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

* {
	margin: 0;
	padding: 0;
	border:0;
}

body{
	font:13px/20px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color:#3b3b3b;
	background: url(../images/hg.gif) repeat;
}

h1{
	font:1px "Times New Roman", Times, serif;
	color:#ECE8CD;
	text-indent:-9999px;

}
.headline{
	margin-top:35px;}
*html .headline{
	margin-top:35px;}
h2 {
	font:16px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color:#9d1504;
	padding:33px 0 0 22px;
}

h3 {
	font:16px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color:#9d1504;
	padding:22px 0 0 0px;
}

h4 {
	font:16px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color:#9d1504;
	padding:22px 0 0 0px;
}

.abstand{
margin-top:-17px;}
p {
	line-height:20px;
	padding:15px 10px 0 0px;
	color:#3b3b3b;
}

li{	float: left;}


a:link, a:visited{
	color:#9d1504;
	text-decoration:underline;	
}

a:hover, a:active{color:#45502D; }
	
a:hover, a:active{outline:none;}
a{outline:none;
}

#hgrund{
width:548px;
background-color:#E7D6AF;}
/*----- Inhalt -------*/

#content{
	height:auto;
	margin:0 auto;
	position:relative;
	width:960px;}

#header{
	background: url(../images/header.jpg) no-repeat;
	width:950px;
	height:295px;
	float:left;
}

#main{
	width:612px;
	float:left;
	min-height:450px;
	position:relative;
	background:url(../images/text_bg.gif) repeat-y;}
	
	#text li{
	background:url(../images/li.gif) 0px 7px no-repeat;
	padding:5px 0 0 20px;
	text-decoration:none;
	list-style-type: none;
	line-height:16px;
	width:300px;
		}	
#text{
	width:320px;
	background:1px solid red;
	padding-left:22px;
	float:left;
}
#text2{
	width:500px;
	min-height:80px;
	padding:0 100px 0 22px;
	background:url(../images/text_bg.gif) repeat-y;
	background:1px solid red;
	float:left;

}

#text3{
	width:525px;
	background:1px solid red;
	padding-left:22px;
	float:left;
}


#left{
	background: url(../images/left.jpg) no-repeat;
	width:338px;
	height:548px;
	float:left;
}


#right{
	width: 206px;
	margin:85px 0 0 20px;
	height:10px;
	float:left;
}

.img{
	border:1px solid #d1905e;
	padding:5px;}

/*#liste ul li{
	background:url(../images/pfeil_li.gif) 25px 18px no-repeat;
	padding:15px 0 0px 30px;
	text-decoration:none;
	list-style-type: none;
	line-height:16px;
	width:600px;
	
}*/


/*ul#liste li{
	background:url(../images/pfeil_li.gif) 25px 18px no-repeat;
	padding:15px 0 10px 0px;
	text-decoration:none;
	list-style-type: none;
	line-height:12px;
	width:400px;
}*/

#mitte{
	background: url(../images/main.jpg);
	background-repeat:no-repeat;
	width:612px;
	height:311px;
	float:left;}

#footer{
background:url(../images/footer.jpg);
	position:relative;
	clear:both;
	width:612px;
	height:104px;}
	
	
#footer2{
	background:url(../images/footer2.gif);
	background-repeat:no-repeat;
	width:549px;
	height:176px;
	}

.footerContentAdress1 {
   width:150px;
   margin-left:13px;
	margin-top:20px;
   float:left;
   display:inline;
}

.footerContentAdress2 {
   width:220px;
   margin-left:8px;
	margin-top:20px;
   float:left;
   display:inline;
}


.footerContentAdress3 {
   width:125px;
  margin-top:20px;
   float:left;
   display:inline;
}

/*--------------------Map 24--------------------*/


#link2map24 label {
	font:13px "Trebuchet MS", Arial, Verdana, sans-serif;
	float: left;
	width:50px;
	margin:0 20px 15px 0;
	
}

#link2map24 br{
	float: none;
	clear: both;
}

#link2map24 input{
	border:1px solid #BEB7B1;
	background-color:#EBE6CA;
	font:inherit;
	color:inherit;
	width:200px;
	margin:0px 5px 0 10px;
	padding:1px;

}

#link2map24 input#submitRoute{
	width:205px;
	padding:5px;
	background:#018201;
	color:#fff;
	font-size:1.2em;
	font-weight:bold;
	font-variant:small-caps !important;
	cursor:pointer;
	border:none;
	margin-left:80px;

}

#link2map24 input#submitRoute1{
	font:12px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-decoration:underline;
	border:none;
	cursor:crosshair;
}
