BODY {
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : normal;
	text-align : left;
	background-color : #cccccc;
	margin-top : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-bottom : 0px;
}

.text {
	font-size : 12px;
	color : #330066;
	margin-top : 50px;
	margin-left : 100px;
	margin-right : 30px;
	margin-bottom : 20px;
}

.preise {
	font-weight : normal;
	text-align : right;
	color : #330066;
	font-size : 12px;
	font-style : normal;
	font-variant : normal;
		
}

.wohnung {
	font-weight : normal;
	text-align : right;
	color : #330066;
	font-size : 12px;
	font-style : normal;
	font-variant : normal;
		
}


.impressum {
	font-weight : normal;
	text-align : right;
	color : #330066;
	font-size : 12px;
	font-style : normal;
	font-variant : normal;
		
}

H1 {
	font-weight : bold;
	text-align : center;
	color : #330066;
	font-size : 14px;
	font-style : normal;
	font-variant : normal;
}
H3 {
	font-weight : bold;
	text-align : center;
	color : #330066;
	height : 14px;
	
	font-style : italic;
	font-variant : normal;
}

A, A:ACTIVE, A:VISITED {

	
	font-size : 10pt;
	font-style : normal;
	color : 33006;
		
}

A.link, A:ACTIVE.link, A:VISITED.link {

	
	font-size : 12pt;
	font-style : normal;
	color : 364f75;
	font-weight : normal;
	text-decoration : none;
	background-color : transparent;
	text-align : left;
	margin-top : 2px;
	height : 14px;
	margin-left : 60px;
}



A:HOVER.link
{
	
	font-size : 12pt;
	font-style : normal;
	color : red;
	font-weight : normal;
	text-decoration : none;
	background-color : transparent;
	text-align : left;
	margin-top : 2px;
	height : 14px;
	margin-left : 60px;
}
