* {
	font-family: Verdana, sans-serif;
	font-size:11px;
}
img{
	border: 0;
}
a, a:link, a:visited{
	color: #004F89;
}
a:hover{
	background: none;
}
h1, h2, h3{
	line-height: 20px;
	padding-left: 25px;
	color: #FFF;
}
h1{
	background: url("/images/ecke-weiss-li.gif") left top no-repeat #004F89; 
	margin: 10px 0 5px 0;
}
h2{
	background: url('/images/ecke-weiss-li.gif') left top no-repeat #CBDFEE;
	font-size: 100%;
	margin: 0;
	color: #333;
}
h2.fullwidth{
	background: #CBDFEE;
}
h3{
	background: url('/images/ecke-weiss-li.gif') left top no-repeat #939393;
	margin: 5px 0 0 0;
}
table{
	width: 100%;
}
p, div, td{
	font-size: 11px;
}
iframe{
	border: 0;
}
input, textarea{
	width: 250px;
}
select{
	width: 257px;
}
input[type=checkbox], input.checkbox{
	width: auto !important;
}
input[type=radio], input.radio{
	width: auto !important;
}
dt{
	float: left;
	width: 150px;
}
.vmenu input, .vmenu select, .vmenu textarea{
	width: auto;
}
.vergleichbuttons a, .vergleichbuttons a:hover{
	background: #CBDFEE;
}
.noDisplay {
	display:none;
}
.fix {
	visibility:hidden;
	clear:both;
	display:block;
}
HTML {
}
BODY {
	background:url('/images/header-bg.jpg') repeat-x #FFF;
	margin:0px;
	padding:0px;
}
DIV.frame {
	margin: 0 auto;
	width: 940px;
}
DIV.page {
	width:940px;
	margin:0px;
	position:relative;
	overflow:hidden;
}
DIV.vmenuBG {
	width:145px;
	position:absolute;
	top:0;
	left:0;
	padding-top: 32767px !important;
	margin-bottom: -32767px !important;
}
DIV.contentBG {
	width:795px;
	position:absolute;
	top:0;
	left:145px;
	padding-top: 32767px !important;
	margin-bottom: -32767px !important;
}
DIV.containerBG {
	width:13.99em;
	position:absolute;
	top:0;
	right:0;
	background:#ECABCF;
	padding-top: 32767px !important;
	margin-bottom: -32767px !important;
}
DIV.header_box {
	clear:both;
	position:relative;
	z-index:1;
	height: 169px;
}
DIV.header {
	height: 169px;
	position:relative;
}
DIV.footer_box {
	clear:both;
	position:relative;
	z-index:1;
}
DIV.footer {
	background:#CFCFAB;
	;
	position:relative;
	padding: 0px 3px;
}
DIV.main {
	clear:both;
	width:100%;
	position:relative;
	z-index:1;
}
DIV.wrap {
	width:100%;
	float:left;
}
DIV.hmenu_box {
	position:absolute;
	top:-20px;
	z-index:3;
	height:20px;
	width:940px;
	background:#004F89;
}
DIV.hmenu {
	height:20px;
}
DIV.vmenu_box {
	position:relative;
	top:0;
	z-index:3;
	width:145px;
	float:left;
	margin-top:20px;
}
DIV.vmenu {
}
DIV.container_box {
	position:relative;
	z-index:3;
	width:13.99em;
	float:right;
	margin-top:20px;
}
DIV.container {
	padding:0px 4px;
	background:#FFFF00;
}
DIV.content_box {
	position:relative;
	z-index:3;
	float:right;
	width:795px;
	margin-top:20px;
}
DIV.content {
}
DIV.content td{
	vertical-align: top;
}


.hmenu {
	border-right: 1px solid #939393;
	white-space: nowrap;
}
* html .hmenu {
	width: 662px;
}
#homeNavi{
	float: left;
	width: 125px;
	margin-left: 20px;
}
#homeNavi img{
	display: block;
	float: left;
	margin: 0 5px 0 10px;
}
#vertNavi{
	border-top: 1px solid #939393;
	margin-left: 145px;
}
#vertNavi a{
	display: block;
	float: left;
	background-color: #004F89;
	border-left: 1px solid #939393;
	color: white;
	padding-bottom: 3px;
	padding-top: 3px;
/*	padding-left: 10px;
	padding-right: 10px;*/
	padding-left: 14px;
	padding-right: 15px;
	font-size: 11px;
	text-decoration: none;
	white-space: nowrap;
} 
* html #vertNavi a {
/*	padding-left: 10px;*/
	padding-left: 14px;
	padding-bottom: 3px;
}
#vertNavi a:hover {
	background-color: #939393;
}
#vertNavi a.active {
	background: url(../images/nav-back-active.gif) #CBDFEE no-repeat;
	background-position: right bottom;
	color: #004F89;
	border-left: 1px solid #939393;
}
#vertNavi a:hover.active {
	background: url(../images/nav-back-active.gif) #CBDFEE no-repeat;
	background-position: right bottom;
}

.leftWidgetContent{
	background: #EEEEEE;
	padding: 5px;
	margin: 0;
	border-bottom: 2px solid #8E8E8E;
}
.small, .smallfett{
	border: 0;
}
select.small, select.smallfett{
	border: 1px inset;
}
.yellowHighlight{
	height: 20px;
	background: #CBDFEE;
}

div.button_white, div.button_grey, div.button_blue{
	padding: 9px 0;
	display: inline;
	line-height: 30px;
}
div.button_white{
	background: url('/images/button-right-white.gif') right top no-repeat;
}
div.button_grey{
	background: url('/images/button-right-grey.gif') right top no-repeat;
}
div.button_blue{
	background: url('/images/button-right-blue.gif') right top no-repeat;
}
div.button_white a, div.button_grey a, div.button_blue a {
	padding: 9px;
	color: #FFF !important;
	text-decoration: none;
	letter-spacing: -1px;
	font-weight: bold;
	white-space: nowrap;
}
div.button_white a{
	background: url('/images/button-left-white.gif') left top no-repeat;
}
div.button_grey a{
	background: url('/images/button-left-grey.gif') left top no-repeat;
}
div.button_blue a{
	background: url('/images/button-left-blue.gif') left top no-repeat;
}
div.button_white input, div.button_grey input, div.button_blue input {
	height: 30px;
	padding: 0 20px;
	color: #FFF;
	letter-spacing: -1px;
	font-weight: bold;
	border: 0;
	cursor: pointer;
}
div.button_white input{
	background: url('/images/button-left-white.gif') left top no-repeat;
}
div.button_grey input{
	background: url('/images/button-left-grey.gif') left top no-repeat;
}
div.button_blue input{
	background: url('/images/button-left-blue.gif') left top no-repeat;
}
div.leftWidgetContent div.button_grey input{
	font-size: 11px;
	background: url('/images/button-left-grey.gif') left 1px no-repeat;
}

#content{
	border-left: 1px solid #939393;
	border-right: 1px solid #939393;
	border-bottom: 1px solid #939393;
}
#contentFooter{
	margin-top: 20px;
	text-align: center;
	background: #CBDFEE;
	padding: 5px 0;
}
.optional input, .optional select, .optional textarea, .findefux_table input, .findefux_table select, .findefux_table textarea, .required input, .required select, .required textarea{
	width: 95%;
}

#contentwrapper{
}
#contenttable{
	width: 100%;
}
#content form{
	margin: 0;
}

#flashMessage, .error, .error_message, .message{
	background: #CBDFEE;
	margin: 10px 0;
	width: 95%;
}
.klein, .klein a{
	font-size: 9px;
}
.colLeft{
	float: left;
	width: 500px;
}
.colRight{
	float: none;
	width: 220px;
	margin-left: 537px;
}
.buttons_fullwidth div{
	display: block;
	line-height: 12px;
}
.buttons_fullwidth div a{
	padding-left: 40px;
}
.liste{
	font-size: 11px;
}

div.adminmessage{
	width: auto !important;
}
.pages .current, .pages a:hover{
	background: #EEEEEE;
}
