@charset "UTF-8";
/* CSS Document */

body  {
	background: #313132;
	background-image:url(bilder/seiten-hg.jpg);
	background-repeat:repeat-x;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:9pt;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #706e6e;
}
#meta { 
	width: 965px;  
	margin: 0 auto; 
	text-align: left; 
	background-image:url(bilder/logo-barcraft.gif);
	background-repeat:no-repeat;
	background-position: 81px 23px;
}

#hauptcontainer {

	margin: 0;
	padding: 0;
} 

/* NEBENNAVIGATION Impressum und Start */

#quickbar {
	float: left;
	width: 78px; 
	padding-right: 3px;
	line-height: 12pt;
	font-size:9pt;
	text-transform:uppercase;
	text-align:right;

}

#spacer1 {
height: 460px;
}

#quickbar a:link {
	color:#706e6e;
	text-decoration:none;
	
		padding-right:8px;
}

#quickbar a:hover {
	color:#e7dba8;
	text-decoration:none;
				padding-right:8px;
}
#quickbar a:active {
	color:#e7dba8;
	text-decoration:underline;
				padding-right:8px;
}
#quickbar a:visited {
	color:#706e6e;
	text-decoration:none;
				padding-right:8px;
}

/* MENÜ - Zielgruppe */

#zielgruppenmenue {
	width:236px;
	height:96px;
	margin: 0px 0px 0px 586px;
	background-image:url(bilder/hg_zielgruppenmenue.gif);
	background-repeat: no-repeat;
		text-transform:uppercase;
	color:#706e6e;
	line-height: 16pt;
	padding: 14px 0 0 14px;
	}
#zielgruppenmenue ul {
	margin: 0;
	padding:0;
	}

#zielgruppenmenue li {
	margin: 0 0 0 16px;
	padding:0;
	list-style-image:url(bilder/link-stern.gif);
	}
	
#zielgruppenmenue a:link {
	color:#e7dba8;
	text-decoration:none;
}

#zielgruppenmenue a:hover {
	color:#e7dba8;
	text-decoration:underlined;
	
}
#zielgruppenmenue a:active {
	color:#e7dba8;
	text-decoration:underlined;
}
#zielgruppenmenue a:visited {
	color:#e7dba8;
	text-decoration:none;
}	

.ziellinie {
	height:3px;
	background-image:url(bilder/trennlinie.gif);
	background-repeat:repeat-x;
	background-position:0px 0px;
	width:206px; 
	margin:4px 0 4px 0;
	line-height:1px;
	}










/* MENÜ - Hauptmenü */


	#hauptmenue {

	margin: 30px 0px 0px 0px;
	height:20px;
	width:865px;
	text-align:right;



}

/* BILDLEISTE */

#fotos {
	height:318px;
	padding-top:10px;
	margin-top:4px;


}

.hauptbild { width:618px;
float:left;
margin:0;
padding:0;}

.nebenbild { width:105px;
margin:0 0 0 20px;
padding:0;}


.headline {margin: 19px 0 19px 0;}

/* UNTER BILD-ELEMENTE */

/* Vier Kästen nebeneinender */

.vierer, .dreier, .starter {
	margin: 24px 0 0 82px;
/*	border-left-width:78px;
	border-color:#000;
	border-left-style:solid; */
	width:768px;
	}

.teaser2 {
	width:167px;
	float:left;
	margin:0 25px 0 0;
}

.teaser2 h1 {
	color:#EEEEEE;
	text-transform:uppercase;
	font-size:10pt;
	padding: 0 0 10px 0;
	margin: 0px;
	/* font-weight:normal; */
}
.teaser2 p {
	color:#858585;
	font-size:9pt;
	text-indent: 16px;
	background-image:url(bilder/absatz-stern.gif);
	background-repeat:no-repeat;
	background-position: 0px 15px;
	line-height:15pt;
		padding: 10px 0 0 0;
	margin: 0;
	}
	
	.teaser2 p strong {
	color:#ffffff;
	}
	
	
/* Drei  Kästen nebeneinender - siehe auch bei einspaltiger Text zu h1, h2 und p sowie a's und oben breitenangabe des übergeordneten divs verwendung textschmal und teaser2 */	

.textschmal {
	width:359px;
	float:left;
	margin:0 25px 0 0;
	line-height:18pt;
	color:#EEEEEE;
}


/* Zwei Kästen nebeneinender, rechte Spalte untereinander - verwendung von Textschmal und teaser1 */	

.teaser1 {
	width:359px;
	float:left;
	margin:5px 25px 19px 0;
}

.teaser1 h1 {
	color:#EEEEEE;
	text-transform:uppercase;
	font-size:10pt;
	padding: 5pt 0 0 0;
	margin: 0px;
	line-height:14pt;
	 
}
.teaser1 h2 {
	color:#858585;
	font-size:10pt;
	padding: 3pt 0 0 0;
	margin: 0px;
	line-height:12pt;
	
}
.teaser1 p {
	color:#858585;
	font-size:9pt;
	line-height:12pt;
	padding: 3pt 0 0 0;
	margin: 0;
	}
	
.teaser1 img {
	width:105px;
	float:left;
	margin:0 13px 0 0;
	}


/* Trennlinie */

.linie {	margin: 30px 0 0 82px;
	width:745px;
	height:3px;
	background-image:url(bilder/trennlinie.gif);
	background-repeat:repeat-x;
	background-position:0px 0px;
	}



/* Einspaltiger breit laufender Text */

.textbreit {
	margin: 20px 0 0 82px;
	width:745px;
	line-height:18pt;
	color:#EEEEEE;
	}
.textbreit h1, .textschmal h1 {
	color:#8d8d8d;
	text-transform:uppercase;

	font-size: 12pt;
	padding: 0;
	margin: 0;
	}
	
	.textbreit h2, .textschmal h2 {
	color:#8d8d8d;
	text-transform:uppercase;

	font-size: 10pt;
	padding: 0;
	margin: 0;
	}
	
.textbreit p, .textschmal p {text-indent: 30px;
	background-image:url(bilder/absatz-ornament.gif);
	background-repeat:no-repeat;
	background-position: 0px 2pt;
	padding: 0 0 10pt 0;
	margin: 5px 0 0 0;
	}
	
	
/* Links im Text */

.textbreit a:link, .teaser1 a:link, .teaser2 a:link, .textschmal a:link {
	background-image:url(bilder/link-pfeilkreis.gif);
    background-repeat: no-repeat;
	background-position:0px 1pt;
	padding-left: 14pt;
	padding-right: 2pt;
	color:#e7dba8;
	}
	
.textbreit a:hover, .teaser1 a:hover, .teaser2 a:hover, .textschmal a:hover {
	background-image:url(bilder/link-pfeilkreis-over.gif);
    background-repeat: no-repeat;
	background-position:0px 1pt;
	padding-left: 14pt;
	padding-right: 2pt;
	color:#e7dba8;
	}
	
.textbreit a:active, .teaser1 a:active, .teaser2 a:active, .textschmal a:active {
	background-image:url(bilder/link-pfeilkreis-over.gif);
    background-repeat: no-repeat;
	background-position:0px 1pt;
	padding-left: 14pt;
	padding-right: 2pt;
	color:#706e6e;
	}
	
	.textbreit a:visited, .teaser1 a:visited, .teaser2 a:visited, .textschmal a:visited {
	background-image:url(bilder/link-pfeilkreis.gif);
    background-repeat: no-repeat;
	background-position:0px 1pt;
	padding-left: 14pt;
	padding-right: 2pt;
	color:#e7dba8;
	}
	
.teaser2 a:link, .teaser2 a:visited, .teaser1 a:link, .teaser1 a:visited, .teaser2 a:hover, .teaser2 a:active, .teaser1 a:hover, .teaser1 a:active  {
	background-image:none;
	padding-left:0;
	}
	
	.teaser2 p a:link, .teaser2 p a:visited, .teaser1 p a:link, .teaser1 p a:visited {
	background-image:url(bilder/link-pfeilkreis.gif);
    background-repeat: no-repeat;
	background-position:0px 1pt;
	padding-left: 14pt;
	}
	
	.mobiliar { background-color:#000; border: 1px solid #837970; padding:10px; width:720px;}

/* Abschluss (footer) */	

#footer {
	margin: 10px 0 0 82px;
	width:745px;
	height:50px;
	background-image:url(bilder/seitenende.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
	padding-top: 10px;
		font-size:9pt;
	}
	
#footer a:link {
	color:#706e6e;
	text-transform:uppercase;
	text-decoration:none;

	letter-spacing:1px;
}
#footer a:hover {
	color:#e7dba8;
	text-transform:uppercase;
	text-decoration:none;
		letter-spacing:1px;
}
#footer a:active {
	color:#e7dba8;
	text-transform:uppercase;
	text-decoration:underline;
		letter-spacing:1px;
}
#footer a:visited {
	color:#706e6e;
	text-transform:uppercase;
	text-decoration:none;
		letter-spacing:1px;
}


.fltrt { /* Mit dieser Klasse können Sie ein Element auf der Seite nach rechts fließen lassen. Das floatende Element muss vor dem Element stehen, neben dem es auf der Seite erscheinen soll. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* Mit dieser Klasse können Sie ein Element auf der Seite nach links fließen lassen. */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* Diese Klasse sollte in einem div- oder break-Element platziert werden und das letzte Element vor dem Schließen eines Containers sein, der wiederum einen vollständigen Float enthalten sollte. */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.startadresse {
	background-color: #000;
	border: 1px solid #999;
}

/* Silvester Bild als Link*/
	
.silvester a:link, .silvester a:visited, .silvester a:link, .silvester a:visited {
	background-image:none;
	padding-left: 0;
	}