/* CSS Document */

html
{ 	
margin: 0px; 
padding: 0px;
height:100%;
}

body
{
	background-image:url(images/bg_body.jpg);
	padding:0;
	margin-top:20px;	
	margin-left:20px;
	margin-right:100px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	line-height:18px;
	div>#vertical-align:bottom;
}



/* Links allgemein und Überschriften */

a:link, a:visited
{
color:#80293D;
text-decoration:none;
}
a:hover
{
color:#CC3300;
text-decoration:underline;
}
h1{
font-family: Arial, Helvetica, sans-serif;
font-size:14px;
color: #80293D;
line-height:25px;
margin:15px 0px 0px 20px;
text-align:left;
letter-spacing:1px;}

#stadt_preise
{
margin-left:20px;
width:506px;
}
#stadt_preise table
{
width:506px;
border:1px solid #CCCCCC;
}


/*Startseite*/
#startseite{
width:900px;
height:600px;}

#feld_logo{
width:293px;
height:194px;
float:left;
margin-right:5px;
margin-bottom:5px;
}

#feld_stadtrund{
width:293px;
height:192px;
float:left;
padding:0px;
margin-right:5px;
margin-bottom:5px;
border:1px solid #43627A;
background-color:#8ca2b2;
}

#feld_oben_recht{
width:293px;
height:192px;
float:left;
margin-right:0px;
margin-bottom:5px;
border:1px solid #43627A;
background-color:#8ca2b2;
}

#feld_mitte_links{
width:291px;
height:192px;
float:left;
background-color:#8ca2b2;
margin-right:5px;
margin-bottom:5px;
border:1px solid #43627A;
}
#feld_mitte{
width:293px;
height:192px;
float:left;
margin-right:5px;
margin-bottom:5px;
border:1px solid #43627A;
}

#feld_stdfuhr{
width:293px;
height:192px;
float:left;
margin-right:5px;
margin-bottom:5px;
border:1px solid #43627A;
}
#feld_buchen{
width:291px;
height:192px;
float:left;
margin-right:5px;
margin-bottom:5px;
border:1px solid #43627A;
}
#feld_unten-mitte{
width:293px;
height:192px;
float:left;
margin-right:5px;
margin-bottom:5px;
border:1px solid #43627A;
}
#feld_unten-recht{
width:293px;
height:192px;
float:left;
margin-right:5px;
margin-bottom:5px;
border:1px solid #43627A;
}

/*Content*/
#content{
width:593px !Important;
width:592px;
height:392px !Important;
float:left !Important;
float:none;
margin-left:2px;
margin-bottom:5px;
padding:0px;
border:1px solid #43627A;
background-color:#FFFFFF;
}
#content a:link, #content a:visited
{
background:url(images/link_arrow.gif) left no-repeat;
text-decoration:none;
padding: 0 0 0 18px;
}
#content a:hover
{
background:url(images/link_arrow_hover.gif) left no-repeat;
text-decoration:none;
padding: 0 0 0 18px;
}
#text{
height:100px;
text-align:left;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
vertical-align:bottom;
line-height:18px;
margin-left:20px;
margin-right:5px;}


/*Navigation*/
#navi{
width:293px;
height:389px;
float:left;
margin-right:3px;
border:0px;
}
#navi_left{
width:291px;
height:290px;
float:left !Important;
float:none;
padding-top:10px;
margin-right:0px;
margin-bottom:5px;
border:1px solid #43627A;
background-color:#8ca2b2;
}
#navi_left ul
{
border: 0;
margin-left: 10px;
padding: 0;
list-style-type: none;
text-align: center;
}
#navi_left ul li
{
display: block;
float: left;
text-align: center;
padding: 0;
margin: 2px;
}
#navi_left ul li a
{
background: #BBCBD8;
width: 243px;
height: 25px;
border-right: none;
padding: 0px 0px 0px 20px;
margin:0;
color: #80293D;
text-decoration: none;
display: block;
text-align: left;
font: normal 12px/22px Verdana, Arial, Helvetica, sans-serif;
}
#navi_left ul li a:hover
{
color: #80293D;
background: #d2e7f8;
}
#navi_left a:active
{
background: #c60;
color: #fff;
}
#navi_left li#active a
{
background: #d2e7f8;
color: #80293D;
font-weight:bold;
}

#feld_buchen_klein{
width:291px;
height:85px;
float:left !Important;
float:none;
margin-right:0px;
margin-bottom:5px;
border:1px solid #43627A;
}
/*Kontakt*/
.textbox
{
background: #ffffff;
font-size:12px;
padding: 2px 2px 2px 4px !Important;
padding: 2px 2px 2px 4px;
margin:5px 0 1px 0 !important;
margin:0px 0 0px 0;
font-family:Arial, Helvetica, sans-serif;
text-align:left;
}
input.btn
{
padding:2px !Important;
padding:0px;
cursor:pointer;
background-color:#C8D4E0;
border:1px solid #666666;
color:#80293D;
width:100px;
font-size:10px;
margin:0px;
}
input.btnhov
{
background-color:#C8D4E0;
color:#CC3300;
}
#kontakt_answer
{
margin:50px 0 0 0;
width:400px;
padding:30px;
background: #FFFFFF;
text-align:center;
border:1px solid #999999;
}


/*footer*/

#footer{
color:#666666;
width:900px;
height:25px;
text-align:center;}

#footer a:link, #footer a:visited
{
color:#80293D;
text-align:center;
text-decoration:none;
}
#footer a:hover
{
color:#CC3300;
text-align:center;
text-decoration:underline;
}


