/* ################################################## */
/* ###### Farben #################################### */
/* ################################################## */
/*
cyan		#009ee0
blau		#036a96
orange		#ff9900
grau		#eaeaea
*/
body
{
	font-family:"Trebuchet MS", "Lucida Sans Unicode", Helvetica, Arial, sans-serif;
	font-size: 75%;
	color: #666666;
	background-color: #FFFFFF;
	letter-spacing:0.1em;
	margin: 0px;
	padding: 0px;
	background-image: url(../bilder/hg_website.jpg);
	background-repeat: repeat-x;
}
html, body
{
	height:100%;
}
/* ################################################## */
/* ###### Layout-Formate ############################ */
/* ################################################## */
#hg_element
{
	background-image: url(../bilder/hg_element.png);
	background-repeat: no-repeat;
	margin: auto;
	width:100%;
	height:158px;
	background-position:center;
}
#wrapper
{
	background-image: url(../bilder/hg_wrapper.png);
	background-repeat:repeat-y;
	margin: auto;
	width:810px;
	min-height:100%;
	background-position:center;
	margin-top:-158px;
}
#hg_header
{
	background-image:url(../bilder/hg_header.png);
	width:810px;
	height:305px;
	background-repeat:no-repeat;
}
#header
{
	background-image:url(../bilder/header.jpg);
	width:800px;
	height:290px;
	margin:auto;
	background-repeat:no-repeat;
	padding-top: 10px;
}
#slogan
{
	background-image: url(../bilder/slogan.png);
	background-repeat: no-repeat;
	width:209px;
	height:35px;
	margin-left:20px;
}
#navi
{
	background-image: url(../bilder/navi.png); 
	background-repeat:no-repeat; 
	margin-left: 20px;
	height: 32px;
	width: 760px;
	float:left;
	padding-bottom:15px;
	padding-top:3px;
	margin-top:5px;
}
#text_header
{
	font-size:90%;
	letter-spacing: 0.1em;
	height:200px;
	width:400px;
	margin-left: 20px;
	color:#000000;
	float:left;	
}
#grafik_header
{
	float:right;
	height:215px;
	width:340px;
	margin-top:-12px;
	margin-right:15px;
}
#inhalt
{
	width:750px;
	padding-bottom:40px;
	padding-left:20px;
	padding-right:20px;
	background-color:#ffffff;
	margin:auto;
	padding-top:15px;
}
#links
{
	float: left;
	min-height: 300px;
	width: 470px; 
	background-color:#eaeaea;
	margin-right:20px; 
	padding:10px; 
}
#rechts
{
	float: left;
	width: 220px;
	background-color:#eaeaea;
	padding:10px;
}
.clearout
{ 
	clear:both;
}
#seite_drucken
{
	width:490px;
	height:20px;
	background-color: #ffffff;
	text-align:right;
	padding-top:10px;
}
#hg_footer
{
	background-image:url(../bilder/hg_footer.png);
	width:808px;
	height:23px;
	margin: auto;
	background-repeat:no-repeat;
	margin-top:-23px;
}
#footer
{
	background-image:url(../bilder/footer.jpg);
	width:780px;
	height:20px;
	margin:auto;
	background-repeat:no-repeat;
	text-align:right; 
	color:#FFFFFF; 
	padding-right:20px; 
	padding-top:3px;
	font-size: 90%;
}
#footer a
{ 
	text-decoration:none; 
	color:#FFFFFF;
}
/* ################################################## */
/* ###### horizontale Navigation Mitte ############## */
/* ################################################## */
#navi ul
{
	margin:0px;
	padding:0px;
	list-style:none;
} 
#navi ul li
{
	display:inline;
	float:left;
	position:relative;
	margin-left:20px;
}	
#navi ul li a
{
	display:block;
	float:left;
	padding-left:5px;
	padding-right:5px;
	text-decoration:none;
	color:#FFFFFF;
	padding-top: 5px;
	height:30px;
	font-size:95%;
}
#navi ul li a:hover
{
	border-bottom:solid #ffffff 3px; 
	height:20px; 
	padding-left:0px; 
	padding-right:0px; 
	padding-top:5px;
	margin-left: 5px; 
	margin-right: 5px;
}
#navi .over
{
	border-bottom:solid #ffffff 3px; 
	height:20px; 
	padding-left:0px; 
	padding-right:0px; 
	padding-top:5px;
	margin-left: 5px; 
	margin-right: 5px;
}
#navi ul li ul
{
	position:absolute;
	top:30px;
	left:0px;
	width:140px;
	display:none;
}	
#navi ul li ul li
{
	position:relative;
	float:none;
	margin-left:0;
}
#navi ul li ul li a
{
	background-color:#0000ff;
	color:#ffffff;
	float:none;
	height:20px;
}
#navi ul li ul li a:hover
{
	background-color: #0099FF;
	background-image:url(../bilder/hg_footer.gif);
	background-repeat:repeat-x;
	color:#ffffff;
	padding-left:10px; 
	padding-right:10px; 
	padding-top:5px;
	margin-left: 0px; 
	margin-right: 0px;
	border-bottom:none; 
}
/* ################################################## */
/* ###### horizontale Navigation unten ############## */
/* ################################################## */
#navi_unten ul
{
	margin:0px;
	padding:0px;
	list-style:none;
	float:right;
} 
#navi_unten ul li
{
	display:inline;
	float:left;
	margin-left:0;
}	
#navi_unten ul li a
{
	display:block;
	float:left;
	padding-left:10px;
	padding-right:10px;
	text-decoration:none;
	color:#FFFFFF;
	height:20px;
	font-size:100%;
}
#navi_unten ul li a:hover
{
	text-decoration:underline;
	color:#000000;
}
/* ################################################## */
/* ###### Typografie ################################ */
/* ################################################## */
h1,h2,h3,h4,h5,h6,p,ul
{
	margin:0px;
	padding:0px;
}
h1
{
	color:#ffffff;
	font-size:120%;
	margin-bottom:20px;
	padding-top:3px;
	padding-left:5px;
	background-image:url(../bilder/nav2.jpg);
	background-repeat:repeat-x;
	height:19px;
	border-top:solid 1px #ffffff;
	border-bottom:solid 1px #ffffff;
	background-color:#456579;
}
#text_header h1
{
	background-image:none;
	height:auto;
	border:none;
	font-size:200%;
	font-style:italic;
	background-color:transparent;
}
#text_header p
{
	font-size:120%;
	font-style:italic;
}
h2
{
	color:#036a96;
	font-size:110%;
	margin-bottom:10px;
}
p
{
	line-height:1.5em;
	margin-bottom:10px;
}
a
{
	color:#ff9900;
	text-decoration:none;
}
a:active
{
	outline:none;
}
a:hover
{
	color:#ff9900;
	text-decoration:underline;
}
ul
{
	margin-bottom:20px;
}
li
{
	margin-bottom:5px;
	margin-left:40px;
	list-style-image:url(../bilder/list-style-image.gif);
}
.header
{
	color:#036a96;
	font-size:120%;
	padding-top:20px;
	padding-bottom:5px;
}
.td_text
{
	line-height:1.5em;
}
/* ################################################## */
/* ###### besondere Formate ######################### */
/* ################################################## */
.bilderrahmen
{
	border:solid 1px #999999;
	background-color:#ffffff;
	padding:1px;
}
.linie
{
	height:1px;
	border-bottom:solid 1px #cccccc;
	margin-top:5px;
	margin-bottom:5px;
}
.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:5px;
}
.item
{
	font-size:90%;
	color:#ff9900;
	font-weight:bold;
	letter-spacing:0.1em;
	margin-top:0px;
	margin-bottom:10px;
	padding:1px;
}
.item2
{
	font-size:90%;
	color:#ff9900;
	font-weight:bold;
	letter-spacing:0.1em;
	margin-top:0px;
	margin-bottom:10px;
	padding:1px;
}
.box_50_li
{
	width:48%;
	float:left;
	padding:0;
	margin-bottom:15px;
	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:15px;
	clear:right;
	overflow:hidden;
	line-height:1.5em;
	text-align:left;
	letter-spacing:normal;
}
.box_100
{
	width:100%;
	padding:0;
	margin-bottom:15px;
	clear:both;
	overflow:hidden;
	line-height:1.5em;
	text-align:left;
	letter-spacing:normal;
}
/* ################################################## */
/* ###### Module rechts ############################# */
/* ################################################## */
.headline
{ 	height:19px; 
	padding-top:3px;
	color:#ffffff;
	font-size:100%;
	border-top:solid 1px #ffffff;
	border-bottom:solid 1px #ffffff;
	margin-bottom:10px;
	background-color:#036a96;
	cursor:pointer;
	background-image:url(../bilder/nav2.jpg);
	background-repeat:repeat-x;
	background-position:190px;
	padding-left:25px;
}
.headline:hover
{
	background-color:#036a96;
}
.content
{
	width:180px;
	margin-left:15px;
	margin-bottom:15px;
	display:none;
}
.content_show
{
	width:180px;
	margin-left:15px;
	margin-bottom:15px;
	display:block;
}
/* ################################################## */
/* ###### Modul Aktuelles ########################### */
/* ################################################## */
#aktuelles
{
	width:180px;
	margin-left:15px;
	margin-bottom:15px;
}
#aktuelles ul
{
	margin:0;
	padding:0;
	list-style:none;
}
#aktuelles li
{
	margin-bottom:15px;
}
#aktuelles h1
{
	color:#036a96;
	font-size:110%;
	border:none;
	margin:0;
	padding:0;
	margin-bottom:5px;
}
#aktuelles a
{
	text-decoration:underline;
	color:#ff9900;
	font-size:90%;
	text-align:right;
	display:block;
}
/* ################################################## */
/* ###### Modul Team ################################ */
/* ################################################## */
.team
{
	margin-bottom:20px;
}
/* ################################################## */
/* ###### Modul Galerie ############################# */
/* ################################################## */
#galerie
{
	padding-bottom:20px;
}
/* ################################################## */
/* ###### 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 #cccccc;
	border-bottom:solid 1px #cccccc;
}
.artikelauswahl
{
	display:block;
	margin-bottom:10px;
}
.button
{
	font-size:90%;
	color:#f1f1f1;
	font-weight:normal;
	letter-spacing:normal;
	background-color:#009ee0;
	border-top:solid 1px #999999;
	border-left:solid 1px #999999;
	border-right:solid 1px #cccccc;
	border-bottom:solid 1px #cccccc;
	cursor:pointer;
}
.button_small
{
	font-size:80%;
	color:#f1f1f1;
	font-weight:normal;
	letter-spacing:normal;
	background-color:#009ee0;
	border-top:solid 1px #999999;
	border-left:solid 1px #999999;
	border-right:solid 1px #cccccc;
	border-bottom:solid 1px #cccccc;
	cursor:pointer;
	height:18px;
}
.input_suche
{
	font-size:100%;
	background-color:#f1f1f1;
	border-top:solid 1px #999999;
	border-left:solid 1px #999999;
	border-right:solid 1px #cccccc;
	border-bottom:solid 1px #cccccc;
	width:100px;
	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 #cccccc;
	border-bottom:solid 1px #cccccc;
	width:100px;
	padding-left:1px;
	padding-right:1px;
	background-image:none;
}
.button_suche
{
	font-size:90%;
	color:#ff9900;
	font-weight:normal;
	letter-spacing:normal;
	background-color:#ffffff;
	border:none;
	cursor:pointer;
}
.textarea
{
	overflow:auto;
}
.randlos
{
	border:none;
	background-color:transparent;
}
#lexikon_navi
{

}
#lexikon_liste
{
	margin-top:20px;
}
#lexikon_navi a
{
	padding:1px;
}
#lexikon_navi a:hover
{
	background-color:#009ee0;
	color:#ffffff;
	padding:1px;
}
.back
{
	margin-top:20px;
}
