/* CSS Document */
body, h1, h2, h3 {
	font-family:Arial, Helvetica, sans-serif;
	color: #666666;
		padding: 0;
	margin: 0;
}
h1 {
	font-size: 16px;
	margin-top: 0px;
}

h2 {
	font-size: 14px;
	font-weight: bold;
}

h3 {
	font-size: 12px;
	font-weight: normal;

}

body {
	position:absolute;
	background-image: url(../fotos/laufer.jpg);
	background-position: 0px;
	background-repeat: repeat-y;
	margin-left: 0px;
	margin-top: 0px;
	top: 0px;
	padding: 0;
}
#hauptbild {
	background-image: url(../fotos/foto_l.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-left: 0px;
	position: absolute;
	height: 500px;
	width: 350px;
}
#logo {
	background-image: url(../fotos/logo_klein.jpg);
	background-repeat: no-repeat;
	position:absolute;
	margin-left: 400px;
	margin-top: 50px;
	width: 400px;
	height: 60px;
}
#trennlinie {
	position:absolute;
	margin-left: 400px;
	margin-top: 120px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #0E0BA4;
	width: 700px;
	height: 3px;
	padding: 0;
}
#inhalt {
	position:absolute;
	margin-left: 400px;
	margin-top: 125px;
	width: 700px;
	height: 320px;
	padding: 0;
	overflow: hidden;
}

#hovera a:link {
	width: 200px;
	display:block;
	height: 240px;
	text-decoration: none;
	background-image: url(../fotos/button1.jpg);
	padding: 0;
	color: #666666;

}
#hovera a:visited {
	text-decoration: none;
	width: 200px;
	display:block;
	height: 240px;
	padding: 0;
	background-image: url(../fotos/button1.jpg);
	color: #666666;


}
#hovera a:hover{
	text-decoration: none;
	width: 200px;
	display:block;
	height: 240px;
	padding: 0;
	background-image: url(../fotos/button2.jpg);
	color: #0A0B94;


}
#hovera a:active {
	text-decoration: none;
	width: 200px;
	display:block;
	height: 240px;
	padding: 0;
	background-image: url(../fotos/button1.jpg);

}

#link a:link {
	color: #333333;
	text-decoration: none;
padding-top: 10px;

}
#link a:visited {
text-decoration: none;
color: #333333;
padding: 0;

}
#link a:hover {
	text-decoration: none;
	color: #0301CF;
	padding: 0;

}
#link a:active {
	text-decoration: none;
	color: #666666;
	padding: 0;
}
#boxe  {
	width:200px;
	height:240px;
	background-image: url(../fotos/haus_logo.jpg);


}
#text  {
	width:460px;
	height:45px;
	margin-left: 120px;
	position: absolute;
	border: 2px solid #D5C2A2;
	margin-top: 540px;
	background-color: #0D3F70;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 4;

}
#haus  {
	width:300px;
	height:350px;
	background-image: url(../fotos/haus.jpg);
}
