﻿body {
	font: 100% Garamond, Times New Roman, Times, Serif; line-height: 1.5;
	color: #000;

background-color: #D3D6C3; /*#fbe8b8*/
background-repeat:repeat-x;
background-image:url(bg3.jpg);
text-align:center;
	
}

#alles {
	position: relative;
	width: 855px;                                 /*size*/
	margin: 1% auto;
	text-align: left;
   
  /*background-color:#000;*/
}

#header {
position: relative;
left:0px;
top:0;
width: 855px;
height: 85px;
overflow :hidden;
margin-bottom:8px;
background-color:transparent;
background-image:url(logo4a.gif);
}


#sz {
	
position: absolute;
left:10px;
top:5px;
width: 205px;
height: 80px;
background-image:url(logo2.gif);	
	
}

#uni {
	
position: absolute;
left:320px;
top:21px;
width: 160px;
height: 50px;
background-image:url(logo4.jpg);	
	
}

#raum{
	
position:absolute;
top:125px;
float:left;
width: 404px;
height:433px;                               /*size*/
background-color:#6C716C;
margin-left: 0px;
overflow:hidden;	
z-index:0;	
}

#inhalt {
position:absolute;
top:125px;
left:405px;
color:#000;
background-color:#e2e4d6; /*D3D6C3*/
font-size:14px;
width: 428px;                                      /*size*/
height:403px;
overflow-y:scroll;
overflow-x:hidden;
padding: 15px;
}

#gall{
	
position:absolute;
top:125px;
float:left;
width: 900px;
height:433px;                               /*size*/
margin-left: 0px;
overflow:hidden;	
z-index:0;	

}

#inhalt li{
  display:table-row-group; 
}


a {
	color: #8c283d;
	text-decoration:none;


}
a:hover {
	color: #000;
	text-decoration:underline;

}

#footer {
background-image: url(fuss2.gif);
position:absolute;
top:562px;
left:0px;
height:43px;
width:844px;

}



#nav
{	margin: 0;
	padding: 0;
	z-index: 30;
	
	}

#nav li
{	font: bold 10px arial;
    padding: 0;
	margin: 0;
	list-style: none;
	border-right: 1px solid #fff;	
	float: left;
	}

#nav li a,#nav div a 
{	
    padding: 7px 7px 7px 5px;	
	margin: 0;
	width: 80px;
	background: #670902;
	color: #FFF;
	text-align: center;
	display: block;
	text-decoration: none}

#nav div
{	visibility: hidden;
    position: absolute;	
    padding: 0;
	margin: 0;
	background: #EAEBD8;

	}

	#nav div a   /*submenus*/
	{
		color: #8c283d;
		background: #f8f1dc;
		border-bottom: 2px solid #fff;	
		}

	#nav div a:hover, #nav li a:hover
	{	
		color: #FFF;
		background: #047f15;
		}



a img {
border: 0 none;
}


h1 {
	font: 2em Times New Roman, Times, Serif; line-height: 1.3; font-weight:bold;
	margin: 15px 0 1px 0;
	color: #670902;
	clear: right;
	padding-right: 30px;
	margin-bottom:30px;
}

h2 {
font: 1.6em 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;
}


li h3, li p, li a, p a, td a, td p, td h2, td h3, td h4, td h5 {
font-size: 100%;
}

#overDiv {
display: none;
}



#lo {
	position: relative;
	top: 75px;
	left: 830px;
	width:140px;
	height:150px;
	font-size:13px;
	color:#fff;
}


#inhalt li h2 {
color: #c51225;
background: transparent;
margin: 0;
padding: 0 0 5px 0;
}
#inhalt li h3 {
color: #a7ad00;
background: transparent;
border: 0 none;
padding: 0;
}
#inhalt li p {
padding: 5px 0;
margin: 0;
}


#alles .footer a {
text-decoration: none;
}
#alles .footer a:link,
#alles .footer a:visited {
color: #fff;
background: transparent;
}
#alles .footer a:hover,
#alles .footer a:active,
#alles .footer a:focus {
color: #fff;
}