table.tabelle_content_std td {
	margin:3px;
}
table.tabelle_content_std p {
	margin-top:0px;
	margin-bottom:0px;
}


fieldset#topnavi ul li a {
	width:108px;
	padding-left:3px;
	padding-right:2px;
	line-height:16px;
	font-size:12px;
	font-family:Tahoma;
}

fieldset#topnavi ul li a.menu-1_1 {
	background:#666666;
}


fieldset#unternavigation {
	border:0px none;
	margin:0px;
	padding:0px;
	position:absolute;
	top:155px;
	left:8px;
	width:177px;
	/* background-color:#D7D7D7; */
	border-bottom:1px dashed #ffffff;
}
#unternavigation ul {
	font-size:0.9em; 
	list-style:none; 
	padding:0px; 
	margin:0px; 
	background:white;
}
#unternavigation ul ul.l2 { 
	border-top:1px dashed #ffffff; 
	background-color:#C1C1C1; 
}
#unternavigation li { 
	list-style:none; 
	padding:0px; 
	margin:0px; 
	border-top:1px dashed #C1C1C1;
	border-bottom:none;
}
#unternavigation li.l2 { 
	border:none; 
}
#unternavigation a {
	text-decoration:none; 
	color:#000000; 
	display:block; 
	height:auto;  
	background:#b2b2b2 url(/fileadmin/templates/images/li_gruppe.gif) no-repeat 1px 5px; 
	padding-top:2px; 
	padding-bottom:2px; 
	font-weight:normal; 
	padding-left:15px; 
}
#unternavigation a:hover {
	background-color:#dddddd;
}
#unternavigation .abstandnavi {
	padding-left: 10px; 
}
#unternavigation a.menu-1a {
	text-decoration:none; 
	color:#000000; 
	display:block; 
	height:auto; 
	padding-top:2px; 
	padding-bottom:2px; 
	background:#dddddd url(/fileadmin/templates/images/li_a.gif) no-repeat 3px 5px; 
	padding-left:15px; 
}
#unternavigation a.menu-2a, #unternavigation a.menu-2, #unternavigation a.menu-2:hover { 
	text-decoration:none; 
	color:#000000; 
	display:block; 
	height:auto; 
	padding-top:2px; 
	padding-bottom:2px; 
	background:#D7D7D7 url(/fileadmin/templates/images/li_2.gif) no-repeat 3px 5px; 
	padding-left:15px;
	margin-left:15px;
	margin-top:2px;
	margin-bottom:0px;
}
ul.l2 {
	border-bottom:1px dashed #C1C1C1;
}
#unternavigation a.menu-2 { 
	background-color:#C1C1C1;
}
#unternavigation a:hover {
	background-color:#dddddd;
}
#unternavigation .abstandnavi {
	padding-left: 10px; 
}


/*****************************************
 **  Formulare  **************************
 *****************************************/


.input_bg {
width:150px;
}

.input_bg_fail {
width:150px;
}

.textarea_bg {
width:280px;
height:150px;
}

.textarea_bg_fail {
width:280px;
height:150px;
}

select.select_bg {
width:168px;
}

div.form_label {
width:80px;
height:30px;
}
div.form_field_double {
width:150px;
height:30px;
}
div.form_field_single {
width:320px;
}
p.klein1 {
width:410px;
}

