
body{

	margin-left:5px;
	margin-right:5px;
	margin-top:0px; 
	margin-bottom:0px;
	

	background-position:left top;
	background-color:#C4C3C3; color:#4D4747;

}


.menu ul {
	text-align: center;
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-weight: bold;
	font-size: 110%;
	font-family:Arial, Helvetica, sans-serif;
}


.menu ul li a {
  	
	display: block;
	height: 1.4em;
	padding: 0.2em 0em 0.2em 0em;
  	color: #FFF;
  	text-decoration: none;
	border-width: 0px;
	border-style: solid;
}

.menu a:hover {
	color: #600000;
  	background-color: #C09000;
  	border-style: inset;

}


.norm-link
a:link {text-decoration:underline; color:#006600;}
a:visited {text-decoration:underline; color: #ff00ff;}
a:hover {text-decoration:underline; color:#333333;}
a:active {text-decoration:underline; color:#003300;}

.menu-bottom {
font-family:Arial, Helvetica, sans-serif;
}

.menu-bottom 
a:link {text-decoration:none; color:#FFFFFF;}
a:visited {text-decoration:none; color: #ffffff;}
a:hover {text-decoration:underline; color: #ffffff; font-weight:bold;}
a:active {text-decoration:underline; color: #ffffff;}

#tipps
a:visited, a:active, a:link {
text-decoration:underline;color:#660000;}
a:hover {
text-decoration:none; color:#660000; font-weight:bold; background-color:#FFFF99;}



#englink a:visited, a:active, a:link, {
 font-family:Arial, Helvetica, sans-serif;
color:#333333;
font-wight:bold; font-size:14px;}

#englink a:hover {
font-size:16px;
font-weight:bold;
background-color:#FFFF99;
color:#000000;
}




#selected a {
	background-color: #C90;
	color: #600;
	border-style: inset;
	border-color: #963;
}

#selected a:hover {
	background-color: #C90;
	border-style: inset;
	border-color: #963;
}

#titleimg {
	float:left;
	margin-left:45px;
	margin-top:-10px;
	border:none;
	min-width:700px;
	min-height:800px;
	
}	

#wrapperbox{
width:650px;
margin:10px;
height:inherit;

}


#box{
float:left;
margin-left:10px;
margin-top:10px;
display:block;

width:210px;
padding:3px;
}

#bo2x{
float:right;
padding:3px;
margin-top:30px;

width:auto;
}




h2 {
display: block;
padding: 1em 0em 1em 0em;
color: #000;
/* font-family: 'Times New Roman'; */
font-size: 140%;
font-weight: bold;
font-style: normal;
}

h4 {
display: block;
padding: 0em;
color: #900;
/* font-family: 'Times New Roman'; */
font-size: 120%;
font-weight: normal;
}

h5 {
display: block;
padding: 0em;
color: #333;
/* font-family: 'Times New Roman'; */
font-size: 110%;
font-weight: bold;
}

#main-table {
display: table;
width: 95%;
float: left;
margin-top: 1.5em;
margin-left: 30px;
background-color: transparent;
font-size: 100%;
}

#main-table-top-row {
display: table-row;
background-color: none;
text-align: right;
}

#main-table-top-row td {
display: table-cell;
padding: 0em 0.2em 0em 0em;
text-align: right;
background-color: none;
color: #900;
font-family: 'Times New Roman';
font-size: 150%;
font-weight: normal;
font-style: italic;
border-bottom: solid 1px #900;
}

#main-table-middle-row {
display: table-row;
background-color: #FFF;
text-align: left;
}
#main-table-middle-row td {
padding: 0em 1em 3em 0.7em;
}

#main-table-bottom-row {
display: table-row;
background-color: transparent;
text-align: left;
}

#main-table-bottom-row td {
margin: 0em;
padding: 0.2em 1em 2em 0.2em;
border-top: solid 1px #900;
}

.footer {
display: block;
padding: 0em;
color: #000;
font-size: 8pt;
}
