body {
  margin:0px;
  padding:0px;
  color: #000;
  background-color: #fff;
  font: normal 13px  Verdana,sans-serif; 
	min-width:10px; 
	text-align:center;
}

td {
  margin:0px;
  padding:0px;
  font: normal 13px  Verdana,sans-serif; 
	min-width:10px; 
	text-align:left;
}


h1 {
  font-size: 50px;
	font-style:italic;
	color: #405080;
	margin:30px 10px 10px;
	text-align:center;
}


h2 {
	background-color: #E0E0E0;
  font-size: 18px;
	font-style:normal;
	color: #405080;
	padding-left:20px;
	max-width:800px;
	margin:30px 0 15px 5px;
	position: relative;
	left:-20px;
}

h3 {
	background-color: #A4C4D4;
  font-size: 14px;
	font-style:normal;
	color: #fff; 
	padding-left:20px;
	padding-right:20px;
	max-width:710px;
	margin:30px 0 15px 5px;
}

h4 {
  font-size: 16px;
	font-style:normal;
	color: #000; 
	margin:20px 0 10px 0px;
}

h5 {
  font-size: 14px;
	font-style:italic;
	font-weight:normal;
	color: #000; 
	margin:5px 0 25px 0px;
}

.frage{
  font-size: 12px;
	font-weight:bold;
	color: #000; 
	margin:5px 0 0px 0px;
}

.antwort{
  font-size: 12px;
	font-weight:normal;
	color: #000; 
	margin:5px 0 25px 0px;
}


input, textarea, select {
	border: 1px solid #000;
	margin: 1px 0px 1px 0px;
	padding: 1px;
	background-color: #F0F0F0;
}

#english{
	width:20px;
	height:12px;
	border-style:none;
	position:absolute;
	left:3px;
	top:43px;
}

#deutsch{
	width:20px;
	height:12px;
	border-style:none;
	position:absolute;
	left:28px;
	top:43px;
}


#demoboard{
	border-style:none;
	position:absolute;
	right:10px;
	top:-44px;
}

#indexdescription h1 {
	background-color: transparent;
  font-size: 22px;
	font-style:normal;
  font-weight:bold;
	color: #507BA0;
  text-align:left;
  margin: 10px 0px 1px 0px;
}


#indexdescription h2 {
	background-color: transparent;
  font-size: 14px;
	font-style:normal;
  font-weight:normal;
	color: #444;
  text-align:left;
  margin: 5px 0px 1px 0px;
}


.knopf{
	border: 1px outset #000;
	background-color: #C0C0C0;
	
	padding: 1px;
}

.prodstatus{
	font-weight:bold;
	font-style:italic;
}

.comment {
	color: #405080;
	font-weight:normal;
	padding-left:20px;
}

.productpicture{
	width:310px;
	float:left;
	text-align:center;
}

.productbeschreibung{
	width:420px;
	float:left;
	background-color: #E5EEF3;
	padding:10px;
	padding-right:20px;
}

.productbeschreibung h2 {
	background-color: transparent;
  font-size: 14px;
	font-style:normal;
	color: #000;
	padding-left:0px;
	margin:0px 0 15px 0px;
	left:0px;
}

.picwithtext {
	border:1px solid #000;
	float:left;
	margin-right:20px;
	margin-bottom:10px;
}

.revision {
  font-size: 7px; 
  color: #BBB;
}

#chip3d{
	margin-left:30px;
	position:relative;
	margin-top:20px;
}

#textunderchip{
	margin-left:250px;
	font-size:14px;
	font-weight:bold;
	color:#357393;
	position:relative;
}

#topprodukte{
	margin:0px;
	margin-right:20px;
	text-align:right;
}

#printlogo{
	display:none;
}

.dreispalten{
	width:230px;
	float:left;
	margin:0px 15px 0px 15px;
}

.dreispalten p{
	padding-right: 5px;
	padding-left:  5px;
}


.dreispalten h2 {
	background-color: #E0E0E0;
  font-size: 18px;
	font-style:normal;
	color: #405080;
	padding-left:10px;
	max-width:230px;
	margin:30px 20px 15px 0px;
	position: relative;
	left:0px;
}

#betriebssysteme{
	text-align:left;
}

#betriebssystemefussnote{
	text-align:left;
	color: #aaa;
  font-size: 9px;
}



#prodlink_kleinrechts{
  border-style:none;
	position: absolute;
	width: 150px;
  top: 150px;
	right: -170px;
	}

#prodlink_kleinrechts img{
	margin-top:50px;
  border-style:none;
}


#prodlink_kleinrechts span a{
 text-decoration:none;
 font-size: 11px;
 font-weight:bold;
 color: #888;
}



#streifen{
	position:absolute;
	width:100%;
	border-style:none;
	height:100px;
	background: #E0E0E0 url("pics/logohell.gif") no-repeat left center;
	top:100px;
	left:0px;
	margin:0px;
}

#corner_tl{
	border: none;
	width: 50px;
	height: 50px;
	position: absolute;
	top: -40px;
	left: -60px;
	background: #FFF url("pics/tl.gif") no-repeat right bottom;
	}

#corner_tr{
	border: none;
	width: 50px;
	height: 50px;
	position: absolute;
	top: -40px;
	right: -60px;
	background: #FFF url("pics/tr.gif") no-repeat left bottom;
	}

#corner_bl{
	border: none;
	width: 50px;
	height: 50px;
	position: absolute;
	bottom: -60px;
	left: -60px;
	background: #FFF url("pics/bl.gif") no-repeat right top;
	}

#corner_br{
	border: none;
	width: 50px;
	height: 50px;
	position: absolute;
	bottom: -60px;
	right: -60px;
	background: #FFF url("pics/br.gif") no-repeat left top;
	}



#mainframe {
	width:800px;
	min-height:550px;
	position:relative;
	margin:auto;
	top:60px;


	border-color: #FFF;
	border-top-style:none;
	border-bottom-style:none;
	border-left-style:solid;
	border-right-style:solid;
	border-width:8px;


	padding:0px;
	padding-top:40px;

/*	background: #FFFFFF    url("pics/bussymbole.gif") no-repeat left top;*/
	background-color: #FFFFFF;
	text-align:center;
}


#mainframe a {
	color:#000000;
	text-decoration: underline;

}

#mainframe a img{
	border-style:none;
	
}


#mainstreifen{
	width:100%;
	border-style: none;
	overflow: hidden;
	height:100px;
	background: #A4C4D4 url("pics/usbstecker.gif") no-repeat left top;
	padding: 0px;
	margin: 0px; 
}

#mainstreifen h1{
	text-align:right;
	font-style: normal;
	font-weight: bold;
	margin:0 30px 0 0;
	color: #E8E8E8;
	font-size: 60px;
        font-family: "Trebuchet MS",sans-serif;
}


#mainstreifen h2{
	font-style: normal;
	margin-left:160px;
	margin-top:0px;
	margin-bottom:0px;
	color: #507BA0;
	font-weight: bold;
	font-size: 14px;
	background: none;

}


#legendecontainer {
  border:none;
  width:0px;
  height:0px;
  position:absolute;
  right:170px;
  
}

#legende {
	width:150px;
	position:absolute;
	left:0px;
	top:30px;
	border-style:none;
	text-align:left;
	font-size:12px;
	
	padding:10px;
	margin-top:0px;
	margin-right:18px;
	margin-bottom:0px;
	margin-left:8px;
  background:#F0F0F0;
}


#legende {
	padding:10px;
	margin-left:8px;
	margin-right:18px;
	margin-bottom:0px;
}

#legende ul{
	font-size:10px;
	list-style-type:disc;
	color: #002040;
	padding-left:20px;
	margin-left:0px;
	margin-top:00px;
	margin-bottom:10px;
}

#legende li{
	padding-left:0px;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
}


.tabicon{
	width:16px;
	height:16px;
}

#inhalt{
	margin-top:30px;
	text-align:left;
	padding:10px;
}


pre.hl	{ color:#000000; background-color:#eee; font-size:10pt; font-family:Courier New;padding:10px;}
.hl.num	{ color:#000000; }
.hl.esc	{ color:#666666; }
.hl.str	{ color:#666666; }
.hl.dstr	{ color:#000000; }
.hl.slc	{ color:#b30000; }
.hl.com	{ color:#b30000; }
.hl.dir	{ color:#0000b3; }
.hl.sym	{ color:#000000; }
.hl.line	{ color:#555555; }
.hl.mark	{ background-color:#ffffbb;}
.hl.kwa	{ color:#202880; }
.hl.kwb	{ color:#4c73a6; }
.hl.kwc	{ color:#0000b3; }
.hl.kwd	{ color:#000000; }



#maintabs {
	float:left;
	width:100%;
	height:29px;
	font-size:14px;
	padding:0px;
	border:0px none #202840;
	text-align:left;
	margin:0px;
}

	#maintabs ul {
		margin:0px;
		padding:0px;
		list-style:none;
	}

	#maintabs li {
		display:inline;
		margin:0;
		padding:0;
		height:23px;
		
	}

	#maintabs a {
		float:left;
		background:url("pics/tableft.gif") no-repeat left top;
		margin:5px 20px 0 0px;
		padding:0 0 0 0px;
		height:23px;
		text-decoration:none;
	}
		#maintabs a span {
			float:left;
			display:block;
			margin-left:23px;
			padding:2px 2px 8px 2px;
			color:#A4C4D4;
			font-size:14px;
			font-weight:bold;
		}

	    /* Commented Backslash Hack hides rule from IE5-Mac \*/
	    #maintabs a span {float:none;}
	    /* End IE5-Mac hack */



	#maintabs a:hover span {
		color:#808080;
	}

	#maintabs a:hover {
		background-position:0% 0px;
	}

	#maintabs a:hover span {
		 background-position:100% 0px;
	}

        #maintabs #current a {
                background-position:0% -23px;
        }

        #maintabs #current a span {
                background-position:100% -23px; 
                color:#808080;
        }

#subtabs {
	float:left;
	width:100%;
	height:29px;
	font-size:14px;
	padding:0px;
	border:0px none #202840;
	text-align:left;
	margin:0px;
}
	#subtabs ul {
		margin:0px;
		padding:0px;
		list-style:none;
	}

	#subtabs li {
		display:inline;
		margin:0;
		padding:0;
		height:23px;
		
	}

	#subtabs a {
		float:left;
		background:url("pics/minitableft.gif") no-repeat left top;
		margin:5px 20px 0 0px;
		padding:0 0 0 0px;
		height:23px;
		text-decoration:none;
	}
		#subtabs a span {
			float:left;
			display:block;
			margin-left:23px;
			padding:2px 2px 8px 2px;
			color:#A4C4D4;
			font-size:14px;
			font-weight:bold;
		}

	    /* Commented Backslash Hack hides rule from IE5-Mac \*/
	    #subtabs a span {float:none;}
	    /* End IE5-Mac hack */



	#subtabs a:hover span {
		color:#808080;
	}

	#subtabs a:hover {
		background-position:0% 0px;
	}

	#subtabs a:hover span {
		 background-position:100% 0px;
	}

        #subtabs #current2 a {
                background-position:0% -23px;
        }

        #subtabs #current2 a span {
                background-position:100% -23px; 
                color:#808080;
        }



