body {
	margin: 0px;
	position: relative;
}

#underlay {
	z-index: 0;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 48px;
	width: 860px;
	position: relative;
}

#header {
	position: absolute;
	margin: 0px;
	top: 15px;	
	height: 80px;
	width: 100%;
}

#mainMenu{
	position: absolute;
	top: 95px;
	height: 20px;
	width: 830px;
	background-color: #129CDB;
	padding-left: 15px;
	padding-right: 15px;
}

#home_content {
	position: absolute;
	margin: 0px;
	padding: 0px;
	top: 121px;
	width: 592px;
}

#home_sidebar {
	position: absolute;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 594px;
	margin-right: 0px;	
	padding: 0px;
	top: 121px;
	width: 266px;
}

#content {
	position: absolute;
	margin: 0px;
	padding: 0px;
	top: 133px;
	width: 592px;
}

#sidebar {
	position: absolute;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 594px;
	margin-right: 0px;	
	padding: 0px;
	top: 133px;
	width: 266px;
}

#rightcolumn {
	margin-top: 40px;
}

#footer {
	margin-top: 30px;
	margin-left: 3px;	
}

.logo
{
	height: 80px;
	width: 170px;
}

.logo img {
	border: 0;
}

.breadcrumb {
	position: absolute; 
	top: 120px;	 
	font-size: 10px;
    padding-left: 15px;	
}

.breadcrumb a:link, .breadcrumb a:hover {
	font-size: 10px;
	color: #4b4a4a;	
}

#topMenu {
	position: absolute;
	margin: 0px;
	right: 0px;
	top: 0px;
}

.topMenuItem {
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color:#323232;
}

.topMenuItem a.link {
	color:#323232;
}

.topMenuItem a:hover, .topMenuItem a.is_active {
	color:#0095d8;
}

.mainMenuItem {
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	color:#FFFFFF;
	font-weight: bold;
	padding-top: 4px;
}

.mainMenuItem a.link {
	color:#FFFFFF;
}

.mainMenuItem a:hover, .mainMenuItem a.is_active {
	color:#000000;
}

.bottomMenuItem {
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color:#323232;
}


.bottomMenuItem a.link {
	color:#323232;
}


.bottomMenuItem a:hover, .bottomMenuItem a.is_active {
	color:#0095d8;
}

.copyright {
	display: inline;
	padding-left: 30px;
}


div, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4b4a4a;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4b4a4a;
	line-height: 16px;		
	padding-left: 10px;
	padding-right: 10px;
}


a:link {
	color: #0095d8;
	text-decoration: none;
}

a:visited {
  color: #0095d8;
  text-decoration: none;
}

a:hover {
  color: #000000;
} 


.utility {
	background-color: #f6f7f7;
	height: 75px;
	border-top: solid #dedede 1px;
}

.search {
	position: absolute;
	left: 0px;
	top: 4px;
}

#searchform .searchbox {
	position: absolute;
	left: 46px;
	top: 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 80px;
	border: solid #999999 1px;
}

#searchform .submit {
	position: absolute;
	left: 132px;
	top: 11px;
}

#searchform .searchtxt {
	position: absolute;
	left: 10px;
	top: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;	
}

.quicklinks {
	margin-top: 34px;
}

#quicklinksform select {
    margin-top: 10px;
    margin-left: 46px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 212px;
	float:left;
}

.standardliste {
	list-style-image: url(img/listenpunkt.gif);
	margin-bottom: 18px;
}

li {
	margin-bottom: 2px;
}

.language {
	position: absolute;
	left: 158px;
	top: 13px;
}

#languageform select {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 100px;
}

#navLevel2 {
    background-color: #f6f7f7;
	padding-bottom: 1px;		
	border-top: solid #7A7878 1px;	
}

#navLevel2 ul {
	list-style-type: none;
	display: block;
	margin-top: 10px;	
}

#navLevel2 li {
    margin-bottom: 7px;
    margin-left: -30px;
}

.nav2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color:#323232;
}

.nav2 a {
	background-image:url(img/templates/nav_arrow.gif);
	background-repeat:no-repeat;
	padding: 0px 2px 2px 12px;
}	

.nav2 a.link {
	color:#323232;
}

.nav2 a.is_active {
	color:#0095d8;
	background-image:url(img/templates/nav_arrow_active.gif);
	background-repeat:no-repeat;
}	

.nav2 a.link:hover {
	color:#0095d8;
	background-image:url(img/templates/nav_arrow_hover.gif);
	background-repeat:no-repeat;
}	

#navLevel3 {
    background-color: #f6f7f7;
	padding-bottom: 1px;		
	border-top: solid #7A7878 1px;	
}

#navLevel3 ul {
	list-style-type: none;
	display: block;
	margin-top: 10px;
}

#navLevel3 li {
    margin-bottom: 5px;
    margin-left: -20px;
}

.nav3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color:#323232;
}

.nav3 a {
	background-image:url(img/templates/nav_arrow.gif);
	background-repeat:no-repeat;
	padding: 0px 2px 2px 12px;
}	

.nav3 a.link {
	color:#323232;
}

.nav3 a.link:hover {
	background-image:url(img/templates/nav_arrow_hover.gif);
	background-repeat:no-repeat;
	color:#0095d8;
}

.nav3 a.is_active {
	background-image:url(img/templates/nav_arrow_active.gif);
	background-repeat:no-repeat;
	color:#0095d8;
}

#navLevel4 {

	padding-bottom: 1px;		

}


#navLevel4 ul {
	list-style-type: none;
	display:block;
	margin-top: 10px;
}

#navLevel4 li {
    margin-bottom: 5px;
    margin-left: -20px;

}

.nav4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color:#323232;
}

.nav4 a {
	background-image:url(img/templates/link_arrow.gif);
	background-repeat:no-repeat;
	padding: 0px 2px 2px 18px;
}	

.nav4 a.link {
	color:#323232;
}

.nav4 a.link:hover {
	background-image:url(img/templates/link_arrow_active.gif);
	background-repeat:no-repeat;
	color:#0095d8;
}

.nav4 a.is_active {
	background-image:url(img/templates/link_arrow_active.gif);
	background-repeat:no-repeat;
	color:#0095d8;
}



.bluebar {
	height: 16px;
	background-color: #037bb1;
	margin-top: 2px;
	border-top: solid #129cdb 1px;
	border-bottom: solid #129cdb 1px;
}

.bar_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FFFFFF;
	font-weight: bold;	
    padding-left: 10px;
    padding-top: 1px;
}

#exhibition {
	background-color: #f6f7f7;
	height: 244px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;	
}

#catalogue_txt {
	background-color: #e6e7e7;
	height: 89px;
	width: 155px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;	
	float: left;
}

#catalogue_img {
	float: left;
}

#catalogue_txt_aw {
	background-color: #e6e7e7;
	width: 246px;
	padding:10px 10px 10px 10px;	
	float: left;
}

#catalogue_img_aw, #catalogue_img_aw  img a{
	background-color: #e6e7e7;
	border:0;
	width: 266px;
}

.clearboth {
	clear: both;
}

#printcontent {
    margin-top: 10px;
    margin-left: 10px;
	width: 60px;
	float:left;
}
   
#visual {
	margin-bottom: 12px;
}

#visual_home {
	height: 212px;
	margin-bottom: 2px;
}

h1 {
	font-size: 14px;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 20px;		
}


h2 {
	font-size: 11px;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 0px;
	margin-bottom: -10px;	
}

.txtbildrechts{
	margin: 5px 0 10px 10px;	
	float: right;
}

.txtbildlinks{
	margin: 5px 10px 10px 0px;	
	float: left;
}

.Bild_1{
	padding: 10px 0px 10px 0px;
	margin-left:8px;
	width: 286px;
	float: left;
	}
	
.Bild_2{
	padding: 0px 0px 0px 0px;
	margin-left:8px;
	width: 100px;
	float: left;
	}
	
.galerie{
	padding: 0px 0px 10px 0px;
	margin-left:10px;
	width: 106px;
	float:left;
	
}
.picleftthumb {
	text-align: left;
  	margin: 0px 0px 0px 0px;
}

.picleft {
	text-align: left;
  	margin: 0px 0px 18px 10px;
}
.picright {
	text-align: right;
  	margin: 0px 0px 18px 0px;
}
.piccenter {
	text-align: center;
  	margin: 0px 0px 0px 0px;
}

form#contactform

{
	background-color: #ffffff;
	padding: 10px;
	height:auto;
	width:560px;

}


.betreff
{
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	width:300px;
	height:30px;
	background-color: #f8f8f8;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color:#999999;
}

.contactfooter
{
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom:0px;
	padding-left: 10px;
	width:560px;
	height:30px;
	background-color: #ffffff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color:#999999;
}


input, select, textarea 
{ 
	font-size: 11px;
	font-weight: normal;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}


form#contactform .input_text
{
	width: 100px;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}


.input_text
{
	display: block;
	float: left;
	margin:5px;
	position: relative;
}

form#contactform .content
{
	background-color: #ffffff;
	height:auto;
	padding-right: 10px;
	width:560px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color:#999999;
}


form#contactform .message
{
	background-color: #f8f8f8;
	height:200px;
	width:320px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom:10px;
	margin-top:10px;
	padding-bottom: 5px;
	padding-top: 5px;
}


form#contactform .adress
{
	background-color: #f8f8f8;
	height:200px;
	width:230px;
	margin-left: 10px;
	margin-right:0px;
	margin-bottom:10px;
	margin-top:10px;
	padding-left: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-top: 5px;
	line-height:30px;
}


div.adress label
{
width: 100px;
float: left;
position: relative;
}


.productbox
{
width:562px;
height:267px;
border-color:#999999;
border-top: 1px;
border-bottom: 0px;
border-left:1px;
border-right:1px;
border-style:solid;
margin-top: 10px;
margin-left: 10px;
}

.productbluebox
{
width:552px;
height: 20px;
border-color:#999999;
border-top: 0px;
border-bottom: 1px;
border-left:1px;
border-right:1px;
border-style:solid;
background-color:#D0EBF8;
padding-top: 10px;
padding-left: 10px;
margin-left: 10px;
}

.gruppe
{
	width:592px;
	height:125px;
	border:none;
	background-color:#f5f5f5;
	margin-top: 10px;
}

div.gruppe img
{
	padding-left:12px;	
	padding-top:12px;
	padding-right:5px;
}

.twopics {
	text-align: left;
  	margin-left:10px;
	float:left;
	margin-right:0px;
	margin-bottom:0px;
	margin-top:0px;
	padding:0px;

}

.startbox {
	height: 128px;
    padding-top: 18px;
	margin-bottom: 20px;
	background-color: #e6e7e7; 
}
.startboxRU {
	height: 160px;
    padding-top: 18px;
	margin-bottom: 20px;
	background-color: #e6e7e7; 
}
.lineh1 {
	margin-left: 10px; 
	margin-top: 0px;
}