/* - - - - - - - - - - - - - - - - - - - - -

Title : Stylesheet 007
Author : os, Nexxos

Description : 
Stylesheet AdminBoarding 3.0
allgemein/ für Bildschirmausgabe 
Layout Nr. 007

Created : 2007-05-29
Modified : 2007-06-13

- - - - - - - - - - - - - - - - - - - - - */

*{
}	
html { 
	height:100%;
	margin:0px;
	padding:0px;
	/* margin-bottom: 1px;  Trick gegen horizontale Scrollbars */
	}
body {
	font-family: Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
	height:100%;
	background-repeat: repeat-x;
	background-image: url(images/hg_body01.gif);
	background-color: #F0DEA3;
	}

/* ----- Layout IDs ----- */
#outer_wrapper {
	position:relative;
	margin:auto;
	width:875px;
	padding: 0px;
	min-height:100%;
	background-image: url(images/bg_inner_wrapper.gif);
	background-color: #FFFFFF;	/*height: 100%;*/
}
* html #outer_wrapper {
	height:100%;
}
#inner_wrapper {
	width:857px;
	margin: 0px auto;
	background-repeat: repeat-y;
	background-image: url(images/bg_inner_wrapper.gif);
	background-color: #FFFFFF;
}

#container	{ /* umschliesst alles */
	width:857px;
	margin: 0px;
	background-image: url(images/bg_content.gif);
	background-repeat: repeat-x;
	clear: both;
	position: relative;
}

#infoline	{
	margin:0px;
	padding:0px;
	height:19px;
	color:#000000;
	top: 160px;
	position: relative;
	float: left;
	width: 500px;
	}
#logo {
	margin:25px 0px 5px 20px;
	float: left;
}
#header  {
	background-repeat: no-repeat;
	width:857px;
	height:178px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/bg_header.jpg);
	overflow: visible;
	 }

#content_main  {
	padding: 20px 0px 10px 10px;
	color:black;
	width: 640px; /* 760px minus padding left und right*/
	margin: 0px 0px 0px 200px;
	font-size:12px;
	min-height:720px;
	position: relative;
	clear: right;
}
* html #outer_wrapper #inner_wrapper #container #content_main  {
	/*height:100%; IE: Mindesthöhe vorgeben falls kein content aus cms */
	height:500px;
}

#footer  {
	font: normal 10px Arial, sans-serif;
	width:620px;
	height:0px;
	margin: 0px 0px 0px 150px;
	clear: both;
	padding: 10px 0px;
	
}
#footer p {
	/*margin: 10px 0px 5px 0px;*/
	text-align:center;
	margin: 0px;
}

#extra_icons {
	padding:0px;
	text-align: center;
	position: relative;
	height:47px;
	clear:both;
	margin:0px;
	width: 857px;
	background-image: url(images/hg_footer.gif);
	font-size: 10px;
	background-repeat: no-repeat;
	background-position: 20px 0px;
	float: left;
	}
#extra_icons a {
	text-decoration:none;
	}
#extra_icons p{
	text-align: center;
	}
	
#hotline {
	float:left;
	color: #ffffff;
	font: bold 16px Arial, sans-serif;
	 }

#language	{
	height: 19px;
	margin: 10px 0px;
		}

/* --------------- Navigation --------------- */
#navigation{
	float: left;
	font-size: 12px;
	padding:0px;
	margin: 0px;
	background-repeat:no-repeat;
	background-color: #FFFFFF;
	min-height:400px;
	width: 190px;
	background-image: url(images/bg_menue_top.gif);
	position: relative;
}	
#navigation_border{ /* rahmen menue */
	width:189px;
	margin: 0px;
	background-image: url(images/bg_menue.gif);
	padding: 0px;
	border: 0px;
	float: left;
	text-align: left;
	}
#navigation p{
	margin: 10px 5px 0px 5px;
}

#navigation ul {
	font-size: 12px;
	list-style-type: none;
	padding:0px;
	text-indent: 0px;
	/*position: relative;*/
	left: 0px;
	margin: 0px;
}
/* verschachtelte menueblocks vermeiden */
/*
#navigation ul ul{
	margin:0px;
	padding: 0px;
	text-indent: 0px;
}*/
#navigation li {
	padding: 0px;
}
/*#navigation li a, */
#navigation a{
	display: block;
	text-decoration: none;
	color: #A65F14;
	padding:5px;
	margin:0px;
}
#navigation li a{	
	/*border-bottom: 2px solid #ddd;*/
}
#navigation li a:hover, #navigation a:hover {
	color: #000;
	text-decoration: none;
	background-color: #FAF1D6;
}
.menu_headline {
	color: #A65F14;
	border-bottom: 1px solid #A65F14;
	margin: 10px 0px 0px 0px; /* top-margin setzt bloecke voneinander ab */
	padding: 3px 0px 0px 3px;
	font-weight: bold;
	font-size: 14px;
}

#nav_bottom { /* unterer Rand des Menues */
	width:190px;
	height:15px;
	background-image: url(images/bg_menue_bottom.gif);
	margin:0px;
	background-color: #FFFFFF;
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

/* --------------- Classes  --------------- */


.language-flag {
	width:30px;
	height:19px;
	border:none;
	text-decoration:none;
	margin:0px 2px;
}

/* ---------------- Kontaktformular ------------------*/
.form_contact {
 width:450px;
 float:right;
 margin-right:70px;
}

.hint 	{
	 font: normal 9px Arial, sans-serif;
	 color:#ee0000;	 
	}
.ebene {
 clear: both;
 padding: 2px 0
}

.label {
 font: normal 11px Arial, sans-serif;
 float:left;
 padding:3px 0 0 0;
 width:10em
}

.feld{
 float:left;
 width:30em
} 

.submit{
 clear: both;
 margin:1em 0 0 10em
}

.fieldsize{
 background:#eee;
 border:1px solid #ccc;
 font:1em arial, sans-serif;
 width:300px;
}
