body {
	background-image: url(images/hintergrund.gif);
	background-repeat:no-repeat;
	background-color: #F5F5F5;
	scrollbar-face-color: #DDDDDD;
	scrollbar-highlight-color: #F5F5F5;
	scrollbar-shadow-color: #000000;
	scrollbar-3dlight-color: #000000;
	scrollbar-arrow-color: #000000;
	scrollbar-track-color: #F5F5F5;
	scrollbar-darkshadow-color: #F5F5F5;
}

#menue {
	position:absolute;
	left:12px;
	top:114px;
	width:139px;
	height:266px;
	z-index:1;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

a.menu { display:block; text-align:left; width:135; padding:3px; border: 1px black solid;}

a.menu:link    { color:#333333; background-color:white; }
a.menu:visited { color:#333333; background-color:white; }
a.menu:hover   { color:white; background-color:#EC1B24; }
a.menu:active  { color:#333333; background-color:white; }

a.menu2 { display:block; text-align:center; width:200; padding:3px; border: 1px black solid;}

a.menu2:link    { color:#333333; background-color:white; }
a.menu2:visited { color:#333333; background-color:white; }
a.menu2:hover   { color:white; background-color:#EC1B24; }
a.menu2:active  { color:#333333; background-color:white; }

a:link {	text-decoration: none;	color: #333333;}
a:visited {	text-decoration: none;	color: #333333;}
a:hover {	text-decoration: none;	color: #333333;}
a:active {	text-decoration: none;	color: #333333;}

#adressleiste {
	position:absolute;
	left:567px;
	top:8px;
	width:388px;
	height:30px;
	z-index:2;
}

a.adresse:link    {color: #000000;	font-weight: bold;}
a.adresse:visited {color: #000000;	font-weight: bold;}
a.adresse:hover   {color: #000000;	font-weight: bold;}
a.adresse:active  {color: #000000;	font-weight: bold;}

.textdick {
	color: #000000;	font-weight: bold;
}

.Stil1 {color: #000000}

#Layer1 {
	position:absolute;
	left:172px;
	top:117px;
	width:799px;
	height:429px;
	z-index:3;
}

.box {border: 1px solid black;}
.oben {border-top: 1px solid black;}
.unten{border-bottom: 1px solid black;}
.box2 {
	border: 1px solid black;
	margin: 1px;
}

