@charset "utf-8";

div#content .error {
	color: #900;
	font-weight:bold;
}

div#content .big {
	font-size:12px;
	line-height:20px;
}

div#content .hint {
	color: #f03;
	font-weight:bold;
}

/*charts*/
div#content div.middleCol div#charts{
	clear:both;
	color:#333; 
}

div#content div.middleCol div#charts ul{
	margin-top:10px;
	background:url(../img/global/bg_charts_top.gif) left bottom no-repeat;
	padding-left:28px;
	width: 465px;
	float:left;
	padding-bottom:6px;
}
div#content div.middleCol div#charts ul.rss{
	margin-top:10px;
	background:url(../img/global/bg_charts_top_noBg.gif) left bottom no-repeat;
	padding-left:28px;
	width: 465px;
	float:left;
	padding-bottom:6px;
}
div#tabs ul{
	margin-top:10px;
	background:url(../img/global/bg_dotted.gif) left bottom repeat-x;
	padding-left:6px;
	float:left;
	padding-bottom:2px;
	margin-bottom:11px;
	width:804px;
}

div#charts ul li,
div#tabs ul li{
	list-style:none;
	float:left;
	font-weight:bold;
	text-transform:uppercase;
	background: url(../img/global/tab_bg_white_l.gif) top left no-repeat;
	margin-right:1px;
}

div#content div.middleCol div#charts ul li.act, 
div#content div.middleCol div#charts ul li:hover,
div#content div#largeCol div#tabs ul li.act, 
div#content div#largeCol div#tabs ul li:hover {
	background: url(../img/global/tab_bg_white_l2.gif) top left no-repeat;
}

div#content div.middleCol div#charts ul li:hover a, 
div#content div.middleCol div#charts ul li.act a,
div#content div.middleCol div#charts ul li.act a:hover,
div#content div#largeCol div#tabs ul li:hover a, 
div#content div#largeCol div#tabs ul li.act a,
div#content div#largeCol div#tabs ul li.act a:hover{
	font-size:11px;
	color:#99CCFF;
	background:url(../img/global/tab_bg_white_r2.gif) top right no-repeat;
	padding:4px 9px 2px 9px;
}

div#content div.middleCol div#charts ul li:hover a,
div#content div#largeCol div#tabs ul li:hover a{
	font-size:11px;
}

div#content div.middleCol div#charts ul li a,
div#content div#largeCol div#tabs ul li a{
	display:block;
	color:#FFF;
	background: url(../img/global/tab_bg_white_r.gif) top right no-repeat;
	padding:6px 9px 0 9px;
}

div#content div.middleCol div#charts ul li a:hover,
div#content div#largeCol div#tabs ul li a:hover{
	text-decoration:none;
}

div.middleCol div#charts table{
	clear:left;
	background:url(../img/global/bg_charts.gif) left bottom repeat-x;
	font-size:11px;
}

div.middleCol div#charts table tr td{
	border-bottom:1px solid #6699CC;
}

div.middleCol div#charts table tr td img{
	margin-right:9px;
	vertical-align:middle;
	float: left; 
}

div.middleCol div#charts table tr td.first{
	background:url(../img/global/bg_charts_no.gif) top left repeat-y;
	width:342px;
	height:24px;
}
div.middleCol div#charts table tr td.firstRss{
	background:url(../img/global/bg_charts_left.gif) top left repeat-y;
	font-weight:bold;
}
div.middleCol div#charts table tr td.firstRss strong{
	color:#000;
	background:url(../img/global/arrow_black_down.gif) left 5px no-repeat;
	padding-left:10px;
}
.sub{
	background:url(../img/global/arrow2_darkgrey.gif) 10px 4px no-repeat;
	padding-left:18px;
	font-weight:normal
}

div.middleCol div#charts table tr td.first a{
	font-weight:bold; 
	display:block;
	margin: 5px 0 3px 0;
}

div.middleCol div#charts table tr td.last{
	text-align:right;
	border-right:1px solid #6699CC;
	padding: 0 5px 0 5px;
}
div.middleCol div#charts table tr td.lastRSS{
	text-align:center;
	border-right:1px solid #6699CC;
	width:100px;
}
div.middleCol div#charts table tr td.lastRSS a{
	color:#006699;
}

div.middleCol div#charts table tr td a, div#charts table tr td a:hover{
	color:#333;
}

div.middleCol div#charts p.ft, div.middleCol div#charts div.ftRSS{
	display:block;
	padding:7px 0 12px 38px;
	background:url(../img/global/bg_charts_btm.gif) left bottom no-repeat;
}
div.middleCol div#charts div.ftRSS{
	padding:7px 0 12px 0;
}

div.middleCol div#charts p a{
	background:url(../img/global/arrow_darkblue.gif) 0 center no-repeat;
	font-size:10px;
	padding-left:10px;
}



div#content .show {
  clear:left;
  height: 16px;
	background: #e1e7eb url(../img/global/arrow_black.gif) 7px  no-repeat;
	color: #000;
  padding: 2px 0 0 18px;
	margin: 7px 0 5px -3px;
  display: block;
}


div#content .banner {
	padding: 10px 0;
}

div#content .ind3px {
	margin-left: 3px;
}

div#content .twoLines {
	height:35px;
	margin-bottom:1px;
}

/* login box */
div#login {
  color:#000;
	width:175px;
	background:url(../img/global/bg_login_mdl.gif) right bottom no-repeat;	
	margin-top:15px;
}

div#content div#leftCol div#login .hdLogin {
	display:block;
	background: url(../img/global/hd_login.gif) left top no-repeat;
	height:22px;
  margin:0;
	border:none;
	color: #FFF;
	font:normal normal bold 13px/normal Arial, Helvetica, Verdana, sans-serif;
	text-transform: uppercase;
	padding: 4px 0 0 8px;
}

div#content div#leftCol div#login .hdLogin strong{
  color: #CCC;
}

div#login .mdl {
  display:block;
	line-height:19px;
	padding-left:7px;	
	padding-bottom:7px;
}

div#login ul {
	line-height:19px;
	padding-left:15px;
	padding-bottom:2px;	
}

div#login .mdl a {
  	text-decoration:underline;
}

div#login h2 {
	text-indent:3px;
	margin: 15px 5px 6px 5px;
	border-bottom: 1px dashed #999;
}

div#login .ft {
	font-size:11px;
	display:block;
	padding: 12px 0 12px 7px;
	background:url(../img/global/bg_login_btm.gif) left bottom no-repeat;	
}

div#login .btm {
	display:block;
	padding-left:10px;
	line-height:7px;
	background:url(../img/global/arrow_black.gif) 2px 1px no-repeat;	
}

div#login a {
	font-weight:bold;
	color:#000;
}

div#login form {
	display: block;
	padding: 15px 0 10px 7px;
	line-height:18px;
}

div#login .check {
	margin-left:3px;
}

.checkLog {
	margin-left:0;
}

div#login .text {
	width:152px;
	height:18px;
	margin-left:4px;
	border: 1px solid #000;
	margin-bottom:5px;
}

div#login .button {
	padding: 8px 5px 3px 85px;
}


/* software infobox */ 
div#content #infoRightCol {
	 float:right;
	 width:235px;
	 margin-left:1px;
}

div#content #infoLeftCol {
	 float:left;
	 width:235px;
}

div#content #infoRightCol h2, div#content #infoLeftCol h2,
div#content #infoRightCol h2 a, div#content #infoLeftCol h2 a {
	font: bold 13px/16px Verdana, Arial, Helvetica, sans-serif;
	 color:#036;
	 text-transform:none;
	 border: none;
	 text-indent:0;
	 margin:5px 0 0 5px;
	 padding:0;
}

div#content #infoRightCol h2 a, div#content #infoLeftCol h2 a{
	 margin-left:0;
}

div#content #infoRightCol h3 , div#content #infoLeftCol h3,
div#content #infoRightCol h3 a, div#content #infoLeftCol h3 a{
	 color:#036;
	 font-weight:bold;
	 font-size:13px;
	 margin-top:0;
	 margin:0 0 0 5px;
}

div#content #infoRightCol img, div#content #infoLeftCol img {
	 float:left;
	 padding:8px 10px 10px 8px;
}

div#content #infoRightCol p, div#content #infoLeftCol p {
	 padding: 10px 10px 5px 8px;
}

div#content #infoRightCol #autoteaser p, div#content #infoLeftCol #autoteaser p {
     height: 90px;
     padding: 10px 10px 5px 8px;
}

div#content #infoRightCol #redteaser p, div#content #infoLeftCol #redteaser p {
     height: 138px;
     padding: 10px 10px 5px 8px;
}

div#content .more {
	 color: #090;
	 font-weight:bold;
	 background: url(../img/global/arrow_green.gif) 7px no-repeat;
   padding: 0 0 0 16px;
}


/* most favourites*/ 

div#content .fav {
	float:left;
	height:100%; 
	width:100%;
}

div#content #infoRightCol table {
	 clear:left;
	 width:100%;
	 background: url(../img/global/bg_infobox_btm.gif) bottom left no-repeat;
	 font-size:11px;
}
div#content #infoLeftCol table {
	 clear:left;
	 width:100%;
	 background: url(../img/global/bg_infobox_btm.gif) bottom left no-repeat;
	 font-size:11px;
}

div#content #infoRightCol td,
div#content #infoLeftCol td {
   padding: 0 2px 3px 6px;
}

div#content #infoRightCol table img,
div#content #infoLeftCol table img {
	 margin:0;
	 padding:0;
}


.favLft {
	 float:left; 
	 width:233px; 
	 padding: 8px 5px 10px 0;
}

div#content .favRght {
	 float:right; 
	 display:block; 
	 width:233px; 
	 padding: 8px 0 10px 0;
}

div#content .favLft h2, div#content .favRght h2 {
	padding-top:0;
	margin-top:0;
}

div#content .favLft img, div#content .favRght img  {
	 padding-right:5px;
}

div#content .favLft p, div#content .favRght p {
	line-height:17px;
	margin-top:4px;
}
div#content .favLft p.swTeaser, div#content .favRght p.swTeaser {
	line-height:13px;
	margin-top:4px;
}

/* Ticker*/
div#content h1.dashedTop,
div#content h4.dashedTop {
	float:left;
	border-top: 1px dashed #999;
	clear:both;
	margin-bottom:20px;
	width:470px;
}

div#content .tickerScript {
   font:normal normal normal 11px Verdana, Arial, Helvetica, sans-serif; 
	 color:#039;
	 float:right; 
	 margin-top:4px;
}

/* Top Tools*/ 
div#content .linkBar {
	font-size:11px;
	height: 16px;
	background-color: #F4F4F4;
	color: #000;
	padding: 2px 0 0 5px;
	margin: 0 0 5px 0;
	display: block;
	clear:left;
}
div#content .galleryTop {
	display:block; 
	margin:16px 0 3px 0;
}
div#content .galleryBtm {
	display:block; 
	margin:3px 0 3px 0;
}


div#content .linkBar a {
	color: #000;
}

div#content .topTool  {
  margin-left:3px;
  clear:left;
}
div#content .topTool strong  {
  color: #f03;
	font-weight:bold; 
}

em {
  font-style:normal;
	font-weight:normal;
}

div#content .toolLayer {
	position:absolute;
	width:470px;
	visibility:hidden;	
}


div#content .mrgn {
	margin:3px 5px 1px 0;
	
}

div#content .linkBar a.back,
div#content div#largeCol .linkBar a.back {
	float:left;
	font-weight:bold;
	margin-left:5px;
	background: #e1e7eb url(../img/global/arrow_black_back.gif) left no-repeat;
	padding-left:8px;
}

div#content a.forward,
div#content .linkBar a.forward, 
div#content div#largeCol .linkBar a.forward {
	float:right;
	font-weight:bold;
	margin-right:5px;
	background: url(../img/global/arrow_black.gif) left no-repeat;
	padding-left:8px;
	color:#000;
}

/*download filter*/
div#content div#filter {
  clear: both;
}

div#content div#filter h4 {  
	background:url(../img/global/bg_filter_top.gif) left bottom no-repeat;
	height:21px;
	margin-top:15px;
	border: none;
  color: #FFF;
	font:normal normal bold 13px/normal Arial, Helvetica, Verdana, sans-serif;
	text-transform: uppercase;
	padding: 4px 0 0 8px;
}

div#content div#filter h4 strong {
  color: #CCC;
}

div#content div#filter {
	color:#000;
	width:472px;
	background:url(../img/global/bg_filter_mdl.gif) bottom no-repeat;	
}

div#content div#filter select {
	font-size:10px;
}


div#content div#filter .button {
	margin:6px 0 0 400px;
	padding:0 5px;
}

* html div#content div#filter .button {
	padding:0;
}
*+html div#content div#filter .button {
	padding:0;
}


div#content div#filter form {
	padding: 12px 0 40px 7px;
}

div#content .resultFilter select {
	font-size:10px;
	height:19px;
	padding-top:1px;
	vertical-align: bottom;
}

div#content .resultFilter input {
	vertical-align: bottom;
}

div#content .resultFilter input.searchboxFilter {
	margin-left: 5px;
	height:16px;
	width:232px;
}

div#content .resultFilter  {
	padding: 5px 0 5px 5px;
	color:#000;
}
div#content .resultList  {
	margin:10px 0 30px 6px;
}
div#content .resultList  h1, div#content .resultList  h4{
	border-bottom:1px dotted #666;
	padding-bottom:0px;
	margin:20px 0 10px 0;
}

div#content .resultList  h2 strong{
	color:#069;
}

/*Feedback form*/

div#content div#feedback, div#feedback {
	background:#fff url(../img/global/bg_filter_md.gif) repeat-y;
	margin-top:15px;
	color: #000;
}
div#feedback {
	width:472px;
}




div#content div#feedback h4, div#feedback h4,
div#content div#feedback h1, div#feedback h1 {
	background: url(../img/global/bg_filter_top.gif) left top no-repeat;
	height:22px;
	border:none;
  	color: #FFF;
	font:normal normal bold 13px/normal Arial, Helvetica, Verdana, sans-serif;
	text-transform: uppercase;
	padding: 5px 0 0 8px;
	margin-top:0;
}

div#content div#feedback h4 strong, div#feedback h4 strong,
div#content div#feedback h1 strong, div#feedback h1 strong {
  color: #CCC;
}


/* Ersetze h1 per span 10.09.2010 (kurzfristig)*/
div#content div#feedback span.grey {
background:url("../img/global/bg_filter_top.gif") no-repeat scroll left top transparent;
border:medium none;
color:#FFFFFF;
font:bold 13px Arial,Helvetica,Verdana,sans-serif;
height:22px;
margin-top:0;
padding:5px 0 0 8px;
text-transform:uppercase;
}
/*Ersetze h1 per span */


div#content div#feedback textarea {
	 font-family: Verdana, Arial, Helvetica, sans-serif;
	 font-size:10px;
	 padding:3px 0 0 2px;
	 margin: 0 17px 10px 0;
	 float:right;
	 width: 440px;
	 height: 100px;
	 border: 1px solid #000;
	 color: #666;
}

div#content div#feedback input.code {
	 width: 255px;
	 height: 20px;
	 margin-right: 10px;
}

div#content div#feedback .btm, div#feedback .btm {
	clear:both;
	background: #fff url(../img/global/bg_fb_btm.gif) left bottom no-repeat;
	margin: 0;
	padding:10px 0 0 0;
	height:150px;
}

div#feedback .btm {
	height:40px;
	text-align:right;
	padding-right:10px;
}

div#content div#feedback div.fb_options, div#feedback div.fb_options {
	margin: 15px 10px 0 15px;
}

div#content div#feedback p, div#feedback p {
	padding: 10px 10px 0 15px;
	margin:0;
}


div#content div#feedback .label, div#feedback .label {
	clear:left;
	margin-bottom:5px;
}
div#content div#feedback .label input, div#feedback .label input {
	margin:3px 6px 3px 3px;
	float:left;
}

*+html div#content div#feedback .label input, *+html div#feedback .label input {
	margin:0 3px 3px 3px;
}
* html div#content div#feedback .label input, * html div#feedback .label input {
	margin:0 3px 3px 3px;
}
div#content div#feedback .label label, div#feedback .label label{
	padding:3px 0;

}

div#content div#feedback span {
	 padding: 10px 0 0 360px;
	 display:block;
}
div#content div#feedback .button{
  padding: 10px 0 12px 390px;
}



/* Tool Description Box*/

div#content div#toolDesc {
  margin-top: 20px;
	line-height:15px;
	font-size: 12px;
	color:#000;
}

div#content div#toolDesc.preview {
	margin-top:0;
	padding: 0 10px 0 5px; 
	width:475px;
}

div#content div#toolDesc img {
	padding: 0 0 10px 10px;
}

div#content div#toolDesc .banner {
	display: block;
	margin:3px 0 -12px -12px;
}

div#content div#toolDesc p {
	padding-top: 12px;
}

div#content div#toolDesc ul {
	 margin-top:3px;
}

div#content div#toolDesc ul li img {
	 vertical-align:text-top;
	 padding-left:0;
}

div#content div#toolDesc .downloadnow {
	 margin: 14px 0 18px 0;
}

div#content div#toolDesc div.screenshot{
	 width:217px;
	 height:174px;
	 float:right;
	 border:1px solid #999;
	 margin-left:10px;
	 text-align:center;
}
div#content div#toolDesc div.screenshot span{
	font-size:11px;
	margin-top:80px;
	display:block;
}

/*Community Box*/
div#content div#commBox { 
	background: url(../img/global/bg_commbox.gif) left bottom no-repeat;
	padding-bottom:4px;
}

div#content div#commBox h4
/*div#content div#commBox h1*/ {
	color:#FFF;
	display:block;
	background:url(../img/global/hd_commbox.gif) top center no-repeat;
	margin:0;
	border:0;
	font: bold 11px/15px Verdana, Arial, Helvetica, sans-serif;
	padding:12px 0 1px 12px;
}

div#content div#commBox ul {
	 background:url(../img/global/hd_commbox_btm.gif) top center no-repeat;
	 padding-top:2px;
}

div#commBox ul li, div#commBoxLarge ul li {
	width:100%;
	display:inline;
}

div#content div#commBox ul li a, div#content div#commBoxLarge ul li a {
	display:block;
	background: url(../img/global/arrow_midblue.gif) 12px no-repeat;
	color:#369;
	line-height:15px;
	padding:0 0 0 20px;
}

div#content div#hinweis a.dwnld {
	display:block;
	background: url(../img/global/arrow_midblue.gif) 0 8px no-repeat;
	color:#369;
	line-height:25px;
	padding: 0 0 0 12px;
}

div#content div#commBoxLarge {  /*middle column*/
	padding-bottom:10px;
	margin-bottom:15px;
	background: url(../img/global/bg_commbox_lg.gif) left bottom no-repeat;
}

div#content div#commBoxLarge h4,
div#content div#commBoxLarge h1 {
	background:url(../img/global/bg_commbox_large.gif) top center no-repeat;
	display:block;
	margin:0;
	border:0;
	font:bold 11px/15px Verdana, Arial, Helvetica, sans-serif;
	color:#FFF;
	padding:12px 0 1px 12px;
}

div#content div#commBoxLarge ul {
	background:url(../img/global/bg_commbox_large_btm.gif) top center no-repeat;
	padding-top:2px;
}


/*Suchtipp*/
.suchtipp {
  display:block;
	padding: 3px 0 0 5px;
	line-height: 14px;
}

.suchtipp strong {
	 color:#000;
	 display:block;
}

.suchtippSw {
	 padding-left:10px;
}

.suchtippKat li {
	display:inline;
	padding-right: 10px;
}

div#content .suchtippKat a {
	background: url(../img/global/arrow_darkblue.gif) left center no-repeat;
	padding-left:8px;
	margin-left:7px;
	text-decoration:underline;
}


/*user review*/
div#content .review {
	padding: 15px 5px 0 5px;
}
div#content .review h2 {
	padding: 10px 0 0 0;
}

div#content .review h3 {
	padding-top:2px;
}

/*div#content .review h3 strong {
	color:#000;
	font-weight: bold;
}
*/
div#content .review img {
	padding: 0 0 5px 3px;
}

div#content .review p {
	color:#000;
	padding: 2px 0 8px 0;
}

/*overwrites review*/
div#content .opinion {
	padding: 5px 0 0 0;
}

div#content .opinion p {
	margin:0;
	padding: 2px 0 0 0;
}


div#content .opinion em {
/*	display:block;
	padding: 0 0 10px 0;
	margin-top:-10px;*/
}

div#content .opinion h3 {
		color:#666;
		font-size:11px;
}




/* Buttons */
div#content .submitBut, .submitBut {
  background:url(../img/global/bg_button.gif) bottom repeat-x;
  color:#FFF; 
  border:none;
	margin-left:5px;
	height:18px;
}

html>/**/body div#content .submitBut {  /*modern browser without IE*/
  padding: 2px 10px;
}

html>/**/body .submitBut {  /*modern browser without IE*/
  padding: 2px 10px;
}





div#content div#login .submitBut{
	float:right;
	margin:3px 15px 0 0;
}

div#content .opinion .buttons{
	clear:left;
	text-align: right;
	margin: 0 30px 10px 0;
}

/*editor review*/
div#content div#editor {
	float:left;
	width:80px;
	margin-right:5px;
}

div#content div#editor img{
	padding:0;
}

div#content div#editor h3 {
	background-color:#e1001a; 
	font-size:10px; 
	color:#FFF; 
	padding-left:2px; 
	font-weight:normal; 
}

div#content div#editor p {
	padding: 2px;
	line-height:normal;
	font-size:10px;
	border: 1px solid #e1001a;
}


/*Best reviews, Top 5 Experts, Tool Experts*/
div#content div.top5 {
	display:block;
	float:left;
	margin:2px 0 9px 0;
	color:#333;
	width:100%;
}

div#content .lh{
	line-height: 18px;
}

div#content div.top5 img {
	float:left;
	margin:3px 7px 0 6px;
}

div#content div.rightCol div.top5 h3 {
  display:inline;
	margin:0;
	padding-left:0;
}

* html div#content div.rightCol div.top5 h3 { /*fuer IE6+7*/
	padding-right:.4em;
} 
*+html div#content div.rightCol div.top5 h3 { /*fuer IE7*/
	padding-right:.4em;
}
div#content div.rightCol div.top5 p {
  float:right;
  width:279px;
}

/*Best FAQs, New Questions*/
div#content .quest {
	background:url(../img/global/ic_quest.gif) top left no-repeat;
	padding-left:20px;
	margin-bottom:5px;
	margin-top:1px;
} 

div#content .answ {
	background:url(../img/global/ic_answ.gif) top left no-repeat;
	padding-left:20px;
	color:#000;
	margin-bottom:16px;
} 

/*div#content .answ p {
	margin:3px;
} */

div#content div.answ p.hilfreich {
background-color:#FF99CC;
	margin-top:10px;
} 

div#content div#alarm .quest2{
	margin-top: 40px;
}

div#content div#alarm{
	margin-top: -25px;
	margin-bottom: 30px;
}

div#content p a.aquest, div#content p.aquest2{
	margin: 7px 0 14px 0;
}

div#content a.aquest {
	background:url(../img/global/arrow_midblue.gif) 12px 6px no-repeat;
	color:#369;
	font-weight:bold;
	padding:2px 0 0 20px;
	font-size:11px;
}


div#content a.LinkKat {
	color:#036;
	background:url(../img/global/arrow_up.gif) 0 3px no-repeat;
	padding:0 0 0 10px;
}


div#content .quest2 { /*FAQ*/
	background:url(../img/global/ic_quest.gif) 3px 1px no-repeat;
	padding-left:23px;
	margin:0 0 23px 0;
} 

div#content .quest2 h2{ /*FAQ*/
	display:inline;
} 

div#content .quest2 p{ /*FAQ*/
	color:#000;
	margin:1px 0 6px 0;
	padding-right:15px;
} 
div#content .quest2 p.myquest{ /*FAQ*/
	color:#000;
	margin-top:7px;
} 
div#content .answ2 {
	background:url(../img/global/ic_answ.gif) 3px top no-repeat;
	padding-left:23px;
	color:#000;
	margin-bottom:16px;
} 
div#content .answ2 p {
	margin:3px 0 5px 0;
	padding-right:15px;
}

div#content .quest2 .buttons {/*FAQ*/
	float:right; 
	margin-right:30px;
}
div#content a.aquest2 { /*FAQ*/
	background:url(../img/global/arrow_midblue.gif) 0 6px no-repeat;
	color:#369;
	font-weight:bold;
	padding:2px 0 0 11px;
	margin-left:-12px;
}

div#content a.ansnow {
	background:url(../img/global/arrow_midblue.gif) 0 3px no-repeat;
	color:#369;
	font-weight:bold;
	padding:0 0 0 14px;
	margin-left: -15px;
}

div#content div.faq {
	margin-bottom:35px;
	clear:left;
}

div#content div.faq div.quest2{
	margin:20px 0 13px;
}

div#content .faqBold {
  font-weight:bold;
	line-height:16px;
	padding:5px 0 0 4px;
	color:#000;
}


div#content div.comment{
/*	border:2px solid #E1E7EB;
	margin-left:-19px;
	padding:2px;*/
	margin:5px 0 32px;
	color:#666;
/*	display:none;*/
}

div#content div.comment p{
	padding:3px 7px 3px 16px;
	background:url(../img/global/ic_answ2.gif) left 4px no-repeat;
}

div#content div.comment p strong{
	font-weight: normal;
	color:#369;
}

div#content p.helpful {
	line-height:15px;
	margin:7px 0 10px 0;
}

div#content p.helpfulTop{
	line-height:15px;
	margin:22px 0 10px 0;
}

div#content div#toolDesc .powered {
	display: inline;
	float: right;
	font-size: 12px;
	padding-right: 8px;
}

div#content div#toolDesc .powered strong  {
	color: #e1001a;
}


/*Newsletter*/
div#content div#newsletter h4,
div#content div#newsletter h1 {
	display:block;
	background:url(../img/global/hd_newsletter.gif) left top no-repeat;
	height:21px;
	margin-bottom:0;
	border:none;
  	color: #FFF;
	font:normal normal bold 13px/normal Arial, Helvetica, Verdana, sans-serif;
	text-transform: uppercase;
	margin-top: 15px;
	padding: 4px 0 0 8px;
}

div#content div#newsletter h4 strong,
div#content div#newsletter h1 strong{
  color: #CCC;
	text-transform: none;
}

div#content div#newsletter table{
	background:url(../img/global/bg_newsletter.gif) left top repeat-x;
	padding-top:14px;
	border:1px solid #ccc;
	border-bottom-width:0;
	width:100%;
}

label{
	display:block;
	height:23px;
}

label input{
	margin:0 6px 0 10px;
}

div#content div#newsletter p{
	background: url(../img/global/bg_newsletter_btm.gif) left top no-repeat;
	padding:7px 0 3px 8px;
	margin:0;
}

div#content div#newsletter p .button{
	float:right;
	position: relative;
	top:-22px;
	right:8px;
}


div#content #cma .buttPreview {
	text-align:right;
	margin:30px 10px 10px 0;
}



/* UC Punkteverlauf */
/*table.points {
	width:810px;
}

table.points th {
	font-weight: normal;
	text-align: left;
	border-bottom: 1px dashed #999;
	padding: 40px 0 4px 5px;
}

table.points th.btm {
	border-top: 1px dashed #999;
	border-bottom: none;
	padding: 5px 0 4px 5px;
}

table.points th.btm .showing {
	padding-left: 50px;
}

table.points td {
	padding: 10px 5px;
	vertical-align:top;
}

table.points td.td1 {
	width: 125px;
}

table.points td.td2 {
	width: 190px;
}

table.points td.td2 a{
	color:#036;
	font-weight:bold;
}

table.points td.td3 {
	width:40px;
	font-weight:bold;
	text-align:right;
}

table.points td.lr {
	padding: 50px 0 15px 5px;
}
*/

/*usercard meinungen*/
div#content .opinion {
	margin: 10px 10px 30px 5px;
}

div#content .opinion h3,
div#content .quest2 h3 {
	padding-top:2px;
}

/*div#content .opinion h4,
div#content .quest2 h4 {
	display:inline;
	margin:0;
	padding:0;
}*/

/*<!--div#content .opinion h4 a,
div#content .quest2 h4 a  {
	font-size: 12px;
	display:inline;
	font-weight:bold;
	color:#036;
}-->*/

div#content .opinion .rate {
	padding: 0 0 15px 0;
	color:#666;
}

div#content .opinion img {
	padding: 8px 0 2px 0;
}

.sort {
  margin: 0 0 8px 0;
  color:#333;
}

*+html div#content #largeCol .sort, * html div#content #largeCol .sort {  /* IE */
  margin-top:10px;
}


.filter {
  padding: 0 0 10px 7px;
	font-weight:bold;
	color:#666;
}

.sort .forward {
	 margin-top:2px;
}

.mTop {
	 margin-top:10px;	
}

.mTop2 {
	 margin-top:30px;	
}

/*Software List*/
div#content a.downloadnow{
	display:block;
	color:#090;
	font-weight:bold;
	font-size:12px;
	background:url(../img/global/ic_download.gif) 5px center  no-repeat;
	padding:3px 0 3px 30px;
}

/* aendert das Hintergrundbild der .downloadnow auf das torrent Icon */
div#content a.bittorrent{
        display:inline;
        line-height:26px;
        background:url(../img/global/torrent_download.gif) 5px center  no-repeat !important;
}

div#content a.todownload {
	display:block;
	color:#090;
	font-weight:bold;
	font-size:12px;
	background:url(../img/global/ic_to_download.gif) 110px 2px no-repeat;
	padding:5px 0;
}

table.softwarelist{
	border-bottom: 1px dashed #999;
	padding-bottom:4px;
	margin-bottom:1px;
}

table.softwarelist td{
	padding:12px 0 13px 0;
	vertical-align:top;
}
table.expert td {
	padding:6px 0;
	vertical-align:top;
}
table.softwarelist td.td1{
	padding-right:30px;
	padding-left:6px;
}
table.softwarelist td.td1 h3{
	margin-top:0;
}
table.softwarelist td.td2{
	width:152px;
	color:#333;
}

table.softwarelist td.td2 img{
	margin-bottom:3px;
	display:block;
}	

table.softwarelist td.td3{
	width:120px;
	text-align:right;
	padding-right:5px;
	color:#333;
}

table.softwarelist td.td4 {
	width:145px;
	padding-left:15px;
}

/*meine Freunde*/
table.softwarelist td.td5{
	width:350px;
	line-height: 17px;
}

table.softwarelist td.td6 {
	width:230px;
	line-height: 17px;
}

table.softwarelist td.lg {
	width:260px;
	line-height: 17px;
}

dl {
	width:49%;
	line-height: 19px;
}

table.softwarelist dt {
  clear:both;
	float:left;
	width:130px;
	font-weight:bold;
}

table.softwarelist dd {
	padding-right:8px;
	display:block;
	padding-left:112px;
}

* html table.softwarelist dd {
	text-indent:-2px;
}



table.swDetails dt {
  clear:both;
	float:left;
	width:150px;
	font-weight:bold;
	margin-left:8px;
}

table.swDetails dd {
	padding-right:8px;
	display:block;
	padding-left:158px;
}

* html table.swDetails dd {
	text-indent:-2px;
}


/* UserCard */
table.userDetails dt {
	clear:both;
	float:left; 
	width:118px;
	font-weight:bold;
	font-size:10px;
}

table.userDetails dt.ucard {
	width:135px;
}

table.userDetails dd {
	width:205px;
	overflow:hidden;
	text-align:left;
}

table.userDetails dd.ucard {
	width:150px;
}

* html table.userDetails dd {
	height:18px;
}

table.userDetails br, table.softwarelist br , table.swDetails br {
	clear:both;
	display:block;
}


/*mysoftware overwrites softwarelist classes*/
table.mysoftware, table.myupdate {
	border-bottom: none;
	margin-bottom:15px;
}

table.mysoftware td {
	margin:0;
	padding: 12px 0;
}

table.mysoftware img {
	display:block;
}

table.myupdate td {
	margin:0;
	padding: 10px 5px;
}

table.mycat {
	width:430px;
}

table.mycat td {
	padding: 5px 30px 5px 6px;
}

table.mycat td.td1 {
	width:250px;
}

table.mysoftware td.td1 {
	vertical-align:text-top;
	padding-left: 6px;
	padding-right: 60px;
}

table.myupdate td.td1 {
	vertical-align:middle;
	width:300px;
}

table.myupdate td.td2 {
	vertical-align:middle;
}


table.mysoftware td.td2 {
	vertical-align:text-top;
	width:135px;
}

table.mysoftware td.td2 p {
	height:27px;
}

table.mysoftware td.td3 {
	 vertical-align:text-top;
	 text-align: left;
	 padding-left:80px;
	 padding-right:10px;
}


table.mysoftware td.td4{
	vertical-align:text-top;
	padding-left:0;
	padding-right:30px;
	text-align: right;
}

table.myupdate td.td4 {
	vertical-align:text-top;
	width: 155px;
}


table.myupdate td.td5 {
	vertical-align:middle;
}


div#content .bookmark {
	display:inline;
}

div#content .bookmark img {
	margin: 2px 2px 4px 2px;
}

div#content li.quickSearch_1,
div#content li.quickSearch_2,
div#content li.quickSearch_3,
div#content li.quickSearch_4,
div#content li.quickSearch_5,
div#content li.quickSearch_6{
	margin:0;
	border:0;
	padding:0;
	background-image:none;
}

div#content li.quickSearch_1 a{
	font-size:18px;
	font-weight:bold;
	line-height:22px;
}
div#content li.quickSearch_2 a{
	font-size:19px;
	font-weight:normal;
	line-height:22px;
}

div#content li.quickSearch_3 a{
	font-size:15px;
	font-weight:bold;
}
div#content li.quickSearch_4 a{
	font-size:11px;
	font-weight:bold;
}

div#content li.quickSearch_5 a{
	font-size:16px;
	font-weight:normal;
}
div#content li.quickSearch_6 a{
	font-size:12px;
	font-weight:normal;
}

/*Topthema*/
div#content .add{
	color:#036;
	margin-top:6px;
	font-size:10px;
	text-align:right;
}

div#content #topthema .add{
	width:550px;
}

div#content #topthemaGetFile{
	background: transparent none repeat scroll 0% 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;
    width:100%;
    float:left;

}

div#content .add a{
	color:#369;
}

div#content div#topthema {
	width:100%;
	float:left;
	background:url(../img/global/bg_gradient_dots.gif) bottom left repeat-x;
}

/*div#content div#topthema .noBg{
background: transparent none repeat scroll 0% 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;
}*/


div#content div#topthema ul{
	margin-top:10px;
	padding-left:6px;
	float:left;
	padding-bottom:2px;
	clear:left;
}

div#content div#topthema ul li{
	float:left;
	font-weight:bold;
	text-transform:uppercase;
	background: url(../img/global/tab_bg_grey_l.gif) top left no-repeat;
	margin-right:1px;
}

div#content div#topthema ul li.act, 
div#content div#topthema ul li:hover {
	background: url(../img/global/tab_bg_grey_l2.gif) top left no-repeat;
}

div#content div#topthema ul li:hover a, 
div#content div#topthema ul li.act a,
div#content div#topthema ul li.act a:hover{
	font-size:13px;
	color:#99CCFF;
	background:url(../img/global/tab_bg_grey_r2.gif) top right no-repeat;
	padding:4px 9px 2px 9px;
}

div#content div#topthema ul li:hover a{
	font-size:11px;
}

div#content div#topthema ul li a{
	display:block;
	color:#FFF;
	background: url(../img/global/tab_bg_grey_r.gif) top right no-repeat;
	padding:6px 9px 0 9px;
}

div#content div#topthema ul li a:hover {
	text-decoration:none;
}

/*Topthema ohne Hintergrund*/
div#content div#topthemaNoBg {
	width:100%;
	float:left;
	background:url(../img/global/bg_dotted.gif) bottom left repeat-x;
}

div#content div#topthemaNoBg ul{
	margin-top:10px;
	padding-left:6px;
	float:left;
	padding-bottom:2px;
	clear:left;
}

div#content div#topthemaNoBg ul li{
	float:left;
	font-weight:bold;
	text-transform:uppercase;
	background: url(../img/global/tab_bg_white_l.gif) top left no-repeat;
	margin-right:1px;
}


div#content div#topthemaNoBg ul li.act, 
div#content div#topthemaNoBg ul li:hover {
	background: url(../img/global/tab_bg_white_l2.gif) top left no-repeat;
}

div#content div#topthemaNoBg ul li:hover a, 
div#content div#topthemaNoBg ul li.act a:hover,
div#content div#topthemaNoBg ul li.act a{
	font-size:13px;
	color:#99CCFF;
	background:url(../img/global/tab_bg_white_r2.gif) top right no-repeat;
	padding:4px 9px 2px 9px;
}

div#content div#topthemaNoBg ul li:hover a{
	font-size:11px;
}

div#content div#topthemaNoBg ul li a{
	display:block;
	color:#FFF;
	background: url(../img/global/tab_bg_white_r.gif) top right no-repeat;
	padding:6px 9px 0 9px;
}

div#content div#topthemaNoBg ul li a:hover {
	text-decoration:none;
}



table.swDetails { /*TT Software*/
	margin-top: 10px;
	background:url(../img/global/bg_dotted.gif) top left repeat-x;
	clear:both;
}

table.swDetails td {
	color:#333;
	padding-top:3px;
	font-size:10px;
}

table.swDetails .first { /*IE Bug*/
	padding-top:10px;
}

table.swDetails td.td1 {/*fuer Toolupload Vorschau*/
	width:155px;
	font-weight:bold;
	padding-left:6px;
}

table.swDetails td.td2 {
	width:230px;
	color:#036;
	padding-right:6px;
	padding-left:3px;
}

table.swDetails td.td3 {
	width:155px;
	font-weight:bold;
}

table.swDetails td.td4 {
	padding-right:3px;
	padding-left:3px;
	width:230px;
}

#cmaForm table.swDetails { 
	margin-top: 0;
}
table.userDetails { /*TT User*/
/*	margin-top: 10px;*/
	line-height:15px;
/*	background:url(../img/global/bg_dotted2.gif) top left repeat-x;*/
	font-size:10px;
}

img.user {
	float:left;
	border:2px solid #666;
	margin:4px 15px 0 8px;
}

.userStatus{
	margin-top:2px;
	font-weight:bold;
	font-size:13px;
	padding-bottom:10px;
	background:url(../img/global/bg_dotted.gif) left bottom repeat-x;
}

.userStatus a{
	font-weight:bold;
	text-decoration:underline;
}



/* CMA */
div#content #cma {
	background:url(../img/global/bg_cma.gif) repeat-y;
	margin-top:-20px;
}

div#content #cma h2 {
	background:url(../img/global/bg_cma_top.gif) top left no-repeat;
	font-size: 13px;
	line-height:16px;
	padding: 10px 170px 10px 20px;
}

div#content #cma h2 a {
	text-decoration:underline;
}

div#content #cma .head {
	clear:left;
	display:block;
	background:url(../img/global/bg_cma_top.gif) top left no-repeat;
	font-size: 13px;
	line-height:16px;
	margin-top:10px;
}

div#content #cma .text {
	display:block;
	padding: 5px 0 10px 20px;
	width: 670px;
}

div#content #cma .text2 {
	display:block;
	padding: 5px 0 10px 20px;
	width: 670px;
	line-height:18px;
}
div#content #cma .text3 {
	display:block;
	padding: 5px 0 7px 8px;
	margin:10px 0 10px 12px;
	width: 670px;
	line-height:18px;
	border:2px solid #c00;
}

div#content #cma .textlist {
	list-style: disc;
	padding-left: 18px; 
	margin-left: 20px;
}

div#content #cma #cmaForm {
	background:url(../img/global/bg_cma_grad.gif) bottom left no-repeat;
	padding: 10px 15px 10px 20px;
}
div#content #cma #cmaForm2{
	background:url(../img/global/bg_cma_grad.gif) bottom left no-repeat;
	padding:0 15px 10px 20px;
}
div#content #cma .large, div#content .cmalarge {
	font-size: 13px;
	line-height:16px;
	margin-bottom:16px;
	padding-right:170px;
}

div#content #cmaForm label {
	font-weight: bold;
	margin:15px 0 -5px 0;
}

div#content #cma .full{
	width: 618px;
	height: 18px;
	border: 1px solid #000;
	padding: 2px 0 0 2px;
}

div#content #cma .twoCl{
	width: 618px;
}

div#content #cma .half {
	width: 298px;
	height: 18px;
	border: 1px solid #000;
	margin-bottom:5px;
	padding: 2px 0 0 2px;
}

div#content #cma .fileupload {
	height: 22px;
}

div#content #cmaForm2 ul.native {
  font-size: 12px;
	margin: 16px 0 5px 0;
	padding-bottom: 15px;
	border-bottom: 1px dashed #DEDEDE;
}

div#content #cmaForm2 ul.native a {
  font-size: 12px;
}

div#content #cmaForm .radioButton {
	margin-right:15px;
  vertical-align:bottom;
}

div#content #searchForm .half {
	width: 298px;
	height: 17px;
	border: 1px solid #000;
	margin-bottom:5px;
	padding: 2px 0 0 2px;
}

div#content #searchForm select.half {
	width: 301px;
	margin-left:-2px;
	padding:0;
	height: 20px
}

div#content #cmaForm .cmaLeft {
	float:left;
	width:320px;
}

div#content #cmaForm .cmaRight { 
	width:350px;
}

html>/**/body div#content #cmaForm .cmaRight {  /*modern browser without IE*/
	float:left;
}

html>/**/body div#content #cmaForm .mSel { 
	margin-top:10px;
}

*+html div#content #cmaForm .ieTop, * html div#content #cmaForm .ieTop { 
	margin-top:10px;
}


div#content #cma .tArea {
	padding: 1px 0 0 2px;
	width: 618px;
	border: 1px solid #000;
}

div#content #cmaForm .tLabel {
	clear:both;
	padding-top:10px;

}

div#content #cmaForm .cb {
	margin: 0 5px 0 15px;
}

div#content #cma .buttons, div#content #cmaForm .buttons {
	clear:left;
	text-align: right;
	margin: 25px 154px 10px 0;
}

div#content #cmaForm .buttons input, div#content #cmaForm .buttons input{
	margin-top:8px;
}

* html div#content #cmaForm .buttons input, *+html div#content #cmaForm .buttons input{ /* IE 6, 7 */
	margin-top:-5px;
}

div#content div#cma .notice {
	clear:left;
	padding: 10px 160px 1px 25px;
	line-height: 20px;
	background:url(../img/global/bg_cma_btm.gif)  left bottom no-repeat;
/*	border:2px solid;
	width:683px;
	height:51px; */
}

div#content div#cma .notice ul {
	list-style:square;
	margin: 0 0 12px 15px;
}

div#content div#cma .notice ul li a{
	font-weight:normal;
	text-decoration:underline;
}

div#content div#cma .notice a{
	line-height:12px;
}

div#content div#cma .notice p{
	margin-top:10px;
}

div#content div#cma .notice2 {
	padding: 10px 190px 10px 0;
	line-height: 20px;
}

div#content div#cma .notice2 ul {
	margin: 3px 0 12px 0px;
}
* html div#content div#cma .notice2 ul li{/* fuer IE 6*/
	line-height:18px;
	padding:3px 0;
}

div#content div#cma .notice2 ul li img {
	 vertical-align:text-top;
	 padding-left:0;
}


div#content div#cma  a.btm  {
	padding-left:15px;
	color: #000;
	font-weight:bold;
	background:url(../img/global/arrow_black.gif) 2px 3px no-repeat;
	display:block;
	padding-bottom:15px;
}

div#content div#cma a.btm:hover  {
	text-decoration:underline;
}

div#content #cma #ratingMap {
	margin-right:10px;
	vertical-align: middle;
}

div#content #cma .aquest {
	margin-left: 10px;
}

div#content #cma h3 {
	color: #333;
}

div#content #cma .out {
	display:block;
	margin: -5px 0 15px -15px;
}

div#content .quest2 .out {
	margin: 5px 0 0 -20px;
}

div#content #cma .code {
	width:450px;
	float:left;
	margin: 0 15px 0 0;
}

/*IE bug*/
div#content #cma .codeInput {
	float:left;
	margin-bottom:22px;
}
div#content #cma .codeImg {
	float:left;
	margin: 8px 15px 0 0;
}


div#content #cma .catchpa {
	margin-top: 20px; 
}

div#content #cma .catchpa img {
	padding: 0 10px 0 5px;
	vertical-align:bottom;
}

div#content #cma .catchpa input {
	width:255px;
	padding: 4px 0;
}




/*Downloadhinweis Layer*/
div#content div#hinweis {
	visibility:hidden;
	position: absolute;
	top:500px;
	left:300px;
	width:472px;
	background: url(../img/global/bg_commbox_lg.gif) left bottom no-repeat;
	padding-bottom:15px;
}

div#content div#hinweis p {
	margin:15px;
	line-height: 16px;
}

div#content div#alarm .editKat {
	float:right;
	font-size:11px;
	margin:-25px 4px 0 0;
}

* html div#content div#alarm .editKat {
  margin:12px 4px 0 0;
}
*+html div#content div#alarm .editKat {
  margin:12px 4px 0 0;
}


/*Send2Friend, Punkte Layer*/
div#content div#send2friend, div#content div#punkte   {
	visibility:hidden;
	position: absolute;
	top: 198px;
	left: 524px;
	width:472px;
	background: url(../img/global/bg_commbox_lg.gif) left bottom no-repeat;
}
/*div#content div#send2friend #form img   {
	margin-top:10px;
}*/

div#content div#punkte {
	top: 198px;
}

div#content div#send2friend h4, div#content div#punkte h4 {
  display:block;
	background: url(../img/global/bg_sendbox_large.gif) top left no-repeat;
	margin:0;
	border:0;
	font:bold 10px/15px Verdana, Arial, Helvetica, sans-serif;
	color:#FFF;
	padding:12px 0 1px 12px;
}

div#content div#hinweis h4 {
  display:block;
	background: url(../img/global/bg_hinweis_large.gif) top left no-repeat;
	margin:0;
	border:0;
	font:bold 10px/15px Verdana, Arial, Helvetica, sans-serif;
	color:#FFF;
	padding:0 0 1px 12px;
}

div#content div#send2friend h4 a.close, div#content div#punkte h4 a.close, div#content div#hinweis h4 a.close   {
	text-transform:none;
	color:#FFF;
	font:normal 10px/15px Verdana, Arial, Helvetica, sans-serif;
	text-align:right;
	padding-left: 170px;
}
div#content div#hinweis a.close    {
	padding:1px 5px 0 0; 
	float:right;
	color:#FFF;
	font:normal 10px/15px Verdana, Arial, Helvetica, sans-serif;
	text-align:right;
}

div#content div#send2friend h4 .close, div#content div#punkte h4 .close, div#content div#hinweis h4 .close {
  text-transform:none;
	color:#FFF;
	font:normal 11px/15px Verdana, Arial, Helvetica, sans-serif;
}

div#content div#send2friend #cmaForm {
	padding: 0 0 15px 14px; 
}


/*Send2Friend Popup*/
div#send2friend   {
	width:472px;
	background: url(../img/global/bg_commbox_lg.gif) left bottom no-repeat;
}

div#send2friend h4 {
  display:block;
	background: url(../img/global/bg_sendbox_large.gif) top left no-repeat;
	margin:0;
	border:0;
	font:bold 10px/15px Verdana, Arial, Helvetica, sans-serif;
	color:#FFF;
	padding:12px 0 1px 12px;
}

div#content div#hinweis h4 {
  display:block;
	background: url(../img/global/bg_hinweis_large.gif) top left no-repeat;
	margin:0;
	border:0;
	font:bold 10px/15px Verdana, Arial, Helvetica, sans-serif;
	color:#FFF;
	padding:0 0 1px 12px;
}

div#send2friend h4 a.close {
	text-transform:none;
	color:#FFF;
	font:normal 10px/15px Verdana, Arial, Helvetica, sans-serif;
	text-align:right;
	padding-left: 170px;
}


div#send2friend #cmaForm {
	padding: 0 0 15px 14px; 
}


div#content #cmaForm .tAreaSmall {
	width: 439px;
	height: 65px;
	border: 1px solid #000;
	padding-left: 2px; 
	margin-top:-2px;
	border-color:#999;
}

div#content #cmaForm .npt {
	width: 210px;
	height: 16px;
	border: 1px solid #999;
	margin: -2px 0;
	padding-left: 2px;
}

div#content div#punkte table {
	padding: 8px 0 0 0; 
	border: none;
	width: 460px;
}

div#content div#punkte table th {
	text-align:left;
}

div#content div#punkte table th, div#content div#punkte table td {
	padding: 3px 0 3px 14px ;
}

div#content div#punkte .t1 {
	width:330px;
}

div#content div#punkte .t2   {
	text-align:center;
	padding-right:14px;
}

div#content a.katLink {
  font-weight:normal;
	color:#369;
}



/*overwrite values of the standard cma form*/
div#content div#send2friend #cmaForm .cmaLeft {
	width:228px;
}

div#content div#send2friend #cmaForm .cmaRight {
	width:210px; 
}
div#content div#send2friend #cmaForm .tLabel {
	padding-top:14px;
}

div#content div#send2friend #cmaForm .buttons {
	margin-right: 18px;
	margin-top:10px;
}

div#content div#send2friend #cmaForm .lg {
	width:287px;
}


/*overwrite values of the standard cma form for send2friend Popup*/
div#send2friend #cmaForm label {
	font-weight: bold;
	margin:15px 0 -5px 0;
}
div#send2friend #cmaForm .cmaLeft {
	float:left;
	width:228px;
}

div#send2friend #cmaForm .cmaRight {
	width:210px; 
}
html>/**/body div#send2friend #cmaForm .cmaRight {  /*modern browser without IE*/
	float:left;
}
div#send2friend #cmaForm .npt {
	width: 210px;
	height: 16px;
	border: 1px solid #999;
	margin: -2px 0;
	padding-left: 2px;
}

div#send2friend #cmaForm .tLabel {
	clear:both;
	padding-top:14px;
}
div#send2friend #cmaForm .tAreaSmall {
	width: 439px;
	height: 65px;
	border: 1px solid #000;
	padding-left: 2px; 
	margin-top:-2px;
	border-color:#999;
}
div#send2friend #cmaForm .buttons {
	margin:10px 18px 10px 0;
	text-align:right;
}

div#send2friend #cmaForm .lg {
	width:287px;
}



div#content #cmaForm select.half {
	height:20px;
	width:302px;
	padding:0;
}

* html div#content #cmaForm select.half { /*fuer IE6+7*/
		margin-bottom:12px;
}

*+html div#content #cmaForm select.half { /*fuer IE6+7*/
		margin-bottom:10px;
}

.fltr {
	margin-bottom:-1px;
}

* html .fltr {
	margin-top:-5px;
}
*+html .fltr {
	margin-top:-4px;
}

.upld {
  width:290px;
	margin-top:20px;
}
.wupld {
  width:260px;
}

div#content .halfinputerror {
	border:1px solid #900;
	width: 298px;
	height: 18px;
	margin-bottom:5px;
	padding: 2px 0 0 2px;
}

div#content .fullinputerror {
	border:1px solid #900;
	width: 618px;
	height: 18px;
	padding: 2px 0 0 2px;
}

div#content .tAreainputerror {
	border:1px solid #900;
	padding: 1px 0 0 2px;
	width: 618px;
}
/* Special Pages: Newsletter subscription, Imprint*/

div#content div.specCont {
  	margin-top: 8px;
	line-height:15px;
	font-size: 12px;
	color:#000;
}
div#content div.specCont p {
	padding:0 6px 12px 6px;
}

div#content div.specCont h1,
div#content div.specCont h4 {
	margin-right:6px;
	margin-top:5px;
}
div#content div.specCont ul img{
	padding-right:0px;
}
div#content div.specCont p img{
	padding-left:10px;
}
div#content div.specCont img{
	padding-right:10px;
}
div#content div.specCont h2 {
	font-size:12px;
	margin-left:6px;
}

/* Styles fuer seo */
div#content h2.standbeitrag_h2 div {
    font: bold 18px/22px Verdana, Arial, Helvetica, sans-serif;
    font-size:18px;
    text-transform: none;
    color:#036;
    border:none;
    margin: 0;
    padding: 0 0 20px 2px;
}
/* Ende Styles fuer seo */

/*Newsletter subscription form*/
div#content div#subscription {
	background:#fff url(../img/global/bg_filter_md.gif) repeat-y;
	margin:15px 0 30px 0;
	color: #000;
	font-size:11px;
}

div#content div#subscription h1,
div#content div#subscription h4 {
	background: url(../img/global/bg_filter_top.gif) left top no-repeat;
	height:22px;
	border:none;
  color: #FFF;
	font:normal normal bold 13px/normal Arial, Helvetica, Verdana, sans-serif;
	text-transform: uppercase;
	padding: 5px 0 0 8px;
	margin-top:0;
	margin-right:0;
}
div#content div#subscription h1 strong,
div#content div#subscription h4 strong {
  color: #CCC;
}

div#content div#subscription input.mail {
	 width: 270px;
	 height: 20px;
}
div#content div#subscription label.mail {
	 margin:15px 0 5px 0;
}
div#content div#subscription .btm {
	clear:both;
	background:#FFF url(../img/global/bg_fb_btm.gif) left bottom no-repeat;
	margin: 20px 0 0 0;
}

div#content div#subscription .btm label{
	display:inline;
}

div#content div#subscription p {
	padding: 10px 10px 0 15px;
	margin:0;
}

div#content div#subscription span {
	text-align:right;
	padding: 10px 20px 0 0;
	display:block;
}
div#content div#subscription .submitBut{
  margin-bottom:12px;
}

div#content ul#nav_imp{
 	font-size:11px;
	line-height:8px;
	padding-bottom:18px;
	margin-left:6px;
}

div#content ul#nav_imp li a{
	line-height:8px;
	font-weight:normal;
}
div#content ul#nav_imp li.active a{
	font-weight:bold;
	line-height:8px;
}
div.staff {
	font-size:11px;
	padding-right:20px;
	margin-left:6px;
	float:left;
}

div.staff img{
	margin-right:10px;
	margin-top:15px;
	float:left;
	padding:0;
}
.caption {
	display:block;
	padding: 8px;
	background:url(../img/global/bg_gradient.gif) bottom left repeat-x;
	color:#000;
}
.caption h2{
	margin-bottom:2px;
}

#UploadCheck{ /*Toolupload*/
	border:1px solid #666;
	display:none;
}

div.partnerlinks
{
   text-align: center;
   color: #003366;
}
div.partnerlinks a
{
   color:#003366;
}



/*--------------- STAR RATING ------------------*/
.star-rating,
.star-rating .current-rating{
    background: url(../img/global/star_2er.png) left -1000px repeat-x;
}
.star-rating{
    position:relative;
    width:125px;
    height:23px;
    overflow:hidden;
    list-style:none;
    margin:0;
    padding:0;
    background-position: left -23px;
}
.star-rating li{
    display: inline;
}
.starvote-help {
    display: inline;
    padding-left: 5px;
}

.star-rating a, 
.star-rating .current-rating{
    position:absolute;
    top:0;
    left:0;
    height:23px;
    line-height:23px;
    outline:none;
    overflow:hidden;
    border: none;
}


div#content #wx-star-rating a,
div#content #wx-star-rating a:hover {
	text-decoration: none;
}

.star-rating a span {
	display: none;
}

.star-rating a.one-star{
    width:20%;
    z-index:6;
}
.star-rating a.two-stars{
    width:40%;
    z-index:5;
}
.star-rating a.three-stars{
    width:60%;
    z-index:4;
}
.star-rating a.four-stars{
    width:80%;
    z-index:3;
}
.star-rating a.five-stars{
    width:100%;
    z-index:2;
}
.star-rating .current-rating{
    z-index:1;
    background-position: left top;
}   

.inline-rating{
    display:-moz-inline-block;
    display:-moz-inline-box;
    display:inline-block;
    vertical-align: middle;
}

div#toolDesc div#start_download
{
        color: #FF0000;
        font-weight:bold;
}

div#toolDesc div#start_download a
{
        color: #FF0000;
        font-weight:bold;
        text-decoration: underline;
}

div#dl_abo a
{
        color:#333333;
        font-size:11px;
        font-weight:bold;
}

/* �berarbeitung vorhandener Klassen wegen neuen Icons */

div#content a.downloadnow_v1{
    display:block;
    color:#090;
    font-weight:bold;
    font-size:12px;
padding:5px 0 5px 32px;
background:transparent url(/img/global/ic_download_v1.gif) no-repeat 5px center !important;	
}


div#content a.bittorrent_v1{
	padding:5px 0 5px 32px;
	background:transparent url(/img/global/torrent_download_v1.gif) no-repeat 5px center !important;
	display:inline;
    line-height:26px;

}

div#content a.softwareload_v1{
	color:#f00;
    background:transparent url(/img/global/jetzt-kaufen_v1.gif) no-repeat 5px center !important;

}

div#content div#toolDesc a.downloadnow_v1{
	margin:4px 0;
}

div#content div#toolDesc p{
	padding:0;
}

div#toolDesc div#start_download_v1{
	color:#000;
	font-weight:bold;
}

div#toolDesc div#start_download_v1 a{
	color:#090;
	font-weight:bold;
    text-decoration: underline;
}


/* Neue Faktbox f�r Akamai */

#getFileFaktBox-Head, #getFileFaktBox-Bottom{
	width:474px;
	height:7px;
	font-size:0px;
	background:url(/img/global/getfile-faktbox-head.gif) no-repeat left top;
}
#getFileFaktBox-Bottom{background:url(/img/global/getfile-faktbox-bottom.gif) no-repeat left top;}

#getFileFaktBox-Content{
	background:url(/img/global/getfile-faktbox-bg.gif) repeat-x left bottom;
	border-left:1px solid #bcbcbc;
	border-right:1px solid #bcbcbc;
	font-size:12px;
	font-weight:bold;
	color:#000;
}

#getFileFaktBox-Content ul li{
	padding:8px 0 5px 40px;
	margin:0;
	background:url(/img/global/getfile-faktbox-check.gif) no-repeat 6px 4px;
}

#getFileFaktBox-Content ul li span{
	float:left;
	padding:6px 4px 0 0;
}

#getFileFaktBox-Content ul li.kaspersky{
	padding:0 0 0 40px;
	margin:0;
	background-position:6px 0;
}


/* Anpassung wegen Ausblendung der Infos bei getFile */

div#content div#topthema ul{
	width:100%;
	padding:6px 0 2px 6px;
	background:url(/img/global/getfile-table-bg.gif) repeat-x left top;
}

/* Neue Klassen wegen der Grossbildversion und der Lupe by oyasar */

.contentimage {
float:right;
padding:0 0 5px 5px;
font-size:10px;
}

.contentimage .lupe  {
background:transparent url(/ii/lupe_17x22px.jpg) no-repeat right top;
}

.contentimage .lupe span {
padding: 0 20px 0 0;
}

.contentimage .lupe div {
display:inline;
}

/* neue Styles fuer die Beitragsliste */

ol#beitragsliste_photo {
list-style:none outside none;
margin:0;
}

ol#beitragsliste_photo li {
border-bottom: 1px solid #DDDDDD;
padding: 10px 0pt;
}

ol#beitragsliste_photo li div {
display: inline-block;
width: 100%;
}

ol#beitragsliste_photo li div span.beitragsliste-datum
{
display: block;
font-size: 10px;
height: 1em;
padding: 0pt 0pt 4px 0px;
text-align: right;

}

ol#beitragsliste_photo div.beitragsliste-image-border {

border: 1px solid #DDDDDD;
float: left;
height: 80px;
margin: 0pt 10px 0pt 0pt;
padding: 1px;
width: 80px;
}

ol#beitragsliste_photo div.beitragsliste_photo_image
{
background: no-repeat scroll 0pt 0pt transparent;
background-position: center;
width: 80px;
height: 80px;
}

ol#beitragsliste_photo .beitragsliste-text
{
  padding: 0 0 4px 94px;
}

ol#beitragsliste_photo .beitragsliste-headline
{
  padding: 0 0 4px;
}

ol#beitragsliste_photo span a {
font-size:11px;
font-weight:bold;
}

/* Ende Styles fuer die Beitragsliste */

/* Styles fuer seo-tags in den Standard-Unterbeitraegen */
div#content div.specCont h2.stub_ueberschrift_gross{
color:#003366;
font:bold 18px/22px Verdana,Arial,Helvetica,sans-serif;
padding:0 0 20px 2px;
}

div#content div.specCont h1.stub_liste_aktiv{
color:#003366;
font-size:11px;
font-weight:bold;
line-height:8px;
margin:0;
padding:0;
}

/* neue Styles fuer seo-Tags  Standardbeitraege*/
div#content h1.seo_1 div {
color:#003366;
font:bold 18px/22px Verdana,Arial,Helvetica,sans-serif;
margin:0;
padding:0 0 20px 2px;
text-transform:none;
float:left;
}

div#content h2.seo_2 div

{
/*border-bottom:0 none;
border-top:1px dashed #999999;*/
clear:left;
color:#003366;
font:18px/22px Verdana,Arial,Helvetica,sans-serif;
margin:0;
padding:10px 2px;
text-transform:none;

}

/* Download Button - Aenderung durch InterRed Ticket 5129 */
/* Fallback, old */
div#content a.downloadnow_button{
    display:block;
    background:url(../img/en/dl-text-up.png) 10px 5px no-repeat;
    padding:5px 0 0 10px;
    height:42px;
    width:226px;
    margin:0;
}
div#content a.downloadnow_button:hover {
    background:url(../img/en/dl-text-hover.png) 10px 5px no-repeat;
}
div#content div#toolDesc a.downloadnow_button {
    margin:10px 0;
}

/* cz */
div#content a.downloadnow_button_cz{
    display:block;
    background:url(../img/cz/dl-text-up.png) 10px 5px no-repeat;
    width:226px;
    height:42px;
    margin:0;
    padding:5px 0 0 10px;
}
div#content a.downloadnow_button_cz:hover {
    background:url(../img/cz/dl-text-hover.png) 10px 5px no-repeat;
}
div#content div#toolDesc a.downloadnow_button_cz {
    margin:10px 0;
}

/* de */
div#content a.downloadnow_button_de{
    display:block;
    background:url(../img/de/dl-text-up.png) 10px 5px no-repeat;
    width:256px;
    height:42px;
    margin:0;
    padding:5px 0 0 10px;
}
div#content a.downloadnow_button_de:hover {
    background:url(../img/de/dl-text-hover.png) 10px 5px no-repeat;
}
div#content div#toolDesc a.downloadnow_button_de {
    margin:10px 0;
}

/* en */
div#content a.downloadnow_button_en{
    display:block;
    background:url(../img/en/dl-text-up.png) 10px 5px no-repeat;
    width:226px;
    height:42px;
    margin:0;
    padding:5px 0 0 10px;
}
div#content a.downloadnow_button_en:hover {
    background:url(../img/en/dl-text-hover.png) 10px 5px no-repeat;
}
div#content div#toolDesc a.downloadnow_button_en {
    margin:10px 0;
}

/* hu */
div#content a.downloadnow_button_hu{
    display:block;
    background:url(../img/hu/dl-text-up.png) 10px 5px no-repeat;
    width:226px;
    height:42px;
    margin:0;
    padding:5px 0 0 10px;
}
div#content a.downloadnow_button_hu:hover {
    background:url(../img/hu/dl-text-hover.png) 10px 5px no-repeat;
}
div#content div#toolDesc a.downloadnow_button_hu {
    margin:10px 0;
}

/* it */
div#content a.downloadnow_button_it{
    display:block;
    background:url(../img/it/dl-text-up.png) 10px 5px no-repeat;
    width:196px;
    height:42px;
    margin:0;
    padding:5px 0 0 10px;
}
div#content a.downloadnow_button_it:hover {
    background:url(../img/it/dl-text-hover.png) 10px 5px no-repeat;
}
div#content div#toolDesc a.downloadnow_button_it {
    margin:10px 0;
}

/* nl */
div#content a.downloadnow_button_nl{
    display:block;
    background:url(../img/nl/dl-text-up.png) 10px 5px no-repeat;
    width:256px;
    height:42px;
    margin:0;
    padding:5px 0 0 10px;
}
div#content a.downloadnow_button_nl:hover {
    background:url(../img/nl/dl-text-hover.png) 10px 5px no-repeat;
}
div#content div#toolDesc a.downloadnow_button_nl {
    margin:10px 0;
}

/* pl */
div#content a.downloadnow_button_pl{
    display:block;
    background:url(../img/pl/dl-text-up.png) 10px 5px no-repeat;
    width:196px;
    height:42px;
    margin:0;
    padding:5px 0 0 10px;
}
div#content a.downloadnow_button_pl:hover {
    background:url(../img/pl/dl-text-hover.png) 10px 5px no-repeat;
}
div#content div#toolDesc a.downloadnow_button_pl {
    margin:10px 0;
}

/* ro */
div#content a.downloadnow_button_ro{
    display:block;
    background:url(../img/ro/dl-text-up.png) 10px 5px no-repeat;
    width:256px;
    height:42px;
    margin:0;
    padding:5px 0 0 10px;
}
div#content a.downloadnow_button_ro:hover {
    background:url(../img/ro/dl-text-hover.png) 10px 5px no-repeat;
}
div#content div#toolDesc a.downloadnow_button_ro {
    margin:10px 0;
}

/* ru */
div#content a.downloadnow_button_ru{
    display:block;
    background:url(../img/ru/dl-text-up.png) 10px 5px no-repeat;
    width:206px;
    height:42px;
    margin:0;
    padding:5px 0 0 10px;
}
div#content a.downloadnow_button_ru:hover {
    background:url(../img/ru/dl-text-hover.png) 10px 5px no-repeat;
}
div#content div#toolDesc a.downloadnow_button_ru {
    margin:10px 0;
}

/* tr */
div#content a.downloadnow_button_tr{
    display:block;
    background:url(../img/tr/dl-text-up.png) 10px 5px no-repeat;
    width:236px;
    height:42px;
    margin:0;
    padding:5px 0 0 10px;
}
div#content a.downloadnow_button_tr:hover {
    background:url(../img/tr/dl-text-hover.png) 10px 5px no-repeat;
}
div#content div#toolDesc a.downloadnow_button_tr {
    margin:10px 0;
}
/* Download Button - Aenderung durch InterRed Ticket 5129 - Ende */
