@charset "utf-8";
/* CSS Document */
body{
	margin:0;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10pt;
}
a, a:visited{
	color:#03C;
	text-decoration:underline;
}
a:hover{
	color:#903;
}
img{
	border:none;
}
img a{
	border:none;
}
h1{
	font-size:18pt;
	font-weight:bold;
	font-variant:small-caps;
	font-family:Tahoma, Verdana, Geneva, sans-serif;
	color:#ffb214;
	display:block;
	background-image:url(images/sun_g.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:35px;
	vertical-align:middle;
}
h2{
	font-size:12pt;
	font-weight:bold;
	font-variant:small-caps;
	font-family:Tahoma, Verdana, Geneva, sans-serif;
	color:#ffb214;
	display:block;
	background-image:url(images/sun_s.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:30px;
	margin-top: 2px;
	margin-bottom:4px;
}
h3{
	font-size:10pt;
	font-weight:bold;
	display:block;
	color:#000;
	background-color:#ffb214;
	padding:2px 3px 2px 3px;
}
.smallText{
	font-size:8pt;
}
table.techdata{
	font-size:8pt;
	
}
ul.LSM_0{
	list-style-type:none;
}
ul.LSM_1{
	margin-left:-20px;
	list-style-type:none;
}
ul.LSM_0 li{
	margin-top:20px;
}
ul.LSM_1 li{
	margin-top:0px;
}
ul.LSM_0 li a{
	font-size:10pt;
	font-weight:bold;
	display:block;
	color:#000;
	background-color:#eee;
	padding:2px 3px 2px 3px;
	text-decoration:none
}
ul.LSM_1 li a{
	font-size:10pt;
	font-weight:bold;
	display:block;
	color:#000;
	background-color:#fff;
	padding:2px 3px 2px 0px;
	text-decoration:none;
}
ul.LSM_1 li.LSM_unpubLI{
	font-size:10pt;
	display:block;
	color:#000;
	background-color:#fff;
	padding:2px 3px 2px 0px;
}
.LSM_description{
	font-size:8pt;
	display:block;
	margin-bottom:10px;
}
#ganzOben{
	margin:auto;
	margin-top:0;
	width:886px;
	height:30px;
	padding-top:15px;
	background-color:#FFF;
}
#flags{
	margin-left:10px;
	float:left;
}
#topnavi{
	color:#a9a9a9;
	font-size:70%;
	float:right;
	margin-right:10px;
}
#topnavi a{
	color:#a9a9a9;
	text-decoration:none;
}
#topnavi a:hover{
	color:#ffb214;
	text-decoration:underline;
}
#navbar{
	margin:auto;
	margin-top:0;
	width:886px;
	height:51px;
	background-color:#fff;
	background-image:url(images/navbar-background.jpg);
}
#head{
	margin:auto;
	margin-top:0;
	width:884px;
	height:180px;
	background-color:#fff;
	border:1px solid #d0d0d0;
	border-top:none;
	background-image: url(images/header-image.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	z-index:0;
	text-align: center;
}
#main{
	margin:auto;
	margin-top:0;
	width:886px;
	min-height:500px;
}
#content{
	float:left;
	width:640px;
	padding:10px;
}
#content .breadcrumb {
	float: left;
	font-size: 85%;
	margin: -10px 0px 0px -10px;
	padding: 0px 0px 0px 10px;
	color: #c00004;
	}
#content .breadcrumb a {
	text-decoration:none;
	color: #c00004;
	font-weight:normal;
}
#content .breadcrumb a:hover{
	text-decoration:underline;
	color: #c00004;
	font-weight:normal;
}
#main_teaser{
	font-size:8pt;
}
#boxed-teaser{
	width:260px;
	height:122px;
	padding:2px;
	border:1px solid #d0d0d0;
	background-image:url(images/bg-boxed-teaser.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	font-size:8pt;
}
#unboxed-teaser{
	width:260px;
	height:122px;
	font-size:8pt;
}
#footer{
	margin:auto;
	margin-top:20px;
	width:886px;
	height:200px;
	border-top: 1px solid #999999;
	color:#a9a9a9;
	font-size:70%;
	text-align: center;
}
#sidebar{
	width:179px;
	height:650px;
	margin:10px 0px 10px 10px;
	background-color:#f2f1f0;
	float:right;
	padding:5px;
}
#sidebar-box{
	font-size:8pt;
	width:170px;
	min-height:160px;
	background-color:#f2f1f0;
	background-image:url(images/bg-right-box.jpg);
	background-repeat:repeat-x;
	padding:3px;
	margin-bottom:10px;
}
#StrCForm{
	background-color:#EEE;
}
#StrCForm input, textarea, select{
	width:110px;
	border:1px solid #666;
	color:#000;
	font-size:8pt;
	margin-bottom:1px;
}
#StrCForm label{
	display:inline-block;
	width:120px;
	color:#000;
	font-size:8pt;
	padding-left:5px;
}
#formRes{
	background-color:#EEE;
	font-size:8pt;	
	padding:4px;

}

#formRes label{
	display:inline-block;
	width:280px;
	color:#000;
	font-size:8pt;
	padding-left:5px;
}
/*#formRes table{
	border:1px solid #FFF;
	text-align:right;
	width:99%;
}
#formRes th{
	font-weight:bold;
	background-color:#FC6;
}
#formRes td{
	background-color:#ffeabe;
} */
#MyPForm{
	background-color:#EEE;
}
#MyPForm input, textarea, select{
	width:150px;
	border:1px solid #666;
	color:#000;
	font-size:8pt;
	margin-bottom:1px;
}
#MyPForm label{
	display:inline-block;
	width:180px;
	color:#000;
	font-size:8pt;
	padding-left:5px;
}
#contactform {
	font: normal 10pt tahoma;
	width:400px;
}
#contactform label {
	display:block;
	width: 150px;
}
#contactform input, textarea{
	border-top: 1pt solid #cccccc;
	border-bottom: 1pt solid #cccccc;
	border-right: 1pt solid #cccccc;
	border-left: 1pt solid #cccccc;
	font: normal 10pt tahoma;
	width:180px;
	color: #707070;
	margin:0px 0px 5px 0px;
}
div#formPt1 {
	font-size:8pt;
    height: 80px;
	overflow:hidden;
}
div#formPt2 {
	font-size:8pt;
    height: 90px;
	overflow:hidden;
}

#dbedit table{
	font-size:10px;
}
#dbedit th {
	background-color: #ffb214;
	font-weight:bold;
	font-size: 10px;
	text-align:left;
}
#dbedit td{
	background-color:#EEE;
	font-size: 10px;
}
#dbedit input{
	border:1px solid #999;
	font-size:10px;
}
/* ajaxmenu */
#ajaxmenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}

#ajaxmenu ul li {
	position: relative;
	float: left;
	/*width:122px;*/
	padding-left:20px;
	padding-right:20px;
	display: block;
	text-decoration: none;
	text-align: center;
	font-weight: normal;
}
	
#ajaxmenu ul li ul {
	position: absolute;
	left:0; /* Set 1px less than menu width */
	top:32px;
	line-height: 16px;
}

#ajaxmenu ul li a {
	color: #062E4B;
	font-weight: bold;
	height:30px;
	display:block;
}
#ajaxmenu ul li a:hover {
	color: #ffb214;
}

/* Styles for Menu Items */

#ajaxmenu ul li.categoryfirst{

	color: #062E4B;
	font-weight: bold;
	height: 14px;
	line-height: 14px;
	/*padding-right: 0px;
	padding-left: 0px;*/
	border-right: 1px solid #062E4B;
	background-position: 0px;
	margin: 0px;

	}
#ajaxmenu ul li.category {
	color: #062E4B;
	font-weight: bold;
	height: 14px;
	line-height: 14px;
	/*padding-right: 0px;
	padding-left: 0px;*/
	border-right: 1px solid #062E4B;
	border-left: 1px solid #062E4B;
	margin: 0px;

	}
#ajaxmenu ul li.categorylast {
	color: #062E4B;
	font-weight: bold;
	height: 14px;
	line-height: 14px;
	/*padding-right: 0px;
	padding-left: 0px;*/
	border-left: 1px solid #062E4B;
	margin: 0px;

	}


#ajaxmenu ul li.firstcategory:hover, #ajaxmenu ul li.firstcategory.over {
	color: #ffb214;
	background-image: url(images/array_332x28_roll.jpg);
}

#ajaxmenu ul li.category:hover, #ajaxmenu ul li.category.over {
	color: #ffb214;
	background-image: url(images/array_332x28_roll.jpg);
}
#ajaxmenu ul li.lastcategory:hover, #ajaxmenu ul li.lastcategory.over {
	color: #ffb214;
	background-image: url(images/array_332x28_roll.jpg);
}

/* commented backslash \*/ 
* html ul li a {height:1%}
/* end hack */ 
#ajaxmenu li a {
	text-decoration: none;
}

/* hovered lists */
#ajaxmenu li a, #ajaxmenu li.over a {
	color: #fff;
	display: block;

}
#ajaxmenu li li a:hover, #ajaxmenu li.over li a:hover {
	background-image: url(images/bullet_11x8_roll.gif)  !important;
	color: #fff;
	background-repeat: no-repeat;
	background-color: #ffb214;
	background-position: left center;
	text-indent: 8pt;
}

/* set dropdown */
#ajaxmenu li li a, #ajaxmenu li.over li a {
	color: #333;
	background-image: url(images/bullet_11x8.gif) !important;
	background-repeat: no-repeat !important;
	text-align: left;
	border-right: 1px solid #2f2f2f;
	border-bottom: 1px solid #2f2f2f;
	border-left: 1px solid #2f2f2f;
	font-weight: normal;
	width: 272px;
	height:20px;
	background-color: #ececec;
	background-position: left center;
	text-indent: 8pt;
}
#ajaxmenu li ul li a {
	background-image: url(images/sub_color_4x25.jpg);
	background-repeat: repeat-x;
	margin-left:-20px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 5px;
	padding-left: 5px;
} /* Sub Menu Styles */

#ajaxmenu li ul, #ajaxmenu li.over ul { 
	display: block; 
	width: 172px;
} /* The pop */
#ajaxmenu {
	margin-left: 20px;
	text-align:center;
	/*width: 882px;*/
}

#myajaxmenu {
	position: relative;
	top:20px;
	/*left: 0px;*/
	text-align:center;
	display: block;
	z-index: 1000;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
}

/* tabbox */
.tabbox {background-color:#FFF; color:#272727; height:23px;width:500px; font-size:8pt;}
.tabbox ul {margin:0px; padding:0px; list-style:none; text-align:left;}
.tabbox li {display:inline; line-height:21px;}
.tabbox li a {color:#000000; text-decoration:none; padding:4px 5px 6px 5px;  border-left:1px solid #d0d0d0; border-top:1px solid #d0d0d0; border-right:1px solid #d0d0d0; border-bottom:1px solid #d0d0d0; width:160px; background-color:#EEE; }
.tabbox li a.tabactive {border-left:1px solid #d0d0d0; border-right:1px solid #d0d0d0; border-top:1px solid #d0d0d0; border-bottom:1px solid #FFF; font-weight:bold;  position:relative; background-color:#FFF;}
#tabcontent1,#tabcontent2,#tabcontent3,#tabcontent4 {
	border:1px solid #d0d0d0; 
	width:656px; 
	height:124px;
	background-image:url(images/bg-boxed-teaser.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	padding:6px 0px; 
}
.tabcontent_left{
	font-size:8pt;
	border-right:1px solid #d0d0d0;
}
.tabcontent_right{
	font-size:8pt;	
	padding-left:5px;
}
table.history{
	text-align:left;
	vertical-align:top;
	font-size:8pt;
}
table.history td{
	vertical-align:top;
	border:1px solid #ddd;
}