/* ################################################## */
/* ###### Farben #################################### */
/* ################################################## */
/*
blau		#006699
cyan		#009ee1
orange		#f6a200
grün		#42ad13
dunkelgrau	#999999
grau		#adadad
*/
body {
	font-family:"Trebuchet MS", "Lucida Sans Unicode", Helvetica, Arial, sans-serif;
	font-size: 75%;
	letter-spacing:0.1em;
	color: #333333;
	background-color: #f1f1f1;
	margin: 0px;
	padding: 0px;
	background-image:url(../bilder/hg_body.jpg);
	background-repeat:repeat-x;
	background-position:0px 22px;
}
html, body
{
	height:100%;
}
/* ################################################## */
/* ###### Layout-Formate ############################ */
/* ################################################## */
#wrapper
{
	width:1002px;
	border-left:solid 1px #ffffff;
	border-right:solid 1px #ffffff;
	background-color: #999999;
	margin:auto;
}
#reihe1
{
	width: 1000px;
	height: 22px;
	margin:auto;
	border-bottom:solid 1px #ffffff;
}
#reihe2
{
	width: 1000px;
	height: 80px;
	margin:auto;
	border-bottom:solid 1px #ffffff;
}
#reihe3
{
	width: 1000px;
	margin:auto;
}
#reihe4
{
	width: 1000px;
	height: 22px;
	margin:auto;
	border-top:solid 1px #ffffff;
	border-bottom:solid 1px #ffffff;
}

#reihe1_a
{
	width:180px;
	height:22px;
	background-color:#999999;
	float:left;
}
#reihe1_b
{
	width:80px;
	height:22px;
	background-color:#006699;
	float:left;
	border-left:solid 1px #ffffff;
	border-right:solid 1px #ffffff;
}
#reihe1_c
{
	width:700px;
	height:22px;
	background-color:#999999;
	float:left;
	border-right:solid 1px #ffffff;
}
#navi_oben 
{
	height: 22px;
	color:#ffffff;
}
#reihe1_d
{
	width:37px;
	height:22px;
	background-color:#009ee1;
	float:left;
}

#reihe2_a
{
	width:180px;
	height:80px;
	background-color:#999999;
	float:left;
}
#logo
{
	width:80px;
	height:80px;
	background-color:#009ee1;
	background-image:url(../bilder/bs_logo.gif);
	background-repeat:no-repeat;
	float:left;
	border-left:solid 1px #ffffff;
	border-right:solid 1px #ffffff;
	cursor:pointer;
}
#reihe2_c
{
	width:700px;
	height:80px;
	background-color:#009ee1;
	float:left;
	border-right:solid 1px #ffffff;
}
#suche
{
	margin-left:445px;
	margin-top:50px;
}
#reihe2_d
{
	width:37px;
	height:80px;
	background-color:#006699;
	float:left;
}

#navi_links
{
	padding-top:22px;
	width:180px;
	background-color:#999999;
	float:left;
}

#mitte
{
	width:820px;
	background-color:#adadad;
	float:left;
}
/* obere Reihe */
#abstand_themenleiste_links
{
	width:80px;
	height:220px;
	background-color:#009ee1;
	float:left;
	border-left:solid 1px #ffffff;
	border-right:solid 1px #ffffff;
}
#themenleiste
{
	width:700px;
	height:220px;
	float:left;
	border-right:solid 1px #ffffff;
	background-color:#ffffff;
}
#themenleiste img
{
	background-image: url(../bilder/ajax-loader.gif);
	background-repeat: no-repeat;
	background-position:center;
}
#abstand_themenleiste_rechts
{
	width:37px;
	height:220px;
	background-color:#009ee1;
	float:left;
}
/* untere Reihe */
#abstand_inhalt_links
{
	width:80px;
	padding-top:41px;
	background-color:#009ee1;
	float:left;
	border-left:solid 1px #ffffff;
	border-right:solid 1px #ffffff;
}
#inhalt
{
	width: 470px;
	background-color: #cccccc;
	border-top:solid 1px #ffffff;
	float: left;
	padding-top:40px;
	padding-left:10px;
	padding-right:10px;
}
#module
{
	width: 189px;
	background-color: #999999;
	border-top:solid 1px #ffffff;
	border-left:solid 1px #ffffff;
	border-right:solid 1px #ffffff;
	float: left;
	padding-top:40px;
	padding-left:10px;
	padding-right:10px;
}
#module h2
{
	width:170px;
	color:#ffffff;
	font-weight:bold;
	background-color:#f6a200;
	padding:1px;
	padding-left:6px;
	border-top:solid 1px #ffffff;
	border-left:solid 1px #ffffff;
	border-right:solid 1px #666666;
	border-bottom:solid 1px #666666;
	margin-bottom:0px;
}
#module a
{
	color:#333333;
	text-decoration:underline;
}
#module h2 a
{
	color:#ffffff;
	text-decoration:none;
	display:block;
}
#abstand_module_rechts
{
	width:37px;
	padding-top:40px;
	border-top:solid 1px #ffffff;
	background-color:#006699;
	float:left;
}
#reihe4_a
{
	width:170px;
	height:20px;
	background-color:#999999;
	float:left;
	padding-left:10px;
	padding-top:2px;
}
#reihe4_b
{
	width:80px;
	height:22px;
	background-color:#006699;
	float:left;
	border-left:solid 1px #ffffff;
	border-right:solid 1px #ffffff;
}
#reihe4_c
{
	width:690px;
	height:20px;
	background-color:#999999;
	float:left;
	border-right:solid 1px #ffffff;
	padding-left:10px;
	padding-top:2px;
}
#reihe4_d
{
	width:37px;
	height:22px;
	background-color:#009ee1;
	float:left;
}
.clearout
{
	clear: both;
	font-size:0;
}

#breadcrumb
{
	margin-top:0px;
	margin-bottom:0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:80%;
	text-decoration:none;
	letter-spacing:0.1em;
	height:15px;
	clear:both;
}
#breadcrumb a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:80%;
	color:#333333;
	letter-spacing:0.1em;
	text-decoration:none;
	padding-left:3px;
	padding-right:3px;
}
#breadcrumb a:hover
{
	text-decoration:underline;
}
#seite_drucken
{
	width: 470px;
	height:20px;
	background-color: #cccccc;
	padding-right:20px;
	text-align:right;
	padding-top:20px;
}

/* ################################################## */
/* ###### Typographie ############################### */
/* ################################################## */

h1,h2,h3,h4,h5,h6,p
{
	margin:0;
	padding:0;
}
	b, strong
{
	font-weight:bold;
	color:#000000;
}
p
{
	margin-top:0.7em;
	margin-bottom:0.7em;
	line-height:1.5em;
}
h1
{
	font-size:110%;
	color:#333333;
	font-weight:bold;
	letter-spacing:0.1em;
	margin-bottom:10px;
	text-align:left;
}
h2
{
	font-size:110%;
	color:#333333;
	font-weight:bold;
	letter-spacing:0.1em;
	margin-bottom:10px;
	text-align:left;
}
h3,h4,h5,h6
{
	font-size:100%;
	color:#ffffff;
	font-weight:bold;
	letter-spacing:0.1em;
	margin-bottom:10px;
	text-align:left;
}
h4
{
	font-size:110%;
	color:#006699;
}

#inhalt a
{
	color:#333333;
	text-decoration:underline;
}
#inhalt a:hover
{
	color:#f6a200;
	text-decoration:underline;
}
#inhalt ul
{
	list-style-position:outside;
	list-style-type:square;
}
#inhalt li
{
	margin-bottom:5px;
}

/* ################################################## */
/* ###### horizontale Navigation Oben ############### */
/* ################################################## */

#navi_oben ul
{
	margin:0;
	padding:0;
	list-style:none;
	list-style-image:none;
	float:right;
}
#navi_oben ul li
{
	display:inline;
	float:left;
}
#navi_oben ul li a
{
	font-size:100%;
	color:#ffffff;
	text-decoration:none;
	display:block;
	float:left;
	padding-left:10px;
	padding-right:10px;
}
#navi_oben ul li a:hover
{
	color:#333333;
}
#navi_oben .over
{
	color:#333333;
}
#navi_oben .trenner
{
	font-size:90%;
}


/* ################################################## */
/* ###### vertikale Navigation Links ################ */
/* ################################################## */

#navi_links ul
{
	margin:0;
	padding:0;
	list-style:none;
	list-style-image:none;
}
#navi_links ul li
{
	/*Abstand zwischen den Navigationsbutton*/
	/*margin-bottom:10px;*/
}
#navi_links ul li a
{
	letter-spacing:0.05em;
	color:#ffffff;
	text-decoration:none;
	display:block;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:5px;
	border-top:solid 1px #ffffff;
	border-bottom:solid 1px #666666;
	/*border-left:solid 5px #f6a200;*/
	height:17px;
        background-color: #006699;
}

#navi_links ul li a:hover
{
	color:#ffffff;
	background-color:#009ee1;
}
#navi_links .over
{
	color:#ffffff;
/*	background-color:#f6a200; */
background-color:#009ee1;
}
#navi_links .untermenue_anzeigen
{
	background-image:url(../bilder/navi_icon2.gif);
	background-repeat:no-repeat;
	background-position:right;
}

/* 2. Ebene */

#navi_links ul li ul
{
	margin:0;
	padding:0;
	list-style:none;
	list-style-image:none;
}
#navi_links ul li ul li
{
	/*Abstand zwischen den Navigationsbutton*/
	/*margin-bottom:0px;
	margin-top:10px;*/
}
#navi_links ul li ul li a
{
	letter-spacing:0.05em;
	color:#ffffff;
	text-decoration:none;
	display:block;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:20px;
	/*border-bottom:solid 1px #ffffff;*/
	background-image:url(../bilder/navi_icon.gif);
	background-repeat:no-repeat;
	background-position:5px;
	height:17px;
background-color: #adadad;
}

/* 3. Ebene */

#navi_links ul li ul li ul li a
{
	letter-spacing:0.05em;
	color:#ffffff;
	text-decoration:none;
	display:block;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:35px;
	/*border-bottom:solid 1px #ffffff;*/
	background-image:url(../bilder/navi_icon.gif);
	background-repeat:no-repeat;
	background-position:20px;
	height:auto;
}

/* ################################################## */
/* ###### besondere Formate ######################### */
/* ################################################## */


.linie
{
	height:1px;
	border-bottom:dashed 1px #333333;
	margin-top:10px;
	margin-bottom:10px;
	clear:both;
}
.durchgestrichen
{
	text-decoration:line-through;
}
.small
{
	font-size:80%;
}
.bilderrahmen_artikel
{
	border-top:solid 1px #ffffff;
	border-right:solid 1px #333333;
	border-bottom:solid 1px #333333;
	border-left:solid 1px #ffffff;
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}
.bilderrahmen
{
	border-top:solid 1px #ffffff;
	border-right:solid 1px #333333;
	border-bottom:solid 1px #333333;
	border-left:solid 1px #ffffff;
}

.bilderrahmen_team {
	padding: 10px;
	background-color:#FFFFFF;
	border:1px #999999 solid;
	margin-left:-3px;
	margin-top:-3px;
}

.bilderschatten {
	background-color: #999999;
	width:145px;
	height:152px;
}


.item
{
	font-size:100%;
	color:#f6a200;
	font-weight:bold;
	letter-spacing:0.1em;
	margin-top:0px;
	margin-bottom:10px;
}
.item2
{
	font-size:100%;
	color:#f6a200;
	font-weight:bold;
	letter-spacing:0.1em;
	margin-top:0px;
	margin-bottom:10px;
}
#breadcrumb
{
	margin-top:-30px;
	margin-bottom:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:90%;
	text-decoration:none;
	height:20px;
	clear:both;
}
#breadcrumb a
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:100%;
	color:#333333;
	text-decoration:none;
	padding-left:3px;
	padding-right:3px;
}
#breadcrumb a:hover
{
	text-decoration:underline;
}

.header
{
	font-size:110%;
	color:#333333;
	font-weight:bold;
	letter-spacing:0.1em;
	text-align:left;
	padding-bottom:10px;
	padding-top:10px;
}

.box_50_li
{
	width:48%;
	float:left;
	padding:0;
	margin-bottom:5px;
	clear:left;
	overflow:hidden;
	line-height:1.5em;
	text-align:left;
	letter-spacing:normal;
}
.box_50_re
{
	width:48%;
	float:right;
	padding:0;
	margin-bottom:5px;
	clear:right;
	overflow:hidden;
	line-height:1.5em;
	text-align:left;
	letter-spacing:normal;
}
.box_100
{
	width:100%;
	padding:0;
	margin-bottom:5px;
	clear:both;
	overflow:hidden;
	line-height:1.5em;
	text-align:left;
	letter-spacing:normal;
}

/* ################################################## */
/* ###### Modul Aktuelles ########################### */
/* ################################################## */
.aktuelles_artikel
{
min-height: 50px;
}
.aktuelles_datum
{
color:#333333;
font-size:90%;
font-weight:bold;
text-align:left;
margin-bottom:5px;
}

#aktuelles_vticker
{
width:168px;
background-color:#FFFFFF;
margin-bottom:10px;
font-size:90%;
color: #333333;
padding: 5px 5px 0 5px;
}

#aktuelles_vticker ul
{
margin:0;
padding:0;
list-style:none;
}

#aktuelles_vticker ul li
{
display:block;
margin-bottom:15px;
}

#aktuelles_vticker a
{
	color:#333333;
	text-decoration:underline;
	display:block;
	padding-right:8px;
}

/* ################################################## */
/* ###### Formularelemente ########################## */
/* ################################################## */
select, textarea, input
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:100%;
	font-weight:normal;
	background-color:#f1f1f1;
	border-top:solid 1px #999999;
	border-left:solid 1px #999999;
	border-right:solid 1px #e4e4e4;
	border-bottom:solid 1px #e4e4e4;
}
.button
{
	font-size:100%;
	color:#f1f1f1;
	font-weight:normal;
	letter-spacing:normal;
	background-color:#006699;
	border-top:solid 1px #ffffff;
	border-left:solid 1px #ffffff;
	border-right:solid 1px #999999;
	border-bottom:solid 1px #999999;
	cursor:pointer;
	/*height:20px;*/
}
.button_small
{
	font-size:90%;
	color:#f1f1f1;
	font-weight:normal;
	letter-spacing:normal;
	background-color:#8b002e;
	border-top:solid 1px #999999;
	border-left:solid 1px #999999;
	border-right:solid 1px #e4e4e4;
	border-bottom:solid 1px #e4e4e4;
	cursor:pointer;
	height:18px;
}



.input_suche
{
	font-size:100%;
	background-color:#ffffff;
	border-top:solid 1px #f1f1f1;
	border-left:solid 1px #f1f1f1;
	border-right:solid 1px #666666;
	border-bottom:solid 1px #666666;
	width:140px;
	padding-left:1px;
	padding-right:1px;
}
.input_suche_focus
{
	font-size:100%;
	background-color:#f1f1f1;
	border-top:solid 1px #999999;
	border-left:solid 1px #999999;
	border-right:solid 1px #e4e4e4;
	border-bottom:solid 1px #e4e4e4;
	width:120px;
	padding-left:1px;
	padding-right:1px;
	background-image:none;
}
.button_suche
{
	font-size:90%;
	color:#ffffff;
	font-weight:normal;
	letter-spacing:normal;
	background-color:transparent;
	border:none;
	cursor:pointer;
}
.textarea
{
	overflow:auto;
}
.randlos
{
	border:none;
	background-color:transparent;
}

/* ################################################## */
/* ###### Weihnachten Formate ####################### */
/* ################################################## */

#weihnachten {
	width: 600px;
	height: 450px;
	background-color: #333;
	position: absolute;
	margin: -200px 0 0 -50px;
	z-index: 999;
	padding: 50px 0 0 50px;
}

#weihnachten_button {
	margin-top: -49px;
	margin-bottom: 59px;
	float: right;
}

#weihnachten_button input {
	background-color: #009ee0;
	cursor:pointer;
	color: #CCCCCC;
}


