* {
	margin: 0;
	padding: 0;
}

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0;
	padding: 0;
}

fieldset { -moz-border-radius: 8px; padding: 1em; }
legend { color: #01398e; font-weight: bold; padding: 5px; }

#wrapper {
	height: 200px;
	margin-top: 1em;
	margin-right: auto;
	margin-left: 50px;
	padding: 0px;
	width: 960px;
}

#body {
	width: 100%;
}

/* Header Klassen */
#header {
	border-bottom: 20px solid #dddddd;
}

#header h1 {
	font-size: 2.4em;
	font-style: italic;
	margin: 0 0 0 1em;
	padding-top: 1em;
}

#header ul {
	list-style: none;
	float: right;
	margin-bottom: 1em;
}

#header ul li {
	float: left;
	font-size: 11px;
	margin-left: 1em;
}

#header ul li a {
	color: #cd8322;
	text-decoration: none;
	padding: 0;
}

/* Hintergrund für Login */
#header .loginBack {
	background-image: url('../images/t24loginBack.jpg');
	background-repeat: no-repeat;
	color: #ffffff;
	float: right;
	font-size: 11px;
	height: 77px;
	padding: 5px 0px 5px 5px;
	width: 388px;
}

#header .loginBack ul {
	float: none;
	margin: 0;
	padding: 0;
}



#header .linkList li input, #header .linkList li a, #header .linkList li label {
	vertical-align: middle !important;
}

#header .loginBack input[type=submit] {
	font-size: 10px;
	margin-top: 13px;
}

/* Willkommensnachricht für den Makler */
#header .welcomeBox {
	font-weight: bold;
}

#header .welcomeBox li {
	padding-right: 10px;
}

#header .welcomeBox li input[type=submit] {
	float: right;
	margin: 0 18px 0 0;
}

#header p {
	font-size: 1.2em;
	font-style: italic;
	font-weight: bold;
	text-align: right;
}

#navigation {
	background-image: url('../images/menuTransparentBack.jpg');
	background-repeat: repeat-x;
	border-top: 10px solid #cd8322;
	float: left;
	width: 200px;
}

#navigation ul, .formPart, ul.formPart ul {
	list-style: none;
}

#navigation ul li {
	border-bottom: 1px solid #dddddd;
	font-size: 0.8em;
	padding: 5px;
}

#navigation .subnav {
	list-style: none;
}

#navigation .subnav li {
	border: none;
	font-weight: normal;
}

#navigation .subnav li a:hover {
	color: #cd8322;
}

#navigation a {
	color: #000000;
	text-decoration: none;
}

#content {
	background-image: url('../images/contentUpperRightCorner.jpg');
	background-position: top left;
	background-repeat: no-repeat;
	border-top: 10px solid #cd8322;
	float: right;
	font-size: 0.8em;
	margin-bottom: 2em;
	min-height: 500px;
	padding-left: 10px;
	width: 750px;
}

#content h2 {
	color: #01398e;
	font-weight: bold;
	font-size: 18px;
	padding: 0.5em 0 0.5em 0;
}

#content h3 {
	font-weight: bold;
	font-size: 14px;
	padding: 0.5em 0 0 0;
}

#content h4 {
	color: #01398e;
	font-weight: bold;
	font-size: 11px;
	padding: 0.5em 0 0 0;
}

#content p {
	margin: 1em 0 1em 0;
	text-align: justify;
}

#content .line {
	border-bottom: 1px solid #dddddd;
	border-top: 1px solid #dddddd;
	margin: 1em 0 0.4em 0;
	text-align: justify;
	line-height: 1px;
}

#content .clerks dt {
	float: left;
	margin-right: 1em;
}

#content .download {
	border-top: 1px solid #dddddd;
	padding-top: 1em;
}

#content .download dt {
	float: left;
	margin-right: 1em;
}

#content .info, #content .smallInfo {
	color: #888888;
	display: block;
}

#content .smallInfo {
	font-size: 11px;
}

#content .tared24 {
	font-weight: bold;
	font-style: italic;
}

#content ul {
	list-style: none;
}

#content ul li {
	margin: 0.5em 0 0.5em 0;
}

#footer {
	border-top: 1px solid #888888;
	clear: both;
	margin-top: 5em;
}

#footer ul {
	list-style: none;
	float: right;
	margin: 0;
	padding: 0;
}

#footer ul li {
	color: #888888;
	float: left;
	font-size: 0.7em;
}

#footer ul li a {
	color: #888888;
	text-decoration: none;
}


.blue {
	color: #01398e;
}

.orange {
	color: #cd8322;
}

.red {
	color: #ff0000 !important;
}

.submit {
	text-align: right;
}

.clear {
	clear: both;
}

.clear-right {
	clear: right;
}

/* CSS Klassen für Tarifrechner */
ul.formPart {
	display: block;
	font-size: 11px;
	list-style-type: none;
	width: 99%;
}

ul.formPart li {
	display: block;
	list-style-type: none;
}

ul.formPart dl {
	background-color: transparent;
	height: 100%;
	position: relative;
	padding: 5px;
}

ul.formPart dt {
	display: block;
	float: left;
	font-weight: bold;
	margin-right: 1em;
	padding: 2px 0;
	width: 25%;
	vertical-align: middle;
}

ul.formPart dd {
	float: left;
	margin-right: 1em;
}

li.row {
	overflow: hidden;
	padding: 2px;
}

li.row:hover, .ergebnisTable tbody tr:hover, .showExample .exampleImage:hover  {
	background-color: #eacda5;
}

dd.rowChoice {
	display: block;
	width: 25%;
}

dd.rowChoice .floatList {
	overflow: hidden;
}

dd.rowChoice .floatList li {
	float: left;
	margin-right: 1em;
}

dd.rowChoice select {
	font-size: 1em;
	width: 170px;
}

dd.rowChoice select option {
	width: 300px;
}

dd.rowInfo {
	color: #888888;
	overflow: hidden;
	width: 44%;
}

/* Für Länderauswahl in Ferienhausrechner  (Peter Schories 30.12.2008)  */
dd.rowChoiceLand {
	display: block;
	width: 69%;
}
dd.rowChoiceLand select {
	font-size: 1em;
	width: 350px;
}
dd.rowInfoLand {
	color: #888888;
	overflow: hidden;
	width: 69%;
}
/*  - - -  */

/* Für Geburtsdatum in Sterbegeldrechner  (Peter Schories 22.01.2009)  */
dd.rowChoiceSterbe {
	display: block;
	width: 27%;
}
dd.rowChoiceSterbe select {
	font-size: 1em;
}
dd.rowInfoSterbe {
	color: #888888;
	overflow: hidden;
	width: 42%;
}
/*  - - -  */

.bottomHint {
	margin-top: 2em;
}

.bottomHint dt {
	float: left;
	width: 75%;
}

.bottomHint dd {
	padding-top: 1em;
}

/* Ergebnisübersicht */
.ergebnisInput dt {
	font-weight: bold;
	float: left;
	width: 35%;
}

.ergebnisTable {
	font-size: 11px;
	width: 100%;
}

.ergebnisTable th, .ergebnisTable td {
	padding: 2px;
	margin: 0;
}

/* Blaue Button */
button, .submit input {
	background-color: #00006f;
	color: #ffffff;
}

/* Antragsansicht */
.antragTable {
	font-size: 11px;
	width: 100%;
}

.antragTable thead tr th {
	text-align: left;
}

.antragTable thead tr th span {
	font-weight: normal;
}

.antragTable tfoot {
	padding-top: 2em;
}

.antragTable tbody tr td {
	background-color: #dddddd;
	padding: 2px;
}

.antragTable label, .antragTable tbody tr td span, .antragTable thead tr th {
	font-weight: bold;
}

.antragTable tbody th {
	font-size: 13px;
	text-align: left;
	padding: 24px 5px 5px 5px;
}

.antragTable textarea {
	height: 100px;
	width: 100%;
}

/* Gebäudeversicherung Popup */
.showExample {
	float: left;
	width: 115px;
}

.showExample dt, .showExample dd {
	font-size: 10px;
}

.showExample .exampleImage {
	height: 120px;
	text-align: center;
	width: 115px;
}

.showExample dt {
	height: 35px;
}

/* Fehler im Antrag */
.antragTable td.errorfield {
	background-image: url('../images/errorBack.jpg');
	background-repeat: repeat;
	color: #ffffff;
}

/* Globaler Fehler */
.error {
	background-image: url('../images/icons/error.jpg');
	background-position: 2% 50%;
	background-repeat: no-repeat;
	color: #cb2d2e;
	font-weight: bold;
	margin-left: 0.5em;
	min-height: 50px;
	padding: 1em 1em 1em 80px;
}

/* Makler Hinweise bei neuem Login */
div#maklerInfoBox {
	-moz-border-radius: 8px;
	background-color: #c5d9ff;
	border-color: #7faaff; 
	padding: 0.5em 1em 0.5em 1em;
}

/* Aktionsboxen, z.B. Kontakthinweis, Links */
.actionBox {
	margin-left: 0.5em;
	min-height: 50px;
	padding: 1em 1em 1em 9em;
}

/* Globaler Kontakthinweis */
.phoneUs {
	background-image: url('../images/icons/phoneIcon.jpg');
	background-position: 2% 50%;
	background-repeat: no-repeat;
}

/* Globaler Link zum Online Antrag / Vergleichsrechner */
.onlCalc {
	background-image: url('../images/icons/calcIcon.jpg');
	background-position: 2% 50%;
	background-repeat: no-repeat;
}

/* Gestaltung des Impressums [überarbeitet von MM Newmedia 13.12.2008] */
.impr {
	display: block;
	margin-bottom: 1em;
}

.impr dt {
	float:left;
	font-weight:bold;
	width: 150px;	
}

.impr dd {
	display: block;
	margin-left: 210px;
}

/* Generelle Linkgestaltung [z. Loye]*/
a:link, a:visited {
	color: #01398e;
	text-decoration:none;
}

a:hover {
	color: #cd8322;
	text-decoration:none;
}

/* Allgemein gültige Klassen */
.left {
	float: left;
}

.right {
	float: right;
}

.center {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.spaceTop {
	margin-top: 2em;
}

.wideTopic {
	width: 250px;
}

.invisible {
	display: none;
}
