body,td,div,p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11;
	color: #000000;
	line-height:15px;
}

a.funktionen,a.funktionen:active,a.funktionen:visited {
	text-decoration: none;
	color:#000000;
}

a.funktionen:hover {
	text-decoration: underline;
	color:#000000;
}

a,a:active,a:visited {
	text-decoration: none;
	color:#FF6600;
}
a:hover {
	text-decoration: underline;
	color:#FF6600;
}

.anker {
	text-decoration: none;
	color:#000000;
	font-weight: bold;
}

ul,li {
	list-style-image: url(/gifs/layout/bullet_li.gif);
}

.hklein {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;	
	line-height: 15px;
	font-weight: bold;
	color: #000000;
}


h1 {	
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12pt;
	color: #4592B7;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;	
	line-height: 15px;
	font-weight: bold;
	color: #000000;
}


div.bereichuebertabelle {
	position: absolute; 
	top: 135px; 
	left: 556px; 
	width:444px; 
	height:145px;
	background-color: #4592B7; 
}

div.mittetitel {
	width: 310px;
	color: #4592B7;
	font-size: 12pt;
	font-weight: bold;
	line-height: 22px; 
	padding-right: 30px;
}

.fetthell {
	font-weight: bold; 
	color: #A2C9DB;
}

.fettdunkel, .fettdunkel p, .fettdunkel span {
	font-weight: bold; 
	color: #4592B7 ;
}

.divuebertabelle {
	color: White;
	line-height: 22px;
	padding: 0px 30px;
	vertical-align: middle;
}

.input {
    font-family:Arial,Helvetica,sans-serif;
    font-size:12px;
	padding:1px;
	border-style: solid;
	border-width : 1px;
	border-color : #666666;
	background-color : #EEEEEE;
}

.kreuzchen{
	list-style-image: url(/gifs/layout/kreuzchen.gif);
	padding-left: 0px;
}

.faktenHead {
	font-family:Arial,Helvetica,sans-serif;
    font-size:11px;
	color:#FFFFFF;
	background-color:#FF6600;
	width:100%;
	height:29px;
    padding:3px 10px 3px 0px;
	cursor:hand;
}

.faktenHeadOver {
	font-family:Arial,Helvetica,sans-serif;
    font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#FF6600;
	width:100%;
	height:29px;
    padding:3px 10px 3px 0px;
	cursor:hand;
}

.fakten {
	font-family:Arial,Helvetica,sans-serif;
    font-size:11px;
	color:#000000;
	background-color:#F4BD89;
	height:24px;
	padding:0px 10px 0px 0px;
	cursor:hand;
}

input.formadressen, select.formadressen   {
    font-family:Arial,Helvetica,sans-serif;
    font-size:12px;
	width:196px;
	height:20px;
	padding:1px 5px;
	border-style: solid;
	border-width : 1px;
	border-color : #666666;
	background-color : #EEEEEE;
}
							
textarea.formadressen   {
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	width:402px;
	height:100px;
	padding:2px 5px;
	border-style: solid;
	border-width : 1px;
	border-color : #666666;
	background-color : #EEEEEE;
}