html,body { margin:0; padding: 0 }

body { 
 font-family:Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: #000000;
}
a { color: #ffffff; }
#menu {
	color: #ffffff;
	font-size: 11px;
	padding: 5px;
}
#menu a{
 margin-left: 5px;
 margin-right: 5px;
} 
#footer {
	color: #ffffff;
	font-size: 11px;
	padding: 5px;
	float:right;
}
#content {
 height: 400px;
 min-height: 400px;
}
#content a {
 font-weight:bold;
 color:#000000;
}
h1 {
 font-size:26px;
 font-weight:bold;
}
h2 {
 font-size:20px;
 font-weight:bold;
 margin:0;
}
h3 {
 font-size:16px;
 font-weight:bold;
 margin:0;
}
.head {
	font-family:"Comic Sans MS", Arial;
	color: #7d6245;
}
.tbldark {
 background-color:#7d6245;
}
.tblContentLeft{
 background-color:#E3E1BB;
 padding: 5px;
 padding-left:10px;
}
.tblContentRight {
 background-color:#A8C546;
}

 

#content tr .tblContentLeft .Stil2 strong {
	font-size: 16px;
}
