/*Eigenschaften der Seite*/

html { height:100.05%;}

body { margin: 0 0 0 0; background-color:#FFD0A9; font-family:tahoma; font-size:15px; color:#000000;}

table { font-family:tahoma; font-size:15px; color:#000000;}

/*Eigenschaften des Layouts*/
.content {width:100%; height:400px; padding:10px 10px 10px 10px; background-image:url(../bilder/bg_content.jpg); background-color:#FFFFFF;}

.headline { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:18px; font-weight:bold; color:#000000;}

.navi_oben { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:13px; font-weight:bold; color:#996633;}
.navi_oben a:link { color:#000000; text-decoration:none; background-color:#FFFFFF; border-style:solid; border-width:2px; border-color:#39A970;}
.navi_oben a:visited { color:#000000; text-decoration:none; background-color:#FFFFFF; border-style:solid; border-width:2px; border-color:#39A970;}
.navi_oben a:hover { color:#000000; text-decoration:none; background-color:#FFF100; border-style:solid; border-width:2px; border-color:#39A970;}
.navi_oben a:active { color:#000000; text-decoration:none; background-color:#FFF100; border-style:solid; border-width:2px; border-color:#39A970;}

.suchfeld { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:15px; color:#000000; line-height:25px;}
.suchfeld a:link { color:#FFFFFF; text-decoration:none;}
.suchfeld a:visited { color:#FFFFFF; text-decoration:none;}
.suchfeld a:hover { color:#000000; text-decoration:none; background-color:#39A970}
.suchfeld a:active { color:#000000; text-decoration:none; background-color:#39A970}

.map24_input { background-color: #ffffff; width: 232px; color: #0D3D6A; font-family: Arial, Verdana, Helvetica; font-size: 11px; font-weight: normal; border: 1px #bebebe solid;}
.map24_list { background-color: #FFFFFF; border-style: groove; font-family: Arial, Arial,  Geneva, Arial, Helvetica, sans-serif; font-size: 9px;}
.map24_text { font-family: Arial; font-size: 11px; color: #586A75;}
.map24_margin { margin-left: 10px;}
.map24_padding { padding-left: 10px;}
.map24_title { font-family: Arial; font-size: 11px; color: #FFFFFF; padding-left: 10px; padding-top: 31px; font-weight: bold; background-image: url(http://img.map24.com/map24/link2map24/de/routeto_header.gif);}
.map24_cell { padding-left: 3px; padding-top: 0px; padding-right: 5px; padding-bottom: 0px; background-color: #F8F9FA;}

a:link {color:#FF0000; text-decoration:underline;}
a:visited {color:#FF0000; text-decoration:underline;}
a:hover {color:#FF0000; text-decoration:underline;}
a:active {color:#FF0000; text-decoration:underline;}

.foot a:link {color:#336633; text-decoration:underline;}
.foot a:visited {color:#336633; text-decoration:underline;}
.foot a:hover {color:#336633; text-decoration:underline;}
.foot a:active {color:#336633; text-decoration:underline;}
.button{ font-family:tahoma; font-size:15px; height:24px; background-color:rgb(255, 185, 128); color:#000000; border: 1px solid rgb(161, 89, 30); padding: 2px; margin: 2px;}

input, textarea { border-style:solid; border-color:#777777; border-width:1px; margin:2px;}

hr { border-style:dashed; border-color:#000000;}

/*Eigenschaften für Tabellen allgemein setzen wegen Tooltips.*/
/*Eigenschaften für normale Tabellen muss in einer extra "class" gesetzt werden*/
.tooltip_name { cursor:help; color:#C21416; text-decoration:none; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px;}
.tooltip_text { padding:3px; color:#000000;}

.sp_table { border-color: #C1BDB4; border-width: 0 1 1 1; padding: 4 4 4 4; border-style: solid;}
.sp_table_head { border-color: #C1BDB4; border-width: 1 1 1 1; padding: 4 4 4 4; border-style: solid; background-color: #EEEDDD;}

.sshow { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#666666;}

.newsbox { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:13px; color:#777777;}
.newsbox a:link {color:#777777; text-decoration:underline;}
.newsbox a:visited {color:#777777; text-decoration:underline;}
.newsbox a:hover {color:#777777; text-decoration:underline;}
.newsbox a:active {color:#777777; text-decoration:underline;}
.newsbox hr { border-style:dotted; border-color:#777777;}

#closeButton
{
	right:5px;
	top:5px;
}

#lightbox
{
	padding:10px;
	background-color:#eeeeee;
	border-right:2px solid #666666;
	border-bottom:2px solid #666666;
}

#lightboxDetails
{
	padding-top:0.4em;
	font-size:0.8em;
}

#lightboxCaption
{
	float:left;
}

#lightbox img
{
	clear:both;
	border:none;
}

#overlay img
{
	border:none;
}

#overlay
{
	background-image:url("/include/images/overlay.png");
}

* html #overlay
{
	background-color:#333333;
	back\ground-color: transparent;
	background-image: url('/include/images/blank.gif');
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/include/images/overlay.png", sizingMethod="scale");
}


