/* CSS Document */

html, body, p{
margin: 0;
padding: 0;
}

body {
font-family:Verdana, Arial, Helvetica, sans-serif; color:#333333;
font-size: 12px; margin-top:20px;
}

a:link {
	text-decoration: none;color:#eb7f20;
}
a:visited {
	text-decoration: none;color:#eb7f20;
}
a:hover {
	text-decoration: none;color:#eb7f20;
}
a:active {
	text-decoration: none;color:#eb7f20;
}

a.nav:link {
	text-decoration: none;color:#555555;
}
a.nav:visited {
	text-decoration: none;color:#777777;
}
a.nav:hover {
	text-decoration: none;color:#898CA3;
}
a.nav:active {
	text-decoration: none;color:#666666;
}

a.orange {
	text-decoration: none;color:#eb7f20;}

.fettext {color:#555555; font-weight:bold}
.abstandtext { line-height:18px}
.angebot{ line-height:17px}
.unterpunkt {font-size: 12px; line-height:17px}
.bildrand {border: 1px #898CA3 solid;}
.hierfehltwas { background-color:#FF0000; color:#FFFFFF}

#container {
 width:950px;
 height:572px;
 margin: 0 auto;}
 
#header { width:950px; height:100px; background-image:url(../images/top.jpg); text-align:left}

#content { width:950px; height:492px; background-image:url(../images/hg_content.gif); background-repeat:no-repeat; text-align:left}

#navigation { width:250px; height:492px; float:left}
#navigation a { text-decoration:none;}
#abstand{width:148px; height:5px; float:left; margin-left:10px; margin-bottom:10px; margin-top:10px;}
#button{width:200px; height:13px; float:left; margin-left:10px; margin-bottom:4px; background-color:#FFFFFF; padding:4px 0px 5px 0px; border-bottom:#EB7F20 1px solid}
#button_ende{width:200px; height:14px; float:left; margin-left:10px; margin-bottom:4px; background-color:#FFFFFF; padding:4px 0px 5px 0px;}

#inhalte { width:700px; height:440px; float:left; overflow:auto; margin-top:35px}
#inhalt_links { width:330px; height:430px; float:left;}
#lage_links { width:400px; height:430px; float:left;}
#links_halbiert1  { width:150px; float:left; }
#links_halbiert2  { width:150px; float:right; }
#inhalt_rechts { width:330px; height:430px; float:right; margin-right:10px}
#lage_rechts { width:260px; height:430px; float:right; margin-right:10px}
#spalte {width:100px; float: left}
#spaltedrunter {width:320px; float: left}

#tag{ width:680px;}
#kalender_links { width:450px; background-color:#EB7F20; color:#FFFFFF; margin-bottom:10px }
#kalender_rechts { width:450px; margin-bottom:10px }

#formular {
 width:270px;
}
#ebene {
 clear: both;
 text-align:left; vertical-align:top;
 padding: 2px 0
}

.label {
 float:left;
 padding:3px 0 0 0;
 width:10em
}

.feld{
 float:left;} 

.submit{
 clear: both; text-align:left;
}

.feldbreite{
 background:#ffffff;
 border:1px solid #cccccc;
 overflow:auto;
  width:270px
}
.anredebreite{
 background:#ffffff;
 border:1px solid #cccccc;
 overflow:auto;
  width:100px
}
