/*
----------------------------------
ibs MUEHLE | bar.restaurant
Start: Oktober 2009
Letzte Aenderung:
Autor: Holger Frei
Medium: Screen
---------------------------------
*/

* {
	margin: 0;
	padding:0;

}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 140%;
	background-color: #402E22;
	background-image: url(../grafiken/mainbg.gif);
}

#index {
}

#mainContentBottomBox {
	height: 200px;
	color: #FFFFFF;
}

#mainContentRightBox {
	height: 445px;
	color: #FFFFFF;
	margin-left: 370px;
	margin-top: -455px;
	padding-bottom: 50px;
	width: 480px;
}
#mainContentRightBox a {
	color: #FFFFFF;
	text-decoration:none;
}

#mainContentRightBox a:hover {
	color: #FFFFFF;
	text-decoration:underline;
}
#eventBox a {
	color: #FFFFFF;
	text-decoration:none;
}

#eventBox a:hover {
	color: #FFFFFF;
	text-decoration:underline;
}

#container {
	margin: 0 auto;
	height: 100%;
	width: 860px;
	margin-top: 15px;
}


#header {
	height: 139px;
}


#navigation {
	text-align: right;
	margin-top: -38px;
}
#gaestebuchstyle {
	margin-top: 225px;
}
#gaestebuchstyle h1 {
	color: #eb6e07;
	font-size: 9pt;
	
}
#gaestebuchstyle h3 {
	font-size: 9pt;
	padding-top: 5px;
	font-weight: normal;
	
}
#gaestebuchstyle a {
	color: #FFFFFF;
	text-decoration: none;
}
#gaestebuchstyle a:hover {
	color: #FFFFFF;
	text-decoration:underline;
}
#gaestebuchstyle table {
	padding: 8px;
}
#gaestebuchfehlermeldung {
	color: #eb6e07;
	font-weight:bold;
}



#navigation ul {
}

#navigation li {
	display: inline;
}

#footer {
	height: 40px;
	background-image: url(../grafiken/Bilder/footer_main_03.png);
	background-repeat: no-repeat;
	background-position: right;
	position: relative;
	padding-top: 50px;
	color: #FFFFFF;
	font-size: 8pt;
}

#mainContent {
	height: 258px;
	background-image: url(../grafiken/main_home2.jpg);
	border: solid #eb6e07 4px;
	padding-left: 650px;
	position: relative;
}
#mainContentNaviPunkt {
	height: auto;
	border: solid #eb6e07 4px;
	position: relative;
}

#mainContentLeft {
	height: auto;
	border: solid #eb6e07 4px;
	background-repeat: no-repeat;
	width: 346px;
}

#footer a {
	text-decoration: none;
	color: #FFFFFF;
}

#footer a:hover {
	color: #E1E1E1;
	text-decoration: underline;
}

.fltrt {
	float:right;
	border: 2px solid #009836;
	margin-left:5px;
	margin-bottom:10px;
	margin-top:10px;
}

.fltlft {
	float:left;
	border: 2px solid #009836;
	margin-right:10px;
	margin-bottom:10px;
	margin-top:10px;
}

.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

#welcomeBox {
	width: 350px;
	margin-top: 54px;
}

#eventBox {
	background-image: url(../grafiken/events_bg.png);
	width: 287px;
	position:absolute;
	top:473px;
	margin-left: 375px;
	padding: 8px;
}
.Stil1 {
	color: #EB6E07;
	font-weight: bold;
}
.eingerueckterText {
	padding-left: 18px;
}
.kleinerText {
	font-size: 8pt;
}

#sekundaernavigaton {
	width: 160px;
	position:absolute;
	top:468px;
	margin-left: 701px;
	padding: 2px;
	font-size: 8pt;
}
#sekundaernavigaton a {
	color: #FFFFFF;
	text-decoration: none;
		
}
#sekundaernavigaton li {
	padding:4px;
	background-image: url(../grafiken/sekundaer_bg.png);
	list-style-type: none;
}
#sekundaernavigaton ul {

}
a:hover img {
	border: none;
	text-decoration: none;
}
a:visited img {
	border: none;
		text-decoration: none;
}
a:link img {
	border: none;
		text-decoration: none;
}
a:active img {
	border: none;
		text-decoration: none;
}
a:focus img {
	border: none;
		text-decoration: none;
}
/*verhindert gepunktete Linie um Links*/
a:active, a:focus {outline: none;}

#browsererkennung {
	margin: 0 auto;
	height: 100%;
	width: 400px;
	margin-top: 50px;
	border: solid #eb6e07 4px;
	padding: 5px;
}
#browsererkennung a {
 	color:#FFFFFF;
	text-decoration:none;
}
#browsererkennung a:hover {
 	color:#FFFFFF;
	text-decoration:underline;
}

