/**
 * template.css
 *
 * edition 101 (c) CMS
 * Vorlage fuer Standard-CSS-File
 *
 * Copyright (c) 2005 KOMTRIGON GmbH & Co. KG
 * @version $Id: template.css,v 1.3 2008/03/05 09:32:11 eike Exp $
 **/

/**
 * durch Systemmanager überarbeitete Klassen und Elemente
 **/

body {
	margin: 0px;
	text-decoration : none;
	font-family : Arial, sans-serif;
	font-weight : normal;
	font-size: 12px;
	line-height: 15px;
	color : #000000;
}

.header_grey{
	text-decoration : none;
	font-family : Arial, sans-serif;
	font-weight : normal;
	font-size: 10px;
	color: #4d4d4d;
}

.header{
	text-decoration : none;
	font-family : Arial, sans-serif;
	font-weight : normal;
	font-size: 10px;
	color : #002962;
}

.header_white_bold{
	text-decoration : none;
	font-family : Arial, sans-serif;
	font-weight : bold;
	font-size: 10px;
	color : #ffffff;
}

.footer{
	text-decoration : none;
	font-family : Arial, sans-serif;
	font-weight : normal;
	font-size: 11px;
	color : #667FA1;
	background-color: #002962;
}
.footer_blue{
	text-decoration : none;
	font-family : Arial, sans-serif;
	font-weight : normal;
	font-size: 11px;
	color : #004282;
	background-color: #002962;
}

.menu01Style{
    background-color: #DDD7B9;
    /*padding-left: 10px;
	margin-bottom: 1px;
    width: 175px;
	width: 165px;
    max-width: 175px;
	min-height: 21px;
	line-height: 21px;
	/*text-transform: uppercase;
	border: 1px solid #004282;*/
}
.menu01Style_IE{
    background-color: #DDD7B9;
    /*padding-left: 10px;
	margin-bottom: 1px;
    width: 175px;
    max-width: 175px;
	min-height: 21px;
	line-height: 21px;
	text-transform: uppercase;*/
}
.menu01{
	text-decoration : none;
	font-family : Arial, sans-serif;
	font-weight : bold;
	font-size: 10px;
	color : #002962;
}

.menu01Hi{
	text-decoration : none;
	font-family : Arial, sans-serif;
	font-weight : bold;
	font-size: 10px;
	color : #002962;
}

.menu02Style{
	/*background-image: url(media/dot_nav.gif);
    background-repeat: no-repeat;
    background-position: 10px 9px;*/
    background-color: #DDD7B9;
    /*padding-left: 20px;
	margin-bottom: 1px;
	/*width: 175px;
	width: 155px;
    max-width: 155px;
	min-height: 21px;
	line-height: 21px;*/
}

.menu02,.menu03,.menu04{
	text-decoration : none;
	font-family : Arial, sans-serif;
	font-weight : normal;
	font-size: 10px;
	color : #000000;
}
.menu02Hi,.menu03Hi,.menu04Hi{
	text-decoration : none;
	font-family : Arial, sans-serif;
	font-weight : bold;
	font-size: 10px;
	color : #000000;
}

.menu03Style{
	/*background-image: url(media/dot_nav.gif);
    background-repeat: no-repeat;
    background-position: 20px 9px;*/
    background-color: #DDD7B9;
    /*padding-left: 30px;
	margin-bottom: 1px;
	width: 145px;
    max-width: 145px;
	min-height: 21px;
	line-height: 21px;*/
}

.menu04Style{
	/*background-image: url(media/dot_nav.gif);
    background-repeat: no-repeat;
    background-position: 30px 9px;*/
    background-color: #DDD7B9;
    /*padding-left: 40px;
	margin-bottom: 1px;
	width: 135px;
    max-width: 135px;
	min-height: 21px;
	line-height: 21px;*/
}


.text,td {
	text-decoration : none;
	font-family : Arial, sans-serif;
	font-weight : normal;
	font-size: 12px;
	line-height: 15px;
	color : #000000;
}

q {
	text-decoration : none;
	font-family : Arial, sans-serif;
	font-weight : normal;
	font-size: 12px;
	line-height: 15px;
	color : #7B7558;
}

.inputTextBlue {
	text-decoration : none;
	font-family : Arial, sans-serif;
	font-weight : normal;
	font-size: 12px;
	line-height: 15px;
	color : #000000;
	border: solid 1px #000;
	background-color: #fff;
}

.inputTextBlueError {
	text-decoration : none;
	font-family : Arial, sans-serif;
	font-weight : normal;
	font-size: 12px;
	line-height: 15px;
	color : #000000;
	border: solid 1px #9F0B0B;
	background-color: #fff;
}

.inputTextBlueErrorBG {
	text-decoration : none;
	font-family : Arial, sans-serif;
	font-weight : normal;
	font-size: 12px;
	line-height: 15px;
	color : #000000;
	border: solid 1px #000000;
	background-color: #FF9999;
}

.divError {
	border: solid 1px #9F0B0B;
}

.divNoError {
	border: solid 1px #ffffff;
}

.tdError {
	text-decoration : none;
	font-family : Arial, sans-serif;
	font-weight : normal;
	font-size: 12px;
	line-height: 15px;
	color : #9F0B0B;
}

.headlineSmall,caption {
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, sans-serif;
	color: #002962;
	font-weight: bold;
}

.headlineMarginal {
	font-size: 13px;
	font-family: Arial, sans-serif;
	color: #000000;
	font-weight: bold;
}

.textMargin {
	text-decoration : none;
	font-family : Arial, sans-serif;
	font-weight : normal;
	font-size: 12px;
	color : #000000;
}

.textMarginColored {
	text-decoration : none;
	font-family : Arial, sans-serif;
	font-weight : normal;
	font-size: 12px;
	color : #002962;
}

.linkMargin {
	text-decoration : none;
	font-family : Arial, sans-serif;
	font-weight : bold;
	font-size: 12px;
	color : #002962;
}

.linkMarginRed {
	text-decoration : none;
	font-family : Verdana, Arial, sans-serif;
	font-weight : normal;
	font-size: 10px;
	color : #C73E1A;
}

.link1Smalle {
	background-image: url(images/link1.gif);
    background-repeat: no-repeat;
    background-position: left center;
	padding-left: 7px;
	font-size: 12px;
	font-family: Arial, sans-serif;
	color: #002962;
	text-decoration : none;
}

.textBlue {
	text-decoration : none;
	font-family : Arial, sans-serif;
	font-size: 12px;
	color: #002962;
}

a,a.textBlue,.link1e,.linkMain {
	text-decoration : none;
	font-family : Arial, sans-serif;
	font-size: 12px;
	color: #002962;
	font-weight : bold;
}

.breadcrumb_navigation,.exkl_headline,.exkl_headline_light {
	text-decoration: none;
	color: #666666;
	font-size: 12px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	line-height:15px;
}

.exkl_headline_red {
	text-decoration: none;
	color: #9F0B0B;
	font-size: 12px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	line-height:15px;
}

.exkl_headline_blue {
	text-decoration: none;
	color: #0091DF;
	font-size: 12px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	line-height:15px;
}

.date{
    padding-left: 10px;
    padding-right: 0px;
	margin: 0px;
    /*width: 100%;*/
    width: 188px;
    max-width: 200px;
	min-height: 18px;
	line-height: 18px;
	text-decoration : none;
	font-family : Arial, sans-serif;
	font-size: 10px;
	color: #000000;
	border: 1px solid #004282;
}

.keyHeader {
	background-color: #ffffff;
	text-decoration : none;
	font-family : Arial, sans-serif;
	font-weight : normal;
	font-size: 22px;
	color : #ff0000;
}

h1 {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 6px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color:#002962;
	line-height: 18px;
}

h2,h3 {
	font-size: 13px;
	font-family: Arial, sans-serif;
	/*color: ;*/
	font-weight: normal;
	width: 100%;
	max-width: 188px;
	min-height: 18px;
	line-height: 18px;
	margin-top: 0px;
	margin-bottom: 0px;
}



h5 {
	font-size: 12px;
	font-family: Arial, sans-serif;
    font-weight: normal;
	color: #000000;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 12px;
	padding-right: 4px;
	margin-top: 0px;
	margin-bottom: 0px;
}

h6 {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 6px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #7B7558;
	line-height: 18px;
}


.section_style_1 {
	background-color: #DDD7B9;
	color: #000;
	font-size: 13px;
	font-family: Arial, sans-serif;
	font-weight: bold;
}

.section_style_2 {
	background-color: #fff;
	color: #002962;
	font-size: 13px;
	font-family: Arial, sans-serif;
	font-weight: bold;
}

.section_style_3 {
	background-color: #DDD7B9;
	color: #002962;
	font-size: 13px;
	font-family: Arial, sans-serif;
	font-weight: bold;
}

.section_style_4 {
	background-color: #fff;
	color: #7B7558;
	font-size: 13px;
	font-family: Arial, sans-serif;
	font-weight: bold;
}

.section_style_5 {
	background-color: #fff;
	color: #7B7558;
	font-size: 13px;
	font-family: Arial, sans-serif;
	font-weight: bold;
}

.content_section_style_1 {
	background-color: #DDD7B9;
	color: #000;
	font-size: 13px;
	font-family: Arial, sans-serif;
	font-weight: bold;
}

.content_section_style_2 {
	background-color: #fff;
	color: #002962;
	font-size: 13px;
	font-family: Arial, sans-serif;
	font-weight: bold;
}

.content_section_style_3 {
	background-color: #DDD7B9;
	color: #002962;
	font-size: 13px;
	font-family: Arial, sans-serif;
	font-weight: bold;
}

.content_section_style_4 {
	background-color: #fff;
	color: #7B7558;
	font-size: 13px;
	font-family: Arial, sans-serif;
	font-weight: bold;
}

.content_section_style_5 {
	background-color: #fff;
	color: #7B7558;
	font-size: 13px;
	font-family: Arial, sans-serif;
	font-weight: bold;
}

/**
*	Styles für IDs
**/
#footer {
	width:860px;
	height:18px;
	margin:0px;
	text-align:center;
	background-color:#F2F2F2;
	color:black;
}
#footer_text {
	margin-left:226px;
	text-align:left;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
}

/**
 * Nicht veränderte Klassen und Elemente
 **/

.textWidget {
	text-decoration : none;
	font-family : Verdana, Arial, sans-serif;
	font-weight : normal;
	font-size: 10px;
	color : #000000;
}

.textWidgetRot {
	text-decoration : none;
	font-family : Verdana, Arial, sans-serif;
	font-weight : normal;
	font-size: 10px;
	color : #A80404;
}

.blue_box{
    background-color: #0091DF;
	margin-top: 0px;
	margin-left: 1px;
	margin-bottom: 1px;
	width: 100%;
    max-width: 216px;
	min-height: 18px;
	line-height: 18px;
}

.content_small {
	width: 426px;
	background-color:white;
	color:black;
}

.content_large {
	width: 642px;
	background-color:#DDD7B9;
	color:black;
}

.leftbox {
	width: 215px;
	margin-right: 10px;
	background-color:#F2F2F2;
	color:black;
	margin-bottom:0px;
}
.rightbox {
	width: 212px;
	background-color:#F2F2F2;
	color:black;
	margin-bottom:0px;
	/*border-right: 1px solid #ffffff;*/
}

.textSmallRot {
	text-decoration : none;
	font-family : Trebuchet MS, Verdana, Arial, sans-serif;
	font-weight : normal;
	font-size: 10px;
	color : #A80404;
}

.textLight {
	text-decoration : none;
	font-family : Trebuchet MS, Verdana, Arial, sans-serif;
	font-weight : normal;
	font-size: 11px;
	color : #E9EBEE;
}

.textLinkDark {
	text-decoration : none;
	font-family : Trebuchet MS, Verdana, Arial, sans-serif;
	font-weight : normal;
	font-size: 10px;
	color : #000000;
}

.textTeaser {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #5F6B78;
}

.link {
	text-decoration : none;
	font-family : Trebuchet MS, Verdana, Arial, sans-serif;
	font-weight : bold;
	font-size: 12px;
	color: #305A88;
}

.weiterLink {
	text-decoration : none;
	font-family : Trebuchet MS, Verdana, Arial, sans-serif;
	font-weight : bold;
	font-size: 12px;
	color: #305A88;
}

.weiterLinkRot {
	text-decoration : none;
	font-family : Trebuchet MS, Verdana, Arial, sans-serif;
	font-weight : bold;
	font-size: 12px;
	color: #A80404;
}

.textSmall {
	text-decoration : none;
	font-family : Trebuchet MS, Verdana, Arial, sans-serif;
	font-weight : normal;
	font-size: 11px;
	color : #000000;
}

.textSmallRot {
	text-decoration : none;
	font-family : Trebuchet MS, Verdana, Arial, sans-serif;
	font-weight : normal;
	font-size: 10px;
	color : #A80404;
}

.textBlueLink {
	text-decoration : none;
	font-family : Trebuchet MS, Verdana, Arial, sans-serif;
	font-weight : bold;
	font-size: 12px;
	color: #000000;
}

.linkMajor {
	text-decoration : none;
	font-family : Trebuchet MS, Verdana, Arial, sans-serif;
	font-weight : bold;
	font-size: 11px;
	color : #A80404;
}

.linkSchwarz {
	text-decoration : none;
	font-family : Trebuchet MS, Verdana, Arial, sans-serif;
	font-weight : bold;
	font-size: 11px;
	color: #000000;
}

.textKleinHeader {
	text-decoration : none;
	font-family : Trebuchet MS, Verdana, Arial, sans-serif;
	font-weight : normal;
	font-size: 10px;
	color : #FFFFFF;
}

.textSmallWhite {
	text-decoration : none;
	font-family : Trebuchet MS, Verdana, Arial, sans-serif;
	font-weight : normal;
	font-size: 11px;
	color : #FFFFFF;
}

.textBlueSmall {
	text-decoration : none;
	font-family : Trebuchet MS, Verdana, Arial, sans-serif;
	font-weight : bold;
	font-size: 11px;
	color: #305A88;
}

.textSmallInactive {
	text-decoration : none;
	font-family : Trebuchet MS, Verdana, Arial, sans-serif;
	font-weight : normal;
	font-size: 11px;
	color : #838383;
}


.textKleinHeaderRot {
	text-decoration : none;
	font-family : Trebuchet MS, Verdana, Arial, sans-serif;
	font-weight : bold;
    font-size: 12px;
	color : #AE1215;
}

.textHeadline {
	text-decoration : none;
	font-family : Trebuchet MS, Verdana, Arial, sans-serif;
	font-weight : bold;
	font-size: 12px;
	color : #000000;
}

.textSubHeadline {
	text-decoration : none;
	font-family : Trebuchet MS, Verdana, Arial, sans-serif;
	font-weight : bold;
	font-size: 12px;
	color : #000000;
}

.textComment {
	text-decoration : none;
	font-family : Trebuchet MS, Verdana, Arial, sans-serif;
	font-weight : normal;
	font-size: 10px;
	color : #000000;
}

.textWhite {
	text-decoration : none;
	font-family : Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 12px;
	color : #FFFFFF;
}

.headerDark {
	text-decoration : none;
	font-family : Trebuchet MS, Verdana, Arial, sans-serif;
	font-weight : bold;
	font-size: 10px;
	color : #000000;
}

.headerLightBig {
	text-decoration : none;
	font-family : Trebuchet MS, Verdana, Arial, sans-serif;
	font-weight : bold;
	font-size: 15px;
	color : #000000;
}

.contentHeader {
	text-decoration : none;
	font-family : Trebuchet MS, Verdana, Arial, sans-serif;
	font-weight : bold;
	font-size: 12px;
	color : #C0C7D0;
}

.headlineDark {
	text-decoration : none;
	font-family : Trebuchet MS, Verdana, Arial, sans-serif;
	font-weight : bold;
	font-size: 10px;
	color: #DEDEDE;
}

.festeBreite {
	text-decoration : none;
	font-family : Courier New, Courier, Monospaced;
	font-weight : normal;
	font-size : 12px;
	color : #000000;
}

.festeBreiteBold {
	text-decoration : none;
	font-family : Courier New, Courier, Monospaced;
	font-weight : bold;
	font-size : 12px;
	color : #000000;
}

.inputText {
	font-size: 12px;
	font-family: Verdana, sans-serif;
	border: solid 1px #5F6B78;
	font-size: 11px;
	color : #5F6B78;
	background-color: #F2F2F2;
}

.inputTextHi {
	font-size: 12px;
	font-family: Verdana, sans-serif;
	border: solid 2px #5F6B78;
	font-size: 11px;
	color : #5F6B78;
}

.inputTextDisabled {
	font-size: 12px;
	font-family: Verdana, sans-serif;
	border: solid 1px #5F6B78;
	font-size: 11px;
	color : #5F6B78;
	background-color : #F2F2F2;
}

.buttonCMS {
	font-size: 12px;
	COLOR: #42539B;
	font-family: Trebuchet MS, Verdana, sans-serif;
	border: 1px #305A88 dotted;
	background-color: #F0F3F7;
	font-weight: bold;
	height: 22px;
}

.hinweisCMS {
	background-color : #F0F3F7;
	border: 1px #305A88 dashed;
	overflow: hidden;
}

.headlineMarginal2 {
	background-color: #F2F2F2;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #5F6B78;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 12px;
	padding-right: 4px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.textSmallMarginal {
	background-color: #FFFFFF;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
	color: #5F6B78;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 12px;
	padding-right: 4px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.textSmallMenu {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration : none;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
}

.textSmallMenu:link {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration : none;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
}

.textSmallMenu:hover {
	background-color:#435796;
	color: #ffffff;
}

.link1 {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #00A2E7;
}

.bgWhite {
	background-color : #FFFFFF;
}

.bgLineLight {
	background-color : #4682B4;
}

.bgLightDark {
	background-color : #305A88;
}

.bgDark {
	background-color : #F8FCFF;
}
.bgDarkDark {
	background-color : #5F6B78;
}

.bgLight {
	background-color : #FFFFFF;
}

.link1 {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #00A2E7;
	text-decoration: none;
}

/*
.link1e {
	background-image: url(http://www.hugform-freiburg.de/media/link1.gif);
    background-repeat: no-repeat;
    background-position: left center;
	padding-left: 7px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #00A2E7;
	text-decoration: none;
}
*/

.link1Small {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #00A2E7;
	text-decoration: none;
}

.link2 {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #A80404;
	text-decoration: none;
}

/**
 * IDs
 **/

#bgMenuDark {
	background-color : #F0F8FF;
}

#bgMenuLight {
	background-color : #FFFFFF;
}

#contextMenu {
	position : absolute;
	visibility : hidden;
	width : 200px;
	background-color : white;
	border: 1px outset white;
	padding-top: 10px;
}

/**
 * Elemente
 **/
img {
	border: 0px;
	margin: 0px;
}

p {
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 0;
}

ul {
	margin-top: -2px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	list-style-position:outside;
}

ol {
	margin-top: -2px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	list-style-position:outside;
}

li{
	margin: 0px;
	padding: 0px;
}

h4 {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

/*h6 {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color:#000000;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
}*/

.textMargin {
	text-decoration : none;
	font-family : Verdana, Arial, sans-serif;
	font-weight : normal;
	font-size: 10px;
	color : #000000;
	line-height: 12px;
}

.txtinput, .txtinputergebnis {
	text-decoration:none;
	font-family:Verdana, Arial, sans-serif;
	font-weight:normal;
	font-size:11px;
	line-height:15px;
	color:#000000;
	border:solid 1px #004282;
	background-color:#ffffff;
	padding-left:3px;
	padding-top: 0;
	margin-top: 2px;
}

*+html .txtinput, *+html .txtinputergebnis {
	padding-bottom: 2px;
	margin-top: 0;
}

.clearer {
	margin-top:10px;
	clear:both;	
}

.pdflogo {
	margin-right:10px;
	margin-top:5px;
	margin-bottom:0px;
}

.linkbutton {
	background-image:url(/partner/mangrundeigentuemer2/images/vvag_arrow_blue.gif);
	background-repeat:no-repeat;
	background-position:left center;
	background-color:#ffffff;
	padding-left:10px;
	margin-bottom:5px;
	margin-top:10px;
}

.linksubmitbutton {
	background-image:url(/partner/mangrundeigentuemer2/images/vvag_arrow_blue.gif);
	background-repeat:no-repeat;
	background-position:left center;
	background-color:#ffffff;
	font-size:11px;
	color:#004282;
	font-weight:bold;
	padding-left:10px;
	margin-left:10px;
	margin-bottom:3px;
	border:0px;
	cursor:pointer;
	text-align:left;
	float:left;
}

.selectbox {
	font-size: 11px;
}

.zinsquickcheck fieldset, .zinsquickcheckergebnis fieldset {
	border:1px #004282 solid;
	padding:10px;
	font-weight:bold;
	margin: 0;
}

.zinsquickcheck label, .zinsquickcheckergebnis label {
	display:block;
	float:left;
	width:182px;
	text-align:right;
	display:inline; /* IE */
	margin:0 10px 0 0;
	font-weight:normal;
}

.zinsquickcheck label, .leistenrechner label, .tpEckdaten label, .angebotvergleich label, .monatlicherate label, .erwerbsnebenkostenrechner label, .liquiditaetsrechner label {
	position: relative;
	top: 2px;
}

.zinsquickcheck label.ueberschrift1, .zinsquickcheck label.ueberschrift2 {
	display:block;
	float:left;
	width:260px;
	text-align:right;
	display:inline; /* IE */
	margin:0 10px 2px 0;
	font-weight:bold;
}

.liquiditaetsrechner fieldset {
	border:1px #004282 solid;
	padding-top:10px;
	font-weight:bold;
}

.liquiditaetsrechner label {
	display:block;
	float:left;
	width:290px;
	text-align:right;
	display:inline; /* IE */
	margin:0 10px 2px 0;
	font-weight:normal;
}
.liquiditaetsrechner label.ueberschrift1, label.ueberschrift2, label.ueberschrift3 {
        font-weight:bold;
}

.erwerbsnebenkostenrechner fieldset {
	border:1px #004282 solid;
	padding-top:10px;
	font-weight:bold;
}

.erwerbsnebenkostenrechner label {
	display:block;
	float:left;
	width:260px;
	text-align:right;
	display:inline; /* IE */
	margin:0 10px 2px 0;
	font-weight:normal;
}
.erwerbsnebenkostenrechner label.ergebnis {
	display:block;
	float:left;
	width:260px;
	text-align:right;
	display:inline; /* IE */
	margin:0 10px 2px 0;
	font-weight:bold;
}
.erwerbsnebenkostenrechner label.ueberschrift1 {
	display:block;
	float:left;
	width:260px;
	text-align:right;
	display:inline; /* IE */
	margin:0 10px 2px 0;
	font-weight:bold;
}
.erwerbsnebenkostenrechner input.txtinput {
        width:70px;
}

.erwerbsnebenkostenrechner input.txtprozentinput {
        width:70px;
        margin-left:10px;
        text-decoration: none;
        font-family: Verdana,Arial,sans-serif;
        font-weight: normal;
        font-size: 11px;
        line-height: 15px;
        color: #000000;
        border-top-width: 1px;
        border-right-width: 1px;
        border-bottom-width: 1px;
        border-left-width: 1px;
        border-top-style: solid;
        border-right-style: solid;
        border-bottom-style: solid;
        border-left-style: solid;
        border-top-color: #004282;
        border-right-color: #004282;
        border-bottom-color: #004282;
        border-left-color: #004282;
        background-color: #ffffff;
}

.erwerbsnebenkostenrechner input.txtinputergebnis {
        width:70px;
        text-decoration: none;
        font-family: Verdana,Arial,sans-serif;
        font-weight: normal;
        font-size: 11px;
        line-height: 15px;
        color: #000000;
        border-top-width: 1px;
        border-right-width: 1px;
        border-bottom-width: 1px;
        border-left-width: 1px;
        border-top-style: solid;
        border-right-style: solid;
        border-bottom-style: solid;
        border-left-style: solid;
        border-top-color: #004282;
        border-right-color: #004282;
        border-bottom-color: #004282;
        border-left-color: #004282;
        background-color: #ffffff;
}

.leistenrechner fieldset {
	border:1px #004282 solid;
	padding-top:10px;
	font-weight:bold;
}

.leistenrechner label {
	display:block;
	float:left;
	width:290px;
	text-align:right;
	display:inline; /* IE */
	margin:0 10px 2px 0;
	font-weight:normal;
}
.leistenrechner label.ueberschrift1, label.ueberschrift2 {
        font-weight:bold;
}
.leistenrechner label.ueberschrift2 {
        font-weight:bold;
}

.leistenrechner .clearerHl1, .leistenrechner .clearerHl2 {
	margin: 0 !important;
	line-height: 2px;
	font-size: 2px;
	height: 2px;
}

.monatlicherate fieldset {
	border:1px #004282 solid;
	padding-top:10px;
	font-weight:bold;
}

.monatlicherate label {
	display:block;
	float:left;
	width:260px;
	text-align:right;
	display:inline; /* IE */
	margin:0 10px 2px 0;
	font-weight:normal;
}



.monatlicherateergebnis fieldset {
	border:1px #004282 solid;
	padding-top:10px;
	font-weight:bold;
}

.monatlicherateergebnis label {
	display:block;
	float:left;
	width:260px;
	text-align:right;
	display:inline; /* IE */
	margin:0 10px 2px 0;
	font-weight:normal;
}

.monatlicherateergebnis label.ueberschrift1, .monatlicherateergebnis label.ueberschrift2 {
	display:block;
	float:left;
	width:260px;
	text-align:right;
	display:inline; /* IE */
	margin:0 10px 2px 0;
	font-weight:bold;
}


.angebotvergleich label {
	display:block;
	float:left;
	width:180px;
		text-align:right;
	display:inline; /* IE */
	margin:0 10px 2px 0;
	font-weight:normal;
}

.angebotvergleich label.beschriftung {
	display:block;
	float:left;
	width:180px;
	text-align:left;
	display:inline; /* IE */
	margin:0 10px 2px 0;
	font-weight:normal;
}

.angebotvergleich .spaltenbeschriftung {
	display:block;
	float:left;
	width:135px;
	border:1px #004282 solid;
	color:#ffffff;
	background-color:#004282;
	padding:2px 2px 2px 2px;
	margin:0 5px 10px 0;
	font-weight:bold;
	text-align:center;
}

.angebotvergleich label.eingabewerte, .angebotvergleich label.ausgabewerte {
	display:block;
	float:left;
	width:135px;
	text-align:right;
}

.angebotvergleich label.beschriftungmonatlicherate {
	display:block;
	float:left;
	width:180px;
	text-align:left;
	display:inline; /* IE */
	margin:20px 10px 2px 0;
	font-weight:bold;
}

.angebotvergleich label.eingabewertemonatlicherate, .angebotvergleich label.ausgabewertemonatlicherate {
	display:block;
	float:left;
	width:135px;
	text-align:right;
	margin:20px 10px 2px 0;
	font-weight:bold;
}

.angebotvergleich label.ersparnis {
	display:block;
	float:left;
	width:400px;
	text-align:left;
	display:inline; /* IE */
	margin:10px 10px 20px 0;
	font-weight:bold;
}


.zinsquickcheck span.fehler, .angebotvergleich span.fehler , .tpEckdaten span.fehler, .monatlicherate span.fehler {
	display:block;
	color:red;
	float:left;
	width:400px;
	height:34px;
	line-height:17px;
	display:inline; /* IE */
	margin-left:30px;
	margin-top:0px;
}

.konditionentableau h2 {
	font-weight:bold;
	font-size: 11px;
}

.konditionentableau table {
	border:1px #004282 solid;
	border-collapse:collapse;
	width: 178px;
}

.konditionentableau th {
	background-color:#004282;
	padding:2px 2px 2px 2px;
	color:#ffffff;
	font-size:10px;
	font-family:Verdana, Arial, sans-serif;
	font-weight:bold;
	text-align:center;
}

.konditionentableau td {
	padding:1px 7px 1px 4px;
	border-bottom:1px #004282 solid;
	text-align:center;
}

.tpEckdaten fieldset, .tpEckdatenergebnis fieldset {
	border:1px #004282 solid;
	padding-top:10px;
	font-weight:bold;
}

.tpEckdaten label, .tpEckdatenergebnis label {
	display:block;
	float:left;
	width:260px;
	text-align:right;
	display:inline; /* IE */
	margin:0 10px 2px 0;
	font-weight:normal;
}
.kontaktform {
	border:1px #004282 solid;
	padding-top:10px;
	font-weight:bold;
}

.kontaktform fieldset {
	border:0px;
	font-weight:bold;
}

.kontaktform label {
	display:block;
	float:left;
	width:200px;
	text-align:right;
	display:inline; /* IE */
	margin:0 10px 2px 0;
	font-weight:normal;
}

.kontaktform p {
	border:1px #004282 solid;
	color:#ffffff;
	background-color:#004282;
	padding:2px 2px 2px 8px;
	font-weight:bold;
	margin-bottom: 3px;
}

.kontaktform .txtarea {
	width:265px;
	height:70px;
	font-family:Verdana, Arial, sans-serif;
	font-weight:normal;
	font-size:11px;
}

.kontaktform .info {
	font-size:9px;
	font-weight:normal;
	margin-left:3px;
}

.kontaktform .fehler {
	color:red;
	background-color:white;
	margin:0px 0px 10px 0px;
}

.kontaktform span.fehler {
	display:block;
	color:red;
	float:left;
	width:280px;
	line-height:17px;
	display:inline; /* IE */
	margin:0px 0px 10px 200px;
}

.kontaktform .clearer {
	margin-top:3px;
	clear:both;	
}

.radioinput {
	border:0;
	border-collapse:collapse;
	padding:0;
	margin:0;
}

.radioinput label {
	width:50px;
	text-align:left;
	vertical-align:top;
}

.tpTab table {
	width: 80%;
}

.tpTab th, .tpTab td {
	text-align: right;
}