﻿/* ====================================================================
CSS Document for screendesign by Biznet AG
Last Update:  29 May 2009
Author: I. Bertolotti
Media: Screen

Structure:         1a. Kalibrierung
                       1b. Allgemeine Definitionen
                       2.  Screendesign + Navigation
                       3. 	Formatierungen
 ======================================================================== */

/* ==========================================
   1a. Kalibrierung
   ========================================== */

/****Abstand nach unten ***/
h1, h2, h3, p, ol, ul{
	margin-bottom:0;

}
/***Verschachtelte Listen ***/
ul ul, ol ol{
	margin-bottom: 1.5em;
}
/***Liste einziehen ***/
li{
	margin-left:0;
}

/* ===========================================
   1.b Allgemeine Definitionen
   =========================================== */
body {
	background-color:#EFEFEF;
	color:#2E2E2E;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	height:100%;
	line-height:14px;
	margin:0;
	padding:0;
	text-align:left;
}
p{
	margin:0;
	padding:0;
	
}
h1{
	font-size:14px;
	line-height: 1.5 em;
	font-weight:bold;
	color:#818181;
}

h2{
	font-size:12px;
	font-weight:bold;
	color:#818181;
}
strong{
	font-weight:bold;
}
em{
	font-style:italic;
}

img{
	border:0;
	
}
/******Definition anchor********************/

a{
	color:#000;

}
a:link, a:visited, a:active{
	
	color:#FF9600;
	text-decoration:none;
	
}
/* ===========================================
   2. Screendesign
   =========================================== */

#container-wrapper {
	width: 993px;
	margin: 0 auto;
	background-color: #e3e3e3;
	border: 1px #ffffff solid;
	overflow: hidden;
}
* html #container-wrapper {
	width:995px;
}
#container{
	text-align: left;
	margin: 12px 12px 0 12px;
}
/* WEISSER BEREICH */
#weiss{
	position: relative; 
	padding: 0;	
	background-color:#fff;	
	min-height: 555px;
    float: left;
    width: 969px;
    margin: 12px 12px 0px 12px;
}

#header
{
    position: relative;
	width: 967px;
	height: 58px;
	float: left;
}
/* Navigation oben */
#nav
{
	padding: 0px;
	margin: 0px;
	width: 800px;
	height: 58px;
	position: relative;
	float: left;
}

#nav a
{
	text-decoration: none;
}

/* Navigation Level 1*/
#nav_level_1{
	position: relative; 
	display: block;
	z-index: 5;
	margin: 0;
	padding: 0px 0px 0px 10px;
	width: 800px;
}
/* Navigation Level 1 1 Element*/
.nav_level_1_element
{
	float:left;
	padding:0px;
	margin-top:10px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:20px;
	display:inline;
}

.nav_level_2
{
	position: absolute; 
	top: 28px;
	left: 10px;
	margin: 0px;
	padding: 0px;
	white-space: nowrap;
	width: 800px;
}

/*  Navigation Level 2 Element*/
.nav_level_2_element
{
	border: inherit;
	display: inline;
	float: left;
	margin: 0px;
	padding-top: 7px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 15px;
	}
#logo
{
	position: relative;
	margin-top: 1px;
	padding: 0px;
	width: 105px; 
	height: 48px;
	cursor: pointer;
	float: left;
}

/*CONTENT */
#content{
	width: 969px;
	position: relative;
	margin: 0;
	padding: 0;
	float: left;
}

#content_main
{
	width: 759px;
	float: right;
	position: relative;
	margin: 0;
	padding: 0; 
}

.content_main
{
	width: 759px;
	float: left;
	position: relative;
	margin: 0;
	padding: 0; 
}

.content_main_text
{
	width: auto;
	position: relative;
	margin: 0;
	padding: 15px 10px 15px 25px; 
}

.content_main_text h1{
	padding: 0 0 5px 0;
	margin: 0;
	height: 20px;
}

#stage
{
	width:967px;
	margin-left:1px;
	float: left;
}
#box{
	float:left;
	position:static;
	width:210px;
	padding:0;
}
.boxcontent{
	float:left;
	position:static;
	width: 190px;
	padding: 15px 10px;
}
.boxcontent h2{
	padding: 0 0 5px 0;
	margin: 0;
	height: 20px;
}

.boxcontent ul{
	list-style-type: none;
	margin: 0;
	padding-left: 0px;
}
.boxcontent li{
	text-indent:0;
}
.boxcontent li a {
	color:#818181;
	font-weight:bold;
	text-decoration:none;

}
.boxcontent li a:hover{
	color: #FF9600;
	font-weight:bold;
	text-decoration:none;
}

.boxcontent li a:active{
	color:#2E2E2E;
	font-weight:bold;	
}

.boxImage
{
	margin: 0px 0px 10px 0px;
}

#box_right
{
	width:210px;
	float:right;
	position: static;
}
.boxcontent_right
{
	float: right;
	position: relative;
	width: 190px;
	padding: 40px 10px 0px 10px;
}

.boxImage_right
{
	padding: 0;
	margin-top: 0;
}

.bilder
{
	float: left;
	padding: 10px 10px  10px  0px;
	margin: 0;
}

.image_gallery_right
{	 
	float:left;
	padding:  0px  0px  5px  25px;

}

.bildtext
{
    width: 190px;
    font-size: 10px;
    line-height: 1.2em;
    padding-bottom: 10px;
}

#footer{
	width: 967px;
	height: 20px;
	margin: 0px 12px 0px 12px;
	float: left;
}
/* Meta-navigation */
#footer_left{
	display: inline;
	float: left;
	position: static;
	height: 15px;	
	background-color: #E3E3E3;
	padding: 0;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 0;
	margin-right: 0;	
	color: #575757;
	text-align: left;
}

/* Footer Element*/
.footer_element_left{
	position: relative;
	float: left;
	margin: 0;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 15px;
	display: inline;
}
#footer_right{
	display: inline;
	float: right;
	position: static;
	height: 15px;
	background-color: #E3E3E3;
	padding: 0;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 0;
	margin-right: 0;
	color: #575757;
	text-align: right;
}
.footer_element_right
{
	position: relative;
	display: inline;
	margin: 0;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 15px;
	padding-right: 0;
}
.footer_element_right a
{
	text-decoration: none;
}


/* Formatierungen Tabelle */

#tb{
	border: 0px;
}
.tb_header
{
	color: #818181;
	font-size: 14px;
	font-weight: bold;	
	border-bottom: 1px #e3e3e3 solid;
	padding: 3px 0;
}


/* ===========================================
   3. Formulare
   =========================================== */

.star{
	color: #ff9600;
	font-weight:bold;
	
}
.form{
	/*width: 750px;*/
	
}

.input{	
	width: 200px;
	color: #666666;
	background-color:#f8f8f8;
	border: 1px solid #999999;
}

.inputZip{
	width: 45px;
	color: #666666;
	background-color:#f8f8f8;
	border: 1px solid #999999;
}
.inputCity{
	width: 148px;
	color: #666666;
	background-color:#f8f8f8;
	border: 1px solid #999999;
}

.inputStreet{
	width: 148px;
	color: #666666;
	background-color:#f8f8f8;
	border: 1px solid #999999;
}

.inputNr{
	width: 45px;
	color: #666666;
	background-color:#f8f8f8;
	border: 1px solid #999999;
}

.radioButton{
	height:12px;
	margin-bottom: 5px;
}

.radioButton2{
	height:12px;
	margin-left:0;
	margin-bottom: 5px;
}

.textarea{
	width:327px;
	color: #666666;
	height:90px;
	border: 1px solid #999999;
	
}

hr
{
    border: 0;
    height: 1px;
	background-color: #818181;
	color: #818181;
}
.checkbox{

}

.buttonSend{
	width: 150px;
	background-color:#f8f8f8;
	border:  1px solid #999999;
	color:#2e2e2e;
	text-align:center;
	cursor:pointer;
}
.buttonSend:hover{
	background-color: #ff9600;
	border:  1px solid #999999;
	color:#2e2e2e;
	text-align:center;
	cursor:pointer;
}

.buttonSend2{
	width: 150px;
	background-color:#f8f8f8;
	border:  1px solid #999999;
	color:#2e2e2e;
	text-align:center;
	cursor:pointer;
}
.buttonSend2:hover{
	background-color: #ff9600;
	border:  1px solid #999999;
	color:#2e2e2e;
	text-align:center;
	cursor:pointer;
}

