body {
	background-color: #FFF;	
	background-image: url(../images/bg_body.png);
	background-repeat: repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, Verdana, serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	color:#626262;
}

h1{
	font-size:18px;
	margin:10px 100px 20px 0;
	padding:0px 0 10px;
	font-weight: normal;
	background-image: url(../images/bg_hline.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

a{
	text-decoration:underline;
	color:#626262;
}
 
a:visited{
	color:inherit;
}
 
a:hover{
	text-decoration:none;
}
 
a:active{
	color:inherit;
}

#link_ctn{
	color:#356DB1;
}

img{
border: 0;
}

.clear{
	margin: 0px;
	padding: 0px;
	clear: both;
}


#container {

	margin: 0px auto 20px;
	width: 965px;
	padding: 0px;
}

#top{
	height:84px;
}

#images{
	padding:8px 0px 2px;
}


#middle{
	margin:0px;
	padding:0px;
	background-image: url(../images/bg_container.gif);
	background-repeat: repeat-y;
}

#middle_left, #images_left{
	width:269px;
	float:left;
	padding:0px;
	overflow: hidden;
	
}
	
	#middle_left h3{
		background-image: url(../images/bg_left_h3.jpg);
		width:253px;
		height:30px;
		padding:10px 0 0 15px;
		color:#FFF;
		font-size:14px;
		margin:5px 0px 0;
	}
	
	#middle_left ul#nav{
		margin:0px;
		padding:0px;
		list-style: none;	
	}
	
		#middle_left ul#nav li{
			margin:0px;
			padding:2px 10px 2px 10px;
			list-style: none;
			border-bottom: 1px solid #e5e5e5;
		}
		
			#middle_left ul#nav li span{
				display:block;
				padding:2px 0px;
				font-size:14px;
				font-weight:bold;

			}
		
			#middle_left ul#nav li a{
				padding:3px 40px;
				margin: 0 20px 0 25px;
				display:block;
				text-decoration: none;
				font-size:14px;
				background-image: url(../images/bg_navi_a.png);
				background-position: center left;
				background-repeat: no-repeat;
			}
			
			#middle_left ul#nav li a:hover{
				text-decoration: none;
				color:#FFF;
				background-image: none;
				background-color: #356db1;
			}
						
				
	#middle_left ul#lit{
		margin:7px 0 0px;
		padding:0px;
		list-style: none;	
	}
	
		#middle_left ul#lit li{
			margin:0px;
			padding:2px 0px;
			list-style: none;
			text-align: center;
		}
		
			#middle_left ul#lit li a{
				padding:3px 40px;
				text-decoration: none;
				font-size:12px;
				color:#356db1;
			}

	#middle_left a.button{
		padding:2px 15px;
		width:92px;
		color:#FFF;
		font-size:9px;
		text-decoration: none;
		text-align: center;
		background-color: #356db1;
		margin: 0 10px;
		
	}			

#middle_right, #images_right{
	width:694px;
	float:left;
	padding:0px;
	margin-left:2px;
}


#middle_right{
	padding-left:8px;
	width:686px;
}
	
	#middle_right h1{
		color:#afa67a;
		font-size:15px;
		margin:13px 10px 0;
	}
	
	#middle_right h2{
		color:#356db1;
		font-size:13px;
		margin:0px 0 8px;
		padding:0 10px 8px;
	background-image: url(../images/bg_hline.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	}
	
	#middle_right .line{
		border-bottom:5px solid #e8e8e8;
		margin:10px 0 0px;
	}
	
	#middle_right .content{
		padding:25px 20px 5px;
		line-height: 150%;
	}
		
		#middle_right .content img.bild{
			margin:5px;
		}
	
		#middle_right .content .left{
			float:left;
			margin-right:10px;
			width:320px;
		}
		
			#middle_right .content .left #ul_left{
				padding:0px;
				margin:0px;
				float:left;
				width:180px;
			}
			
				#middle_right .content .left #ul_left li{
					margin-left:60px;
				}

			#middle_right .content .left #ul_right{
				padding:0px;
				margin:0px;
				float:left;
				width:120px;
			}
			
			#middle_right .content .left ul li a{
				color:#356db1;
			}			
	
		#middle_right .content .right{
			float:right;
			width:320px;
			margin-left:10px;

		}
		
		#middle_right .content .left div.text{
			padding:0 10px;
		
		}

		#middle_right .content .right div.text{
			padding:0 10px;
		
		}
		
		#middle_right .content img {
			margin:0 0 5px;		
		}


#bottom{
	background-color:#f0f0f0;
	height:54px;
	padding:0;
}
	
	#bottom #copybox{
		background-color: #a5a5a5;
		width:300px;
		height:22px;
		padding:6px 40px 0px;
		color:#FFF;
		float:left;
		margin:13px;
	
	}
	
	#bottom #copybox a{
		color:#FFF;
		font-weight:bold;
		text-decoration: underline;
	}
	
	#bottom ul#menue{
		margin:0px;
		width:400px;
		padding:0px;
		float:right;
		height:35px;
		list-style: none;
		
	}
		#bottom ul#menue li{
			float:right;
			height:35px;
			text-align: center;
			font-size:11px;
			width:105px;
		}

			#bottom ul#menue li a{
				display:block;
				background-color: #a5a5a5;
				height:18px;
				padding:4px 0 0;
			}

			#bottom ul#menue li a:hover{
				display:block;
				background-color: #356db1;
				height:23px;
				padding:15px 0 0;
			}

#bottom a{
	text-decoration: none;
	color:#FFF;
}


