/* CSS Document */

/* Hauptframe */

div#frame {
	width: 1006px;
	margin: 0px 0px 0px 0px;
	height: 100%;
	/*background: #ffffff url(/images/logo/head_color.jpg) no-repeat 100% 0%;*/
	background: #ffffff url(/images/logo/head_color_2010.jpg) no-repeat 100% 0%;
}

/* Header */

div#headerlogoverlinkt {
	position: absolute;
	left: 137px;
	top: 80px;
	height: 98px;
	width: 225px;
}

div#headerlogo {
	height: 117px;
	width: 1006px;
	/*background-image: url(/images/logo/head2.jpg);*/
}

/* Mitte */

div#middleframe {
	height: 35px; /* vorher 20 px */
	/*background-image: url(/images/logo/head3.jpg);*/
	background-repeat: no-repeat;
	text-align: right;
	word-spacing: 40px;  /* Abstand zwischen den Woertern */	
	padding-top: 30px; /* vorher 15 px */
	padding-right: 10px;
}

div#middleframe a {
	text-decoration: none;
	font-weight: bold;
	color: #606166;	
}

/* Center */

div#centerframe {
	position: absolute;
	height: 100%;
}

/* linkes Menue */

div#left {
	position: absolute;
	width: 223px;
	left: 0px;
	top: 70px;
	background-repeat: no-repeat;
	border-right: 1px solid;
	border-right-color: #6D88BF;
	/*background-color: #FF0000; 
	 background-image: url(/images/logo/head4.jpg);*/
}

div#menue {
	position: relative;
	margin-left: 40px;
	/*margin-left: 30px;*/
}

div#loginandsearch {
	margin-top: 15px;
	margin-left: 40px;
	width: 183px;
	padding: 13px 0 13px 0;
	border-top: 1px solid;
	border-top-color: #6D88BF;
	border-bottom: 1px solid;
	border-bottom-color: #6D88BF;	
}

div#supported {
	margin-top: 15px;
	margin-left: 40px;
	width: 183px;
}

/* Mitte (Content) */

div#content {
	position: absolute;
	width: 558px;
	left: 268px;
	top: 53px;
	/* background-color: #999999; */
}

div#inhalt {
	margin: 0px 10px 0px 0px;
	text-align: left;
	width: 548px;
	/*background-color: #ff0000;*/
}

div#inhaltmenue {
	border-bottom: 1px solid;
	border-bottom-color: #6D88BF;
	/*padding-left: 5px;*/
	padding-bottom: 6px;
}

div#inhaltnav {
	padding-top: 6px;
	border-bottom: 1px solid;
	border-bottom-color: #6D88BF;
	/*padding-left: 5px;*/
	padding-bottom: 6px;
}

div#inhaltnav table {
	/*border-color: #FFFFFF;*/
	border: 0;
	}

div#inhaltnav table td {
	border: 1px solid;
	border-color: #FFFFFF;
	padding: 3px;
	text-align: center;
	font-size: 11px;
	vertical-align: middle;
	background-color: #CBD2EC;
}

div#inhaltnav table td a {
	text-decoration: none;
}


div#inhaltnav table td.second_line {
	background-color: #F9E3B1;
}

div#inhaltnav table td.second_line a {
	text-decoration: none;
/*	font-weight: bold;*/
}

div#inhaltnav table td.second_line a.aktiv {
	/*font-weight: bold;*/
	color: #DA9F4F;
}

div#inhalt h3 {
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #6D88BF;
	margin-top: 10px;
	margin-bottom: 10px;
	/*padding-left: 5px;*/
}

div#inhalt .subheadlines {
	font-size: 14px;
	text-transform: none;
	font-weight: bold;
}

div#inhalttext {
	padding-top: 10px;
	/*padding-left: 5px;*/
}

div#inhalttext ul {
	list-style: none;
	padding: 0 0 0 30px;
}

div#inhalttext ul li {
	margin-top: 5px;
	margin-bottom: 5px;
	list-style-image: url(/images/menulist/list.gif);
}

div#inhalttext ol {
	padding: 0 0 0 30px;
}

div#inhalttext ol li {
	margin-top: 5px;
	margin-bottom: 5px;
}

div#inhalttext img {
	margin: 5px;
	border: 1px solid;
	border-color: #666666;
}

div#inhalttext .images  {
	margin: 0px;
	border: 0px;
}

div#inhalttext .images_news {
	float: left;
	margin-right: 5px;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
}
div#inhalttext .images_news img {
	margin: 0px;
}

div#inhalttext .tabelle  {
	border: 0px;
	border-spacing: 0px;
}

div#copyright {
	text-align: left;
	border-top: 1px solid;
	border-top-color: #6D88BF;
	padding-top: 11px;
	padding-left: 5px;
	margin: 18px 10px 10px 0px;
}

/* Rechts */

div#right {
	position: absolute;
	width: 160px;
	left: 845px;
	top: 55px;
	/* background-color: #999999; */
}

div#rightunder {
	width: 146px;
	height: 240px;
	border-top: 1px solid;
	border-top-color: #6D88BF;
	border-bottom: 1px solid;
	border-bottom-color: #6D88BF;
}

a.navactive {
	color: #010099;
	text-decoration: none;
}

/* -- Menu -- */

/* all */
div#menue {
	/*font-weight: bold;*/
	font-weight: normal;
}
div#menue ul {
	padding-bottom: 0.7em;
	list-style-type: none;
}
div#menue a {
	display: block;
	color: #4E4F51;
	text-decoration: none;
}
div#menue li {
	display: inline; /* IE */
}

/* erste ebene */
div#menue ul li a, div#menue ul li a:visited {
	padding: 11px 0 0 0;
}
div#menue ul li a:hover {
	text-decoration: none;
}
div#menue ul li a.navactive, div#menue ul li a:active, div#menue ul li a.navactive:hover {
	text-decoration: none !important;
	color: #6D88BF !important;
}

/* zweite ebene */
div#menue ul ul {
	margin-left: 0.5em;
	/*aso drei folgenden*/
	margin-top: 1em;
	font-weight: normal;
	font-size: 0.7em;
}
div#menue ul ul li a, div#menue ul ul li a:visited {
	background: none;
	padding: 0 0 0 0;
}
div#menue ul ul li a:hover {
	text-decoration: none;
}
div#menue ul ul li a.navactive, div#menue ul ul li a:active, div#menue ul ul li a.navactive:hover {
	text-decoration: none !important;
	color: #6D88BF !important;
}
div#menue ul ul li span {
	border-bottom: 1px solid #6D88BF;
	background-color: #ffffff;
	padding: 0.3em 0 0.3em 0;
	display: block;
}

/* dritte ebene */
div#menue ul ul ul {
	margin-left: 1.0em;
	padding-bottom: 0;
}
div#menue ul ul ul li a, div#menue ul ul ul li a:visited {
	background: none;
	padding-left: 5px;
}

div#menue ul ul ul li a:hover {
	text-decoration: none !important;
}

div#menue ul ul ul li a.navactive, div#menue ul ul ul li a:active, div#menue ul ul ul li a.navactive:hover {
	text-decoration: none !important;
	color: #6D88BF !important;
}

/* vierte ebene */
div#menue ul ul ul ul {
	margin-left: 1.0em;
	padding-bottom: 0;
}
div#menue ul ul ul ul li a, div#menue ul ul ul ul li a:visited {
	background: none;
	font-size: 0.9em;
	padding-left: 5px;
}

div#menue ul ul ul ul li a:hover {
	text-decoration: none !important;
}

div#menue ul ul ul ul li a.navactive, div#menue ul ul ul ul li a:active, div#menue ul ul ul ul li a.navactive:hover {
	text-decoration: none !important;
	color: #6D88BF !important;
}

/* -- Ende Menu -- */

/* -- FORMS -- */
div#inhalt fieldset {
	border: 1px solid #6D88BF;
	padding: 5px;
}

div#inhalt legend {
	font-weight: bold;
	color: #6D88BF;
}

div#inhalt label { 
	float: left; 
	text-align: right; 
	width: 13em;
	margin-right: 0.3em;
	margin-top: 0.7em;
	clear: both;
}

select, input, textarea {
	font-size: 99%;
	width: 250px;
}

select.dropdown {
	margin-top: 7px;
	background-color: #D8E0F4;
}

input.textbox {
	margin-top: 7px;
	border: 1px solid #B2B2B2;
	background-color: #D8E0F4;
}

textarea.textbox_mehrzeilig {
	margin-top: 7px;
	border: 1px solid #B2B2B2;
	background-color: #D8E0F4;
}

input.checkbox {
	margin-top: 10px;
	width: 20px;
}

input.checkbox_mehrzeilig {
	margin-top: 10px;
	margin-bottom: 15px;
	width: 20px;
}

input.checkbox_prod {
	margin-bottom: 53px;
	width: 20px;
}

input.formbutton {
	border: 1px solid #B2B2B2;
	background-color: #FFFFFF;
	color: #6D88BF;
	cursor: hand;
	/*margin: 1em 0 0em 0;*/
	margin-left: 13.45em;
	margin-top: 1em;
	margin-bottom: 1em;
}

input.image {
	width: 67px;
}

.iframe {
	width: 548px;
	height: 1080px;
	align: left;
}

.iframevideo {
	width: 548px;
	height: 550px;
	align: left;
}

.agentanews {
	width: 548px;
	height: 180px;
	align: left;
}

.formcenter {
	margin-left: 90px;
}