@charset "UTF-8";
/* CSS Document */

body, html {
	overflow: auto;
	overflow-x: hidden;
	height: 100%;
	margin: 0px;
	padding: 0px;
	background: #4e4e4e url(../images_basic/img_hintergrund_4.gif) no-repeat left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	top: 0px;
	left: 0px;
}

/* a href global */
a { 
	text-decoration:none;
	font-weight: bold; 
	font-size: 12px;
	color: #ffffff;
	}

a:hover { 
	color: #3ab5a1;
	}


.linkinnertxt {

    text-decoration:underline;
	font-weight: normal; 
	font-size: 12px;
	color: #37aa97;

}

.linkadress {

    text-decoration:underline;
	font-weight: bold; 
	font-size: 12px;
	color: #000000;
	

}

sup {
	font-size: 9px;
	}


/*typo*/

.text12whitebold {
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}

.bold {
	font-weight: bold;
}

.lineheight {
	line-height: 22px;
}

.text10 {
    font-size: 10px;
}



.headline12 {
    font-size: 12px;
    color: #37aa97;
	font-weight: bold;
}

.headline14 {
    font-size: 14px;
    color: #37aa97;
	font-weight: bold;
}

.headline16 {
    font-size: 16px;
    color: #37aa97;
	font-weight: bold;
}

.headline18 {
    font-size: 18px;
    color: #37aa97;
	font-weight: bold;
}

.headline20 {
    font-size: 20px;
    color: #37aa97;
	font-weight: bold;
}

.headline16red {
    font-size: 16px;
    color: #de002a;
	font-weight: bold;
}

.hinweis {
    color: #de0028;
	font-weight: bold;
}


/*tables*/

.bg_alpha {
    background-color: #ffffff;
	filter:alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}


/*boxes*/

#logo {
	position: relative;
	top: 0px;
	left: 0px;
	width: 575px;
	height: 60px;	
}

#navigationalpha {
	position: absolute;
	z-index: 950;
	top: 105px;
	left: 58px;
	width: 100%;
	height: 23px;
	background-color: #000000;
	filter:alpha(opacity=30);
	-moz-opacity: 0.3;
	opacity: 0.3;
}
#navigationtxt {
	position: absolute;
	z-index: 1000;
	top: 105px;
	left: 58px;
	width: 100%;
	height: 23px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	padding-left: 0px;
	padding-top: 0px;
}

#productoverviewalpha {
   position: absolute;
   z-index: 900;
   top: 105px;
   right: 5px;
   width: 175px;
   height: 267px;
   background-color: #000000;
   filter:alpha(opacity=20);
   -moz-opacity: 0.2;
   opacity: 0.2;
}

#productoverviewtxt {
	position: absolute;
	z-index: 2100;
	top: 111px;
	right: 0px;
	width: 175px;
	height: 240px;
	
	padding-left: 5px;
}

#contentmain {
	position: absolute;
	z-index: 700;
	top: 134px;
	left: 58px;
	width: 100%;
}
#headlinebox {
	position: relative;
	z-index: 900;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 25px;
	background-color: #3ab5a1;
	padding-top: 5px;
	font-size: 16px;
	color: #ffffff;
	font-weight: bold;
	text-indent: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ffffff;
}

#content {
	position: relative;
	top: 0px;
	left: 0px;
	width: 100%;
}
#contentspanner {
    display:block;
	position:relative;
	height: 5px;
	width: 10px;
}
#contentbottomnavigation {
	position: relative;
	width: 100%;
	height: 18px;
	left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ffffff;
	padding-right: 5px;
	vertical-align: bottom;
}





/*borders*/
.borderwhitetop {
	border-top: 1px solid #FFFFFF;
}
.borderwhitebottom {
	border-bottom: 1px solid #FFFFFF;
}
.borderwhiteleft {
	border-left: 1px solid #FFFFFF;
}
.borderwhiteright {
	border-right: 1px solid #FFFFFF;
}


.bordercmstop {
	border-top: 1px solid #5E5E5E;
}

.borderbggreybottom {
	border-bottom: 5px solid #AAAAAA;
}




/*form*/

.form {
	color: #333333;
	margin: 3px;
	width: 300px;
}

.formsmall {
	color: #333333;
	margin: auto;
	width: 100px;
}

.formbutton {
	color: #FFFFFF;
	height: 20px;
	width: 150px;
	background-color: #3ab5a1;
	font-weight: bold;
	border-top: 1px solid #3ab5a1;
	border-right: 1px solid #3ab5a1;
	border-bottom: 2px solid #3ab5a1;
	border-left: 2px solid #3ab5a1;
}

.formbuttoncms {
	color: #333333;
	height: 18px;
	width: 50px;
	border: 1px #4C87F2 solid;
}



/*menue right*/
.glossymenu{
	display:block;
	position:relative;
	margin: 0;
	padding: 0;
	width: 170px; /*width of menu*/
	-moz-outline: none 0;
	outline: none 0;
	border-top: 1px solid #BABABA;
}
.glossymenu a.menuitem{
	
	font: normal 12px Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #FFFFFF;
	display: block;
	position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
	width: 165px;
	height: 17px;
	padding-left: 5px;
	padding-top: 3px;
	text-decoration: none;
	-moz-outline: none 0;
    outline: none 0;
	border-bottom: 1px solid #BABABA;
}
.glossymenu a.menuitem:visited, .glossymenu .menuitem:active{

}
.glossymenu a.menuitem:hover{
	color: #FFFFFF;
}
.glossymenu a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
	position: absolute;
	top: 9px;
	right: 1px;
	border: none;
}
.glossymenu a.menuitem:hover{
	background-color:#3AB5A1;
}
.glossymenu div.submenu{ /*DIV that contains each sub menu*/
}
.glossymenu div.submenu ul{ /*UL of each sub menu*/
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.glossymenu div.submenu ul li{
	border-bottom: 1px solid #4C87F2;
}
.glossymenu div.submenu ul li a{
	display: block;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
	padding: 2px 0;
	padding-left: 25px;
}
.glossymenu div.submenu ul li a:hover{
	background-color:#EBEBEB;
	color: #4C87F2;
}

.selected { background-color:#3AB5A1; }
