body{
	font-family:Verdana;
	font-size:12px;
	background-color:#10660D;
	background-image: url(verlauf.jpg);
	background-repeat: repeat-x;
	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;
}

table{   	
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	table-layout: auto;
	border-style: dotted;
	border-color: #10660D;
	border-collapse: collapse;	
	text-align: center;
}

th,td{
	padding: 2px 10px 2px 10px;
}
   
ul{
	list-style-type: circle
}

a:link, a:visited, a:active, a:hover
{
	text-decoration:underline;
	font-weight:normal;
	color:#006633;
	font-size:12px;
}

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

a.menu{
	display:block;
	padding:3px;
	border-top:1px solid #000;
	background-color:#006633;
	text-align:center;
	color:#00CC33;
	text-decoration:none;
	margin-top:-15px;
}

a.menu:link, a.menu:visited
{
	color:#eeeeee;
	background-color:#009A00;
	text-decoration:none; font-weight:bold;
	border:1px solid #000;
}

a.menu:active, a.menu:hover
{
 	color:#006633; font-weight:bold;
	background-color:#eeeeee;
	border:1px solid #000;
}

a.menutitle{
	display:block;
	/*ilter : Shadow(135) ;*/
	 padding:3px;
	 border:1px solid #000;
	 background-color:#eeeeee;
	 text-align:center;
	 text-decoration:none;
	 color:#006600;
	 font-weight:bold;
}

a.menutitle:active, a.menutitle:hover
{
	color:#006633; font-weight:bold;
	background-color:#eeeeee;
}

a.firstmenu{
	display:block;
	padding:3px;
	border-top:1px solid #000;
	background-color:#006633;
	text-align:center;
	color:#00CC33;
	text-decoration:none;
	margin-top:-15px;
}

a.firstmenu:active, a.firstmenu:hover
{
	color:#006633; font-weight:bold;
	background-color:#eeeeee;
	border:1px solid #000;
}

#title{
	height:34px;
	padding:5px;
	background-color:#009900;
	background-image:url('header_home.jpg');
	border-bottom:1px solid #000;
}

#title_s{
	height:34px;
	padding:5px;
	background-color:#009900;
	background-image:url('header_steffen.jpg');
	border-bottom:1px solid #000;
}

#title_j{
	height:34px;
	padding:5px;
	background-color:#009900;
	background-image:url('header_jan.jpg');
	border-bottom:1px solid #000;
}

#title_b{
	height:34px;
	padding:5px;
	background-color:#009900;
	background-image:url('header_bjoern.jpg');
	border-bottom:1px solid #000;
}

#title_sa{
	height:34px;
	padding:5px;
	background-color:#009900;
	background-image:url('header_sandra.jpg');
	border-bottom:1px solid #000;
}

#left{
	background-color:#00CC00;
	background-image: url('left.jpg');
	background-repeat: no-repeat;
	width:143px;
	min-height:500px;
	float:left;
}
.menutitle{
	font-weight:bold;
	text-align:center;
	color:#eeeeee; 
	margin:2px;
}

.menucontainer {
	width:116px;
	margin:12px;
}

#content {
	border:1px solid #efeff7;
	background-color:#efeff7;
	background-image: url('conten.jpg');
	background-repeat: no-repeat;
	min-height:503px;
	width:847px;
	float:right;
	padding:0px 10px;
}
