/*
ganzhell = #fcebcf
hell = #FCD797
mittel = #F58F2F
dunkel = #372506

*/

/* IE HACK FOR LEGEND / FIELDSET BACKGROUND BUG */
* html fieldset {
	position:relative;
	margin-top:15px;
	padding-top:10px;
}
* html legend {
	position:absolute;
	top: -10px;
	left:10px;
}

input, textarea {
	margin:2px 0px 2px 0px;
	padding:5px 5px;
	background-color:white;
	border:1px solid #5f8ab3;
	width:300px;
}
input:hover, textarea:hover, input:focus, textarea:focus {
	background-color:#eef4fb;
	border-color:#5f8ab3;
}


/* Die Fehlermeldungen */
#meldung {
	padding:5px 10px;
	margin:5px 0px 0px 0;
	float:left;
	clear:both;
	max-width:750px;
}
#umzform {
	width:610px;
	float:left;
	clear:both;
	margin:0;
	padding:0;
}
#umzform fieldset {
	width:600px;
	float:left;
	clear:left;
	margin:10px 0px 10px 0;
	padding:10px 10px;
	background:#f3f3f3;
	border:1px solid #372506;
}
#umzform fieldset legend {
	font-weight:bold;
	padding:0px 4px;
	margin:0px 12px 0px 12px;
	color:black;
	font:bold 16px "Trebuchet MS", Arial, Sans-Serif;
}
#umzform fieldset label {
	font-weight:bold;
	width:120px;
	padding:4px 10px 0px 0px;
	float:leftlabel-big;
	clear:both;
	text-align:right;
}
#umzform fieldset .label {
	font-weight:bold;
	width:120px;
	padding:4px 10px 0px 0px;
	text-align:right;
}
#umzform fieldset input {
	float:left;
	margin:0px 5px 0px 0px;
}
#umzform fieldset select {
	float:left;
	margin:3px 5px 0px 0px;
	font-size:12px;
}
#umzform fieldset label.inline {
	clear:none;
	width:30px;
	margin-right:30px;
	padding:0px 0px 0px 0px;
}
#umzform fieldset .msub {
	color:white;
	font-weight:bold;
	font-size:12px;
	width:250px;
	background:url('../images/button-grau-250x26.png') 0 0 no-repeat;
	height:26px;
	cursor:pointer;
	border:none;
	padding:0;
}
#umzform fieldset .msub:hover {
	background-position:0 -26px;
}
/* FORM QUER, kleines Formular*/
#umzform .querform {
	margin:0px 0px 0px 0px;
}
#umzform .querform td {
	padding:5px;
}
#umzform .querform .small {
	font-size:10px;
}
#umzform .querform .msub {
	line-height:100%;
	vertical-align:middle;
	color:white;
	font-weight:bold;
	font-size:12px;
	width:250px;
	background:url('../images/button-grau-250x26.png') 0 0 no-repeat;
	height:26px;
	cursor:pointer;
	border:none;
	padding:0;
	margin:0 0 0 180px;
	text-shadow:#444 0 1px;
}
#umzform .querform .msub:hover {
	background-position: 0 -26px;
	text-shadow:#444 0 -1px;
}
/*

	Textfelder, Selects, etc. für kleines Form

*/
#umzform .querform .textfield-strasse {
	width:300px;
}
#umzform .querform .textfield-name {
	width:295px;
}
#umzform .querform .textfield-datum {
	width:150px;
}
#umzform .querform .textfield-plz {
	width:60px;
}
#umzform .querform .textfield-ort {
	width:223px;
}
#umzform .querform .textfield-email, #umzform .querform .textfield-tel {
	width:360px;
}
#umzform .querform .select-nat {
	width:100px;
}
#umzform .querform .select-anrede {
	width:60px;
	margin-right:5px;
}
#umzform .querform .label-anrede {
	padding-top:8px;
}
#umzform .querform .span-land {
	float:left;
	padding:4px 6px 0 0;
}
#umzform fieldset.small {
	width:400px;
	float:left;
	clear:left;
	margin:0px 0px 0px 10px;
	padding:10px 0px;
}
#umzform fieldset.small legend {
	font-weight:bold;
	padding:0px 4px;
	margin:0px 8px 0px 8px;
	color:black;
	font:bold 16px;
}
#umzform fieldset.small label {
	font-weight:bold;
	font-size:11px;
	width:100px;
	padding:4px 7px 0px 0px;
	float:left;
	clear:both;
	text-align:right;
}
#umzform fieldset.small input {
	float:left;
	margin:0px 5px 10px 0px;
}
#umzform fieldset.small select {
	float:left;
	margin:3px 5px 10px 0px;
}
/* FORM QUER, grosses Formular */
#umzform2 {
	width:610px;
	float:left;
	clear:both;
	margin:0;
	padding:0;
}
#umzform2 fieldset {
	width:600px;
	float:left;
	clear:left;
	margin:10px 0px 10px 0;
	padding:10px 10px;
	background:#f3f3f3;
	border:1px solid #372506;
}
#umzform2 fieldset legend {
	font-weight:bold;
	padding:0px 4px;
	margin:0px 12px 0px 12px;
	color:black;
	font:bold 16px;
}
#umzform2 fieldset input {
	margin:0px 5px 0px 0px;
}
#umzform2 fieldset select {
	margin:3px 5px 0px 0px;
	font-size:12px;
}
#umzform2 fieldset .label {
	font-weight:bold;
	width:120px;
	padding:4px 10px 0px 0px;
	text-align:right;
}
#umzform2 .formtable td {
	padding:5px;
}
#umzform2 fieldset .msub {
	line-height:100%;
	vertical-align:middle;
	color:white;
	font-weight:bold;
	font-size:12px;
	width:250px;
	background:url('../images/button-grau-250x26.png') 0 0 no-repeat;
	height:26px;
	cursor:pointer;
	border:none;
	padding:0;
	margin:0 0 0 40px;
	text-shadow:#444 0 -1px;
}
#umzform2 fieldset .msub:hover {
	background-position: 0 -26px;
}
#umzform2 .info {
	margin:10px 0px 0px 0;
	width:600px;
	float:left;
	clear:both;
	font-size:11px;
	padding:10px;
	border:1px solid #372506;
	background-color:#fefefe;
}
/* --------------------------------------
	FORM HÄUSER, kleines Formular 
 -------------------------------------- */
#umzform2 td {
	padding:0;
	vertical-align:top;
}
#umzform2 .haeuserform {
	width:580px;
	margin:15px 0px 0px 5px;
	font-size:11px;
	padding:0;
}
#umzform2 .haeuserform input, #umzform2 .haeuserform textarea {
	padding:5px 5px;
}
#umzform2 .haeuserform td.wrapper-haus-links {
	margin:0;
	padding:0;
}
#umzform2 .haeuserform td.dach-links {
	padding:0;
}
#umzform2 .haeuserform .dach-links img.dach-l {
	width:271px;
	height:62px;
	background:url('../images/Sprite-Forms.png') 0 -64px no-repeat;
} /* Spacer.gif zur Bestimmung der Größe des Dachs */
#umzform2 .haeuserform .haus-links {
	float:left;
	margin:0 0 0 12px;
	m/argin:0 0 0 6px;
	padding:5px 0 10px 12px;
	width:249px;
	border:2px solid #5F8AB3;
	border-width:0 2px 2px 2px;
	background-color:#FBFDFE;
}
#umzform2 .haeuserform .haus-links td {
	padding:0;
}
#umzform2 .haeuserform td.wrapper-haus-rechts {
	margin:0;
	padding:0;
}
#umzform2 .haeuserform td.dach-rechts {
	padding:0;
}
#umzform2 .haeuserform .dach-rechts img.dach-r {
	width:271px;
	height:62px;
	background:url('../images/Sprite-Forms.png') -274px -64px no-repeat;
} /* Spacer.gif zur Bestimmung der Größe des Dachs */
#umzform2 .haeuserform .haus-rechts {
	float:left;
	margin:0 0 0 12px;
	padding:5px 10px 10px 12px;
	width:249px;
	border:2px solid #5F8AB3;
	border-width:0 2px 2px 2px;
	background-color:#FBFDFE;
}
#umzform2 .haeuserform .haus-rechts td {
	padding:0;
}
#umzform2 .haeuserform .dach-mitte {
	width:40px;
}
#umzform2 .haeuserform .goto {
	width:40px; 
	height:40px;
	margin-top:30px;
	background:url('../images/Sprite-Forms.png') -666px -150px no-repeat;
}
#umzform2 .haeuserform td.label-big {
    font-weight:bold;
    padding:0 0 3px 0;
    *+padding:4px 10px 0px 12px;
    *padding:4px 10px 0px 12px;
    text-align:left;
    font-size:12px;
    color:#372506;
}
#umzform2 .haeuserform td.label {
    font-weight:bold;
    padding:5px 5px 0 0;
    *+padding:4px 10px 0px 12px;
    *padding:4px 10px 0px 12px;
    text-align:left;
}
#umzform2 .haeuserform td.wrapper-kontakt {
	padding:0;
}
#umzform2 .haeuserform .kontakt {
	padding:0;
	margin:0 0 0 14px;
	padding:10px;
	border:2px solid #5F8AB3;
	width:558px;
	background-color:#FBFDFE;
}
#umzform2 .haeuserform .small2 {
	clear:both;
	color:#666;
	font-size:10px;
	font-weight:normal;
	padding:0;
	margin:0;
}
#umzform2 .haeuserform #vonstr, #umzform2 .haeuserform #vonort, #umzform2 .haeuserform #nachstr, #umzform2 .haeuserform #nachort {
	width:120px;
}
#umzform2 .haeuserform #vonplz, #umzform2 .haeuserform #nachplz {
	width:60px;
}
#umzform2 .haeuserform #vondatum, #umzform2 .haeuserform #nachdatum {
	width:68px;
}
#umzform2 .haeuserform #vonnat, #umzform2 .haeuserform #nachnat, #umzform2 .haeuserform #anrede { 
	width:50px;
	border:1px solid #5F8AB3;
	padding:1px 4px;
}
#umzform2 .haeuserform #anrede {
	width:60px;
}
#umzform2 .haeuserform #kundename {
	width:320px;
}
#umzform2 .haeuserform #kundemail, #umzform2 .haeuserform #kundetel {
	width:385px;
}
#umzform2 .haeuserform input {
	background:url('../images/Sprite-Forms.png') 0 -233px no-repeat;
	margin:0px 0px 5px 0px;
	/*-moz-border-radius:5px;
	-khtml-border-radius:5px;*/
}
#umzform2 .haeuserform input:focus, #umzform2 .haeuserform input:hover {
	background-position:0 -335px;
	outline:none;
}
#umzform2 .haeuserform select {
	margin:0px 0px 10px 0px;
}
#umzform2 .haeuserform .msub {
	line-height:100%;
	vertical-align:middle;
	color:white;
	font-weight:bold;
	font-size:12px;
	width:251px;
	background:url('../images/Sprite-Forms.png') 0 -128px no-repeat;
	height:26px;
	cursor:pointer;
	border:none;
	margin:0 0 0 170px;
	padding:0;
	text-shadow:#444 0 -1px;
}
#umzform2 .haeuserform .msub:hover {
	background-position: 0 -154px;
}
/* --------------------------------------
	FORM HÄUSER, Detail-Formular 
 -------------------------------------- */
#umzform2 .haeuserform-detail {
	width:750px;
	padding:0;
	margin:10px 0 0 0;
	clear:both;/*border:1px solid red;*/
}
#umzform2 .haeuserform-detail input, #umzform2 .haeuserform textarea {
	padding:5px 5px;
}
#umzform2 .haeuserform-detail .dach-links {
	width:355px;
	height:62px;
	padding:0;
	margin:0;
	background:url('../images/Sprite-Forms.png') 1px 0 no-repeat;
}
#umzform2 .haeuserform-detail td.wrapper-haus-links {
	border-top:none;
}
#umzform2 .haeuserform-detail .haus-links {
	width:340px;
	float:left;
	margin:0 0 0 7px;
	padding:0 10px 10px 5px;
	border:2px solid #5F8AB3;
	border-width:0 2px 2px 2px;
	background-color:#FCD797;
}
#umzform2 .haeuserform-detail .haus-links td, #umzform2 .haeuserform-detail .haus-rechts td {
	padding:8px 5px;
}
#umzform2 .haeuserform-detail .dach-rechts {
	width:355px;
	height:62px;
	padding:0;
	margin:0;
	background:url('../images/Sprite-Forms.png') -357px 0 no-repeat;
}
#umzform2 .haeuserform-detail td.wrapper-haus-rechts {
	border-top:none;
}
#umzform2 .haeuserform-detail .haus-rechts {
	width:340px;
	float:left;
	margin:0 0 0 7px;
	padding:0 10px 10px 5px;
	border:2px solid #5F8AB3;
	border-width:0 2px 2px 2px;
	background-color:#FCD797;
}
#umzform2 .haeuserform-detail .haus-rechts .spacer {
	height:30px;
}
#umzform2 .haeuserform-detail .haus-rechts .detail-text {
	font-size:10px;
	margin:39px 0 0 0;
	padding-left:0;
}
#umzform2 .haeuserform-detail .bluestan {
	background:white;
	padding:5px 0 5px 8px;
}
#umzform2 .haeuserform-detail .vondienstl, #umzform2 .haeuserform-detail .nachdienstl {
	padding:0;
	margin:0;
	float:left;
}
#umzform2 .haeuserform-detail .greenstan {
	background:white;
	padding:5px 0 5px 8px;
}
#umzform2 .haeuserform-detail td.label-big {
	font-weight:bold;
	padding:8px 0 3px 3px;
	text-align:left;
	font-size:12px;
	color:#372506;
}
#umzform2 .haeuserform-detail .goto {
	width:40px;
	height:40px;
	margin-top:60px;
	background:url('../images/Sprite-Forms.png') -666px -150px no-repeat;
}
#umzform2 .haeuserform-detail label {
	float:left;
	width:auto;
	padding:0 5px 0 0;
}
#umzform2 .haeuserform-detail #kellerfield, #umzform2 .haeuserform-detail #bodenfield, #umzform2 .haeuserform-detail #vonliftfield, #umzform2 .haeuserform-detail #nachliftfield {
	float:left;
	clear:none;
	width:auto;
	margin-right:20px;
}
#umzform2 .haeuserform-detail #vonstr, #umzform2 .haeuserform-detail #nachstr {
	border:1px solid #5F8AB3;
	width:243px;
}
#umzform2 .haeuserform-detail #vonnat, #umzform2 .haeuserform-detail #nachnat {
	border:1px solid #5F8AB3;
}
#umzform2 .haeuserform-detail #vonplz, #umzform2 .haeuserform-detail #nachplz {
	width:50px;
}
#umzform2 .haeuserform-detail #vonort, #umzform2 .haeuserform-detail #nachort {
	width:95px;
}
#umzform2 .haeuserform-detail #vonetage, #umzform2 .haeuserform-detail #nachetage {
	border:1px solid #5F8AB3;
	padding:4px 1px;
	width:50px;
}
#umzform2 .haeuserform-detail #zimmer {
	border:1px solid #5F8AB3;
	width:50px;
}
#umzform2 .haeuserform-detail #personen {
	border:1px solid #5F8AB3;
	width:50px;
}
#umzform2 .haeuserform-detail #vonhaus, #umzform2 .haeuserform-detail #nachhaus, #umzform2 .haeuserform-detail #einpacken, #umzform2 .haeuserform-detail #moebelabbau, #umzform2 .haeuserform-detail #kuecheabbau, #umzform2 .haeuserform-detail #auspacken, #umzform2 .haeuserform-detail #moebelaufbau, #umzform2 .haeuserform-detail #kuecheaufbau {
	border:1px solid #5F8AB3;
}
#umzform2 .haeuserform-detail #qm {
	width:40px;
}
#umzform2 .haeuserform-detail #vondetails {
	width:280px;
	height:70px;
	border:1px solid #5F8AB3;
}
#umzform2 .haeuserform-detail #nachdetails {
	width:280px;
	height:70px;
	border:1px solid #5F8AB3;
}
#umzform2 .haeuserform-detail #ubez {
	border:1px solid #5F8AB3;
	padding:1px 4px;
}
#umzform2 .haeuserform-detail .table-vondatum {
	margin:0;
	padding:0;
}
#umzform2 .haeuserform-detail .table-nachdatum {
	margin:0 0 0 0;
	padding:0;
}
#umzform2 .haeuserform-detail #vondatum, #umzform2 .haeuserform-detail #nachdatum {
	width:68px;
	margin:0;
	padding:4px 1px;
}
#umzform2 .haeuserform-detail .bgreen {
}
#umzform2 .haeuserform-detail .adresse {
	border:2px solid #372506;
	padding:0;
	margin:0;
}
#umzform2 .haeuserform-detail .adresse .top {
	border-left:1px solid #AAAAAA;
	border-right: 1px solid #AAAAAA;
	border-top: 1px solid #AAAAAA
}
#umzform2 .haeuserform-detail .adresse .bottom {
	background-color:#F3F3F3;
	border-left:1px solid #AAAAAA;
	border-right: 1px solid #AAAAAA;
	border-bottom: 1px solid #AAAAAA
}
#umzform2 .haeuserform-detail .adresse {
	width:735px;
	background-color:#FCD797;
	margin:5px 0 0 7px;
}
#umzform2 .haeuserform-detail .adresse td {
	padding:5px 0 5px 10px;
}
#umzform2 .haeuserform-detail .adresse .label {
	font-weight:bold;
	padding:10px 0 0 50px;
	text-align:right;
	white-space:nowrap;
}
#umzform2 .haeuserform-detail .adresse #anrede {
	width:60px;
	margin:5px 5px 0 0;
	padding:4px 2px;
	border:1px solid #5F8AB3;
}
#umzform2 .haeuserform-detail .adresse #kundename, #umzform2 .haeuserform-detail .adresse #kundemail, #umzform2 .haeuserform-detail .adresse #kundetel {
	width:320px;
}
#umzform2 .haeuserform-detail .adresse .winz {
	padding:5px 10px;
	font-size:10px;
}
#umzform2 .haeuserform-detail .adresse .bottom {
	background-color:#f2f2f2;
	border:none;
}
#umzform2 .haeuserform-detail .msub {
	line-height:100%;
	vertical-align:middle;
	color:white;
	font-weight:bold;
	font-size:12px;
	width:325px;
	background:url('../images/Sprite-Forms.png') -252px -128px no-repeat;
	height:26px;
	cursor:pointer;
	border:none;
	margin:5px 0 5px 0;
	padding:0;
	text-shadow:#444 0 -1px;
}
#umzform2 .haeuserform-detail .msub:hover {
	background-position: -252px -154px;
}
.infobox {
	float:left;
	clear:both;
	padding:5px 15px 0 10px;
}
.red {
	background-color:#FFF9F9;
	border:2px solid #372506;
	color:#372506;
}
.infobox p {
	float:left;
	margin-top:10px;
}
.infobox p img {
	line-height:100%;
	vertical-align:middle;
	margin:0 5px 6px 0;
}
.meldung {
	background-color:#FFF9F9;
	border:2px solid #372506;
	color:#372506;
}

/* -----------------------------------------
	HVZ-Form
 ----------------------------------------- */
#content #hvz-form {float:left;clear:both;}
#content .infobox2 {float:left;clear:both;width:598px;border:1px solid silver;padding:10px 10px 7px 10px;background-color:#FDEBCD;}
#content .blue {border:2px solid #382402;}
#content .red {border:2px solid #D31400;background-color:#FFECEC;}
#content #hvz-form fieldset {float:left;clear:both;width:600px;border:2px solid #5F8AB3;background-color:#FBFDFE;padding:10px;margin:10px 0 0 0;}
#content #hvz-form legend {font-weight:bold;margin:0 0;padding:10px 5px 10px 47px;font-size:15px;color:#382402;background:url('../images/Sprite-Forms.png') -670px -327px no-repeat;}
#content #hvz-form #secondorder {width:auto;float:left;border:none;background:none;}
#content #hvz-form .secondorder-label {white-space:nowrap;}
#con#content #hvz-formtent #hvz-form table {margin:0;padding:0;}
#content #hvz-form table .td-label {margin:0;padding:0;width:120px;font-weight:normal;}
#content #hvz-form input,#content #hvz-form textarea {background:url('../images/Sprite-Forms.png') 0 -233px no-repeat;}
#content #hvz-form input:hover,#content #hvz-form textarea:hover {background-position:0 -335px;}
#content #hvz-form #lang1,#content #hvz-form #lang2 {width:30px;}
#content #hvz-form #str1,#content #hvz-form #str2 {width:200px;}
#content #hvz-form #nr1, 
#content #hvz-form #nr2, 
#content #hvz-form #nr {width:30px;}
#content #hvz-form #plz1,
#content #hvz-form #plz2, 
#content #hvz-form #plz {width:60px;}
#content #hvz-form #town1,#content #hvz-form #town2 {border:1px solid silver;padding:5px;}
#content #hvz-form #zusatz_eins,#content #hvz-form #zusatz_zwei {width:150px;height:50px;}
#content #hvz-form #details_text {width:220px;height:80px;}
#content #hvz-form .detail-text {padding:0 0 0 10px;font-weight:normal;font-size:11px;line-height:14px;}
#content #hvz-form #strasse {width:230px;}
#content #hvz-form #ort {width:200px;}
#content #hvz-form #anrede,
#content #hvz-form #vorname,
#content #hvz-form #name,
#content #hvz-form #tel, 
#content #hvz-form #fax,
#content #hvz-form #mail {width:275px;}
#content #hvz-form #police1, #content #hvz-form #police2 {width:auto;margin-right:10px;}
#content #hvz-form .button-400 {background:url('../images/Sprite-Forms.png') -2px -180px no-repeat;width:500px;height:26px;text-shadow:#333 0 -1px;margin:10px 0 0 80px;padding:0 0 0 0;font-size:12px;font-weight:bold;border:none;cursor:pointer;color:white;}
#content #hvz-form .button-400:hover {background-position:-2px -206px;}

/* Table für Preis-Info, wenn Stadt gewählt */
#hvz-form .city-price-info {float:left;width:560px;border:1px solid #666666;background-color:#FFFFFF;padding:5px;margin:5px;font-size:11px;font-weight:normal;}
#hvz-form .city-price-info table {float:left;padding:0;margin:0;width:550px;line-height:14px;}
#hvz-form .city-price-info table .preistext {width:550px;margin-right:10px;padding-left:3px;border-bottom:1px solid #999;font-weight:normal;}
#hvz-form .city-price-info table .preisbetrag  {width:70px;text-align:right;border-bottom:1px solid #999;padding-right:5px;} 

/* Zusammenfassung */
#summary #preisinfo {float:none;margin:0;}
#summary #preisinfo .preistext {width:500px;margin-right:10px;padding-left:3px;border-bottom:1px solid #999;font-weight:normal;}
#summary #preisinfo .preisstext {width:500px;margin-right:10px;padding-left:3px;font-weight:bold;}
#summary #preisinfo .preisbetrag {width:70px;text-align:right;border-bottom:1px solid #999;padding-right:5px;}
#summary #preisinfo .preissbetrag {width:70px;font-weight:bold;text-align:right;border-bottom:3px double #999;padding-right:5px;}
#summary #preisinfo2 {margin:0;}

#content #summary-head {float:left;clear:both;width:598px;border:1px solid silver;padding:10px 10px 7px 10px;background-color:#FDEBCD;}
#content #summary-hvz1 {float:left;clear:both;width:200px;border:1px solid silver;padding:10px 10px 7px 10px;margin:10px 0 0 0;background-color:#fafafa;}
#content #summary-hvz2 {float:left;clear:both;width:200px;border:1px solid silver;padding:10px 10px 7px 10px;margin:10px 0 0 0;background-color:#fafafa;}
#content #summary {float:left;clear:both;width:598px;border:1px solid silver;padding:10px 10px 7px 10px;margin:10px 0 0 0;background-color:#fafafa;}
#content .agb, #content .widerruf {margin:10px 0 0 0;float:left;clear:both;font-weight:normal;}
#content #agb-widerruf {margin:10px 0 0 0;float:left;clear:both;font-weight:normal;}
#content #agb-widerruf #agbok {width:auto;margin-right:6px;float:left;clear:both;}
#content .button-300 {float:left;clear:both;background:url('../images/button-380.png') no-repeat;width:380px;height:36px;text-shadow:white 0 1px;margin:10px 0 0 0;padding:0 50px 0 0;font-size:12px;font-weight:bold;border:none;cursor:pointer;}

/* -----------------------------------------
	KAUTIONSRECHNER
 ----------------------------------------- */
#content .kautionsframe {width:550px;height:640px;}
#content .kautionsrechner {float:left;clear:both;width:470px;border:2px solid #94BF00;padding:5px 10px;margin:0 0 20px 0;}
#content .kautionsrechner legend {font-weight:bold;margin:0 0;padding:0 5px;font-size:15px;color:black;}

#content .kautionsrechner .berechnen {margin:3px 0 8px 0;padding:0;float:left;width:150px;height:24px;border:none;background:url('../images/button-150-gruen.png') 0 0 no-repeat;cursor:pointer;color:white;font-weight:normal;font-size:13px;}
#content .kautionsrechner .berechnen:hover {background-position:0 -24px;}

#content .kautionsrechner .kautionstable {padding:0;}
#content .kautionsrechner .kautionstable td {padding:5px;}
#content .kautionsrechner .kautionstable .top {padding-top:12px;}
#content .kautionsrechner .kautionstable .button {padding:0;}
#content .kautionsrechner #ksumme {}
#content .kautionsrechner #kvt {font-weight:bold;color:black;padding:0 5px 0 0;} /* Überschrift */
#content .kautionsrechner #fehler {clear:both;color:#F00;font-weight:bold;} /* Fehlermeldungen */
#content .kautionsrechner #dimj {font-weight:bold;} /* Ergebnis pro Jahr */
#content .kautionsrechner #dimm {font-weight:bold;} /* Ergebnis pro Monat */
#content .kautionsrechner .meldung {border:none;background:none;}


