/* CSS Document */

html
{
	height: 100%;

}


body
{
	height: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
	color: #FFF;
	font-family: arial, verdana, helvetica, tahoma, sans-serif;
	font-size: 80%;
	line-height: 150%;
	background-color: #9F9D6A;
	scrollbar-base-color:#BC794C;
  	scrollbar-3d-light-color:#BC794C;
  	scrollbar-arrow-color:#BC794C;
  	scrollbar-darkshadow-color:#BC794C;
  	scrollbar-face-color:#BC794C;
  	scrollbar-highlight-color:#BC794C;
  	scrollbar-shadow-color:#BC794C;
  	scrollbar-track-color:#BC794C;
}

img
{
	border: 0;
}

a
{
	text-decoration: none;
	color: #FFFFFF;
}

a:hover
{
	text-decoration: none;
	color: #882D00;
}

#distance {
	width: 1px;
	height: 50%;
	margin-bottom: -238px;
	float: left;
	background-color: #444F24;
}

#centrecontainer
{
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
}

#aussenwrapper
{
	position: relative;
	clear: left;
	width: 800px;
	heigth: 475px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#header
{
	width: 800px;
	height: 31px;
	letter-spacing: 1px;
}

#container    
{
	border: 20px solid #FFF;
	width: 760px;
	height: 370px;
}

#containerleft
{
	float: left;
	width: 350px;
	height: 350px;
	border-right: 20px solid #FFF;
	padding: 10px;
}

#containerleftindex
{
	float: left;
	width: 350px;
	height: 350px;
	background-image:url('images/home.JPG');
	border-right: 20px solid #FFF;
	padding: 10px;
}

#containerleftprofil
{
	float: left;
	width: 350px;
	height: 350px;
	background-image:url('images/profil.JPG');
	border-right: 20px solid #FFF;
	padding: 10px;
}

#containerleftkooperation
{
	float: left;
	width: 350px;
	height: 350px;
	background-image:url('images/kooperation.JPG');
	border-right: 20px solid #FFF;
	padding: 10px;
}

#containerleftarbeitsplaetze
{
	float: left;
	width: 350px;
	height: 350px;
	background-image:url('images/arbeitsplaetze.JPG');
	border-right: 20px solid #FFF;
	padding: 10px;
}

#containerleftvortraege
{
	float: left;
	width: 350px;
	height: 350px;
	background-image:url('images/vortraege.jpg');
	border-right: 20px solid #FFF;
	padding: 10px;
}
#containerleftveroeffentlichungen
{
	float: left;
	width: 350px;
	height: 350px;
	background-image:url('images/veroeffentlichungen.JPG');
	border-right: 20px solid #FFF;
	padding: 10px;
}

#containerleftengagement
{
	float: left;
	width: 350px;
	height: 350px;
	background-image:url('images/engagement.JPG');
	border-right: 20px solid #FFF;
	padding: 10px;
}

#containerleftlinks
{
	float: left;
	width: 350px;
	height: 350px;
	background-image:url('images/links.JPG');
	border-right: 20px solid #FFF;
	padding: 10px;
}
	
#containerleftimpressum
{
	float: left;
	width: 350px;
	height: 350px;
	background-image:url('images/impressum.JPG');
	border-right: 20px solid #FFF;
	padding: 10px;
}

#containerleft a
{
	text-decoration: none;
	color: #FFF;
}

#containerleft a:hover
{
	text-decoration: none;
	color: #BC794C;
}

#containerleft h2
{
	margin: 0;
	padding: 0;
	font-family: helvetica, arial, verdana, tahoma, sans-serif;
	letter-spacing: -1px;
	font-size: 250%;
	text-align: left;
}

#containerleft h3
{
	margin: 0;
	padding: 0;
	font-family: helvetica, arial, verdana, tahoma, sans-serif;
	font-size: 100%;
	text-align: left;
}

#containerleftalbum
{
	float: left;
	width: 700px;
	height: 50px;
}

#containerright
{
	float: left;
	width: 350px;
	height: 350px;
	overflow: auto;
	padding: 10px;
	background-color: #BC794C;
}


#containerright h2
{
	margin: 0;
	padding: 0;
	font-family: helvetica, arial, verdana, tahoma, sans-serif;
	letter-spacing: 0px;
	font-size: 150%;
	border-bottom: 1px solid #FFF;
	padding-bottom: 5px;
	width: 80%;
}

#footer
{
	width: 800px;
	text-align: right;
	padding: 5px 0px;
	color: #FFFFFF;
	font-weight: bold;
}

#footer a
{
	text-decoration: none;
	color: #FFFFFF;
}

#footer a:hover
{
	text-decoration: none;
	color: #882D00;
}

#Beschreibung  select {
left: 495px;
position:absolute;
}
#Beschreibung  input {
left:495px;
position:absolute;
}

