/* ################################################## */
/* ###### Farben #################################### */
/* ################################################## */
/*
gelb		#fbba00
*/
body
{
	font-family:"Trebuchet MS", "Lucida Sans Unicode", Helvetica, Arial, sans-serif;
	font-size: 80%;
	color: #333333;
	background-color: #000000;
	background-image: url(../bilder/hg_body.gif);
	background-repeat:repeat-x;
	margin: 0px;
	padding: 0px;
	padding-bottom:20px;
	padding-top:20px;
}

/* ################################################## */
/* ###### Layout-Formate ############################ */
/* ################################################## */

#wrapper
{
	width:840px;
	height:510px;
	margin:auto;
	background-image: url(../bilder/hg_wrapper.jpg);
	background-repeat: no-repeat;
}
#header
{
	width:840px;
	height:110px;
	margin:auto;
}
#header img
{
	display:block;
}
#header_links
{
	width:200px;
	float:left;
	padding-left:20px;
}
#header_rechts
{
	width:300px;
	float:right;
	padding-right:75px;
	padding-top:5px;
}
#container
{
	width:800px;
	height:360px;
	padding-top:20px;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:20px;
	margin:auto;
	background-image: url(../bilder/hg_container75.png);
	background-repeat: no-repeat;
	overflow:hidden;
}
#links
{
	width:230px;
	height:360px;
	float:left;
	overflow:hidden;
	
}
#themenbilder
{
	width:230px;
	height:340px;
	background-color: #ffffff;
}
#themenbilder img
{
	background-image: url(../bilder/ajax-loader.gif);
	background-repeat: no-repeat;
	background-position:center;
}
#rechts
{
	width:540px;
	height:360px;
	float:right;
	overflow:hidden;
}
#header_content
{
	width:100%;
	height:40px;
	overflow:hidden;
}
#links_content
{
	width:380px;
	height:320px;
	float:left;
	overflow:hidden;
}
#rechts_content
{
	width:380px;
	height:320px;
	float:right;
	overflow:hidden;
}
#gesamt
{
	width:800px;
	height:360px;
	overflow:hidden;
	margin:0px;
	padding:0px;
}
#sponsoren
{
	margin-top:45px;
	height:90px;
	text-align:center;
	
}
#footer
{
	width:100%;
	height:89px;
	border-top:solid 1px #ffffff;
	background-image: url(../bilder/hg_footer.gif);
	background-repeat: repeat-x;
	/*background-color:#fbba00;*/
}
#hg_navi_unten
{
	width:860px;
	height:60px;
	background-image: url(../bilder/hg_navi_unten.png);
	background-repeat: no-repeat;
	margin:auto;
}
#navi_unten
{
	width:840px;
	height:50px;
	background-image: url(../bilder/hg_button_navi_unten.jpg);
	background-repeat: repeat-x;
	margin:auto;
	}
.clear
{
	clear:both;
}
#credits
{
	width:860px;
	height:20px;
	margin:auto;
	text-align:center;
	font-size:90%;
}
#credits a
{
	color:#333333;
	text-decoration:none;
	font-weight:normal;
}

/* ################################################## */
/* ###### Navigation Unten ########################## */
/* ################################################## */

#navi_unten ul
{
	margin:0;
	padding:0;
	list-style:none;
}
#navi_unten ul li
{
	display:inline;
	float:left;
	border-left:solid 1px #111111;
}
#navi_unten ul li a
{
	color:#ffffff;
	text-decoration:none;
	font-weight:normal;
	letter-spacing:0.1em;
	font-size:90%;
	display:block;
	float:left;
	height:32px;
	padding-left:8px;
	padding-right:8px;
	padding-top:18px;
}
#navi_unten ul li a:hover
{
	color:#ffffff;
	background-image: url(../bilder/hg_button_navi_unten_over.jpg);
	background-repeat: repeat-x;
}

#navi_unten .over
{
	color:#ffffff;
	background-image: url(../bilder/hg_button_navi_unten_over.jpg);
	background-repeat: repeat-x;
}

/* ################################################## */
/* ###### Typografie ################################ */
/* ################################################## */

#container h1
{
	color:#000000;
	font-size:150%;
	line-height:1.3em;
	margin-bottom:10px;
	font-weight:normal;
}
#container h2
{
	color:#000000;
	font-size:120%;
	line-height:1.3em;
	margin-bottom:10px;
	font-weight:bold;
}
#container h3
{
	color:#000000;
	font-size:120%;
	line-height:1.3em;
	margin-bottom:0px;
	font-weight:bold;
	font-style:italic;
}
#container p
{
	line-height:1.5em;
	margin-bottom:10px;
}
#container a
{
	color:#000000;
	text-decoration:underline;
}
#container a:active, #mitte a:focus
{
	outline:none;
}
#container a:hover
{
	color:#fbba00;
	text-decoration:underline;
}
#container ul, #mitte ol
{
	margin:10px;
	margin-bottom:15px;
	margin-top:15px;
}
#container ul
{
	list-style-image:url(../bilder/list-style-image.gif);
}
#container ul li
{
	list-style-type:square;
	line-height:1.5em;
	margin:0;
	margin-left:25px;
	margin-bottom:5px;
}
#container ol li
{
	list-style-type:decimal;
	line-height:1.5em;
	margin:0;
	margin-left:25px;
	margin-bottom:5px;
}
#container td
{
	padding:2px;
	line-height:1.5em;
	vertical-align: top;
}
#container .header
{
	font-size:120%;
	color:#000000;
	font-weight:bold;
	font-style:normal;
	text-align:left;
	padding-top:5px;
	padding-bottom:5px;
}

/* ################################################## */
/* ###### besondere Formate ######################### */
/* ################################################## */

.bilderrahmen
{
	border:solid 1px #999999;
	background-color:#ffffff;
	padding:5px;
	float:left;
	margin:5px;
}
.bilderrahmen_sponsoren
{
	border:solid 1px #000000;
	background-color:#ffffff;
	padding:2px;
	margin-right:10px;
}
.linie
{
	height:1px;
	border-bottom:solid 1px #333333;
	margin-top:10px;
	margin-bottom:10px;
	display:block;
}
.item
{
	font-size:70%;
	color:#cc3333;
	font-weight:bold;
	letter-spacing:0.1em;
	margin-top:0px;
	margin-bottom:0px;
	padding-left:40px;
}
.center
{
	text-align:center;
}
.kursiv
{
	style-type:italic;
}
.small
{
	font-size:90%;
}
.headline_sponsoren
{
	font-size:90%;
	text-align:center;
	margin-bottom:5px;
}


/* ################################################## */
/* ###### Accordion-Funktion  ####################### */
/* ################################################## */

.headline
{
	cursor:pointer;
	background-color:#d3d3d3;
	border:solid 1px #c0c0c0;
	padding-left:25px;
	/*margin-bottom:15px;*/
	background-image:url(../bilder/arrow2.gif);
	background-repeat:no-repeat;
	background-position:5px;
}
.headline:hover
{
	background-color:#dcdcdc;
	border:solid 1px #c0c0c0;
}
.content_hide
{
	display:none;
}
.content_show
{
	display:block;
}



/* ################################################## */
/* ###### Formularelemente ########################## */
/* ################################################## */

select, textarea, input
{
	font-size:100%;
	font-weight:normal;
	background-color:#eaeaea;
	border-top:solid 1px #999999;
	border-left:solid 1px #999999;
	border-right:solid 1px #e4e4e4;
	border-bottom:solid 1px #e4e4e4;
}
.button
{
	background-image: url(../bilder/hg_button.gif);
	background-position:center;
	background-repeat: repeat-x;
	background-color:transparent;
	height:22px;
	color:#ffffff;
	font-size:100%;
	font-weight:normal;
	line-height:1.5em;
	border:solid 1px #333333;
	cursor:pointer;
}
.textarea
{
	overflow:auto;
}
.randlos
{
	border:none;
	background-color:transparent;
}

/* ################################################## */
/* ###### Galerie ################################### */
/* ################################################## */

#galerie a.galerie_thumb {
	padding: 2px;
	display: block;
	border: 1px solid #999999;
	background-color:#f1f1f1;
	float:left;
	text-align:center;
	margin: 3px 3px 3px 0;
	opacity:0.7; /* Standard */
	filter:alpha(opacity=70); /* IE */
}
#galerie img
{
	background-image:url(loader.gif);
	background-repeat:no-repeat;
	background-position:center;
	margin:auto;
	

}
#galerie a:hover
{
	background-color: #ffffff;
	opacity:1.0; /* Standard */
	filter:alpha(opacity=100); /* IE */
}
