/*@charset "utf-8";
/* CSS Document */

body
{
	font:100%/1.4 Georgia, "Times New Roman", Times, serifVerdana, Geneva, sans-serif;
	color:#292929F;
	background:#939 ;
	
	margin:0px;
	padding:0px;
}
p 
{
	color:#670167;
	text-align: center;
}

.container{
	
	/*background:#FFFF66;*//*gelb*/
	background-color:#F1f1b6;
	
	margin:0px auto;
	width:1002px;
}

h3
{
	color:#b22caa;
	
}

/*h1, h2,  h4, h5, h6, p
{
	margin-top:0px;
	padding-top:15px;
	padding-left:15px;
	padding-right:15px;
}*/
h1, h2 
{
	/*color:#700e6a;*/
	color:#1e6fea;
	font-weight:normal;
}
h1
{
	font-size:160%;
}
h2
{
	font-size:140%;
}
h3
{
	font-size:120%;
}
.header
{
	
	
}

.section{
	padding:10px 0px;
	float:left;
	width:800px;
}

.section a
{
	text-decoration:none;
}

.side{
	float:left;
	width:200px;
	padding-bottom: 10px;
	padding-top:1px;
	padding-left:0px;
	
	
}
.footer{
	width:1002px;
	height:50px;
	color:#939;
	background-image:url(../images/footer.jpg);
	background-repeat:no-repeat;
	padding-bottom:2px;
	/*padding-top:5px;*/
	clear:left;
	posision:relative;
	
	
	}
.footer a
{
	color:#F1f1b6;
}


.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

.pod {
	
	margin: 25px 35px 15px 100px;
	/*border: 1px solid #999;*/
	/*background-color:#B7CCE6;*/
	color:#000000;
}

.pod h1, h2, h3
{
	/*color:#FF0000;*/
}
ul.links li, a
{
	text-decoration:none;
	font-weight:bold;
	
	
	
	color:#1e6fea;
	list-style:none;
	font-size:large;
	
}

ul.links a:hover, ul.navi a:active, ul.navi a:focus
{
	color:#939;
}

/*Hauptnavigation*/

.nav
{
	padding-left:6px;
}


ul.navi
{
	
	background-image:url(../images/nav.jpg);
	padding-left:15px;
	font-size:18px;
	/*border-top:1px solid #3a6da6;
	border-bottom:1px solid #3a6da6;*/
	
	border-top:1px solid #F1f1b6;
	border-bottom:1px solid #F1f1b6;
	
	 
}

	


ul.navi li
{
	display:inline;
		
}



ul.navi_side
{
	background-image:url(../images/nav_side.jpg);
	color:#0064ff;
	padding-left:0px;
	margin-left:5px;
	width:135px;
	
	font-size:18px;
	list-style:none;
	font-weight:bolder;
 
}



ul.navi_side a, ul.navi a:visited
{ 
	text-decoration: none;
	/*color:#165dca;*/
	color:#6b9eec; 
	
	line-height:2.5;
	border-bottom:3px solid #F1f1b6;
	/*border-bottom:1px solid #3a6da6;*/
	
	display:inline-block;
	display:block;
	
	padding:0px 15px;
}

ul.navi a, ul.navi a:visited
{ 
	text-decoration: none;
	color: #6b9eec;
	font-weight:bolder;
	line-height:2.5;
	display:inline-block;
	/*border-right: 1px solid #3a6da6;*/
	border-right: 3px solid #F1f1b6;
	
	
	padding:0px 15px;
}


ul.navi a:hover, ul.navi a:active, ul.navi a:focus { 
	color: white; 
	background:#939;
	
}



ul.navi_side a:hover, ul.navi a:active, ul.navi a:focus { 
	color: white; 
	background:#939;
	
}




.schrift {
	color: #B22CAA;
}
.pink {
	color: #FF00CC;
}
.tuerkis {
	color: #3CF;
}

.rechts
{
	float:right;
}.container .section table tr td {
	font-weight: bold;
	color:#1e6fea;
}
