body 
{
 font-family:Verdana;
 font-size:12px;
 background-color:#000;
 text-align:center;
 margin:0px;
}
h1 {font-size:18px;color:#000000;margin-bottom:0px;}
h2 {font-size:16px;color:#000000;}
h3 {font-size:14px;color:#000000;}

code {font-size:14px;color:#0000ff;}
pre
{
 font-size:14px;
 color:#0000ff;
 padding:5px;
}
a:link, a:visited, a:active, a:hover
{ 
  text-decoration:underline;
  font-weight:normal;
  color:#000000;
  font-size:12px;

}
a:active, a:hover
{ 
  color:#009999;

}
a.menu {
 display:block;
 padding:3px;
 border-top:1px solid #000;
 background-image: url(./pics/up2.png);
 text-align:center;
 color:#eeeeee;
 text-decoration:none;
 
 }
a.menu:link, a.menu:visited
{ 
  color:#eeeeee;
background-image: url(./pics/up2.png);
 text-decoration:none; font-weight:bold;
}
a.menu:active, a.menu:hover
{ 
  /*color:#737994;*/
  color:#000000; 
  font-weight:bold;
background-image: url(./pics/down2.png);
 background-color:#eeeeee;
}

#title {
height:80px;

border-bottom:1px solid #000;
}
#left {
background-color:#bdbec6;
/*background-color:#7F8B8B;*/
width:130px;
float:left;
min-height: 600px;

}
.menutitle{
font-weight:bold;
text-align:center;
margin:2px;
}
.menucontainer {
border:1px solid #000;

width:106px;
margin:10px;
}
#content {
border:1px solid #efeff7;
/*background-color:#efeff7;*/
background-image:url(./pics/back_content2.png);
background-repeat:repeat-x;
background-color: Black;
width:638px;
float:right;
padding:0px 10px;
min-height: 600px
}
#datum{
	background-color: #B71B1F;
	text-align: left;
	font-weight: bold;
	color: Black;
	border: 1px solid ;
	border-color: black;
	width: 80%;
	
}

#termin{
	font-weight: bold;
	color: Black;
	margin-bottom: 20px;
	border: 1px solid;
	border-color: Black;
	width: 80%;
	text-align: left;
	padding-bottom: 10px;
	padding-top: 10px;

	
}
#logos{
	font-size: 9px;
	text-align: center;
	margin-top: 60px;
}
