@charset "utf-8";

#_____Globale_Formate_____
{
}

html
{
	height: 101%;
	margin: 0px;
}

body
{
	background-color: #000;
	color: #333;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	margin: 0 10px;
}

#leinwand
{
	background-image: url(http://www.forgottenheroes.de/fh-ext/bilder/verlaufsmuster_horizontal.png);
	width: 960px;
	margin: 0 auto;
}


#rahmen
{
	margin: 0px auto;
	position: relative;
	background-color: #000;
	width: 800px;
	overflow: auto;
}

#kopfzeile
{
	height: 140px;
	background-position: center center;
	background-repeat: no-repeat;
	background-color: #000;
}

#inhaltsbereich
{
	padding: 10px 215px 10px 1em;
	line-height: 1.5em;
	min-height: 610px;
	background-image: url(http://www.forgottenheroes.de/fh-ext/bilder/pattern_stoerung_grbbb.jpg);
	position: relative;
}

#inhaltsbereich1sp
{
	padding: 10px 40px;
	line-height: 1.5em;
	min-height: 610px;
	background-image: url(http://www.forgottenheroes.de/fh-ext/bilder/pattern_stoerung_grbbb.jpg);
	position: relative;
}


#fusszeile
{
	text-align: center;
	clear: both;
	background-image: url(http://www.forgottenheroes.de/fh-ext/bilder/pattern_stoerung_grbbb.jpg);
	margin: 0px 0px 10px;
	padding: 15px;
}

a
{
	text-decoration: none;
}

a img
{
	border-style: none;
}


img
{
	margin: 0 1em;
	border: 1px solid #999;
}



.img_top_quer
{
	display: block;
	margin: 0px auto;
	border: none;
}
#stoerer
{
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 999;
	border: none;
}
#_____Textformatierungen_____
{
}


/*	Textfluss		*/

h1, h2, h3
{
	color: #CC3C00;
	clear: both;
}

h1
{
	margin-top: 0px;
	background-image: url(http://www.forgottenheroes.de/fh-ext/bilder/heroes-schriftzug.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 100%;
	text-indent: -2000px;
	overflow: hidden;
}


/*	Floats */
.fright
{
	float: right;
}

.fleft
{
	float: left;
}

.right
{
		text-align: right;
}
p.clear
{
	clear: both;
}
#_____Hauptnavigation_____
{
}


#hauptnavi
{
	padding: 0;
	height: 50px;
	background-color: #000;
}
#hauptnavi ul
{
	margin: 0 auto;
	padding: 0px;
	width: 700px;
}



#hauptnavi li
{
	list-style-type: none;
	margin: 9px 2px;
	float: left;
	width: 108px;
	height: 33px;
}
#hauptnavi li:hover
a
{
	color: #fff;
}
#hauptnavi li:active
a
{
	background-position: -216px;
	color: #999;
}
#hauptnavi a
{
	display: block;
	background-image: url(http://www.forgottenheroes.de/fh-ext/bilder/schalter_menu_kl2.png);
	height: 33px;
	line-height: 33px;
	color: #999;
	padding: 0 30px;
	background-position: -324px;

}
#hauptnavi a:visited
{
	background-position: 0px;
}

#homeseite #navi_home
a
{
	background-position: -108px;
	color: #fff;
}

#bandseite #navi_band a
{
	background-position: -108px;
	color: #fff;
}

#terminseite #navi_termine a
{
	background-position: -108px;
	color: #fff;
}

#bilderseite #navi_bilder a
{
	background-position: -108px;
	color: #fff;
}

#kontaktseite #navi_kontakt a
{
	background-position: -108px;
	color: #fff;
}

#linkseite #navi_links a
{
	background-position: -108px;
	color: #fff;
}

#_____Unternavigation_____
{
}

#subnav
{
	width: 200px;
	background-image: url(http://www.forgottenheroes.de/fh-ext/bilder/oedel.png);
	background-position: top center;
	background-repeat: no-repeat;
	margin-top: 10px;
	padding: 115px 5px 0;
	position: absolute;
	right: 0px;
	top: 0px;
	line-height: 1em;
}

#subnav h2
{
	font-size: 1.2em;
	margin-bottom: 0px;
	padding: 5px;
	background-image: url(http://www.forgottenheroes.de/fh-ext/bilder/subnav_h2_bkgr.gif);
}

#subnav p, #subnav dl
{
	border-right: 1px solid #000;
	border-left: 1px solid #000;
	border-bottom: 1px solid #000;
	margin-top: 0px;
	padding: 5px;
	font-size: 10px;
	background-image: url(http://www.forgottenheroes.de/fh-ext/bilder/subnav_background.gif);
}
#_____Listenformatierungen_____
{
}
#inhaltsbereich dt
{
	font-weight: bold;
}

#programliste
{
	list-style-type: circle;
	list-style-position: outside;
}
#steckbrief
td{
	padding: 10px;
}
#steckbrief .topr
{
	text-align: right;
	vertical-align: top;
}

#bandseite .mittig
{
	width: 360px;
	margin-right: auto;
	margin-left: auto;
}
#linksammlung 
{
	text-align: center;
	list-style-type: none;
}
#linksammlung li
{
	height: 120px;
	width: 150px;
}


#_____Kontaktformular_____
{
}


/*		Formulardefinitionen	*/
#kontaktbox
{
	border: 3px solid #777;
	background-color: #C96;
	width: 600px;
	margin: 2em auto;
	padding: 0 10px;

}
#kontaktbox #kontaktformular
{
	line-height: 2em;
}


#kontaktbox #kontaktformular p label
{
	position: absolute;

}

.ausrichtung
{
	margin-left: 5px;
}

.felder
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #ccc;
}
#anrede:hover, #vorname:hover, #nachname:hover, #email:hover, #anfrage:hover, #telefon:hover{
	background-color: #eff;
}
#anrede:active, #vorname:active, #nachname:active, #email:active, #anfrage:active, #senden:active, telefon:hover{
	border: 2px solid #f00;
}
#anrede:focus, #vorname:focus, #nachname:focus, #email:focus, #anfrage:focus, #telefon:focus{
	outline: 1px dashed #cc3c00;
	background-color: #ddd;
}
#kontaktantwort
{
	width: 400px;
	border: 3px double #999;
	margin: 10px auto;
	background-color: #C96;
}


#_____Galeriedefinitionen_____
{}

.galerie_miniaturen {
	position: relative;
	margin: 5px;
	padding: 3px;
	width: 150px;
	height: 150px;
	float: left;
}

.galerie_miniaturen img {
	position: absolute;
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 0px;
	margin: auto;
}
.galerie_miniaturen a {
	height: 100%;
}

