body 
{
	font-family: Tahoma, Verdana, Arial;
	font-size:13px;
	background-color:#BFCAD5;
	text-align:center;
	margin:0px;
}
h1 {
	font-size:18px;
	color:#4A5E71;
	margin-bottom:0px;
	text-align: left;
	top: 100px;
	font-family: Tahoma, Verdana, Arial;
}
h2 {
	font-size:16px;
	color:#4A5E71;
	text-align:center;
}
h3 {
	font-size:14px;
	color:#4A5E71;
}

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:#647E99;
	font-size:13px;
}
a:active, a:hover
{
	color:#647E99;
	text-decoration: underline;
	font-size: 13px;
}
a.menu:link, a.menu:visited
{
	color:#576F86;
	background-color:#E4E9ED;
	text-decoration:none;
	font-family: Tahoma, Verdana, Arial;
	font-size: 13px;
	height: 25px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #97A9BB;
	border-bottom-color: #97A9BB;
}
a.menu:active, a.menu:hover
{
	color:#576F86;
	background-color:#A8B8C6;
	font-family: Tahoma, Verdana, Arial;
	font-size: 13px;
	text-decoration: underline;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #97A9BB;
	border-bottom-color: #97A9BB;
	height: 25px;
}
a.menu {
	display:block;
	background-color:#E4E9ED;
	text-align:left;
	color:#51667B;
	text-decoration:none;
	font-family: Tahoma, Verdana, Arial;
	font-size: 13px;
	height: 25px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-left-style: dashed;
	border-top-color: #97A9BB;
	border-left-color: #97A9BB;
	text-indent: 15px;
	margin-top: 10px;
	margin-bottom: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
 }

#title {
	height:390px;
	background-color:#ffffff;
	background-image: url(../images/oben.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-size: 25px;
	padding: 0px;
	top: 300px;
	left: 300px;
	text-align: center;
}
#left {
	background-color:#E4E9ED;
	width:180px;
	float:left;
	height: 1500px;
	padding-top: 5px;
}
.menutitle{
	font-weight:normal;
	text-align:left;
	font-family: Tahoma, Verdana, Arial;
	color: #4A5E71;
	text-indent: 20px;
	font-size: 13px;
	text-decoration: blink;
}
.mittetitle{
	font-weight:bold;
	text-align:left;
	margin:1px;
	color: #000000;
	top: 10px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 18px;
	text-indent: 75px;
}
.menucontainer {
	width:150px;
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 20px;
}
 .text {
	color:#374755;
	text-decoration:none;
	font-family: Tahoma, Verdana, Arial;
	line-height: 18px;
	font-size: 13px;
 }
.mittecontainer {
	border:1px solid #CCCCCC;
	width:680px;
	height: 1500px;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 3px;
	background-color: #FFFFFF;
}
#content {
	width:700px;
	border: 1px none #CCCCCC;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	float: right;
	height: auto;
	background-color: #E4E9ED;
}
.text-normal {
	color:#000000;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	line-height: 16px;
}
.mittetitlekl {

	font-weight:bold;
	text-align:center;
	margin:1px;
	color: #000000;
	vertical-align: middle;
	top: 10px;
	font-family: Verdana, Arial, Helvetica;
	font-size: 16px;
}
.copy {
	color:#4F6377;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
}
#footer {
	float: left;
	padding-left: 180px;

}