/* Standardangaben
Paddings und Margins auf 0 setzen, vertikaler Scrollbar immer sichtbar, Clearfix und float-standard
*/

/*  Colors 
Violet: #A2A6E1;
Blau:#003895;
hell blau: #7393CA;

*/


html{ height: 100.1%; }
*{ padding: 0; margin: 0;}
a img{ border: none; }
form {display: inline}
ul img, .navigation img{ vertical-align: bottom; }
.clearfix:after { content: ".";     display: block;     height: 0;     clear: both;     visibility: hidden; }
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
.floatleft { float: left; margin-right: 10px; display: inline;}
.floatright {float: right; margin-left: 10px; display: inline;}

/* Schriftart und Größe für die Seite, Abstände von Paragraphen usw */
body, table, td, p {
    font: 11px Verdana,Arial, Helvetica,  Geneva, sans-serif;
    font-weight: normal;
}

body, p, li{
    line-height: 1.3em;
}

body{
    background: white;
    text-align: center;
    padding: 0;
    margin: 0;
	background:url(../bilder/hg_body.jpg) repeat-x;
	background-color: #A2A6E1;
}

p {
    margin: 0em 0 1em;
    padding: 0;
}

/* Grundgerüst */


#container{
    margin: 0 auto;
    text-align: left;
    position: relative;
    width: 650px;
}

#nations {
	float:right;
	display:block;
	padding:0px;
	margin-top: 15px;
	margin-right: 15px;
	height:30px;
	width:100px;
	z-index:300!important;
}

#header{
	background: url(../bilder/hg_header.trans.png) no-repeat left bottom;
	width:650px;
	height:271px;/*241*/
	clear:both;
	float:left;
	/*margin-top:-15px;*/
	z-index: 2;

}

#logo {
	margin-top: 35px;
	margin-left: 125px;
}
#suche {
	margin-top: -50px;
	float:right;
	width:235px;
	/*position:relative;*/
	z-index:998;
}
#livesearch{
	background: url(../bilder/hg_suche.gif) no-repeat;
	width:134px;
	height:22px;
	border:0px;
	padding-left: 30px;
	padding-top: 4px;
	margin-left: 15px;
	color:#7393CA;
	font-size:12px;
	font-weight: bold;
	float:left;
	margin:0px;
	z-index:990;

}
 
input#livesearch{
		border:0px;
		z-index:990;
}


#suchen_knopf {
	background: url(../bilder/hg_knopf_suche.gif) no-repeat;
	border:0px;
	height:20px;
	width:50px;
	padding-bottom:2px;
	color:#003895;
	font-size:10px;
	font-weight: bold;
	float:left;

}

#navigation{
    position: relative;
    width: 630px;
    float: left;
	padding-left: 20px !important;
	text-align:center;
	margin-top: -15px!important -3px;/*IE7*/
	margin-top:-3px;/*Firefox */ 
	_margin-top: -15px!important;/* IE6*/ 
}


#inhalt_container_top{
	background:url(../bilder/hg_content_top.trans.png) no-repeat;
	float:left;
	width:650px;
	height:29px;
	width:650px;
}
#inhalt_container{
    position: relative;
	clear:left;
    float: left;
	background: url(../bilder/hg_content.trans.png) repeat-y;
	width:610px;
	padding: 0px 20px;
}

#inhalt{
    width: 590px;
    float: left;
	padding:10px;
}

#inhalt_container_bottom{
	background:url(../bilder/hg_content_bottom.trans.png) no-repeat;
	float:left;
	width:650px;
	height:46px;
	width:650px;
}

#navigation_bottom {
	font-size:8px;
	height:22px;
	width: 235px;
	margin:0 auto;
	position:relative;
	top:-25px;
}

#navigation_bottom .blau{
	font-size:12px;
}

#footer{

}
/* Ende Grundgerüst */
/*  Navigation Languages */
#nations ul, #nations li {
	list-style:none;
	display: inline;
	margin:0px;
	padding:0px;
	float:left;
}




/*  Ende Navigation languages */

/* Navigation */
#navigation ul, #navigation ul li {
	display:block;
	margin:0px;
	padding:0px;
}

#navigation ul li {
	float:left;
	clear: none;
	text-indent: none;
	text-align:center;	
}

#navigation a, #unternav a, #unternav a.gross {	
	float:left;
	display:block;
	background-image:url(../bilder/hg_navigation.trans.png);
	background-repeat: no-repeat;
	background-position:center;
	height: 42px;
	width:95px;
	margin-right:-4px;
	margin-left:-4px;
	line-height:40px;
	color:#003895;
	font-weight:bold;
	text-decoration:none;
}
#unternav a {
	text-align:center;
}

#unternav a.gross {	
	background-image:url(../bilder/hg_unternav_gross.trans.png);
	width:125px;
	text-align:center;
}

#navigation li.lastOne a {/* IE 6*/
	_margin-right:0px;
}
#navigation li.firstOne a { /* IE 6*/
	_margin-left:0px;
}

#navigation a:hover, #navigation a.active, #navigation a.active:hover, #unternav a:hover, #unternav a.active,#unternav a.active:hover {
	color:#333;
}
.navigation, .navigation ul{
    list-style: none;
}

ul.navigation{
    margin: 0;
    padding: 0;
}
/* Ende Navigation */

/* Navigation bottom */
#navigation_bottom ul, #navigation_bottom ul li{
	list-style:none;
	display:block;
	float:left;
	height:22px;
	text-align:center;
}

#navigation_bottom a {
	color:#333;
	line-height:22px;
	height:22px;
	text-transform:uppercase;
	text-decoration:none;
	_padding-top:5px;/* IE6 */
}

#navigation_bottom img {
	padding: 0px 5px;
	
}

#navigation_bottom li.blau{
	color:#003895;
	display:block;
	line-height:22px;
	margin: 0px 5px;
}


/* Ende Naviagtion bottom */


/* Inhalt */

#left_kasten{
	width:48%;
	float:left;
	padding:0px 10px 0px 0px;
}

#right_kasten {
	width:48%;
	float:left;
	border-left:1px solid #A2A6E1;
	padding: 0px 0px 0px 10px;
}

#aktuelles_kasten{
	float:left;
	width:100%;
}

#referenzen_kasten {
	clear:left;
	float:left;
	width:100%;
}

#referenzen_kasten img {
	padding-bottom:5px;
}

#bottom_kasten {
	width:100%;
}

.dreikasten {
	padding: 0px 10px;
	_padding: 0px 6px;
	width:180px;
	float:left;
}
.dreikasten h2 {
	padding-top: 5px;
}

#butterfly {
	position:relative;
	/*position:absolute;
	margin-top:-30px !important;
	margin-left:-85px !important;*/
	margin-top:-85px !important;
	_margin-top:-90px !important;
	margin-left:100px !important;

}

.noPaddingLeft {
	padding-left:0px;
}
.noPaddingRight {
	padding-right:0px;
}

#navigation_bottom ul li#drucken {
	padding-left: 25px;
	background:url(../bilder/print.gif) no-repeat;	
}

#navigation_bottom ul li#impr {
	padding-left: 25px;
	background:url(../bilder/impressum.gif) no-repeat;	
}

#navigation_bottom ul li#kont {
	padding-left: 25px;
	background:url(../bilder/kontakt.gif) no-repeat;	
}

#inhalt ul{
    padding-left: 0px;
    margin : 10px 0;
    list-style: none;
	text-indent:0px;
}

#inhalt ul li{
    background: url(../bilder/li.gif) no-repeat 0em 0.3em;
    padding-left: 15px;
    position: relative;
}


/* unternav (Über uns)*/
 ul#unternav,ul#unternav li,ul#unternav li img {
	display:block;
	margin:0px;
	padding:0px;
	list-style:none !important;
	background:none;
}
ul#unternav li {
	float:left;
}
/* Ende Unternav*/ 



h1{
    font-size: 16px;
    margin: 0 0 0.5em 0;
	color:#0B52A8;
	padding:0px;
}

h2{
    font-size: 13px;
    margin: 0 0 0.1em 0;
	color:#0B52A8;
	padding:0px;
}

h3{
    font-size: 12px;
    margin: 0 0 0.3em 0;
	color:#0B52A8;
}

a {
    color: #3A5998;
}

a:hover {
    color: #3A5998;
    text-decoration: none;
}

.repeater{
    margin-bottom: 1.4em;
}

.repeater h2{
    margin: 0;
    font-size: 12px;
    padding: 0;
}

.rahmen {
    border: 1px solid black
}

.datum {
    font-size: 10px;
    color: #808080;
}


/* Ansprechpartner */
.ansprechpartner .text{
    width: 250px;
}

.ansprechpartner label{
    width: 60px;
    margin: 0;
}

.ansprechpartner p {
    margin-top: 0px;
}

.ansprechpartner em.position {
    font-style: normal;
    display: block;
    margin: 2px 0px 5px 0px;
}

.ansprechpartner h2 {
    font-size: 12px;
    margin: 0;
    padding: 0;
    line-height: 1em;
}
/* Ende Ansprechpartner /*

/* Kontaktformular */
.kontakt, input.text, textarea.text {
    width: 250px;
}

#formmailmessage, .formmailerror {
    width: 340px;
}

label {
    position: relative;
    width: 150px;
    float: left;
    margin-bottom: 5px;
}

#kontaktform label {
    position: relative;
    width: 100px;
    float: left;
    margin-bottom: 5px;
}

input, textarea, select {
    background: #ffffff;
    color: #000000;
    border: 1px solid black;
}

input.text, input.password, textarea.text{
    margin: 0px 0px 5px 0px;
    padding: 2px 0;
    background: #ffffff url(../bilder/hintergrund_input_text.gif) repeat-x;
    border: 1px solid #cccccc;
    font-size: 11px;
}

input.required, input.password.required, textarea.required{
    margin: 0px 0px 5px 0px;
    padding: 2px 0;
    background: #ffffff url(../bilder/hintergrund_input_text_required.gif) repeat-x;
    border: 1px solid #F8D5D5;
}

form input.required.completed, form input.ausfuellen.completed{
    background: #ffffff url(../bilder/hintergrund_input_text.gif) repeat-x !important;
    border: 1px solid #cccccc !important;
}

select {
    margin-bottom: 5px;
    font-size: 11px;
    padding: 2px;
}

body > select {
    margin-bottom: 0px;
}

.checkbox, .radio {
    background: none;
    margin-bottom: 5px;
    border: 0;
}

.submit{
    margin: 5px 0 5px 0;
    padding: 2px 2px;
    background: #ffffff url(../bilder/hintergrund_input_text.gif) repeat-x;
    border: 1px solid #cccccc;
}

input:focus, select:focus, input.required:focus {
    border: 1px solid black;
}

form label.required {
    color: red;
}

form label.completed {
    color: black;
}

.ausfuellen {
    border: 1px solid red;
}

#formmailmessage, .formmailerror {
    border: 1px solid #E7DBC6;
    padding: 5px;
    color: red;
    margin: 0px 0px 5px 0px;
    background: #ddd url(../bilder/hintergrund_input_text_required.gif) repeat-x;
    display: none;
    overflow: hidden;
    line-height: 1.3em;
}

.formmailerror{
    display: block;
}

#formmailmessage.complete{
    color: black;
    border: 1px solid green;
    background: #ffffff url(../bilder/hintergrund_input_text.gif) repeat-x;
}

#formmailmessage em{
    color: green !important;
    font-weight: bold;
}

#formmailmessage .linkespalte{
    width: 110px;
    display: block;
    float: left;
    margin: 0;
}

#formmailmessage .rechtespalte{
    width: 110px;
    display: block;
    float: left;
    margin: 0;
}

#formmailmessage #daten{
    margin-top: 10px;
}

#formmailmessage br{
    clear: left;
}


.kontakt {
    position: relative;
    display: block;
    float: left;
    margin-bottom: 5px;
}

#anschrift {
    float: right;
    position: relative;
}

#anschrift label {
    position: relative;
    width: 60px;
    float: left;
    margin-bottom: 2px;
}

#anschrift p {
    margin-top: 4px;
}

#kontaktform, #formmailmessage {
    margin-right: 10px;
    position: relative;
}

#kontaktform input.radio {
    width: auto;
    margin: 0;
    padding: 0;
    border: 0;
    background: none;
}

.clearleft {clear: left; }

.rubrikselectbox, .subrubrikselectbox {
    display:none;
    padding:5px;
    margin:0;
    width:150px;
    position:absolute;
    left:160px;
    top:20px;
    background-color:#a6a8e1;
    border:1px solid #787ca5;
    z-index:1000;
}



.rubrikselect, .subrubrikselect {
    background-image:url(../bilder/select.gif);
    background-repeat:no-repeat;
    background-position:155px center;
    color:#000;
    width:160px;
	padding-right:10px;
    height:17px;
    text-decoration:none;
    padding: 0 5px;
    padding-top:3px;
    background-color:#a6a8e1;
    border:1px solid #787ca5;
    position:absolute;
    top:0px;
    left:160px;
}
.rubrikselectBis {
    background-image:url(../bilder/select.gif);
    background-repeat:no-repeat;
    background-position:145px center;
    color:#000;
    width:150px !important;
    height:17px;
    text-decoration:none;
    padding: 3px 5px 0px 5px !important;
    background-color:#a6a8e1;
    border:1px solid #787ca5;

}
a.rubrikselectBis {
	display:block;

} 

.rubrikselectboxBis {
    display:none;
    padding:5px;
    margin:0;  
	width:150px;
    background-color:#a6a8e1;
    border:1px solid #787ca5;
    z-index:1000;
}
.subrubrikselectbox, .subrubrikselect {
    left: 340px;
}
.rubrikselectbox a.active, .subrubrikselectbox a.active, .rubrikselectboxBis a.active, .subrubrikselectboxBis a.active {
    color:#000;
}
table.produkte tr td {
    vertical-align:top;
    padding-bottom:10px;
    padding-top:5px;
    border-bottom:1px solid #A6A8E1;
}
table.produkte tr.noborder td {
    border-bottom:0;  
}
table.produkte tr td.last {
    border-bottom:0;
    padding-bottom:0;
}
/* Ende Kontakt */

.produktbild {
    padding-left:10px;
    width:90px;
}

h2.laender {
	text-transform:uppercase;
	text-decoration:underline;
}