/* Allgemeine definitionen */    
* { margin: 0; padding: 0; }
BODY {
	position: relative;
	text-align: center;
	background-color: #000000;
    background-image: url(../images/bg.gif);
    background-attachmssent:fixed;

	padding:0px;
	margin:0px 0px 0px 0px;
	font-family: Verdana, Arial;
	font-size: 12px;
}
td.attributeinput {
	padding-top: 5px;
	padding-bottom: 5px;
}
.fehlermeldung {
	border: 1px dotted red;
	background-color: #ffffff;
	color: red;
	font-weight:bold;
	text-align: center;
	padding:5px;
}
A, A:visited { text-decoration: underline; color: #e0e0e0; }
A:hover { color: #008000; }
A.ext { background: url(../images/link_ext.gif) 0 4px repeat-x; text-decoration: none; color: #e0e0e0; padding-left: 12px; }
A.ext:hover { color: #008000; }
P{
	font-size: 12px;
	color: #828282;
	margin: 0 0 10px 0;
	padding: 0;
}
H1{
	font-size: 24px;
	color: #038f03;
	font-weight: normal;
	margin: 0 0 15px 0;
	padding: 0;
}
H2{
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	letter-spacing: 2px;
	text-transform: uppercase;
	margin: 0 0 10px 0;
	padding: 0;
}
H3 { font-size: 11px; margin-top: 10px; margin-bottom: 10px; text-transform: capitalize; font-weight: bold; color: #0c0; }


#background{
	position: relative;
	margin: auto;
	text-align: center;
	padding: 0;
	background-color: transparent;
    background-image: url(../images/bg_float.png);
    background-position: top center;
    background-repeat:repeat-y;
}

#page{
	position: relative;
	margin: auto;
	text-align: left;
	width: 910px;
	padding: 0;
}

#header{
	position: relative;
	width: 910px;
	height: 350px;
	background-color: transparent;
}

#flashbanner{
	width: 100%;
	height: 100%;
    background-color: #000000;
    overflow: hidden;
}
#shortcutbar{
	width: 920px;
	margin-top: 12px;
    margin-bottom: 10px;
}
.button{
	float:left;
	margin-right: 2px;
	/*background-image: url(../images/blankbutton.png);
	background-repeat: no-repeat;*/
	width: 181px;
	height: 57px;
}
.button A{
border: none;
}
#lowerbody{
	width: 912px;
}
#sidebar{
	float: left;
	margin-right: 15px;
	margin-top: 5px;
	width: 185px;
}
.sidebarbox {
	border: 1px solid #333;
	background-color: #000000;
	background-image: url(../images/sidbarboxBackground.png);
	background-repeat:repeat-x;
	padding: 0px;
	width: 180px;
	margin-bottom: 5px;
}
.sidebarbox IMG {
	max-width: 170px;
}
.sidebarboxHeadline {
	background-color: #4c4c4c;
	background-image: url(../images/sidbarboxHeadline.png);
	background-repeat:repeat-x;
	font-size: 11px;
	font-weight: bold;
	color: #bbbbbb;
	padding: 3px 7px 3px 7px;
	margin: 0;
}
.sidebarboxInhalt {
	color: #bbbbbb;
	padding: 5px 7px;
	font-size: 11px;
}
#content, #bigcontent, #fullcontent{
	margin-top: 25px;
	color: #bbbbbb;
	float: left;
	width: 574px;
	background-color: transparent;
}
#content ul, #bigcontent ul, #fullcontent ul, #content ol, #bigcontent ol, #fullcontent ol{
	padding-left: 30px;
}
#fullcontent{
	width: 870px;
}
#bigcontent{
	width: 709px;
}
#content IMG, #bigcontent IMG, #fullcontent IMG{
	display: block;
	float:left;
	margin-right: 20px;
	margin-bottom: 10px;
	border: 0px;
}
#glow{
	overflow: hidden;
	background-color: #000000;
	background-image: url(../images/glow.png);
	background-repeat: no-repeat;
	width: 39px;
	height: 395px;
	float:left;
	margin-right: 2px;
    display:none;
}
#glow700{
	overflow: hidden;
	background-color: #000000;
	background-image: url(../images/glow700.png);
	background-repeat: no-repeat;
	width: 39px;
	height: 700px;
	float:left;
	margin-right: 2px;
    display:none;
}
#skyscraper{
	float:left;
	background-color: #000000;
	width: 120px;
	margin-top: 5px;
    margin-left: 15px;
}
#skyscraper IMG.series{
	display:block;
	margin-top: 35px;
	margin-left: 35px;
}
#rpxLogo { text-align:right; display: ;position: relative; top: 0; left: 0; margin-left: 0px; width: 910px; height: 115px; background: url(../images/RPX-Logo.png) left 30px no-repeat; cursor:pointer; } 
#rpxLogo span { display: none; }
#pagefooter { position: relative; width: 100%; padding: 10px 0; font-size: 10px; color: #808080; clear: both; cursor: default; }
#pagefooter a { color: #808080; background: transparent; } #pagefooter a:hover { color: #ffffff; }

/* product */
div.rpxProductImage { float: left; margin: 5px 20px 10px 0px; }
div.rpxProductImage img { border: 0; }

.prodTable{
	border: 1px solid #3e3e3e;
	color: #999;
	width: 530px;;
	
}
#content .prodTable td IMG{
	margin: 0px;
	padding: 0px;
	float: none;
	clear:both;
	display: inline;
	width: 50px;
	
}
.prodTable tr{
	border: 0px solid #ff0000;
	background-color: #202020;
}
.prodTable td,.prodTable th{
	text-align: center;
	border: 1px solid #3e3e3e;
	padding: 2px 5px;
}
.prodTable td{
	font-size: 11px;
	cursor: pointer;
}
.prodTable tr:hover{
	background-color: #323232;
}
.prodTable th{
	font-size: 12px;
	color: #ffffff;
	background-color: #666;
}

/* download */
#downloadRootline{width: 640px; margin-bottom: 5px;}
#downloadRootline A {color: #0c0;}
#downloadDetails{float:left;width: 490px;}
#downloadCats{float: left; margin-right: 30px; width: 150px;}
.downloadListEntry{ margin-bottom: 5px; font-size: 12px; line-height: 1.8em; color: #999; width: 150px;}

/* tabellen */
table.rpxTable { width: 100%; }
table.rpxTable th { }
table.rpxTable tr { height: 70px; }
table.rpxTable td { color: #999; padding: 2px 5px; }
table.rpxTable tr.r1 { background: #333; }
table.rpxTable tr.r1 td { font-size:11px; }
table.rpxTable tr.r2 { background: #000; }
table.rpxTable tr.r2 td { font-size:11px; }
table.rpxTable td.img { text-align: center; padding: 2px 0; }



/* Formulare */
div.rpxForm span.label { display: block; float: left; width: 190px; }
div.rpxForm span.labelB { display: block; float: left; width: 90px; }
div.rpxForm span.input {  display: block; margin-left: 200px; }
div.rpxForm span.inputB {  display: block; margin-left: 20px; }
div.rpxForm span.inputC {  display: block; margin-left: 144px; margin-top:3px; }
div.rpxForm .size1 { width: 50px; }
div.rpxForm .size2 { width: 166px; }
div.rpxForm .size3 { width: 220px; }
div.rpxForm input { background: #333; border: 1px solid #888; color: #ffffff}
div.rpxForm textarea { background: #333; border: 1px solid #888; color: #ffffff}
div.rpxForm select { background: #333; border: 1px solid #888; color: #ffffff}
div.rpxForm td { color: #ffffff; font-size: 12px;}

/* tab elemente*/
ol#rpxTabbed { height: 2em; list-style: none; margin: 0; padding: 0; padding-top: 30px; font-size: 12px;}
ol#rpxTabbed li { background: transparent; float: left; margin: 0 1px 0 0; padding: 0; }
ol#rpxTabbed a { background: #4d4d4d url(../images/tabs.png); color: #fff; display: block; float: left; height: 2em; padding-left: 10px; text-decoration: none; }
ol#rpxTabbed a:hover { background-color: #808080; background-position: 0 -80px; }
ol#rpxTabbed a:hover span { background-position: 100% -80px; }
ol#rpxTabbed li.current a { background-color: #48f; background-position: 0 -40px; color: #fff; font-weight: bold; }
ol#rpxTabbed li.current span { background-position: 100% -40px; }
ol#rpxTabbed span { background: url(../images/tabs.png) 100% 0; display: block; line-height: 2em; padding-right: 10px; }

.rpxTabPage { border: #808080 solid 1px; padding: 1em; margin-bottom: 30px; font-size: 12px; }
.rpxTabPage table { font-size: 12px; }
.rpxTabPage ul { list-style-type: none; margin-bottom: 0px; line-height: 2.0em; }
.rpxTabPage li { background: url(../images/li.gif) 0px 9px no-repeat; padding-left: 15px; margin-bottom: 0px; color: #999; }

/* NEWS*/
div.news,div.newso { position: relative; margin: 0 0 20px 0px; width:574px; border-bottom: 1px solid #038f03;}
div.newstitle, div.newsotitle { font-size: 10px; color: #ffffff; text-transform: uppercase; padding-top: 0px; margin-bottom: 8px; cursor: default; width: 365px;}
div.news h1, div.newso h1 { font-size: 11px; font-weight: bold; color: #ffffff; margin-bottom: 6px; }
div.news div.text, div.newso  div.text  { margin: 0 2px 10px 0; padding: 0; font-size: 11px; line-height: 16px; color: #d7d7d7; text-align: justify; width: 365px;}
div.news div.photo,div.newso div.photo { width: 165px; min-height: 1px;overflow: hidden; float:left; margin-right: 15px; }
div.news div.photo IMG, div.newso div.photo IMG { width: 165px;}
div.news div.pictures IMG { width: 70px; float:left;}
div.news div.links, div.newso div.links  { position: relative; margin: 20px 0 20px 0; }
div.news div.links ul, div.newso div.links ul { list-style-type: none; }
div.news div.links li, div.newso div.links li { }

div.newso { margin: 0 0 20px 0px; }

div.newso div.photo { float: right; margin-left: 15px; margin-right: 0px;}

/* Menü design */
#menu{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 180px;
	height: 350px;
	background-color: transparent;
	background-image: url(../images/black50.png);
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0% 0%;
	margin: 0px;
	padding: 0px;
	font-size: 11px;

}
#menu_logo{
	width: 180px;
	height: 51px;
	background-image: url(../images/raptoxx_menulogo.png);
	cursor:pointer;
}
#sub1 {
  display: none;
  position: absolute;
  top: 0px;
  left: 180px;
  height: 350px;
  width: 181px;
  background: transparent url(../images/white30.png);
}
#sub2 {
  display: none;
  position: absolute;
  top: 0px;
  left: 361px;
  height: 350px;
  width: 181px;
  background: transparent url(../images/white30.png);
}
#menu_list{
  position: relative;
  margin: 0px;
  padding: 0px;
  display: block;
  width: 180px;
  list-style-type: none;
}
.menu_entry{
	position: relative;
  display: block;
  background: transparent;
  background-image: url(../images/menu_bullet.png);
  background-repeat: no-repeat;
  background-position: 170px center;
  height: 25px;
  border-bottom: 1px solid #000000;

}
.single_menu_entry{
	position: relative;
  display: block;
  background: transparent;;
  height: 25px;
  border-bottom: 1px solid #000000;

}
.menu_sublist{
	display:none;
  margin: 0px;
  padding: 0px;
  position: absolute;
  margin-top: -25px;
  left: 180px;
  margin-left: 0px;
  border-left: 1px solid #000000;
  width: 180px;
  background: transparent url(../images/white50.png);
  list-style-type: none;
}

.menu_subentry{
  background: transparent url(../images/white30.png);
  margin-bottom: 1px;
}


* html #menu_list li {
  display: inline;
}
#menu_list a {
  display: block; 
  text-decoration: none;
  height: 25px;
  line-height: 25px;
  width: 180px;
  color: #fff;
  text-indent: 5px;
  background: url(../images/px.gif) no-repeat;
}
#menu_list a:hover {
  background: #fff;
  color:#000;
}

#menu_list * li a {
  color: #000;
}
#menu_list * li a:hover {
  color: #000;
}
#menu_list li.high {
  background: #fff;
  border-bottom: 1px solid #000000;
}
#menu_list li.high a {
  color: #000;
}


#menu_language{
margin-top: 13px;
	text-align: center;
	position: relative;
	color: #bbbbbb;
	font-weight: bold;
	font-size: 11px;
}
#flag_box{
float: right;
	margin-left: 0px;
	text-align: center;
	margin-top: 5px;
	padding-left: 0px;
	margin-bottom: 5px;
	width:150px;
}
#flag_box A{
	margin-left: 20px;
}
.prodEOL {color: red;}
