body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
}
body {
	background-color: #ffffdd;
	margin: 10px;
	color: #555555;
}
a:link, a:visited, a:active {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
form {
	margin: 0;
}
h1, h2, h3, h4, h5 {
	margin: 5px 0px 5px 0px;
}
.header {
	background-color: #0066CC;
	vertical-align: middle;
	text-align: center;
	color: #FFFFFF;
	height: 50px;
	font-size: 20px;
	font-weight: bold;
}
.menu {
	background-color: #ffffdd;
	padding: 10px;
	width: 175px;
	color: #0066CC;
	border: 1px solid #ddd;
	boder-collapse: collapse;
	vertical-align: top;
}
.content2 {
	background-color: #ffffdd;
	padding: 10px;
	width: 175px;
	boder-collapse: collapse;
	border: 1px solid #ddd;
	vertical-align: top;
}
.menu ul, .menu li {
	list-style-type: bullet;
	list-style-image: url(http://www.denkbar-ol.de/templates/simple3/kasten.png);
	display: block;
	margin: 0;
	padding: 0;
	padding-left: 1px;
}
.current {
	font-weight: bold;
	color: #77c700;
}
.content {
	background-color: #ffffdd;
	padding: 20px;
	height: 400px;
	vertical-align: top;
	boder-collapse: collapse;

}
.footer {
	background-color: #ffffdd;
	text-align: center;
	font-size: 10px;
	height: 10px;
}
#navcontainer ul
{
padding: .1em 0;
margin: 0;
list-style-type: none;
width: 100%;
font: normal arial, helvetica, sans-serif;
color: #ffffdd;
}

li { display: inline; }

li a
{
text-decoration: none;
font-weight: bold;
color: #ffffdd;
}


.menu_default
{
text-decoration: none;
color: #ffffdd;
font-weight: bold;
font-size: 1.1em;
background-color: #dc3962;
}
.menu_current
{
text-decoration: none;
font-weight: bold;
font-size: 1.1em;
color: #8fbfee;
background-color: #dc3962;
}
#navcontainer2 ul
{
padding: .1em 0;
margin: 0;
list-style-type: none;
width: 100%;
font: normal arial, helvetica, sans-serif;
text-align: left;
line-height: 1.5em;
}

li a
{
text-decoration: none;
font-weight: normal;
padding: .1em .5em;
line-height: 1.5em;
}


.menu2_default
{
text-decoration: none;
color: #ffffdd;
font-weight: normal;
line-height: 1.5em;
}
.menu2_current
{
text-decoration: none;
font-weight: normal;
line-height: 1.5em;
color: #0066CC;
}
.menu3_current
{
text-decoration: none;
list-style-image: url(http://www.denkbar-ol.de/templates/simple3/pfeile.png);
font-weight: normal;
display: block;
margin-left: 1.2em;
margin-right: 0;
line-height: 1em;
padding: 0;
text-indent: -1.3em;
color: #dc3962;
}

