
	body {
		text-align:center;
		background-color: #002E51;
		color:#fff;
		font-family: Arial, Helvetica, sans-serif;
		font-size:13px;
		}
		
	a {
		color: #fff;
		text-decoration: none;
		}
		
	a:hover{
		color: #fff;
		text-decoration: underline;
		}
	
	#frame {
		width:750px;
		margin-right:auto;
		margin-left:auto;
		margin-top:20px;
		padding:0px;
		text-align:left;
		}
		
	#contentleft {
		width:188px;
		padding:0px;
		float:left;
		background:#6E4824;
		}
	
	#contentcenter {
		width:375px;
		height:393px;
		padding:0px;
		float:left;
		background:#6E4824;
		}
		
	#contentcenterTB {
		width:375px;
		height:393px;
		padding:0px;
		float:left;
		background:#213C5A;
		}
		
	#contentcenterSK {
		width:562px;
		height:393px;
		padding:0px;
		float:left;
		background:#213C5A;
		}
	
	#contentright {
		width:187px;
		padding:0px;
		float:left;
		background:#213C5A;
		height: 393px;
		}
		
	#contentrightB {
		width:187px;
		padding:0px;
		float:left;
		background:#6E4824;
		height: 393px;
		}
		
	#contentheader {
		background:#213C5A;
		padding:0px;
		}
		
	#twocolL {
		width:375px;
		padding:0px;
		float:left;
		background:#6E4824;
		}
		
	#twocolR {
		width:375px;
		height:393px;
		padding:0px;
		float:right;
		background:#213C5A;
		}
		
	#twocolL2 {
		width:375px;
		padding:0px;
		float:left;
		background:#213C5A;
		}
		
	#twocolR2 {
		width:375px;
		height:393px;
		padding:0px;
		float:right;
		background:#6E4824;
		}
		
	p,h1,pre {
		margin:0px 10px 10px 10px;
		}
		
	h1 {
		font-size:14px;
		padding-top:10px;
		}
		
	h2 {
		font-size:10px;
		color:#9F8E81;
		}
		
	#contentheader h1 {
		font-size:14px;
		padding:10px;
		margin:0px;
		}
	
  #contentright p { 
  	font-size:10px;
	line-height: .9;
	}
	
	#supportingText {
	margin: 0px;
	height: 370px;
	overflow: auto;
	}
#supportingText h3 {
	padding:10px 10px 5px 10px;
	}	
#supportingText p {
	padding: 10px 10px 0px 10px;
	}
			
#footer {
	text-align: left;
	font-size:10px;
	padding-left: 15px;
	}	
	
#footertext {
	width:750px;
	padding-top:250px;
	margin: auto;
	}	
	
#impressum {
	width: 562px;
	height: 188px;
	border: 30px solid #6E4824;
	background: #fff url("images/impressum.jpg") no-repeat;
	color: #6E4824;
	margin: auto;
	margin-top: 40px;
	}
	
#impressum a {
	color: #6E4824;
	text-decoration:underline;
	}
	
#impressum a:hover {
	text-decoration: none;
	}	
	
#thanks {
	width: 562px;
	height: 188px;
	border: 30px solid #6E4824;
	background: #fff url("images/thanks.jpg") no-repeat;
	color: #6E4824;
	margin: auto;
	margin-top: 40px;
	}
	
#thanks a {
	color: #6E4824;
	text-decoration:underline;
	}
	
#thanks a:hover {
	text-decoration: none;
	}		
		
	
.bold {
	font-weight: bold;
	}	
	
/**************** forms styles*********/
form { 
 padding: 5px;
}

input.text {
background-color: #BFAA95;
color: #fff;
}

input.radio {
background-color:#BFAA95;
}

textarea {
 background-color: #BFAA95;
 color: #fff;
}

.texta {
 background-color: #BFAA95;
 border: 1px solid #BFAA95;
 color: #fff;
}

.buttons {
 font-size: 10px;
 background-color: #6E4824;
 color: #fff;
 margin-right: 6px;
 border: 1px solid #fff;
}

 #trommel table {
 
 width: 90%;
 color: #364232;
 /*border: 1px solid #364232;
 border-collapse: collapse;*/

}

#trommel td {
 background-color: #6E4824;
 /*border: 1px solid #364232;*/
 /*padding-left: 4px;*/
}	

.right {
	text-align:right;
	}

#links {
	padding-right: 10px;
	}	
	
	