@charset "UTF-8";
/* CSS Document */

html {
	overflow-y: scroll;
	}

body {
	margin: 0;
	padding: 0;
	background-image: url(../images/body_bg.gif);
	background-position: center;
	background-repeat: repeat-y;
	height: 100%;
	}

/*-----------------Seitenelemente------------------*/


#wrapper {
	left: 50%;
	margin-left: -500px;
	margin-bottom: 30px;
	width: 1000px;
	padding: 0;
	position: relative;
	height: 100%;
	}

#navbar {
	width: 1000px;
	height: 100px;
	margin-bottom: 12px;
	margin-top: 0;
	padding: 0;
	}

#language {
	width: 200px;
	height: 25px;
	margin-top: 20px;
	padding: 0;
	float: right;
	text-align: right;
	}
	
.lang-menu {
	float: left;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 1.5em;
	font-size: 11px;
	color: #333333;

	}
	
#search {
	width: 380px;
	height: 25px;
	margin-top: 20px;
	margin-right: 0;
	padding: 0;
	float: right;
	text-align: right;
	}	

form {
	margin: 0;
	padding: 0;
	}	
	
.suche {
	margin-left: 10px;
	}
	
.tx-macinasearchbox-pi1 {
	margin-left: 10px;
	float: right;
	}
	
.tx-macinasearchbox-pi1 table {
	padding: 0;
	margin: 0;
	}
	
.suchfeld {
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #333333;
	margin-left: 10px;
	}

	
#header {
	width: 1000px;
	height: 110px;
	margin-bottom: 10px;
	padding: 0;
/*	border-top: 1px solid;
	border-top-color: #00939E;
*/	}

#header_big {
	width: 1000px;
	margin-bottom: 10px;
	padding: 0;
/*	border-top: 2px solid;
	border-top-color: #00939E;
*/	}


#statusbar {
	width: 1000px;
	height: 12px;
	margin-bottom: 10px;
	padding: 0px;
	}

#content_wrapper {
	width: 770px;
	min-height: 450px;

	right: 0px;
	position: absolute;
	
	background-image: url(../images/content_bg.gif);
	background-repeat: repeat-x;
	
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 0;
	padding-right: 0;
	}
	
#sidebar {
	width: 230px;
	min-height: 150px;

	left: 0px;
	position: absolute;

	background-image: url(../images/sidebar_bg.gif);
	background-repeat: repeat-y;
	
	padding-top: 22px;
	padding-bottom: 50px;
	padding-left: 0;
	padding-right: 0;
	margin: 0;
	overflow: hidden;
	}

#userbar {
	width: 750px;
	height: 15px;
	text-align: right;
	margin: 0;
	padding-right: 20px;
	}
	
	
#headline {
	width: 700px;
	height: 30px;
	margin: 0;
	padding-bottom: 15px;
	padding-left: 50px;
	padding-right: 20px;
	padding-top: 10px;
	margin: 0;
	}	

#content {
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 1.5em;
	font-size: 12px;
	color: #333333;

	width: 700px;
	padding: 0;
	margin: 0;
	margin-left: 50px;
	margin-right: 20px;
	margin-bottom: 30px;
	}
	
#subnav_wrapper {
	
	width: 100%;
	height: 30px;
	margin-top: 30px;
	background-image: url(../images/body_bg.gif);
	background-position: center;
	background-repeat: repeat-y;
	padding: 0;
	}
	
#sub_content {
	left: 50%;
	margin-left: -500px;
	position: fixed;
	width: 1010px;
	bottom: 0px;
	z-index: 2000;
	background-color: #FFFFFF;
	height: 25px;
	}

.headline_img {
	display: block;
	margin-bottom: 15px;
	}

.news_line {
	height: 1px;
	width: 200px;
	border-bottom: 1px dotted;
	border-bottom-color: #999999;
	margin-top: 5px;
	margin-bottom: 20px;
	}	
	
hr {
	border: 0px;
	width: 400px;
	border-top: dotted 1px #999999;
	border-bottom: transparent;
	margin-top: 20px;
	margin-bottom: 20px;
	clear: right;
	}

table {
	padding: 0;
	margin: 0;
	border: 0;
	}
	
table td {
	vertical-align: top;
	}

.produkt_headline {
	margin-left: 15px;
	}

	
	
/*--------------------------------------------------------*/

/*-----------------gesonderte Stile der index Seite------------------*/

#index_content_wrapper {
	width: 732px;
	height: 315px;
	
	background-image: url(../images/content_bg.gif);
	background-repeat: repeat-x;
	margin: 0;
	padding-top: 15px;
	
	position: absolute;
	overflow: visible;
	}
	
#index_content_left {
	width: 195px;
	height: 700px;
	border-right: 1px;
	border-right-style:dotted;
	border-right-color: #999999;
	margin: 0;
	padding: 0;
		
	left: 15px;
	position: absolute;
	}
	
#index_content_right {
	width: 489px;	
	margin: 0;
	padding: 0;
	
	left: 225px;
	position: absolute;
	}
	
#index_sidebar {
	width: 256px;
	height: 715px;
	background-color: #eeeeee;
	margin: 0;
	padding: 0;
		
	right: 0px;
	position: absolute;
	}
	
#index_sidebar_content {
	padding: 0;
	margin: 15px;
	}
	

#welcome_image {
	width: 1000px;
	height: 300px;
	margin-bottom: 12px;
	padding: 0;
	border-top: 2px solid;
	border-top-color: #00939E;
	}
	

/*--------------------------------------------------------*/

/*-----------------Fließtext------------------*/

p, label, .news-single-files, .news-single-files dt {
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 1.5em;
	font-size: 12px;
	color: #333333;
	margin: 0;
	padding: 0;
	max-width: 580px;
	}



p.bodytext {
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 1.5em;
	font-size: 12px;
	color: #333333;
	margin: 0;
	padding: 0;
	}
	
#statusbar p {
	max-width: none;
	font-size: 11px;
	}
	
#sub_content p {
	max-width: none;
	font-size: 11px;
	}
	
.tx-macinasearchbox-pi1 p {
	max-width: none;
	font-size: 11px;
}

DIV.tx-vgetagcloud-pi1 {
	background-color: #eeeeee;
	line-height: 1.3em;
	margin-bottom: 30px;
	text-align: left;
	}



/*--------------------------------------------------------*/

/*-----------------Links------------------*/

a.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #008187;
	text-decoration: none;
	cursor: pointer;
	}

a.normal:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #005f5f;
	text-decoration: underline;
	cursor: pointer;
	}
	
a.normal:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #aaaaaa;
	text-decoration: none;
	cursor: pointer;
	}
	
a.subnav {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #555555;
	text-decoration: none;
	cursor: pointer;
	}
	
a.subnav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #555555;
	text-decoration: underline;
	cursor: pointer;
	}


a.breadcrumb {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #555555;
	text-decoration: none;
	cursor: pointer;
	}

a.breadcrumb:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
	cursor: pointer;
	}


table a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #008187;
	text-decoration: none;
	cursor: pointer;
	}

table a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #005f5f;
	text-decoration: underline;
	cursor: pointer;
	}
	
table a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #aaaaaa;
	text-decoration: none;
	cursor: pointer;
	}

.img_links {
	border: none;
	}
	
.news-single-files a, .news-single-files a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #008187;
	text-decoration: underline;
	cursor: pointer;
}


	
/*----------------Sitemap-------------------*/

span.description {
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 1.5em;
	font-size: 12px;
	color: #555555;
	margin: 0;
	padding: 0;
	max-width: 400px;
}

span.no a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #008187;
	text-decoration: none;
	cursor: pointer;
}

span.no a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #005f5f;
	text-decoration: underline;
	cursor: pointer;
	}
	
span.no a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #aaaaaa;
	text-decoration: none;
	cursor: pointer;
	}

span.ifsub a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #008187;
	text-decoration: none;
	cursor: pointer;
}

span.ifsub a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #005f5f;
	text-decoration: underline;
	cursor: pointer;
	}
	
span.ifsub a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #aaaaaa;
	text-decoration: none;
	cursor: pointer;
	}


/*---------------Auszeichnungen----------------*/

span.itd_gruen {
	color: #008187;
	}
	
span.rot {
	color: #ff0000;
	}

span.modulport {
	color: #48abb9;
	}

span.unicart {
	color: #DB9C27;
	}

span.compactcart {
	color: #E59149;
	}

span.procart {
	color: #80a317;
	}

span.endocart {
	color: #A42220;
	}

span.classiccart {
	color: #92947f;
	}

/*-------------------Language Selector--------------------*/

div.lang-menu {
	margin-top: 4px;
}

div.lang-menu a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #008187;
	text-decoration: none;
	cursor: pointer;
	padding: 5px;
}

div.lang-menu a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
	cursor: pointer;
	background-color: #008187;
}



	
/*--------------------------------------------------------*/

div.csc-textpic {
	overflow: hidden;
	padding-bottom: 1px;
	}
	
img.spacer-gif {
	display: block;
	}
	
div.csc-textpic-text {
	padding: 0;
	margin: 0;
	overflow: auto;
	padding-left: 1px;
	padding-right: 1px;
	}
	
/*--------------------------------------------------------*/

/*--------------------------Contactslist Links----------------------------*/

.tx-contactslist-pi1 a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #008187;
	text-decoration: none;
	cursor: pointer;
	}

.tx-contactslist-pi1 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #005f5f;
	text-decoration: underline;
	cursor: pointer;
	}
	
.tx-contactslist-pi1 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #aaaaaa;
	text-decoration: none;
	cursor: pointer;
	}

/*--------------------------------------------------------*/

/*--------------------------User Icons----------------------------*/

.userbar_text, .userbar_link {
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #333333;
	margin: 0;
	padding: 0;
	text-decoration: none;
	}


.userbar_icon {
	margin-left: 10px;
	border: none;
	}


.userbar_link a {
	 text-decoration: none;
	 }


/*--------------------------------------------------------*/

