@charset "utf-8";
/* CSS Document */

html {
		}
	
body {
	font-family : Arial,sans-serif;
	font-size: 13px;
	background: #c9d4db;
	color: #00609a;
	text-align: left;
	line-height:18px;

}

/* Nullen */

* {
	margin: 0; 
	padding: 0; 
	
}

/* Text */

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:18px;
	text-align: left;
	color: #00609a;
	font-family : Arial,sans-serif;
}

a {
	color: #00609a;
	text-decoration:underline;
}

a:hover {
	text-decoration:none;
	color: #cc3333;
}

a:visited {
	text-decoration:none;
	color: #cc3333;
}


ul, il {
font-size: 12px;
line-height: 15px;
list-style-type:none;
padding: 0 10px 1px 13px;
background-color:transparent;
background-image: url(../images/bullet.gif) no-repeat;
background-position: top left;
line-heigt:15px;

}



hr {
	border: 0;
    border-bottom: 2px #ebf0f4  solid;
    height: 1px;
    overflow: hidden;
 }



#wrapper {
	width: 1065px;
	margin: 0 auto;
	background:url(../images/content_bg.jpg) top left repeat-y;
}

#header
{
width:1065px;
height:155px;
background: url(../images/header_bg.jpg) top left no-repeat;
}

#logo{
width: 284px;
height:97px;
position:absolute;
margin-top:14px;
margin-left:65px;
background: url() top left no-repeat;
}

/*---------------- menu header----------------------*/
#demo-container{
	padding:117px 0px 0 296px;
	
	
	}

ul#simple-menu{
	list-style-type:none;
	width:100%;
	position:relative;
	height:20px;
	font-family:"Trebuchet MS",Arial,sans-serif;
	font-size:13px;
	letter-spacing:0.02em;
	font-weight:bold;
	margin:0;
	padding:11px 0 0 0;
	}

ul#simple-menu li{
	display:block;
	float:left;
	margin:0 0 0 4px;
	height:27px;
	}

ul#simple-menu li.left{
	margin:0;
	}

ul#simple-menu li a{
	display:block;
	float:left;
	color:#00609a;
	line-height:27px;
	text-decoration:none;
	padding:0 17px 0 18px;
	height:27px;
	}

ul#simple-menu li a.right{
	padding-right:19px;
	}

ul#simple-menu li a:hover{
	background:#cc3333;
	color:#fff;
	}

ul#simple-menu li a.current{
	color:#fff;
	background:#cc3333;
	}

ul#simple-menu li a.current:hover{
	color:#cc3333;
	background:#fff;
	}
/*---------------- Fontsizer*----------------  */

.fontsize {
z-index:3;
margin-top: -34px;
margin-left:67px;
width:500px;	
}

#fontsizeplus {
	float:right;
	padding-right:5px;
}

#fontsizeplus a {
	background: url(../images/plus.gif);
	display:block;
	width: 20px;
	height: 20px;
	outline:none;
	
}

#fontsizeplus a:hover {
	background: url(../images/plus_hover.gif);
}


#fontsizeminus {
	float:right;
	padding-right:10px;
}

#fontsizeminus a{
	display:block;
	background: url(../images/minus.gif);
	width: 20px;
	height: 20px;
	outline:none;
	
}

#fontsizeminus a:hover{
	background: url(../images/minus_hover.gif);
}


/*---------------- homepage----------------------*/
#content
{
width:1065px;
padding:0 0 30px 0px;
background:url(../images/content_bg.jpg) top left repeat-y;
padding-bottom:30px;
z-index:1;

}

#banner
{
padding-left:32px;
position:relative;
width:1001px;
height:243px;
z-index:2;
}

#bread {
z-index:3;
margin-top: -34px;
margin-left:67px;
width:500px;
}

.meta p{
	
	padding: 0px 0px 0px 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ebf0f4;
	z-index:3;
}

.meta p a{
	text-decoration:none;
	padding: 0px 5px 0px 0px;
	padding-left: 15px; /*adjust bullet image padding*/
	color: #ebf0f4;
	background-color: transparent;
	background-image: url(../images/breadcrumb.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-transform: uppercase;
	
}

.meta p a:hover{
	text-decoration:underline;
	color: #ffffff;
	
}

.meta p a:active{
	text-decoration:underline;
	color: #ebf0f4;
}

#box
{
width:655px;
float:left;
position:relative;
margin-top:-13px;
margin-left:80px;
padding-bottom:30px;
}


.post {
padding-left:20px;
}

.post .title {
	
	margin: 0;
	font-weight: normal;
}

.post h1.title {
	padding: 37px 0  0 40px;
	margin: 0 0 0 -30px;
	height: 35px;
	letter-spacing: 0;
	color:#00609a;
	font-size: 22px;
	font-weight: bold;
	font-family: Arial,Helvetica, sans-serif;
	background-image: url(../images/Punkt_H1.gif);
	background-repeat: no-repeat;
	background-position: 0.5em 1.4em;
	
}

.post .entry {
	padding: 5px 15px 30px 13px;
}


.post .entry h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #cc3333;
	font-size: 15px;
	line-height::22px;
	font-weight:bold;
}

.post .entry p{
	
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:18px;
	color: #00609a;
	text-align:left;
	

}

.post .entry p a{
	border: none;
	color: #00609a;
	text-decoration:underline;
}


.post .entry p a:hover{
	border: none;
	color: #cc3333;
	text-decoration: none;
}

.post .entry p a:active{
	border: none;
	color: #cc3333;
	text-decoration: none;
}


a.read_more{

width:600px;
height:26px;
float:left;
font-size:13px;
margin: 10px 0 0;
text-align:left;
text-decoration:underline;
border-top:#ebf0f4 3px solid ;
padding: 2px 10px 0px 22px;
line-height:26px;
background:url(../images/read_more_bg.gif) no-repeat left;
}


a.weiterlesen{

width:;
height:px;
float:right;
font-size:13px;

text-align:left;
text-decoration:underline;
border-top:#ebf0f4 0px solid ;
padding-right: 2px;
line-height:17px;
background:url() no-repeat left;
}




.post ul.textlist {
	margin: 0px 20px 0px 40px;
}



.post ul.textlist li {
	text-align:left;
	list-style-type:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:19px;
	padding: 0px 10px 0px 14px;
	background: url(../images/bullet.gif) left no-repeat;
	}


.bild {
    border: 1.2pt #00609a  solid;
	margin-left: 5px;
	margin-top:15px;
	margin-bottom:15px;
	
}


.anfragenbild {
    border: 1.2pt #00609a  solid;
	margin-left: 2px;
	margin-top:15px;
	margin-bottom:15px;
	
}



.bildlinks {
    border: 1.2pt #00609a  solid;
	margin-left: 0px;
	margin-right: 15px;
}




#right{
width:205px;
float:right;
position:relative;
margin-top:28px;
margin-right:65px;
padding-bottom:30px;
}


#subnavi h2 {
	margin-top: -15px;;
	padding: 15px 15px  0 0px;
	font-weight: bold;
	font-size: 17px;
	font-family: Arial,Helvetica,sans-serif;
	color: #00609a ;
}

#subnavi ul{
	width: 190px;
	margin-top: 0px;;
	margin-bottom:10px;
	padding: 15px 22px  0 0px;
	font-size: 10px;
	
}


#subnavi li {
	list-style-type: none;
	line-height: 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: regular;
	color: #00609a ;
	text-decoration:none;
	border-bottom: #ffffff 1px solid;
	
	
}


#subnavi li a {
background: url(../images/bg_subnavi.gif) no-repeat;
background-color: transparent;
color: #00609a;
font-weight: bold;
text-decoration:none;
padding: 2px 0 0 20px;
font-size: 12px;
letter-spacing:0.02em;
}


#subnavi li a:hover {
background: url(../images/bg_subnavi.gif) no-repeat;
background-color: transparent;
color: #cc3333;
font-weight: bold;
text-decoration:none;
font-size: 12px;
}

#subnavi li a:active {
background: url(../images/bg_subnavi.gif) top left no-repeat;
background-color: transparent;
color: #cc3333;
font-weight: bold;
text-decoration:none;
font-size: 12px;
}

#subnavi .current_page_item a {
background: url(../images/bg_subnavi.gif) top left no-repeat;
background-color: transparent;
color: #cc3333;
font-size: 13px;
font-weight: bold;
text-decoration:none;
}

.anfahrt {    
    position:relative;
    margin-top:28px;
	margin-right:77px;
	margin-bottom:20px;
    height:auto;
    width:190px;
    float:right;
	background:#f8f9f9;
    border-bottom:2px solid #00609a;
    
 }
.header_anfahrt {
    line-height:28px;
	border-top: 3px solid #cc3333;
    border-bottom:2px solid #00609a;
    background-color:#ffffff;
    font-size: 13px;
    font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #00609a;
    text-align:center;
 }
.anfahrt img {
    display:block;
    margin:15px 0 5px 15px;
	float: left;
	border: 1.2pt #00609a  solid;
 }    


.anfahrt p {
    margin-top:5px;
    margin-bottom:10px;
	margin-left:15px;
	padding-bottom:18px;
	font-size: 13px;
	line-height:17px;
    float: left;
	font-family:Arial, Helvetica, sans-serif;
	color: #00609a;
	
 }




.links_anfahrt ul {
    margin-top:10px;
    margin-bottom:10px
 }
.links_anfahrt ul a {
    background-color:inherit;
    color:#000;
 }

.anfahrt2 {    
    position:relative;
    margin-top:0px;
	margin-right:77px;
	margin-bottom:20px;
    height:auto;
    width:190px;
    float:right;
	background:#f8f9f9;
    border-bottom:2px solid #00609a;
    
 }
.header_anfahrt2 {
    line-height:28px;
	border-top: 3px solid #cc3333;
    border-bottom:2px solid #00609a;
    background-color:#ffffff;
    font-size: 13px;
    font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #00609a;
    text-align:center;
 }
.anfahrt2 img {
    display:block;
    margin:15px 0 5px 15px;
	float: left;
	border: 1.2pt #00609a  solid;
 }    


.anfahrt2 p {
    margin-top:5px;
    margin-bottom:10px;
	margin-left:15px;
	padding-bottom:18px;
	font-size: 13px;
	line-height:17px;
    float: left;
	font-family:Arial, Helvetica, sans-serif;
	color: #00609a;
	
 }




.links_anfahrt ul {
    margin-top:10px;
    margin-bottom:10px
 }
.links_anfahrt ul a {
    background-color:inherit;
    color:#000;
 }












.kontaktdaten {    
    position:relative;
    margin-top:28px;
	margin-right:77px;
	margin-bottom:20px;
    height:auto;
    width:190px;
    float:right;
	background:#f8f9f9;
    border-bottom:2px solid #00609a;
    
 }
.header_kontaktdaten {
    line-height:28px;
	border-top: 3px solid #cc3333;
    border-bottom:2px solid #00609a;
    background-color:#ffffff;
    font-size: 13px;
    font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #00609a;
    text-align:center;
 }
.kontaktdaten img {
    display:block;
    margin:15px 0 5px 7px;
	float: left;
 }    


.kontaktdaten p {
    margin-top:5px;
    margin-bottom:10px;
	margin-left:10px;
	padding-bottom:18px;
	font-size: 13px;
	line-height:17px;
    float: left;
	font-family:Arial, Helvetica, sans-serif;
	color: #00609a;
	
 }


.kontaktdaten p a {
	color: #00609a;
	text-decoration:underline;
}

.kontaktdaten p a:hover {
	text-decoration:none;
	color: #cc3333;
}

.kontaktdaten p a:visited {
	text-decoration:underline;
	color: #00609a;
}




.kontaktdaten2 {    
    position:relative;
    margin-top:0px;
	margin-right:77px;
	margin-bottom:20px;
    height:auto;
    width:190px;
    float:right;
	background:#f8f9f9;
    border-bottom:2px solid #00609a;
    
 }
.header_kontaktdaten2 {
    line-height:28px;
	border-top: 3px solid #cc3333;
    border-bottom:2px solid #00609a;
    background-color:#ffffff;
    font-size: 13px;
    font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #00609a;
    text-align:center;
 }
.kontaktdaten2 img {
    display:block;
    margin:15px 0 5px 7px;
	float: left;
 }    


.kontaktdaten2 p {
    margin-top:5px;
    margin-bottom:10px;
	margin-left:10px;
	padding-bottom:18px;
	font-size: 13px;
	line-height:17px;
    float: left;
	font-family:Arial, Helvetica, sans-serif;
	color: #00609a;
	
 }


.kontaktdaten2 p a {
	color: #00609a;
	text-decoration:underline;
}

.kontaktdaten2 p a:hover {
	text-decoration:none;
	color: #cc3333;
}

.kontaktdaten2 p a:visited {
	text-decoration:underline;
	color: #00609a;
}






.foto img {
    position:relative;
    margin-top:-15px;
	margin-right:77px;
	float: left;
 }    


.foto p {
    margin-top:2px;
    margin-bottom:10px;
	margin-left:7px;
	padding-bottom:18px;
	font-size: 13px;
	line-height:17px;
    float: left;
	font-family:Arial, Helvetica, sans-serif;
	color: #00609a;
	
 }






/*---------------- footer----------------------*/
#footer
{
clear:both;
width:1065px;
height:80px;
background:url(../images/footer_bg.jpg) top left no-repeat;
}

.left_footer{
float:left;
width:430px;
margin-top:15px;
margin-left:52px;
color:#00609a;
}

.left_footer a{
color:#00609a;
text-decoration:underline;
}

.right_footer {
float:right;
margin-top:15px;
margin-right:75px;
}
.right_footer a{
padding:0 0 0 7px;
text-decoration:none;
color:#00609a;
}
.right_footer a:hover{
text-decoration:underline;
}



