/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #91AED2;
	background-image:url(../bilder/hg_bild_body_kauf.gif);
	background-repeat: repeat-y;
	background-position: center;
	
}




a {
	text-decoration: none;	
	color: #3B5B7C
	}




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



.font_12 {
	font-size: 12px;
	}

.hg_linkliste {
	background-image: url(../bilder/hg_bild_kauf.gif);
	background-repeat: repeat-y;
	background-position: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: right;
	vertical-align: bottom;
	text-transform: uppercase;
	float: none;
	font-size: 12px;
}

.link_linkliste {
	color: #263240;
}

.menue {
	color: #ACC4D7;
	font-family: "Arial", Times, serif;
	font-size: 12px;
	text-align: right;
	vertical-align: middle;
	padding-right: 8px;
	right: 8px;
	text-transform: uppercase;
}


.striche_horizontal {
	background-color: #703C10;
}


.valignmiddle {
		font-size: 12px;
		vertical-align: middle;
}