<!--
h4 {
	color:#333333;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
	line-height:: 12px;
   margin-top: 0px; 
   margin-bottom:0px;
}
h5 {
	color:#333333;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;
	line-height:: 12px;
	margin-top: 0px;
	margin-bottom:1px;
}
h6 {
	color:#333333;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration:none;
	line-height: : 11px;
	margin-top: 0px;
	margin-bottom:0px;
}
#inhalt {

}

#box {
	border: 1px solid Gray;
	background-color: #FFFFCC;
	width:120px;
	padding:5px;
	margin:5px;
	line-height:20px;
	font : 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#box2 {
	border: 0px solid Gray;
	background-color: transparent;
	width:170px;
	height: 240px;
	margin:3px;
	line-height:20px;
	font : 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-image : url(images/bg_box.jpg);
	background-repeat : no-repeat;
	
}
#object1{
font : 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.menutitle
{
	font-family:Verdana;
	font-weight:normal;
	color:rgb(238,238,238);
	background-color:rgb(204,204,204);
	margin-top:-5px;
	margin-right:-5px;
	margin-bottom:5px;
	margin-left:-5px;
	padding:2px;
	border-bottom-width:1px;
	border-bottom-color:black;
	border-bottom-style:solid;
	font-size : 11px;
	text-align : center;
}

p {
	line-height : 12px;
}
.contend
{
	color:#333333;
	text-align:left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	text-decoration:none;
	line-height : 18px;
}
.subTitle
{
	color:#333333;
	text-align:left;
	font-family:Verdana;
	font-size:13px;
	font-weight: bold;
	text-decoration:none;
}
.copyright
{
	color: #666699;
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:normal;
	text-decoration:none;
}
-->