body {
	margin: 0;
	padding: 0;
	text-align: left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #061C37;
	background: #bdb5aa url(background.png);
	background-repeat:repeat-x;
	line-height: 15px;
}
*
{
  margin: 0 auto 0 auto; 
}

#page
{
  display: block; 
  height:auto;
  position: relative; 
  overflow: hidden; 
  width: 870px;
}

a:link {
	color: #993300;
	text-decoration: underline;
}
a:visited {
	color:#993300;
	text-decoration: underline;
}


.topNaviagationLink
{
	text-align:center;
	position:relative;
	margin-top:30px;
	font-size:16px;
	margin-left:0px;
	width:140;
	height: 35px;
	line-height: 35px;
	float:left;
	color:#000099;
	font-family:"Adobe Garamond Pro Bold", Georgia, "Times New Roman", Times, serif;
	padding-top: 5px;
	padding-right: 12px;
	padding-bottom: 5px;
	padding-left: 12px;
	font-weight: bold;
}


.topNaviagationLink a
{
	text-decoration:none;
	color:#C1BDA2;
}

.topNaviagationLink a:hover
{
	color:#FFCC66;
	
}

.topNaviagationAkt
{
	text-align:center;
	position:relative;
	margin-top:30px;
	font-size:16px;
	margin-left:0px;
	width:140;
	height: 35px;
	line-height: 35px;
	float:left;
	color:#FFCC66;
	font-family:"Adobe Garamond Pro Bold", Georgia, "Times New Roman", Times, serif;
	padding-top: 5px;
	padding-right: 12px;
	padding-bottom: 5px;
	padding-left: 12px;
		font-weight: bold;

}
#mainPicture_1
{
	width:870px;
	height:400px;
	background-color:#FFFFFF;
	background-image: url(home.jpg);
}

#mainPicture_2
{
	width:870px;
	height:400px;
	background-color:#FFFFFF;
	background-image: url(lokal.jpg);
}


#mainPicture_3
{
	width:870px;
	height:400px;
	background-color:#FFFFFF;
	background-image: url(schmarrn.jpg);
}



#mainPicture_4
{
	width:870px;
	height:400px;
	background-color:#FFFFFF;
	background-image: url(event.jpg);
}



#mainPicture_5
{
	width:870px;
	height:400px;
	background-color:#FFFFFF;
	background-image: url(jobs.jpg);
}


#mainPicture_6
{
	width:870px;
	height:400px;
	background-color:#FFFFFF;
	background-image: url(stammtisch.jpg);
}



#mainPicture_7
{
	width:870px;
	height:400px;
	background-color:#FFFFFF;
	background-image: url(open.jpg);
}


#mainPicture_p
{
	width:870px;
	height:400px;
	background-color:#FFFFFF;
	background-image: url(prost.jpg);
}



#headerTitle
{
	position:relative;
	top:40px;
	left:40px;
	font-size:25px;
	color:#E1E0C8;
	font-family:"Adobe Garamond Pro Bold", Georgia, "Times New Roman", Times, serif;
}

#headerSubtext
{
position:relative;
top:30px;
left:50px;
font-size:14px;
color:#A9C8FA;
font-family:"Adobe Garamond Pro Bold", Georgia, "Times New Roman", Times, serif;
}

.contentBox
{
	width:870px;
	height:auto;
	background-color:#F0E7CA;
	padding-bottom: 25px;
}

.contentBox .innerBox
{
	position:relative;
	margin-top:10px;
	width:850px;
	height:auto;
	top:10px;
	background-image:url(content_back.png);
	background-repeat:repeat-x;
	padding-bottom:10px;
}

.contentTitle
{
	font-size:19px;
	margin-bottom:0px;
	padding-top:5px;
	margin-left:15px;
	margin-top:15px;
	line-height: 100%;
}

.contentText
{
	font-size:13px;
	line-height:24px;
	margin-left:13px;
	margin-right:13px;
	padding-top: 10px;
}

.contentTextbold
{
	font-size:13px;
	line-height:24px;
	margin-left:13px;
	margin-right:13px;
	padding-top: 10px;
	font-weight: bold;
}

#footer {
	width: 870px;
	height:25px;
	text-align:center;
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#FFFFFF;
	padding-top:10px;
	background-color: #663300;
	background-repeat: no-repeat;
}

#footer a
{
	text-decoration:none;
	font-size:12px;
	color:#D4C8AA;

