/* LINKFORMATIERUNG / LINKS */
a:link {color: #008CE4; text-decoration: none;}
a:visited {color: #008CE4; text-decoration: none;}
a:hover {color: red; text-decoration: underline;}
a:active {color: red; text-decoration: none;}
a:focus {color: red; text-decoration: none;}
.submit {
	border: 1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	cursor: pointer;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	margin: 0px;
	background-image: url(images/buttonshadow.jpg);
}
body{
	background: rgb(149, 199, 240) url(images/bg.gif) repeat-x scroll left top;
	color: black;
	font: 12px Verdana, Geneva, Arial, Helvetica;
	/*
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;*/
}
#box_outer{
	width:900px;
	text-align:left;
	height:100%;
	margin:auto;
}
#box_header{
	width:900px;
	float: left;
}
#box_headerin{
	background: url(images/header.gif) no-repeat left top;
	height: 25px;
	padding-left:15px;
	list-style-type: none; 
}
/*Browser-Hack für IE6 START*/
* html #box_headerin {
   	overflow:hidden;
}
/*Browser-Hack für IE6 ENDE*/

#box_head{
	width:900px;
	float: left;
}
#box_headin{
	background: url(images/title.jpg) no-repeat left top;
	height: 216px;
}
#box_title{
	height: 190px;
	font-size: 25px;
	color: White;
	text-align:center;
}
#box_search{
	float: right;
	margin-right:2px;
}
#box_search .text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: 1px solid #000000;
	background-image: url(images/searchtext.png);
}
#box_locator{
	width:900px;
	float: left;
}
#box_locatorin{
	background: url(images/gradient_black.jpg);
	/*background-color: white;*/
  padding-left: 15px;
	font-size: 11px;
	line-height:25px;
	height: 25px;
}
#locatortext{
	font-weight: bold;
}
#box_main{
	width:900px;
	float: left;
}
#box_mainin{
	text-align:left;
	background-color: White;
}
#box_left{
	width:155px;
	float:left;
}

.box_left_headerin{
	height: 20px;
	margin-left:5px;
	margin-top:3px;
	/*background-image: url(images/boxheader_orange.gif);*/
	/*background: url(images/tab_centre.gif) repeat-x left top;*/
	background-image: url(images/sidebar.gif);
	color:#7F7F7F;
	line-height:20px;
	font-size:14px; 
	padding-left:5px;
	/*border-left:1px solid gray;
	border-right:1px solid gray;*/
}
.box_leftin{
	margin-left:5px;
	margin-bottom:2px;
	padding-left:5px;
	padding-top:5px;
	border:1px solid #E0E0E0; 
	/*border:1px solid orange;  
	background-color: #FFEAC1;  */
	padding-bottom: 2px;
}

/*Browser-Hack für IE6 START*/
#box_content{
	width: 740px;
	float:right; 
}

* html #box_content {
  width: 740px; 
  float:none !important;	
}
/*Browser-Hack für IE6 ENDE*/


#box_contentin{
	margin-left:5px;
	margin-top:3px;
	margin-right:5px;
	padding-bottom:5px;
}
#box_contentin h1, h2{
  display:none;
	width:725px;
	height:20px;
	line-height:20px;
	font-size:14px;
	border-bottom:1px dotted black;
}
#box_footer{
	width:900px;
	float: left;
}
#box_footerin{
	background: url(images/footer.gif) no-repeat left top;
	text-align:center;
	font-size: 10px;
}
#box_bottom{
	width:900px;
	float: left;
}
#box_bottomin,#box_bottomin a{
	text-align: center;
	line-height: 25px;
	color: #1E90FF;/*#708090;*/
}
#description_head{
  font-size: 24px; 
  color: rgb(0, 140, 228); 
  font-weight: bold;
}
#description{
  color: rgb(128, 128, 128); 
  font-size: 14px;
}
#box_price{
	font-size: 20px;
	color: red;
	font-weight:bold;
}
#box_icons{
  border: 2px dotted gray;
  margin-top:4px;
}
.box_roundcorner{
	background: url(images/blue_frame.gif) no-repeat left top;
	height: 122px;
	padding-left:10px;
	padding-top:3px;
}
/* CMSimple specific Tags, adapted from default template 
===========================================================
*/
h1, h2, h3 {
font-size: 1.1em;
font-weight: bold;
margin-top:3px;
margin-bottom:3px;
}
h4 {
font-size: 1.0em;
font-weight: bold;
margin-top:3px;
margin-bottom:0px;
}
form {
margin: 0;
}
IMG {
border: 0;
}
li {
line-height: 1.5;
}
.doc {
list-style: none;
padding-left: 15px;
background: url(menu/doc.gif) no-repeat;
}
.docs {
list-style: none;
padding-left: 15px;
background: url(menu/docs.gif) no-repeat;
}
.sdoc {
list-style: none;
padding-left: 15px;
background: url(menu/sdoc.gif) no-repeat;
}
.sdocs {
list-style: none;
padding-left: 15px;
background: url(menu/sdocs.gif) no-repeat;
}
ul.menulevel1, ul.menulevel2, ul.menulevel3, ul.menulevel4, ul.menulevel5, ul.sitemaplevel1, ul.sitemaplevel2, ul.sitemaplevel3, ul.sitemaplevel4, ul.sitemaplevel5, ul.submenu, ul.search {
padding-left: 0;
margin-left: 0;
}
.menulevel1 {
	font-size: 10pt;
	font-weight: bold;
	color: red;
	line-height: 10px;
}
.menulevel1 li {
	background-image: none;
	display: inline; /* -> lässt die Menü H1 horizontal erscheinen*/
	border-right: 1px solid #000000;
	padding-right: 15px;
}
.menulevel1 a {
  color: #008CE4; 
}
.menulevel1 a:link, .menulevel1 a:visited {
color: #008CE4; 
}
.menulevel1 a:active, .menulevel1 a:hover {
color: red;
}
.menulevel2 {
	font-size: 9pt;
	padding-right: 5px;
	color:red;
}
.menulevel2 li{
	border-bottom:1px dotted gray;
}
.menulevel3 {
	font-size: 8pt;
}
.menulevel3 a {
}
.menulevel3 a:link, .menulevel3 a:visited {
}
.menulevel3 a:active, .menulevel3 a:hover {
}
.sitemaplevel1, .sitemaplevel2, .sitemaplevel3 {
font-size: 9pt;
}
.sitemaplevel1 a, .sitemaplevel2 a, .sitemaplevel3 a {
	font-weight: normal;
	color: black;
}
.sitemaplevel1 a:link, .sitemaplevel2 a:link, .sitemaplevel3 a:link, .sitemaplevel1 a:visited, .sitemaplevel2 a:visited, .sitemaplevel3 a:visited {
color: black;
}
.sitemaplevel1 a:active, .sitemaplevel2 a:active, .sitemaplevel3 a:active, .sitemaplevel1 a:hover, .sitemaplevel2 a:hover, .sitemaplevel3 a:hover {
color: black;
}
.submenu {
	font-size: 9pt;
	padding-right: 5px;
}
.submenu li{
	border-bottom:1px dotted gray;
}
.submenu a {
	font-weight: normal;
}
.submenu a:link, .submenu a:visited {
}
.submenu a:active, .submenu a:hover {
color: red;
}
.update{
font-size:10px;
}
.print{
	background-color:#ffffff;
	background-image:none;
}
.print h1, .print h2, .print h3{
	border-bottom:1px dotted black;
}
.retrieve{
background-color:#ffffff;
background-image:none;
text-align:left;
}
#tab_products th{
	background: url(images/tab_centre.gif) repeat-x left top;
	color: #008CE4; /*color: #008CE4; blau*/
	line-height:18px;
	border-left: 1px solid #E0E0E0;
	width: 140px;
	border-bottom:1px solid #E0E0E0;
}
#tab_products td{
  vertical-align: top;
  border-left: 1px solid #E0E0E0;
}
#tab_techdat th{
	background: url(images/tab_centre.gif) repeat-x left top;
	color: #008CE4; /*color: #008CE4; blau*/
	line-height:18px;
	border-bottom:1px solid gray;
}
#tab_techdat td{
	border-bottom: 1px solid silver;
}
#tab_medien td{
  background-color: #f0f0f0;
	color: #008CE4; /*color: #008CE4; blau*/
	font-size:16px;
	width:150px;
	text-align: center;
}
#tab_links{
  width:100%;
}
#tab_links td{
  background-color: #f0f0f0;
	color: #008CE4; /*color: #008CE4; blau*/
	font-size:16px;
	text-align: center;
}
#tab_links th{
  font-size:20px;
  text-align:left;
}

/*BOX-DEBUGGER ;-) (Anzeige aller umgebenden Boxen)*/
#box_outer,#box_header,#box_head,#box_title,#box_search,#box_pathway,#box_main,#box_left,#box_content,#box_footer,#box_bottom{
	border: 0px solid Lime;
}
/*
.edit{font-size:8pt;color:black;background-color:buttonface;}
.edit a:link,.edit a:visited,.edit a:active,.edit a:hover{font-weight:normal;color:black;}
*/