/* werf relaunch 2007 */
/* 07.2007 / hoe */
body{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 90.0001%;
	margin: 0px;
	margin-top: 0px;
	padding: 0px;
	color: #3b6288;
	/* background-color : #edeeef;
	
	background-color : White;
	*/
	background-color: #004A8C;
}
.bg_rot_top{
	/* background-color: #990000; */
	background-color: #C33838;
	line-height: 20px;
}
.bg_grau{
	background-color : #edeeef;
}
.bg_weiss{
	background-color : White;
}

.bg_top{
	background-image : url(../media/bg_top2.jpg);
}
.body_output{
	font-size: 70%;
	line-height : 160%;
}
.font_menue{
	color: white;
	font-weight : bold;
	font-size : 70%;
	text-decoration : none;
}
/* headline */
h1{
	font-size: 120%;
	color:#ae3c3c;

}
h2{
	font-size: 90%;

}
.mieter_liste{
	font-size: 90%;
}
.font_rechts{
	font-size:80%;
	color:#ae3c3c;
	font-weight: bold;
}
.bildunterschrift{
	font-size:70%;
	padding-left: 13px;
	float: left;
}

.bildunterschrift2{
	font-size:70%;
	padding-left: 3px;
	float: left;
}

a.top2{
	color: white;
	/* color:#ae3c3c; */
	text-decoration : none;
	font-size: 70%;
}
a.link_angebote{
	color:#ae3c3c;
	text-decoration : underline;
}
.login-form{
	font-size: 70%;
}

.kontakt-textarea{
	width: 300px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:80%;
}
.kontakt-text{
	width: 300px;
}
.red{
	color: red;
}
.border_left{
	border-left-color : #C33838;
	border-left-style : solid;
	border-left-width : 1px;
}
.border_top{
	border-top-color : #C33838;
	border-top-style : solid;
	border-top-width : 1px;
}
.border_right{
	border-right-color : #C33838;
	border-right-style : solid;
	border-right-width : 1px;
}
.border_bottom{
	border-bottom-color : #C33838;
	border-bottom-style : solid;
	border-bottom-width : 1px;
}

A:ACTIVE.link, A:FOCUS.link, A:LINK.link, A:VISITED.link {
	color: #3b6288;
	text-decoration : underline;
}

.img_small{
	margin-top: 25px;
}