body {
background-color:#FFFFFF;

}
#all{
	background-image: url(../hintergrund/schattenhintg.jpg);
	background-position:center;
	background-repeat:no-repeat;
	margin-left:10%;
	margin-right:10%;
	margin-top:1%;
	margin-bottom:1%;
	padding: 10px;

}
.tab-all{

width:762px;
height:762px;


}
td.logo{
left:0;
vertical-align:top;
}

td.bildblau{
padding-right:3px;
padding-bottom:3px;
left:0;
vertical-align:top;
}

td.menu{

}

a{
border:none;
text-decoration:none;

}

.applemenu{
	margin: 5px 0;
	margin-left:10px;
	padding: 0;
	width: 182px; /*width of menu*/
	text-decoration: none;
	border:none;
	cursor:hand;
}

.applemenu div.silverheader a{

font: normal 12px Arial, "Lucida Grande", Helvetica, sans-serif;
color: black;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: auto;
padding:0;
padding-left: 0px;
text-decoration: none;
border:0px;
}
.applemenu div.submenu{ /*DIV that contains each sub menu*/
	padding:0;
	padding-left: 0px;
	color: #6E6E6E;
	font: normal 11px Arial, "Lucida Grande", Helvetica, sans-serif;
	height: 80px; /*Height that applies to all sub menu DIVs. A good idea when headers are toggled via "mouseover" instead of "click"*/
}

.submenue{
color:#6E6E6E;
font: normal 11px Arial, "Lucida Grande", Helvetica, sans-serif;
}
.submenue-blau{
color:#1c5ba8;
font: normal 11px Arial, "Lucida Grande", Helvetica, sans-serif;
}
a.submenue:hover {

color:#1c5ba8;
}
a.submenue:active {

color:#1c5ba8;
}
a.submenue:visited {

color:#6E6E6E;
}
div.sprachauswahl {
bottom:5px;

}

.text{
padding-right:6px;
padding-left:6px;
color:#6E6E6E;
font: normal 11px Arial, "Lucida Grande", Helvetica, sans-serif;
}

.titel{
padding-right:6px;
padding-left:6px;
padding-top:6px;
color:#1c5ba8;
font: normal 12px Arial, "Lucida Grande", Helvetica, sans-serif;
}

.titel-blau{

color:#1c5ba8;
font: normal 12px Arial, "Lucida Grande", Helvetica, sans-serif;
}

