body {									/* Hintergrundfarbe ausserhalb der eigentlichen Seite, ggf. Zentrierung nur fuer IE */
	background-color: #EBEBEB;
	/* Zentrierung des mainwrappers fuer Internet Explorer */
	text-align: left;
	/* font-family: "Trebuchet MS", Arial, Helvetica, Times, serif, Verdana, sans-serif; */
	font-family: Tahoma, Helvetica, Times, serif, Verdana, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
	margin-top: 17px;
	margin-right: 0px;
	margin-bottom: 17px;
	margin-left: 0px;
}
#mainwrapper {							/* legt Breite, Ausrichtung, Hintergrund der eigentlichen Seite im Browserfenster fest */
	width: 963px;
	margin-top: 0px;
	background-color: #EBEBEB;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	padding-left: 0px;
	padding-right: 0px;
}
#main {
	padding-right: 0px;
	padding-left: 0px;
	width: 963px;
}
div {
	margin: 0px;
	padding: 0px;
}
.main_menu a {
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
}
.main_menu a:link {
	color: #000000;
	text-decoration: none;
}
.main_menu a:visited {
	color: #000000;
	text-decoration: none;
}
.main_menu a:active {
	color: #888888;
	text-decoration: none;
}
.main_menu a:hover {
	color: #888888;
	text-decoration: none;
}

a:link {
	color: #000000;
	text-decoration:underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #888888;
	text-decoration: underline;
}
a:hover {
	color: #888888;
	text-decoration: underline;
}
/* ################# Toplink a ################# */
.toplink {
	color: #888888;
	text-decoration:none 
}
.toplink a {
	color: #888888;
	text-decoration:none 
}
.toplink a:link {
	color: #888888;
	text-decoration:none 
}
.toplink a:visited {
	color: #888888;
	text-decoration:none 
}
.toplink a:hover {
	color: #323232;
	text-decoration:none 
}
/* ################# Toplink e ################# */
.meta_menu {
	font-size:9px;
}
.footer_info {
	font-size:10px;
	margin-top: 7px;
	margin-left: 16px;
	float:left;
	color:#666666;
}
.footer_menu {
	margin-top: 7px;
	margin-right: 16px;
	font-size:9px;
}
.footer_menu a{
	
}
.footer_menu p{
	
}
.footer_menu a:link{
	
}
.footer_menu a:visited{
	
}
.footer_menu a:hover{
	
}

p {
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: 16px;
	color:#000000;
	font-weight: bold;
	padding-bottom: 14px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h2 {
	font-size: 14px;
	color:#000000;
	font-weight: bold;
	padding-bottom: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h3 {
	font-size: 12px;
	color:#000000;
	font-weight: bold;
	padding-bottom: 8px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.hor_seperator {
	width: 40px;
	background-image:url(images/seperator.gif);
	background-repeat:repeat-y;
}
.content_header {
	font-size: 26px;
	color:#aaaaaa;
	font-weight: normal;
	padding-bottom: 12px;
	padding-top: 5px;
	padding-right: 0px;
	padding-left: 3px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.content {
	
}

.home_content {
	padding-top:15px;
	padding-bottom: 15px;
}
/*
.sub_menu{
	padding-top: 15px;
	padding-bottom: 15px;
}
.sub_menu a{
	font-size: 12px;
	text-decoration:none;
	padding-left:15px;
}
.sub_menu p{
	line-height: 20px;
}
*/

.sitemap {
padding-left:5px;
	padding-top:15px;
}
.sitemap a {
	text-decoration:none;
	background-image:none;
	padding-left:2px;
}


img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border:none;
	margin: 0px;
	padding: 0px;
}


/* ####################   submenu wrapper   #################### */
.sub_menu_wrapper {
	padding-bottom: 20px;
	margin-left: 5px;
}
/* ####################   submenu   #################### */
.sub_menu {
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.sub_menu a {
	color: #000000;
	text-decoration:none;
}
.sub_menu a:link {
	color: #000000;
	text-decoration:none;
}
.sub_menu a:visited {
	color: #000000;
	text-decoration:none;
}
.sub_menu a:hover {
	color: #888888;
	text-decoration:none;
}
.sub_menu li {
	font-weight: normal;
	margin-bottom: 1px;
	background-image:url(images/arrow.gif);
	background-repeat:no-repeat;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
	background-position: 0px -1px;
	padding-left: 15px;
}
.sub_menu ul {
	margin-top: 2px;
	padding-bottom: 5px;
}
.sub_menu li ul li {
	margin-left: -35px;
	font-weight: normal;
	margin-bottom: 1px;
	background-image:url(images/arrow.gif);
	background-repeat:no-repeat;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
	background-position: 0px -1px;
	padding-left: 15px;
}

/* 
	Productliste Content Element 
*/


.product_list{
	font-size:11px;
}

.product_list table
{
	width: 450px;
	
}

.product_list td
{
	
}


.product_list_item {
width:675px;
height:60px;
border:none 1px #ffffff;
line-height:12px;
margin-bottom:15px;
padding:2px;
}

.product_list_item-hover {
width:675px;
height:60px;
border:none 1px #6b90af;
cursor:pointer;
background-color:#f0f0f0;
margin-bottom:15px;
padding:2px;
}

.product_list_item_image {
width:125px;
height:60px;
float:left;
margin-left:0px;
padding-top:0px;
padding-bottom:0px;
border:none 1px #333333;
}

.product_list_item_text {
width:450px;
margin-left:12px;
float:left;
line-height:14px;
padding-top:12px;
margin-bottom: 0px;
}
/* */


/* Referenzliste */ 
.reference_list_item {
	width:430px; 
	height: 20px; 
	margin-bottom: 2px; 
	padding: 2px;
	border:none 1px #6b90af;
}

.reference_list_item-hover {
	cursor:pointer;
	width:430px; 
	height: 20px; 
	margin-bottom: 2px; 
	padding: 2px;
	background-color:#f0f0f0;
	border:none 1px #6b90af;
}

.reference_list_item_text {
	margin-bottom: 0px;
}

/* ############################# */



#hometext {
	vertical-align:top;
	padding-top: 15px;
	padding-right: 12px;
	padding-bottom: 27px;
	padding-left: 12px;
}
#hometext img {
	padding-bottom: 15px;
}
.line {
	margin-left: 2px;
	margin-right: 18px;
	margin-top:0px;
	margin-bottom:0px;
	clear: both;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #dddddd;
}
.cmstext {
	vertical-align:top;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.cmstext table {
	padding: 0px;
	/* width: 100%; */
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border:none 1px;
	margin-bottom:15px;
}
.cmstext thead,th {
	background-color: #93B495;
	font-weight: bold;
	text-transform: uppercase;
}
.cmstext td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f0f0f0;
	padding-left:0px;
	padding-right:10px;
}






.cmstext2 {
	vertical-align:top;
	padding-top: 2px;
	padding-right: 18px;
	padding-bottom: 9px;
	padding-left: 18px;
}
.cmsuebersicht {
	width:650px;
	float:left;
	vertical-align:top;
	padding-top: 0px;
	padding-right: 18px;
	padding-bottom: 20px;
	margin-left: 4px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #dddddd;
}
.cmsuebersichtspan {
	float:left;
	vertical-align:top;
	padding-left: 0px;
}
.cmsdetail {
	
	float:left;
	vertical-align:top;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-right: 16px;
	padding-left: 2px;
}
.cmsdetailimg {
	cursor: default;
	width:350px;
	float:left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #dddddd;
	padding-right:15px;
	font-size: 11px;
	padding-bottom: 5px;
}
.cmsdetailimg img {
	padding-bottom: 9px;
}

.cmsdetailimga{
	width:200px; 
	float:left; 
	
}
.cmsdetailimgb{
	width:200px; 
	float:left; 
	margin-left: 37px;
}
.cmsdetailimgc{
	width:200px; 
	float:left; 
	margin-left: 37px;
}

.cmsdetailspan {
	float:left;
	width:250px;
	vertical-align:top;
	padding-left: 0px;
	padding-bottom: 10px;
}
.cmsnormalimg {
	cursor: default;
	width:350px;
	float:left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #dddddd;
	padding-right:15px;
	font-size: 11px;
	padding-bottom: 5px;
}
.cmsnormalimg img {
	padding-bottom: 9px;
}
.cmsdnormalspan {
	float:left;
	width:250px;
	vertical-align:top;
	padding-left: 0px;
	padding-bottom: 10px;
}
.tel {
	vertical-align:top;
	background-image:url(img/bg_tel.gif);
	background-repeat:no-repeat;
	height: 19px;
	padding-left: 24px;
	padding-top: 6px;
}
.mail {
	vertical-align:top;
	background-image:url(img/bg_mail.gif);
	background-repeat:no-repeat;
	height: 24px;
	padding-left: 24px;
	padding-top: 0px;
}
.vcard {
	vertical-align:top;
	background-image:url(img/bg_vcard.gif);
	background-repeat:no-repeat;
	height: 18px;
	padding-left: 24px;
	padding-top: 0px;
}
a.download {
	display:block;
	width: 422px;
	vertical-align:top;
	padding: 5px;
	line-height: 15px;
	text-decoration: none;
}
a.download:hover {
	color: #000;
	background-color: #f0f0f0;
}
.downloadimg {
	display: block;
	float:left;
	/*background-image:url(img/bg_download.gif);
	background-repeat:no-repeat;*/
	vertical-align:top;
	padding-top:3px;
	padding-right:3px;
	padding-left:0px;
	width:59px;
}
.downloadspan {
	display:block;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	float:left;
	width:359px;
	vertical-align:top;
	padding-left: 0px;
	margin-top: 0px;
	padding-top: 0px;
}

.teaser_gr {
float:left;
background-color:#ffffff;
background-image:url(images/teaser_gr_bg.jpg);
background-position:left top;
background-repeat:no-repeat;
width:315px;
height:326px;
padding:7px;
margin-right:12px;
margin-bottom:12px;
border:none 1px #ffffff;
}
.teaser_gr-hover {
float:left;
background-color:#f0f0f0;
background-image:url(images/teaser_gr_bg.jpg);
background-position:left top;
background-repeat:no-repeat;
width:315px;
height:326px;
padding:7px;
margin-right:12px;
margin-bottom:12px;
border:none 1px #6b90af;
cursor:pointer;
}
.teaser {
float:left;
background-color:#ffffff;
background-image:url(images/teaser_kl_bg.jpg);
background-position:left top;
background-repeat:no-repeat;
width:315px;
height:101px;
padding:6px;
padding-left:7px;
margin-right:12px;
margin-bottom:12px;
border:none 1px #ffffff;
}
.teaser-hover {
float:left;
background-color:#f0f0f0;
background-image:url(images/teaser_kl_bg.jpg);
background-position:left top;
background-repeat:no-repeat;
width:315px;
height:101px;
padding:6px;
padding-left:7px;
margin-right:12px;
margin-bottom:12px;
border:none 1px #6b90af;
cursor:pointer;
}

#navwrapper {
	height: 79px;
	position: relative;
	padding-left: 0px;
}
#header {
	height: 21px;
	padding-bottom: 19px;
	position: relative;
	float:right;
}
#breadcrumbs {
	font-size: 11px;
	color: #000000;
	padding-top: 6px;
	padding-bottom: 9px;
}
#breadcrumbs a {
	display:inline;
	padding-left: 2px;
	background-image:none
}
#breadcrumbs a:link {
	color: #bbbbbb;
	text-decoration: none;
}
#breadcrumbs a:visited {
	color: #bbbbbb;
	text-decoration: none;
}
#breadcrumbs a:active {
	color: #000000;
	text-decoration: none;
}
#breadcrumbs a:hover {
	color: #000000;
	text-decoration: none;
}
#mainnav {
	position: absolute;
	bottom: 0px;
	height: 39px;
	margin: 0px;
	padding: 0px;
}




#contentwrapper {
	background-color:#0099CC;
}
#contentmain {
	background-color:#f4edc9;
	float: left;
	position:inherit;
	vertical-align: top;
	width: 565px;
}
#pageright {
	background-color:#f4edc9;
	float:right;
	vertical-align: top;
	width: 192px;
}
#pageleft {
	vertical-align: top;
	width: 115px;
	float: left;
}
#pagewrapper {
	width: 768px;
	float: left;
	padding: 0px;
}
#umfang {
	font-size: 10px;
	background-image: url(img/bg_umfang.gif);
	background-repeat:no-repeat;
	height:13px;
	text-align:right;
	padding-right: 64px;
	padding-top: 8px;
}
#pagevisits {
	font-size: 10px;
	background-image: url(img/bg_pagevisits.gif);
	background-repeat:no-repeat;
	height:22px;
	text-align:right;
	padding-right: 64px;
	padding-top: 3px;
}
#newsletter {
	font-size: 10px;
	background-image: url(img/bg_newsletter.gif);
	background-repeat:no-repeat;
	height:22px;
	padding-left: 22px;
	padding-top: 20px;
}
#newstop {
	background-image: url(img/bg_newstop.gif);
	background-repeat:no-repeat;
	padding-top:12px;
}
#news {
	text-align:left;
	background-image: url(img/bg_news.gif);
	background-repeat:no-repeat;
	padding-top:46px;
	padding-right: 15px;
	padding-left: 15px;
	border-right:solid;
	border-right-color:#b2ab85;
	border-right-width: 1px;
}
#news img{
	margin-bottom: 13px;	
}
.mehr {
	padding-top:5px;
	padding-bottom:0px;
	padding-left: 10px;
	background-image:url(images/arrow.gif);
	background-position: -5px 5px;	
	background-repeat:no-repeat;
}
#newsbottom {
	background-image: url(img/bg_newsbottom.gif);
	background-repeat:no-repeat;
	padding-top:1px;
}
#contentfooter{
	font-size: 10px;
	padding-top: 12px;
	padding-left: 115px;
	padding-bottom: 45px;
	clear: both;
}
.imagesponsoren {
	vertical-align: top;
	float: left;
	margin-left: 19px;
	width: 234px;
}
.noscript{
	background-color:#FF0000;
	color:#FFFFFF;
	font-weight:bold;
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
}	
.flash_warning_text{
	text-align:left;
	color:#FF0000;
}
