html, body, div, span, p, h1, h2, h3, h4, h5, h6, ul, ol, li, a, table, thead, tfoot, tbody, th, td, form, fieldset, legend, button, button2, input, textarea, label, img, pre, em, hr, address {
	margin: 0; padding: 0; vertical-align: top;
}

body {
	font: 0.7em verdana, tahoma, sans-serif;
	color: #333;
	background-color: #E9E9E0;
	line-height: 170%;
	cursor: default;
}

pre {
	margin: 5px 0 5px 0;
}

p {
	margin: 3px 0 3px 0;
}

img {
	border: 0;
}

hr {
	height: 0;
	margin: 10px 0 10px 0;
	border-style: solid;
	border-color: #036;
	border-width: 1px 0 0 0;
}

form {
	margin: 0.5em 0 0.5em 0;
}

.button {
	border-top:1px solid #333;
	border-left:1px solid #333;
	border-right:2px solid #333;
	border-tbottom:2px solid #333;
	background: #eee;
	color:#333;
	font-size:11px;
	margin-top:1px;
	font-weight:normal;
}


legend {
	padding: 0 3px 0 3px;
	font-weight: bold;
	color: #000;
	border: 1px solid #E9E9E0;
	background: #EEE;
}

fieldset {
	margin: 5px 0 15px 0;
	padding: 10px 10px 5px 10px;
	border: 1px solid #E9E9E0;
}

label {
	font-weight: bold;
}

input {
	width: 160px;
	color: #333;
	font: 1em Arial, tahoma, sans-serif;
	padding: 1px 2px 1px 2px;
	margin: 0 0 10px 0;
}

input.button {
	font-weight: bold;
	width: auto;
	padding: 0 3px 0 3px;
}

select {
	min-width: 168px;
	margin: 0 0 10px 0;
	padding: 0;
}

option {
	margin: 2px 0 2px 0;
}

#partner_login_fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}

#user_name, #user_password {
	width: 120px;
	margin-right: 0.5em;
}

div.blue_border {
	margin: 1.5em 0 1.5em 0;
	border: 1px solid #00A2E0;
	padding: 1px 0 0 1px;
}

table {
	width: 100%;
	font-size: 0.9em;
	border-collapse: collapse;
}

tr.table_row_blue {
	background: #E3F4F9;
}

tr.table_row_brown {
	background: #E9E9E0;
}

th, td {
	padding: 2px 3px 2px 3px;
	border: 1px solid #FFF;
	color: #036;
}

th {
	color: #FFF;
	font-weight: bold;
	background: #00A2E0;
}

td {
}

a {
	text-decoration: underline;
}
a:link, a:visited {
	color: #0066CC;
}
a:hover, a:active, a:focus {
	color: #F00;
}


a.small {
	font-size: 0.9em;
}
a.small:link, a.small:visited {
	color: #036;
}
a.small:hover, a.small:active, a.small:focus {
	color: #9F050D;
}


a.smallwhite {
	font-size: 0.9em;
	text-decoration: none;
}
a.smallwhite:link, a.smallwhite:visited {
	color: #FFF;
}
a.smallwhite:hover, a.smallwhite:active, a.smallwhite:focus {
	color: #FFF;
}


.white {
	color: #FFF;
}

a.white:link, a.white:visited {
	color: #FFF;
}
a.white:hover, a.white:active, a.white:focus {
	color: #33CCFF;
}


.clear {
	clear: both;
}

div.mainhead {
	position: absolute;
	top: 0; left: 0;
	width: 1004px;
	height: 80px;
	background-color:#00A2E0;
	}

img.logo {
	position: absolute;
	top: 0;
	left: 142px;
}

div.mainhead2 {
	position: absolute;
	top: 80px;
	left: 171px;
	width: 811px;
	height: 25px;
	padding: 4px 0 0 20px;
	border: 1px solid #D00;
}

div.pfad {
	position: absolute;
	top: 80px;
	left: 171px;
	width: 806px;
	height: 25px;
	padding: 4px 10px 0 16px;
	color: #FFF;
	border-top: 1px solid #FFF;
	border-left: 1px solid #FFF;
	background: #00A2E0 ;
	}

div.headleiste {
	position: absolute;
	top: 0;
	left: 600px;
	height: 80px;
	padding: 0;
	padding-top: 40px;
	}

div.datum {
	position: absolute;
	top: 86px;
	left: 17px;
	padding: 0;
}


div.bild {
	position: absolute;
	top: 110px;
	left: 171px;
	width: 600px;
	height: 150px;
	border-width: 1px 1px 0 1px;
	border-style: solid;
	border-color: #FFF;
}


.text_willkommen {
	color: #036;
	line-height: 180%;
}


ul {
	margin: 5px 0 5px 25px;
}

ul.no_list_style {
	list-style-type: none;
}

ul.nav_list {
	list-style-type: none;
	margin: 0;
}


h1 {
	margin: 10px  0 0 0;
	font: bold 1.3em verdana, tahoma, sans-serif;
	color: #333;
}

h2 {
	margin: 10px 0 10px 0;
	font: bold 1.1em verdana, tahoma, sans-serif;
	color: #333;
}

h3 {
	margin: 5px 0 5px 0;
	font: bold 1em verdana, tahoma, sans-serif;
	color: #333;
}

h1.partnerportal {
	color: #FFF;
}

li {
	padding: 1px 0 1px 0;
}

li.searchresult {
	margin: 7px 0 7px 0;
}

hr.trennlinie {
	height: 0;
	margin: 10px 0 10px 0;
	border: 1px solid #333;
	border-width: 1px 0 0 0;
}

hr.navtrennlinie {
	height: 0;
	border: 1px solid #FFF;
	border-width: 1px 0 0 0;
	margin: 10px 0 10px 0;
}


div.login {
	position: absolute;
	top: 110px;
	left: 773px;
	padding: 0 10px 10px 10px;
	width: 210px;
	height: 215px;
	border-top: 1px solid #FFF;
	border-left: 1px solid #FFF;
	background: #00A2E0 url(/style/bglogin.gif) no-repeat bottom left;
}

div.callback {
	width: 210px;
	margin-top: 10px;
	padding: 0 10px 10px 10px;
	background: url(/style/bgcallback.gif) no-repeat bottom left;
}

div.callback_container {
	position: absolute;
	top: 360px;
	left: 773px;
	width: 230px;
	border-left: 1px solid #FFF;
	background: url(/style/bgcallback.gif) no-repeat top left;
}

div.maincontent {
	position: absolute;
	top: 260px;
	left: 171px;
	width: 562px;
	background-color: #FFF;
	border-top: 1px solid #FFF;
	padding: 10px 20px 10px 20px;
}

div.navcontainer {
	position: absolute;
	top: 111px;
	left: 6px;
	width: 145px;
	padding: 10px;
	background: #00A2E0 url(/style/bgnav.gif) no-repeat top left;
	}



li.nav_a, li.nav, li.navmainchosen {
	padding: 0;
}

li.nav_a {
	font-weight: bold;
}

li.nav_level1 {
	padding-left: 14px;
}

li.nav_level2 {
	padding-left: 24px;
}


a.navmain {
	line-height: 200%;
	text-decoration: none;
}
a.navmain:link, a.navmain:visited {
	color: #FFF;
}
a.navmain:hover, a.navmain:active, a.navmain:focus {
	color: #33CCFF;
}

li.navmainchosen {
	font-weight: bold;
	margin-top: 5px;
	padding-top: 5px 0 0 6px;
	border-width: 1px 0 0 0;
	border-style: solid;
	border-color: #FFF;
}

li.first_after_activeblock {
	margin-top: 3px;
	padding-top: 7px 0 0 6px;
	border-width: 1px 0 0 0;
	border-style: solid;
	border-color: #FFF;
}

a.navmainchosen {
	font-weight: bold;
	line-height: 200%;
	text-decoration: none;
}
a.navmainchosen:link, a.navmainchosen:visited {
	color: #FFF;
}
a.navmainchosen:hover, a.navmainchosen:active, a.navmainchosen:focus {
	color: #33CCFF;
}


a.navsub {
	line-height: 200%;
	padding-left: 12px;
	text-decoration: none;
}
a.navsub:link, a.navsub:visited {
	color: #FFF;
}
a.navsub:hover, a.navsub:active, a.navsub:focus {
	color: #F00;
}

div.startseitenfuss {
	position: absolute;
	top: 965px;
	left: 171px;
	height: 40px;
	width: 562px;
	background-color: #FFF;
	padding: 20px 20px 10px 20px;
}

ul.pdf_list {
	list-style-type: none;
	margin: 10px 0 0 0;
}

li.pdf_list_artikel {
	border: 1px solid #FFF;
}

img.icon_pdf {
	width: 17px;
	height: 17px;
	padding-top: 3px;
	vertical-align: bottom;
	float: left;
}

div.pdf_block {
	margin-left: 22px;
}

.errormsg {
	font-weight: bold;
	color: #D00;
}


ul.pagnation {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

li.pagnation {
	margin-right: 10px;
	float: left;
	color: #FFF;
}

a.pagnation {
	margin-left: 3px;
	text-decoration: underline;
}

a.pagnation:link, a.pagnation:visited {
	color: #FFF;
}
a.pagnation:hover, a.pagnation:active, a.pagnation:focus {
	color: #FFF;
}

.float_left {
	float: left;
}

.float_right {
	float: right;
}

.half_width {
	width: 299px;
}

div.box_white_container {
	margin: 3px 0 0 0;
	padding: 0;
}

div.box_white {
	padding: 10px 10px 0 20px;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #FFF #CACAC2 #CACAC2 #FFF;
	background: #FFF;
}

div.inner_box_end_line {
	margin: 5px -10px 0 -20px;
	padding: 2px 10px 2px 20px;
	clear: right;
	font-weight: bold;
	border-width: 7px 0 1px 0;
	border-style: solid;
	border-color: #00A2E0;
	background: #E9F7FC;
}

div.inner_box_end_transparent {
	height: 20px;
	margin: 1px -10px 0 -20px;
	background: #FFF;
}

img.box_white_image_bottom {
	width: 297px;
	height: 65px;
	margin: 10px -10px 0 -20px;
}




label.error {
	color:#cc0000;
	font-weight:bolder;
	}
input.error,
select.error {
	color: #ffffff !important;
	background-color:#cc0000 !important;
	font-weight:bolder;
	}
	
	
div.error {
	background-color:#FFFFFF;
	border: 1px solid #cc0000;
	text-align:left;
	margin-top:20px;
	margin-bottom:20px;
	}
	
div.error ul {
	list-style-type:none;
	}
div.error li {
	padding: 0 0.5em;
	margin: 0;
	color: #cc0000 !important;
	}

.error h5 {
	color:#fff;
	font-weight:bolder;
	padding:5px;
	background-color:#cc0000;
	}