body{
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding:0px;
	margin:0px;

}
#all{width:980px;
	margin-right: auto;
	margin-left: auto;
	}

#haeder{
	background-image: url(../images/haeder_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 145px;
	width: 100%;
}
#left{
	width: 250px;
	float: left;
	padding-top: 115px;
	padding-left: 5px;
}

#content{
	width: 715px;
	padding-top: 25px;
	padding-bottom: 25px;
	float: left;
	padding-right: 10px;
	
}

#content_text{
	text-align:justify;
}

#left_home{
	width: 450px;
	float: left;
	padding-top: 115px;
	padding-left: 15px;
}

#content_home{
	width: 515px;
	padding-top: 25px;
	float: left;
	height: 400px;
}

#home_text{
	padding-left:20px;
	padding-top: 35px;
	padding-right: 30px;
	font-size: 1.2em;
	line-height:19px;
	text-align:justify;
}


#bild{
width: 410px; 
height: 300px; 
margin-top: 100px;
}





.clearbreak {
	clear: both;
}
 
a,
a:hover{
color: #13235b;
text-decoration: none;
}


.a1{
	background-image:url(../images/ecke_links_oben.gif);
	background-position:left top;
	background-repeat: no-repeat;
	width: auto;
}
.a2{
	background-image:url(../images/ecke_rechts_unten.gif);
	background-position:right bottom;
	background-repeat: no-repeat;
	font-size: 2.3em;
	color: #13235b;
	padding-top: 20px;
	padding-right: 21px;
	padding-left: 21px;
	padding-bottom: 19px;
	letter-spacing: -0.02em;
	font-family: Helvetica;
font-weight: 100;
}


/* -----------------------MAIN NAVIGATION_HORIZ----------------------------- */

#navigation_horiz {
	height: 40px;
	background-image: url(../images/nav_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 980px;
}
#navigation_horiz ul {
margin-left: 217px;
padding-top: 12px;
}

#navigation_horiz li {
	display: inline;
	list-style-type: none;
	
}

#navigation_horiz li a {
	display: inline;
	background-position: left;
	padding-right: 10px;
	background-image: url(../images/3list_navigation.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	color: #13235b;
	text-decoration: none;	
	font-size: 1.35em;
	
	
}

#navigation_horiz li a:hover {
	color: #b1c800;
	
	
}

#navigation_horiz li .active {
	color: #b1c800;
	
	
}






* -----------------------MAIN NAVIGATION----------------------------- */

#navigation {
	height: 900px;
	background-color: #FFFFFF;
}
#navigation ul {
	margin-left: -25px;	
}

#navigation li {
	display: inline;
	list-style-type: none;
	line-height: 25px;
	
}

#navigation li a {
	display: block;
	color: #13235b;
	line-height: 25px;
	padding: 2px 2px 2px 5px;
	margin-bottom: 1px;
	font-size: 1.2em;
	text-decoration: none;	
}

#navigation li a:hover {
	color: #b1c800;
	
	
}

#navigation li .active {
	color: #b1c800;
	
	
}
#navigation h1 {
	padding: 4px 4px 10px 9px;
	line-height: 50px;
	font-size: 18px;
	color: #666666;
}

h2 {
	font-family: Helvetica;
	font-size: 2.3em;
	color: #13235b;
	display:inline;
	letter-spacing: -0.02em;
	font-weight: 100;
	
}
h4 {
	font-family: Helvetica;
	font-size: 1.3em;
	color: #13235b;
	display:inline;
	font-weight: 100;
	line-height: 20px;
	
}

#agb {
	color: #13235b;
	font-size: 0.9em;

}

#agb h5 {
	font-family: Helvetica;
	font-size: 1.1em;
	color: #13235b;
	display:inline;

}


#text{font-size: 1.3em;
	color: #13235b;}
	
#images_show img{
	padding:5px;
	margin:5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../images/img_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	cursor: url(../images/lupe2.ico),crosshair;

}

#haftungshinweis{
	color: #b1c800;
	font-size: 1em;
}

#footer{
	background-image: url(../images/footer_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 30px;
	width: 100%;
	padding-top:13px;font-size: 1.3em;
}	
