a		{ 
	color: #000;
	text-decoration: underline;
}
a:hover 	{
	color: #000;
	text-decoration: underline;
}
a.navigation		{ 
	color: #000;
	text-decoration: none;
	font-weight:bold;
	font-size:12pt;
}
a.navigation:hover 	{
	color: #000;
	text-decoration: none;
}
a.topnavigation		{ 
	color: #fff;
	text-decoration: none;
	font-weight:bold;
	font-size:10pt;
}
a.topnavigation:hover 	{
	color: #F36C36;
}
a.footer		{ 
	color: #000;
	text-decoration: none;
}
a.footer:hover 	{
	color: #000;
	text-decoration: underline;
}
body	{
	background:#70C6DF;
	background-repeat: repeat-x; background-image: url(../images/hintergrund.jpg); background-position: left top;
	color: #000;
	font-size:12pt;
	font-weight:normal;
	font-family:Versalien,verdana, arial;
}
img		{
	border:0px;
}
#body	{
	z-index:1;
}
#main-div	{
	width: 950px;
	min-height:700px;
	margin-left:0px;
}
#headline	{
	width: 796px;
	height: 126px;
	text-align:right;
	color: #fff;
	background-repeat: no-repeat; background-image: url(../images/headline.jpg); background-position: left top;
}
#main-image	{

}
#main	{
	width: 1000px;
	min-height:700px;
	position:absolute; top:30px; left:0px;
}
#content	{
	position:relative; top:20px;
	min-height:600px;
	text-align:left;
	background-repeat: repeat-y; background-image: url(../images/hintergrund_main.png); background-position: left top;
	z-index:1;
	
}
#contenttext	{
	line-height: 20px;
	width:550px;
	margin-left: 380px;
}
#contentbottom	{
	position: relative; top:20px;
	width:1000px;
	height:50px;
	z-index:3;
}
#logo	{
	position:absolute; top:0px; left:0px;
	z-index:2;
}
#topnavigation	{
	width: 500px;
	height: 40px;
	position: relative; top:0px; left: 380px;
	z-index:7;
}
#navigation	{
	width:500px;
	height:60px;
	position:absolute; top:0px; left:400px;
	text-align:center;
	z-index:4;
}
#leistungen	{
	width:154px;
	height:60px;
	background-repeat: no-repeat; background-image: url(../images/reiter.jpg); background-position: left top;
	position:absolute; top:0px; left:-20px;
}
#leistungenaktiv	{
	width:154px;
	height:60px;
	background-repeat: no-repeat; background-image: url(../images/reiteraktiv.jpg); background-position: left top;
	position:absolute; top:0px; left:-20px;
}
#produkte	{
	width:154px;
	height:60px;
	background-repeat: no-repeat; background-image: url(../images/reiter.jpg); background-position: left top;
	position:absolute; top:0px; left:150px;
}
#produkteaktiv	{
	width:154px;
	height:60px;
	background-repeat: no-repeat; background-image: url(../images/reiteraktiv.jpg); background-position: left top;
	position:absolute; top:0px; left:150px;
}
#angebote	{
	width:154px;
	height:60px;
	background-repeat: no-repeat; background-image: url(../images/reiter.jpg); background-position: left top;
	position:absolute; top:0px; left:320px;
}
#angeboteaktiv	{
	width:154px;
	height:60px;
	background-repeat: no-repeat; background-image: url(../images/reiteraktiv.jpg); background-position: left top;
	position:absolute; top:0px; left:320px;
}
#nav-home	{
	position: relative; left:0px;
}
#nav-kontakt	{
	position: relative; left:30px;
}
#nav-agb	{
	position: relative; left:60px;
}
#nav-impressum	{
	position: relative; left:90px;
}
ul	{}
#monitor	{
	position:absolute; bottom:30px;
	z-index:5;
}
#footer	{
	position: relative; top:0px; left: 220px;
	font-size: 8pt;
	width: 400px;
	text-align:left;
	z-index:6;
}
#viewpic	{
	position:absolute; top:0px; left:0px;
	width:100%;
	height:100%;
	background-repeat: repeat; background-image: url(../images/blacktrans.png); background-position: left top;
	z-index:5;
}
#pic	{
	position:absolute; top:80px; left:110px;
	border-width:8px;
	border-color:#fff;
	border-style:solid;
	padding:0px;
}
td	{
	vertical-align:top;
}
#smallfont	{
	font-size: 8pt;
	line-height:15px;
}
.border	{
	border-bottom: 2px #F36C36 solid;
}
#angebotediv	{
	position:relative; left:30px;
	height: 160px;
}
.orange	{
	background-color:#F36C36;
}