/* CSS Document */

body {
	background-color: #66cccc;
	margin: 0px;
	padding: 0;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
}
#rahmen {
	position: absolute;
	top: 90px; left:70px; width:560px; height:197px;
	color: #999999;
	margin: 0 auto;
	border-style: dotted;
	border-color: #cccccc;
	border-top-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 1px;
}
#raupe {
	position: absolute;
	top: 93px; left:70px; width:500px; height:177px;
	color: #999999;
	border-color: #cccccc;
	border-style: dotted;
	border-left-width: 1px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-bottom-width: 0px;
}
#ref {
	position: absolute;
	top: 93px; left:140px; width:500px; height:177px;
	color: #999999;
	border-color: #cccccc;
	border-style: dotted;
	border-left-width: 1px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-bottom-width: 0px;
}
#ref p .titel {
	color: #cccccc;
}
#kontakt {
	position: absolute;
	top: 93px; left:210px; width:500px; height:177px;
	color: #999999;
	border-color: #cccccc;
	border-style: dotted;
	border-left-width: 1px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-bottom-width: 0px;
}
#links {
	position: absolute;
	top: 93px; left:280px; width:500px; height:177px;
	color: #999999;
	border-color: #cccccc;
	border-style: dotted;
	border-left-width: 1px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-bottom-width: 0px;
}
#nav1 {
	position: absolute;
	top: 270px; left:70px; width:70px; height:20px;
	border-color: #cccccc;
	border-style: dotted;
	border-left-width: 0px;
	border-right-width: 1px;
	border-top-width: 1px;
	border-bottom-width: 0px;
}
#nav2 {
	position: absolute;
	top: 270px; left:140px; width:70px; height:20px;
	border-color: #cccccc;
	border-style: dotted;
	border-left-width: 0px;
	border-right-width: 1px;
	border-top-width: 1px;
	border-bottom-width: 0px;
}
#nav3 {
	position: absolute;
	top: 270px; left:210px; width:70px; height:20px;
	border-color: #cccccc;
	border-style: dotted;
	border-left-width: 0px;
	border-right-width: 1px;
	border-top-width: 1px;
	border-bottom-width: 0px;
}
#nav4 {
	position: absolute;
	top: 270px; left:280px; width:70px; height:20px;
	border-color: #cccccc;
	border-style: dotted;
	border-left-width: 0px;
	border-right-width: 1px;
	border-top-width: 1px;
	border-bottom-width: 0px;
}
#fuss {
	position: absolute;
	top: 270px; left:560px; width:70px; height:20px;
	border-color: #cccccc;
	border-style: dotted;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 1px;
	border-bottom-width: 0px;
	color: #999999;
	font-size: 9px;
}
#bild {
	position: absolute;
	top: 230px; left:420px; width:70px; height:20px;
}
#nav1 .selected {
	color: #cccccc;
}
#nav2 .selected {
	color: #cccccc;
}
#nav3 .selected {
	color: #cccccc;
}
#nav4 .selected {
	color: #cccccc;
}
a {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #339999;
	text-decoration: none;
}
a:hover {
	border-bottom: 1px dotted #cccccc;
}
b {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	font-style:normal;
	font-weight: normal;
	color: #cccccc;
}
