/* CSS- Stylesheet
   
	projekt: R.Scheuchl GmbH Ortenburg Website
	konzept und realisierung: EnEm agentur für neue medien - BITS & BYTES GmbH Intelligent IT Solutions
	url: http://www.scheuchl.de
	copyright: R.Scheuchl GmbH + EnEm agentur für neue medien - BITS & BYTES GmbH Intelligent IT Solutions 
	author: Siegbert Müller + Regina Lanzl
	last change: 2006/06/28

*/

/*Allgemein
----------------------------------------------*/
body {
	padding: 0;
	margin: 10px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../bilder/layout/hg_body.gif);
	background-position: center;
}	

/* Layout Boxen
----------------------------------------------*/
#wrapper_box {
	width: 916px;
	margin: 0 auto;
	padding: 0;
	/*height: 300px;*/
}

#header {
	background-image:url(../bilder/layout/hg_header.jpg);
	background-repeat: no-repeat;	
	background-position: center;	
	height: 101px;
	width: 916px;
	margin: 0;
	padding: 0;
}

#header_kontakt {
	margin: 0 0 0 200px;
	position: absolute;
	top: 95px;
	color: #666666;
	font-size: 65%;
}

#header_kontakt ul li a.mainnavi_hi {
	color: #FF0000;
	background-image: none;
	text-decoration:underline;
}

#header_logo_text {
	font-family:Tahoma, Arial, sans-serif, Verdana;
	font-size: 12px;
	color:#1D5AD1;
	top: -22px;
	position: absolute;
	margin: 0 0 0 178px;
}

#navi_box {
	position: absolute;
	top: 110px;
	width: 192px;
	margin: 0 0 0 5px;
	padding: 0 0 10px 2px;
}

#main_box {
	padding: 0 215px 10px 200px;
	background-image:url(../bilder/layout/hg_wrapper2.jpg);
	background-repeat:repeat-y;
	background-position: top left;
	margin: 0;
	min-height: 460px;
}

#main_box_inhalt_text {
	margin: 0 20px 0 45px;
}

#main_box_inhalt_text ul#sitemap li {
	font-size: 11px;
}

#main_box_inhalt_text ul li {
	font-size: 12px;
	line-height: 125%;
	margin: 0;
	padding: 0;
}

#main_box_inhalt_text ol {
	font-size: 12px;
}

#main_box_inhalt_text ol li {
	margin-bottom: 8px;
}


#info_box {
	/* background-color: #00FF99; */ /* Test */
	width: 200px;
	position: absolute;
	top: 110px;
	margin-left: 705px;
}

#footer_box {
	background-image:url(../bilder/layout/hg_footer.jpg);
	background-repeat: no-repeat;	
	background-position: top center;
	height: 39px;
	font-size: 65%;
	color: #333;
	text-align: right;
	padding: 8px 25px 0 0;
}

#footer_box_rueckruf {
	text-align: left;
	float: left;
	margin-left:10px;
}

/* Listen , Navigation
----------------------------------------------*/

#header_kontakt ul {   /* Int-Navi */
	margin: 2px 0 0 -8px;
	padding: 0;
}

#header_kontakt ul li{   /* Int-Navi */
	list-style-type: none; 
	display: inline;
	margin: 0;
	padding: 0 3px 0px 8px;
	border-right: 1px solid #999;
}

#footer_box ul li{
	list-style-type: none; 
	display: inline;
	margin: 0;
	padding: 0 3px 0px 8px;
	border-right: 1px solid #999;
}

#navi_box ul {
	margin: 0;
	padding: 0;
	color: #666666;	
	font-size: 75%;
	/*background-color: Lime; *//* TEST */
}

#navi_box li { /* Navi Überpunkte */
	font-weight: bold;
	background-image: url(../bilder/layout/hg_navi_h1.gif);
	background-repeat: no-repeat;
	background-position: top left;
	list-style-type: none; 
	display: block;
	padding: 6px 0 2px 16px;  /* für grafik-bullet */
	margin: 0 0 0 0;
	vertical-align:middle;
/*	height: 20px;
*/}

#navi_box ul ul { /* Navi Unterbereich */
	font-size: 90%;
	padding: 5px 0 0 0px;
	/* background-color:  Fuchsia; */ /* TEST */
}

.seknavi {
	margin-left: 0px;
}

li[class = "seknavi"] {	margin-left: 50px; /* nur für Mozilla */}

#navi_box ul ul li { /* Navi Unterpunkte */
	font-weight: normal;	
	border-bottom: 1px solid #fff;
	background-image: none;	
	list-style-type: none;
	display: block;
	height: 14px;
	margin-left: 0;
	padding: 2px 0 0 0;
	color: #1D5AD1;	
}

a.mainnavi_hi { /* Navi aktiver Hauptbereich - LINK */
	color: #f00;
	text-decoration: underline;
}


#navi_box ul li.mainnavi_hi { /* Navi aktiver Unterpunkt - ListenPunkt = Pfeil*/
	background-image: url(../bilder/layout/hg_navi_h1_hi.gif);
}

.mainnavisub_hi { /* Navi aktiver Unterpunkt */
	background-image: url(../bilder/layout/arrow_mainnavi_sub.gif);
	background-repeat: no-repeat;
	background-position: 2px left;
	padding-left: 12px;
	text-decoration: underline;
}

.downloadlink {
	display: block;
	font-weight: bold;
	background-image: url(../bilder/layout/pdf_icon.gif);
	background-position: left 3px;
	background-repeat: no-repeat;
	padding: 5px 0 5px 20px;
	margin: 10px 0 -10px -5px;
	border-top: 1px dotted #fff;
}

.mehr_button {
	font-size: 11px;
	background-image:url(../bilder/layout/arrow_mainnavi_sub.gif);
	background-position: left 5px;
	background-repeat: no-repeat;
	padding: 3px 0 5px 10px;
	margin: 10px 0 -10px -2px;
}

.zurueck_button {
	font-size: 11px;
	background-image: url(../bilder/layout/arrow_left_blau.gif);
	background-position: left 6px;
	background-repeat: no-repeat;
	padding: 3px 0 5px 14px;
	margin: 10px 0 -10px -2px;
}

.top_button {
	background-image: url(../bilder/layout/arrow_top.gif);
	background-position: left 8px;
	background-repeat: no-repeat;
}

/* easy-edit
----------------------------------------------*/
.body_ee {
	font-size: 75%;
	display: block;
	min-height: 140px;
	height: auto;
	/*margin: 0;*/
} 

.body_ee img{
	clear: right;
	margin: 5px;
} 


.titel_ee {
	display: block;
	font-weight: bold;
	background-image: url(../bilder/layout/arrow_mainnavi.gif);
	background-position: left 9px;
	background-repeat: no-repeat;
	padding: 5px 0 5px 12px;
	margin: 0 0 0 -5x;
	border-top: 1px dotted #1958CC;
}

.text_ee {
	font-size: 100%;
	margin-left: 12px;
}

.picbox {
	float: right;
	clear: right;
	/*width: 200px;*/
	padding: 10px 0 5px 10px;
	font-size: 10px;
	text-align: center;
}

div.picbox_pic img {
 	border: 1px solid #666;
	margin: 5px 0 0 0;
}

.picbox_pic {
	/*width: 200px;*/
	margin-bottom: 5px;
}

.picbox_text {
	width: 150px;
	margin-bottom: 5px;
	line-height: 100%;
	text-align: center;
}

/* Textformate, Überschriften
----------------------------------------------*/

a {
	text-decoration: none;
	color: #1958CC;
}

a:hover {
	text-decoration: underline;
}

#main_box_inhalt p, #main_box_inhalt table {
	text-align: justify;
	font-size: 75%;
	line-height: 125%;
	margin: 0;
	padding: 0;
}

#main_box_inhalt h1 {
	color: #1D5AD1;
	font-weight: bold;
	font-size: 95%;
	background-color: #D2DEF6;
	margin: 4px 0 0 0;
	padding:0;
	width: 504px;
}

h2 {
	color: #1D5AD1;
	font-weight: bold;
	font-size: 95%;
}

#main_box_inhalt h3 {
	color: #1D5AD1;
	font-weight: bold;
	font-size: 12px;
	margin: 8px 0 3px 0;
	padding:0;
	/*width: 504px;*/
}

.h_pad {  /* für weissen Freiraum um Hauptunterschriften auf blauem Balken */
	background-color: #fff;
	padding: 0 15px 0 14px;
	margin-left: 30px;
}

#info_box h3 {
	margin: 0px 1px 0px 0;
	padding: 5px 3px 5px 10px;
	font-size: 85%;
	color: #fff;
	background-color: #f00;
	border-bottom: 1px solid #fff;
}

#info_box h2 {
	padding: 0 0 0 10px;
}

#info_box p {
	padding: 0 10px 0 10px;
	margin: 0px 0px 5px 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 65%;
	letter-spacing: -0.01em;
}


table#partner {
	width: 480px;
	margin: 10px  0 0 -38px;
}