/* Firefox CSS */

body {font-family: Arial, Helvetica, Sans-Serif; font-size: 12px; color: #03490c; background-color: #757575;
		margin:0px; padding: 0px; line-height: 1.4em;
}

img { border: 0; }
table { border: 0; }
.hochgestellt {font-size: 9px; vertical-align:text-top}
a:link, a:active, a:visited {font-size: 12px; color: #cf7022; text-decoration: underline; font-family: Arial,Helvetica,Sans-Serif;}
a:hover {font-size: 12px; color: #cf7022; text-decoration: none; font-family: Arial,Helvetica,Sans-Serif;}

h3 { color: red; }

.cBild {
	float: left;
	width: 120px;
	margin-top: 10px;
	margin-left: 10px;
}

#Container {
	width: 980px;
	margin: 0 auto;
	text-align:left;
	}

#logo {position:absolute;left:0px;top:0px;width:980px;height:164px;}
#inhaltBG {
	position:absolute;left:248px;top:164px;width:690px;height:431px;
	background:url(bilder/inhalt.jpg) no-repeat;
	padding-top: 20px; padding-left: 30px;
	
	}
#inhalt {
	position:absolute;left:30px;top:20px;width:655px;height:390px;
	overflow: auto;
}
#rechtsaussen {position:absolute;left:938px;top:164px;width:42px;height:431px;}
#unten {position:absolute;left:0px;top:595px;width:980px;height:35px;}

#btn-home {position:absolute;left:0px;top:164px;width:248px;height:40px;}
#btn-pub {position:absolute;left:0px;top:204px;width:248px;height:39px;}
#btn-dartclub {position:absolute;left:0px;top:243px;width:248px;height:39px;}
#btn-events {position:absolute;left:0px;top:282px;width:248px;height:41px;}
#btn-galerie {position:absolute;left:0px;top:323px;width:248px;height:38px;}
#btn-bowling {position:absolute;left:0px;top:361px;width:248px;height:39px;}
#btn-dart {position:absolute;left:0px;top:400px;width:248px;height:38px;}
#btn-team {position:absolute;left:0px;top:438px;width:248px;height:40px;}
#btn-kontakt {position:absolute;left:0px;top:478px;width:248px;height:40px;}
#btn-gaestebuch {position:absolute;left:0px;top:518px;width:248px;height:38px;}
#btn-impressum {position:absolute;left:0px;top:556px;width:248px;height:39px;}

#derpub {
	position:absolute; left:230px; top:45px;width:400px;height:300px;
	background:url(bilder/der_pub.jpg) no-repeat;
	z-index:1;
	border-right: 1px solid #03490c;
	border-left: 1px solid #03490c;
	border-top: 1px solid #03490c;
	border-bottom: 1px solid #03490c;
}

#derpub_home {
	position:absolute; left:290px; top:140px;
	z-index:1;
	border-right: 1px solid #03490c;
	border-left: 1px solid #03490c;
	border-top: 1px solid #03490c;
	border-bottom: 1px solid #03490c;
}

.headline {
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	font-size: 16px;
	color: #03490c;
	letter-spacing: 3px;
}


.kontur {
	left: 0px;
	position: relative;
	padding: 1px;
	border-right: 1px solid #03490c;
	border-left: 1px solid #03490c;
	border-top: 1px solid #03490c;
	border-bottom: 1px solid #03490c;
	margin-right: 15px;
}

.eHead {
	text-decoration: underline;
	font-size: 12px;
	color: #1f1d21;
}

/* Gästebuch Einstellungen */
.guestcontent {
	background-color: #f3f3f3; 
	color: #525252;
	font-size: 12px;
	font-family: Arial,Helvetica,Sans-Serif; 
	border-left: 1px dotted #03490c;
	border-right: 1px dotted #03490c;
	border-bottom: 1px dotted #03490c;
	padding: 5px
}
.guesthead { 
	background-color: #03490c; 
	color: #ffffff;
	font-size: 12px;
	font-family: Arial,Helvetica,Sans-Serif; 
	border-left: 1px solid #03490c;
	border-right: 1px solid #03490c;
	border-bottom: 1px solid #03490c;
	border-top: 1px solid #03490c;
	padding: 5px
}

.guestentry {
	background-color: #f3f3f3; 
	color: #525252;
	font-size: 12px;
	font-family: Arial,Helvetica,Sans-Serif; 
	border-left: 1px dotted #03490c;
	border-right: 1px dotted #03490c;
	border-bottom: 1px dotted #03490c;
	border-top: 1px dotted #03490c;
	padding: 5px
}

.kommentarhead {
	font-family: Arial,Helvetica,Sans-Serif; 
	font-weight: bold; 
	font-size: 11px; 
	color: #03490c;
}
.kommentarcontent {
	font-family: Arial,Helvetica,Sans-Serif; 
	font-size: 11px; 
	color: #525252;
}
.inaktiv {
	font-size: 14px; 
	color: #CCCCCC; 
	font-family: Arial,Helvetica,Sans-Serif;
}