body {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF; 
	background-repeat: no-repeat;
	background-color: #000000;
    scrollbar-face-color: #000000;
    scrollbar-highlight-color: #000000;
    scrollbar-3dlight-color: #FFFFFF;
    scrollbar-darkshadow-color: #3e4347;
    scrollbar-shadow-color: #3e4347;
    scrollbar-arrow-color: #FFF0D5;
    scrollbar-track-color: #3e4347;
}

/* LINKS*/
A {
    text-decoration:none;
    color: #ffcc33;
}

A:visited {
    color: #ffcc33;
}

A:hover {
    text-decoration:none;
    color : #FFFFFF;
    background-color : none;
}


a:active{
  color:#ffcc33;
  background-color:transparent;
  font-weight: normal;
}

/* img { position: absolute; z-index: 2; top:50; left:50; border:1px solid red } */

/*.main { position: relative; z-index: 1; float: right;} */
.main { position: relative; z-index: 1;}

.muster { 
position: absolute;
z-index: 3;
left: 0px;
top: 0px;
border:0px solid blue;
height: 250px;
width: 100%;
background-color:none; 
background-image:url(../bilder/muster3.jpg); 
background-repeat:repeat; 
}

.logo { 
position: absolute;
z-index: 3;
left: 820px;
top: 35px;
border:0px solid blue;
height: 180px;
width: 180px;
}

.cafe_bar { 
position: absolute;
z-index: 3;
left: 110px;
top: 100px;
height: 435px;
width: 75px;
}

.text { 
position: absolute;
z-index: 3;
left: 210px;
top: 230px;
}

.hintergrund { 
position: absolute;
z-index: 3;
left: 150px;
top: 200px;
border:0px solid white;
height: 500px;
width: 800px;

}

.navibackground { 
position: absolute;
z-index: 3;
left: 0px;
top: 110px;
border:0px solid blue;
height: 30px;
width: 100%;
background-color:none; 
background-image:url(../bilder/licht3.jpg); 
background-repeat:repeat; 
}

.navi {
	position: absolute;
	z-index: 3;
	left: 180px;
	top: 120px;
	border:0px solid blue;
	height: 20px;
	width: 750px;
}

/* NAVIGATION Oben */
#navigation2 ul {
	list-style: none;
	margin: 0;
	padding: 0px 25px;
	width: 100%;
	}

#navigation2 li {
	border-left: 1px solid #999;
	float: left;
	margin: 0;
	padding: 0;
	}

#navigation2 a {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	padding: 0px 10px;
	text-decoration: none;
	}

#navigation2 a:hover {
	color: #000000;
 	background: none;
	}

#navigation2 #currentpage a {
	background: none;
	color: #000000;
	}
	
/* Schriftarten */ 
.font10_a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
.font10_b {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

.font10_c {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}

.font10_d {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #ffcc33;
}

.font12_a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.font12_b {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.font12_c {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}

.font12_d {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffcc33;
}

.font14_a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
}
.font14_b {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

.font14_c {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ab3900;
}