﻿body {
	font: 100% Garamond, Times New Roman, Times, Serif; line-height: 1.5;
	color: #000;
	text-align: right;
background-color: #d1d8fc; /*#fbe8b8*/
background-repeat:repeat-x;
background-image:url(bg.jpg);
text-align:center;
	
}

#alles {
	position: relative;
	width: 855px; 
	height:560px;                                /*size*/
	margin: 4% auto;
	text-align: left;
  background-color:transparent;
}


#raum{
	
position:absolute;
top:5%;
float:left;
width: 780px;
height:510px;                               /*size*/
background-color:#DDE4FF;
margin-left: 0px;
margin-top:10px;
overflow:hidden;	
z-index:4;	
overflow-y:scroll;
overflow-x:hidden;
padding: 15px;
}




ul#navoben {                                      /*    navi  horiz oben       */
 position: relative;
	padding-top:5px;
	height:30px;
	width: 900px;
	left : -50px;
	list-style: none;
	z-index: 50;
}
ul#navoben li {
display: inline;
}

#inhalt li{
  display:table-row-group; 
}
ul#navoben a {
	display: block;
	float: left;
	color: #29310C;      /*8c283d*/
	margin-left:30px;
	text-decoration: none;
	font-size: 13px;
	font-weight:bold;
		border-right: 1px;
	border-color: #fff;
	border-right-style: solid;	
	padding-right:10px;
}
ul#navoben a:hover {
	color: #6C716C;
	
}

a {
	color: #8c283d;
	text-decoration:none;


}
a:hover {
	color: #000;
	text-decoration:underline;

}

#footer {
background-image: url(fuss2.gif);
position:absolute;
top:547px;
left:0px;
height:43px;
width:844px;

}

#video a{
	color: #29310C;
	text-decoration:none;	
}

h1 {
	font: 20px Times New Roman, Times, Serif; line-height: 1.3; font-weight:bold;
	margin: 10px 0 1px 0;
	color: #8c283d;
	clear: right;
	padding-right: 30px;
	margin-bottom:0px;
}

h2 {
font: 15px Times New Roman, Times, Serif; line-height: 1.3; font-weight:bold;
padding: 5px 0;
color: #29310C;
background: transparent;

}
h3, h4 {
font: 2.4em Times New Roman, Times, Serif; line-height: 1.3; font-weight:bold ;
background: #E3E3BD;
padding: 2px 5px;
margin: 5px 0;
font-size: 2.5em;
font-weight: bold;

}

hr {
margin: 0 0 10px 0;
color: #9E9E72;
}


.enter   {
            float: top;
			position:absolute;
			top:589px;
            font: 9px verdana, Helvetica, sans-serif;
            color: #003300;
			font-size:12px;
            }
#web{
	float:left;
	margin-bottom:1em;
	position:relative;
	left: 70px;
	top:auto;
	 font: 10px verdana, Helvetica, sans-serif;
     color: #003300;	
}
			
.enter a {
	color: #003300;
	text-decoration:none;
}

