/* CSS Document 4 Interface-Template, 2007 by spes-ANATOMIA.de 4 G&B Hausverwaltung u. Service e.K. */
@import url(site_top.css);
/*
@import url(dcard-style.css);
@import url(spes_captcher.css);
*/
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6f7275;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

/* Style: Statuszeile */
a.statuszeile:link {
	color: #97c2da;
	text-decoration: none;
}
a.statuszeile:visited {
	text-decoration: none;
	color: #97c2da;
}
a.statuszeile:hover {
	text-decoration: underline;
	color: #bdddf0;
}
a.statuszeile:active {
	text-decoration: none;
	color: #97c2da;
}
.text_statuszeile {
	color: #97c2da;
	font-weight: bold;
	font-size: 11px;
}
.text_statuszeile_on {
	color: #bdddf0;
	font-weight: bold;
	font-size: 11px;
}

/* Style: Eingabefelder für Blitzkontakt */
.input_blitzkontakt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #5c8ba6;
	text-decoration: none;
	border-bottom: solid 1px #a3a5a7;
	border-top: solid 0px #F1F1F1;
	border-left: solid 0px #F1F1F1;
	border-right: solid 0px #F1F1F1;
	background-color: #F1F1F1;
	width: 450px;
}

.btn_blitzkontakt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #5c8ba6;
	text-decoration: none;
	border-bottom: solid 1px #5c8ba6;
	border-top: solid 1px #5c8ba6;
	border-left: solid 1px #5c8ba6;
	border-right: solid 1px #5c8ba6;
	background-color: #FCFCFC;
	width: 98px;
	cursor: pointer;
}

.input_kontaktmailer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #5c8ba6;
	text-decoration: none;
	border-bottom: solid 1px #a3a5a7;
	border-top: solid 0px #F1F1F1;
	border-left: solid 0px #F1F1F1;
	border-right: solid 0px #F1F1F1;
	background-color: #F1F1F1;
	width: 375px;
}

/* Style: Inhalt */
.inhalt_background {
	background-repeat: no-repeat;
}

label a {font-size:12px; line-height:14px;}
.win_main, .win_main .wm_table td {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#6f7275; cursor:default;}
.win_main h3, .win_main h4, .win_main h5 {font-weight:bold; margin:0;}
.win_main h3, .win_main h4 {margin-top:17px;}
.win_main h3 {font-size:20px; text-align:center;}
.win_main h4 {font-size:14px; margin-bottom:4px;}
.win_main h4 span {font-size: 11px; font-style: italic; display:inline-block; margin-bottom:4px;}
.win_main h5 {font-size:14px;}
.win_main hr {width:85%; margin:16px auto; height:2px; border:0; border-bottom:2px solid #bfbfbf;}
.win_main a {color:#6f7275; text-decoration:none; /*display:inline-block;*/ line-height:13px;}
.win_main a:hover {color:#e68313; text-decoration:none; border:0; border-bottom:1px solid #e68313;}

.win_2spalten {
	display: block;
	position: relative;
	float: none;
}
.win_2spalten .win_left, .win_2spalten .win_right {width: 50%; display: block; position: relative; float: left; height:180px; margin-bottom:20px;}
.win_2spalten .win_right { float: right;}
.win_2spalten h5 {margin-bottom: 4px;}
.win_2spalten h5 span {font-size: 11px; font-style: italic;}


.inhalt_titel14 {
	font-size: 16px;
}
.inhalt_winbox_titel {
	color: #9c9c9c;
	font-weight: bold;
	font-size: 11px;
}
.inhalt_winbox_list_font_off {
	font-weight: normal;
	font-size: 11px;
}
.inhalt_winbox_list_font_on {
	font-weight: bold;
	font-size: 11px;
}
.text_hinweis_grau {
	color: #919395;
	font-size: 10px;
}
.winmenue_font_on {
	color: #e68313;
	font-weight: bold;
}
.winmenue_font_off {
	color: #807f7f;
	font-weight: bold;
}

/* Style: Window Details */
.win_details_titel {
	font-size: 12px;
	color: #6f7275;
	font-weight: bold;
}
.win_details_bereich {
	font-weight: bold !important;
	color: #a3a5a7;
}
.win_details_inhalt {
	font-weight: bold;
	color: #5c8ba6
}

/* Style: Links Grau/Orange */
a.link_orange:link {
	color: #6F7275;
	text-decoration: none;
}
a.link_orange:visited {
	text-decoration: none;
	color: #6F7275;
}
a.link_orange:hover {
	text-decoration: underline;
	color: #e68313;
}
a.link_orange:active {
	text-decoration: none;
	color: #6F7275;
}
.link_orange_off {
	color: #9c9c9c;
	text-decoration: none;
}

/* Style: Copyright */
a.copyright:link {
	color: #615745;
	text-decoration: none;
}
a.copyright:visited {
	text-decoration: none;
	color: #615745;
}
a.copyright:hover {
	text-decoration: none;
	color: #4c4131;
}
a.copyright:active {
	text-decoration: none;
	color: #615745;
}
.text_copyright {
	color: #615745;
	font-size: 9px;
}
.text_copyright_kursiv {
	font-style: italic;
	font-weight: bold;
	font-size: 12px;
}

.eindruck td label {cursor:pointer; line-height:14px; position:relative; display:inline-block; width:100%; margin-top:4px;}




.v_angebote {background-color: #f4f4f4;}