* {
    padding: 0;
    margin: 0;
} 

body {
	font: normal 90%/0.9em "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	color: #666666;
	background: #eee;
	line-height: 24px;
}

a {
text-decoration: underline;
color: #0099FF;
}
a:hover {
text-decoration: underline;
color: #6a81bf;
}


/* headers */
h1, h2, h3 { font: bold 1em "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif; }


h1 {
	font-size: 1.4em;
	color: #0099FF;
}
h2 {
	font-size: 1.2em;
	color: #0099FF;
}
h3 { 
	font-size: 1.1em;
	color: #0099FF;
}

p, h1, h2, h3, table {
	margin: 10px 15px;
}
ul, ol {
	margin: 10px 30px;
	padding: 0 15px;		
}

#main ul {
	list-style: url(images/bullet.gif);

}


/* images */
#content img {
	border: 1px solid #DADADA;
	padding: 5px;
	background: #FAFAFA;
}
img.float-right {
  margin: 5px 0px 5px 15px;  
}
img.float-left {
  margin: 0px 15px 5px 15px;
}

#content img.float-left-platzhalter {
  margin: 0px 15px 5px 15px;
  border: 1px solid #ffffff;
  padding: 5px;
  background: #ffffff;
}


blockquote {
	margin: 15px;	
	padding: 0 10px 0 10px;  	
  	background-color: #F5F5F5; 
	background-position: 8px 10px;
	border: 1px solid #f2f2f2; 
	border-left: 3px solid #0099ff;  
	font: 0.9em "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif; 
	color: #666666;	
}

#main-technik blockquote {
	margin: 10px;	
	padding: 0 2px 0 2px;  	
  	background-color: #F5F5F5; 
	background-position: 8px 10px;
	border: 1px solid #f2f2f2; 
	border-left: 5px solid #0099ff;  
	font: 0.9em "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif; 
	color: #666666;	
}


/* start - table */
#content table {
	border-collapse: collapse;
	margin: 10px 15px;	
}
#content th strong {
	color: #fff;
}
#content th {
	background: #0099ff;
	height: 29px;
	padding-left: 11px;
	padding-right: 11px;
	color: #fff;
	text-align: left;
	border-left: 1px solid #B6D59A;
	border-bottom: solid 2px #FFF;
}
#content tr {
	height: 30px;
}
#content td {
	padding-left: 11px;
	padding-right: 11px;
	/* border-left: 1px solid #FFE1C3; */
	border-left: 1px solid #FFF;
	border-bottom: solid 1px #ffffff;
	font: 0.8em "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif; 
}
#content td.first,th.first {
	border-left: 0px;
}

#content tr.row-1 {
	background: #0099ff;
	height: 29px;
	padding-left: 11px;
	padding-right: 11px;
	color: #fff;
	text-align: left;
	border-left: 1px solid #B6D59A;
	border-bottom: solid 2px #FFF;
}

#content tr.row-a {
	background: #F8F8F8;
}
#content tr.row-b {
	background: #EFEFEF;
}
/* end - table */




/* form elements */
form {
	margin:10px 15px; padding: 0;
	border: 1px solid #f2f2f2; 
	background-color: #F5F5F5; 
}
label {
	display:block;
	font-weight:bold;
	margin:5px 0;
}
input {
	padding: 2px;
	border:1px solid #777;
	font: normal 1em "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	color:#777;
}
textarea {
	width:400px;
	padding:2px;
	font: normal 1em "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	border:1px solid #777;
	height:100px;
	display:block;
	color:#777;
}
input.button { 
	margin: 0; 
	font: bold 1em Arial, Sans-serif; 
	background: #FFF url(images/gradientbg.jpg) repeat-x; 
	padding: 2px 3px; 
	color: #333;	
	border: 1px solid #DADADA;	
}


/***********************
	  LAYOUT
************************/


#wrap {
width: 920px;
margin: 15px auto;

}

#top {
height: 20px;
background: #eee url(images/header.gif) no-repeat;
}


#header {
height: 100px;
}
#header h1 {
padding: 30px 0 0 30px;
}
#header h1 a {
text-decoration: none;
color: #EC8714;
}
#header h1 a:hover {
text-decoration: none;
color: #000;
}
#header h2 {
color: #89A537;
font-size: 20px;
font-weight: 100;
padding: 0 0 0 31px;
}

#menu {
height: 100px;
background: #eee url(images/content.gif) repeat-y;
margin-bottom: 0px;
}


#menu h1#logo {
	float: left;
	position: relative;	
	font: bold 45px "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	letter-spacing: -2px; 
	color: #FFF;
	margin: 0; padding: 0;		
	
	/* change the values of left and top to adjust the position of the logo */
	top: 0px; left: 20px;
}

#menu h1#logo img {
	border: 0px;
	padding: 5px;
	background: #ffffff;
}


#menu h1#logo a {
	text-decoration: none;
	color: #FFF;
}
#menu #slogan {
	float:right;
	position: relative;
	font: bold 12px "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	text-transform: none;
	color: #009966;
	margin: 0;
	padding: 0;
	/* change the values of left and top to adjust the position of the slogan */
	top: 0px;
	right: 20px;
}

/* -------------------------------------- */
/* Sprachauswahl über Flaggen rechts oben */


			#menu form#suchformular {
				float:left;
				position: relative;
				left: 150px;
				margin:5px 10px; 
				padding: 0;
				background:#FFFFFF;
				border: 0px;
			}
			
			#menu input#suchformular {
				padding: 2px;
				border:1px solid #777;
				font: normal 0.6em "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
				color:#777;
			}
			
			#menu input.button#suchformular { 
				margin: 0; 
				font: bold 0.6em "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif; 
				background: #cccccc; 
				padding: 2px 3px; 
				color: #333;	
				border: 1px solid #DADADA;	
			}
						
			
			#menu ul#language {
				float: right;
				position: relative;
				right: 20px;
				top: 8px;
				color: #FFF;
				list-style: none;
				margin: 0;
				padding: 0;
			}	
			#menu li#language {
				display: inline;
			}
			#menu li#language a {
				float: left;
				display: block;
				padding: 3px 3px;	
				background-color: #FFFFFF;
			}
			#menu li#language a:hover {
				background: #FFFFFF;
			}
/* ----------------------------------- */

/* horizontales Menu */
#menu ul#navtop {
	float: right;
	position: relative;
	right: 20px;
	top: 35px;
	font: 0.9em "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	color: #FFF;
	list-style: none;
	margin: 0;
	padding: 0;
	clear:right;
}


#menu li {
	display: inline;
}
#menu li a {
	float: left;
	display: block;
	padding: 2px 10px 2px 10px;	
	color: #0099FF;
	background: #DFE4E4;
	text-decoration: none;
	border-left: 5px solid #FFFFFF;
}
#menu li a:hover {
	color: #FFFFFF;
	background: #0099FF;
}
#menu li a#current  {
	color: #FFFFFF;
	background: #0099FF;
}

#menu #header-menue {
	float: left;
	position: relative;	
	color: #FFF;
	margin: 0; padding: 0;		
	/* change the values of left and top to adjust the position of the logo */
	top: 19px; right: 20px;
}



#menu #header-image {
	float: right;
	position: relative;	
	color: #FFF;
	margin: 0; padding: 0;		
	/* change the values of left and top to adjust the position of the logo */
	top: 19px; right: 20px;
}

#menu #header-image img {
	border: 0px;
	background: #ffffff;
}



/* MENUE 2 */

#menu2 {
height: 140px;
background: #eee url(images/content.gif) repeat-y;
margin-bottom: 0px;
}


/* IMAGE Container mit vertikalem Hauptmenü */
#l_sidebar {
	position: relative;
	float: left;
	width: 880px;
	padding: 0px;
	left: 20px;
	background-color: #FFFFFF;	
	margin: 0px;
}	


/* vertikales Menu */
#l_sidebar ul.sidemenu {
	font: 0.9em "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	list-style:none;
	margin: 0px 0px 0px 0px;
	padding-left: 0px;
	width: 210px;			
}
#l_sidebar ul.sidemenu li {
	padding: 2px 10px;

}
#l_sidebar ul.sidemenu a {
	display:block;
	font-weight:normal;
	color: #0099FF;
	background: url(images/menu_l_bg.gif);
	padding: 2px 0 2px 15px;
	text-decoration:none;
}
#l_sidebar ul.sidemenu a:hover {
	padding: 2px 0 2px 15px;
	color: #FFFFFF;
		
	background: url(images/menu_l_bg_hover.gif);
}

#l_sidebar li a#current  {
	padding: 2px 0 2px 15px;
	color: #FFFFFF;
	background: url(images/menu_l_bg_hover.gif);
}


/* ENDE */





/* content */

#content {
background: #eee url(images/content.gif) repeat-y;
padding-left: 20px;
padding-right: 20px;
padding-top: 0px;
padding-bottom: 20px;
float: left;
width: 880px;
}




/* sidebar INFOBOX RECHTS*/
#sidebar {
	float: right;
	width: 270px;
	margin: 0 0 0px 0; 
	padding: 0;	
}	
#sidebar h1 {
	padding: 10px 0px 5px 10px;
	margin: 0;	
	font: 1.1em "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
}


#sidebar img {
	border: 1px solid #DADADA;
	padding: 5px;
	background: #FAFAFA;
	margin-top: 5px;
}

#sidebar .lupe {
	border: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	background: #DFE4E4;
}

.sidebox {
	background: #DFE4E4;
	border: 2px solid #EFEDED;
	margin-bottom: 0px;
}

/* sidebar menu ALLGEMEIN */
#sidebar ul.sidemenu {
	list-style:none;
	margin: 10px 0 15px 0;
	padding: 0;
	background: #F2F2F2;			
}
#sidebar ul.sidemenu li {
	padding: 0px 10px;
}
#sidebar ul.sidemenu a {
	display:block;
	font-weight:normal;
	color: #0099FF;
	height: 1.5em;	
	padding:.3em 0 .3em 15px;
	line-height: 1.5em;
	border-bottom: 1px dashed #D4D4D4;
	text-decoration:none;
}

#sidebar ul.sidemenu a.top {	
	border-top: 1px dashed #D4D4D4;
	padding: .3em 0 .3em 10px;
	border-left: 5px solid  #0099FF;
	color: #003d8d;
}
#sidebar ul.sidemenu a:hover {
	padding: .3em 0 .3em 10px;
	border-left: 5px solid  #0099FF;
	color: #003d8d;		
}


/* ------------------------------------- */
/* sidebar menu NUR für weitere Produkte */

.sidebox_further_products {
	background: #DFE4E4;
	border: 2px solid #EFEDED;
	margin-bottom: 0px;
}


.sidebox_further_products_h1 {
	padding: 10px 0px 0px 15px;
	margin: 0;	
	font: 0.9em "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	color: #003d8d;
	clear: both;
}


#sidebar h1.sidemenu_further_products {
	padding: 10px 0px 5px 10px;
	margin: 0;	
	font: 0.5em "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	color: #003d8d;
}

#sidebar ul.sidemenu_further_products {
	list-style:none;
	margin: 10px 0 15px 0;
	padding: 0;
	background: #F2F2F2;			
}
#sidebar ul.sidemenu_further_products li {
	padding: 0px 10px;
}
#sidebar ul.sidemenu_further_products a {
	display:block;
	font-weight:normal;
	color: #0099FF;	
	padding:.3em 0 .3em 10px;
	border-bottom: 1px dashed #D4D4D4;
	text-decoration:none;
	font: 0.8em "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
}

#sidebar ul.sidemenu_further_products a.top {	
	border-top: 1px dashed #D4D4D4;
	padding: .3em 0 .3em 5px;
	border-left: 5px solid  #0099FF;
	color: #003d8d;
}
#sidebar ul.sidemenu_further_products a:hover {
	padding: .3em 0 .3em 5px;
	border-left: 5px solid  #0099FF;
	color: #003d8d;		
}

#sidebar li a#current  {
	padding: .3em 0 .3em 5px;
	border-left: 5px solid  #0099FF;
	color: #003d8d;
}





#main {
border-top: 0px solid #6a81bf;
padding: 10px;
width: 600px;
}

#main-technik {
border-top: 0px solid #6a81bf;
padding: 10px;
width: 880px;
}


#bottom {
clear: both;
background:  url(images/bottom.gif) no-repeat;
padding: 10px 0;
}

#footer {
	font-size: 12px;
	color: #333333;
	text-align: center;
}

/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right {	text-align: right; }

/* additional classes */
.clear { clear: both; }
.gray  { color: #BFBFBF; }
