/* CSS Document */

<!--
body {
	background-color: #b3afaf;
	background-image: url(bg_streifen_klein.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
}
.Stil2 {
	color: #FFFFFF;
	font-size: 11px;
	font-family: Verdana;
	font-style: normal;
	font-weight: normal;
}

.link3 {
	color: #FFFFFF;
	font-size: 11px;
	font-family: Verdana;
	font-style: normal;
	font-weight: normal;
	}
	

.box {
	width: 450px;
	position: absolute;
	left: 40px;
	top: 340px;
	}
	
.kontaktbox {
	width: 250px;
	position: absolute;
	left: 530px;
	top: 340px;
	}
	
.bilderbox {
	width: 750px;
	position: absolute;
	left: 50px;
	top: 10px;
	}
	
.bild {
	width: 700px;
	position: absolute;
	left: 0px;
	top: 0px;
	}
	
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #333333;
	
}
a:active {
	text-decoration: none;
	color: #333333;
}

a.link2:link ,a.link2:active ,a.link2:visited {
	font-size: 11px;
	font-family: Verdana;
	font-style: normal;
	font-weight: normal;
	color: #cccccc;
	text-decoration: none;
	}

a.link2:hover {
	font-size: 11px;
	font-family: Verdana;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	text-decoration: underline;
	}
	

-->

