body {
	text-align:center;
	background: #ccc url(../i/bodyback.gif);
	background-repeat : repeat;
}
	
	#frame {
		width:800px;
		margin-right:auto;
		margin-left:auto;
		margin-top:10px;
		padding:0px;
		text-align:left;
		}
		
	#contentleft {
		width:200px;
		padding:0px;
		float:left;
		background:#fff;
		}
	
	#contentcenter {
		width:400px;
		padding:0px;
		float:left;
		background:#eee;
		}
	
	#contentright {
		width:200px;
		padding:0px;
		float:left;
		background:#fff;
		}
	
	#contentheader {
	background:#fff;
	background-image : url(../i/trockener-mund.jpg);
	background-repeat : no-repeat;
	background-position : right;
	}

	#foot {
	width:400px;
	padding:0px;
	float:center;
	margin-bottom: auto;
	background:#fff;
	}
		
	p,h1,h2,h3,h4,h5,h6,pre {
		margin:0px 10px 10px 10px;
		}	
		
	h1{
	color: #A4153A;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.33em;
	margin-bottom: 1em;
}
	h1.notStrong{
	font-weight: normal;
	}
	
	h2{
	color: #A4153A;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.23em;
	margin-bottom: 1em;
}
	h3, h4, h5, h6{
	color: #A4153A;
	font-weight: bold;
	font-size: 1.13em;
	font-size: 1em;
	}
	h4,h5,h6{
	font-style: italic;
	}
	
	.copyright {
	font-size: 10px;
    font-family:Tahoma,sans-serif;
	text-align: center;
	line-height: 12px;
	text-decoration: none;
	font-weight: normal;
	color: #000000;
	}
		
	#contentheader h1 {
		font-size:14px;
		padding:10px;
		margin:0px;
		}
	
	p {
	font-size:11px;
	font-family : Arial, Helvetica, sans-serif;
}
	
	a.top{
	float: left;
	display: block;
	border-bottom: 2px solid #ccc;
	padding: 0 15px 2px 0;
	margin: 0 2px 0 0;
	color: #535353;
	font-weight: bold;
	text-decoration: none;
	}
 	
	a.top:active, a.top:hover{
	border-bottom: 2px solid #A4153A;
}

a.menu{
	float: left;
	display: block;
	border-bottom: 2px solid #ccc;
	padding: 0 15px 2px 0;
	margin: 0 2px 0 0;
	color: #535353;
	font-weight: bold;
	text-decoration: none;
	}
 	
	a.menu:active, a.menu:hover{
	border-bottom: 2px solid #A4153A;
}

a.more {
	font-size:11px;
	color: #535353;
	font-weight: normal;
	text-decoration: none;
	}
 	
	a.more:active, a.more:hover{
	border-bottom: 2px solid #A4153A;
}
	
a {
	color: #535353;
	font-weight: normal;
	text-decoration: underline;
	}
 	
	a:active, a:hover{
	color: #A4153A;
	font-weight: normal;
	text-decoration: none;
	}

ul{
	list-style : none;
}

ul.list{
	list-style : none;
	font-size:11px;
	font-family : Arial, Helvetica, sans-serif;
}

	