/* CSS Document */
* 
{
	padding:0;
	margin:0;
}

html, body
{
	width:100%;
	height:100%;
	background-color:#FFFFFF;
	background-image:url(images/navi_bg.gif);
	background-repeat:repeat-x;
	background-position:0px 80px;
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:16px;
	color:#3f3f3f;
}
#logo
{
	position:absolute;
	top:36px;
	left:652px;
}
#navi_main_stat
{
	width:300px;
	height:20px;
	position:absolute;
	top:67px;
	left:229px;
	z-index:3;
}
#navi_main_stat a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#3f3f3f;
	padding-right:5px;
}
#navi_main
{
	width:100%;
	height:62px;
	position:absolute;
	top:94px;
	left:0px;
}
.navi_light_leer
{
	width:114px;
	height:62px;
	background-color:#dee0e0;
	float:left;
}
.navi_light
{
	width:114px;
	height:62px;
	background-color:#dee0e0;
	float:left;
}
.navi_light:hover
{
	width:114px;
	height:62px;
	background-color:#ff9900;
	float:left;
	cursor:pointer;
}
.navi_light a
{
	margin:9px;
	display:block;
	position:absolute;
	bottom:0px;
	color:#000000;
}
.navi_light a:hover
{
	color:#000000;
	text-decoration:none;
}
.navi_dark
{
	width:114px;
	height:62px;
	float:left;
}
.navi_dark a
{
	margin:9px;
	display:block;
	position:absolute;
	bottom:0px;
	color:#000000;
}
.navi_dark a:hover
{
	color:#000000;
	text-decoration:none;
}
.navi_dark:hover
{
	width:114px;
	height:62px;
	background-color:#ff9900;
	float:left;
	cursor:pointer;
}
.navi_aktiv
{
	width:114px;
	height:62px;
	background-color:#ff9900;
	float:left;
}
#navi_breadcrumb
{
	position:absolute;
	top:210px;
	left:0px;
	width:232px;
	height:21px;
	background-image:url(images/navi_underline.gif);
	background-repeat:no-repeat;
	text-align:right;
}
#navi_breadcrumb p
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#ff9900;
	padding-right:20px;
}
#navi_sub
{
	position:absolute;
	top:230px;
	left:0px;
	width:202px;
	text-align:right;
	padding:10px;
	color:#3f3f3f;
}
#navi_sub a
{
	line-height:17px;
	color:#3f3f3f;
}
.clear{
	clear:both;
}
#content
{
	position:absolute;
	top:210px;
	left:240px;	
	width:580px;
}
.input_fix
{
	width:350px;
	height:17px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#3f3f3f;
}
.input_submit
{
	width:354px;
	height:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#3f3f3f;
	border: solid 1px #999999;
}
.input_ort
{
	width:291px;
	height:17px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#3f3f3f;
}
.input_plz
{
	width:45px;
	height:17px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#3f3f3f;
}
textarea
{
	width:350px;
	height:65px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#3f3f3f;
}
select
{
	width:165px;
	height:19px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#3f3f3f;
}
h1
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#3f3f3f;
	padding-bottom:12px;
}
h2
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#3f3f3f;
	padding-bottom:5px;
}
a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ff9900;
	text-decoration:none;
}
a:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ff9900;
	text-decoration:underline;
}
table
{
	width:100%;
	border:0;
}
td
{
	padding-bottom:5px;
	padding-left:0;
}
.tableList
{
	width:100%;
	border:0;
	background-image:url(images/article_abschluss.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}
.tableList .mehrinfo
{
	vertical-align:bottom;
	position:relative;
	top:18px;
	color:#ff9900;
}
ul
{
	list-style-type:disc;
	margin-left:15px;
}
.leer
{
	width: 0px;
}
.foto
{
	width: 160px;
}
.text
{
	width: 400px;
	text-align:left;
	padding-left:20px;
}
.error
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#ff0000;
	padding-bottom:5px;
}
