/* only member */

.member {
	min-height:400px;
}

.member a { 
	border:0px solid #FFFFFF;
	margin:0px;
	padding:0px;
}	

.member p { 
	margin:10px 0;
}	


.member table {
	margin:20px 0;
}

.member td  {
	padding:0;
	margin:0;
	text-align:left;
}

.faq_text p {
	color:#FFCC00;
}

.faq_text {
	padding:10px 0;
}


.text_list {
	list-style-image: url("/images/de/layout_5/member/icon_text.gif");
}
  
.sw_list {
	list-style-image: url("/images/de/layout_5/member/icon_software.gif");
}

.list_arrow {
	list-style-image: url("/images/de/layout_5/member/list_pfeil.gif");
}

#right_column form {
	padding-left:10px;
}

#right_column input {
	margin-top:10px;
}

#client_banner, #manual_banner {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#fff;
	padding:0px;
	margin:0px;
 	cursor:pointer;
	width:608px;
	background-repeat: no-repeat;
}

#client_banner {  
  	background-image: url("/images/de/layout_5/member/client_banner.gif");
	height:101px;
  	}

#client_banner p {
	padding-left:400px;
	padding-top:40px;	
	margin:0;
}


#manual_banner {  
  background-image: url("/images/de/layout_5/member/manual_banner.gif");
  height:140px;
  margin-top:20px;
}

#manual_banner p {
  padding-left:400px;
  padding-top:40px;
  
}



/*#sitemenu {
  float: left;
  width: 220px;
  margin:0 12px 0 0;
  border: solid blue 0px;
  font-size: 9pt;
  font-family:  Arial,"MS Trebuchet", sans-serif;
  list-style-image: url("/images/www/list_pfeil.gif");
}

html>body #sitemenu{
  margin:0 20px 0 0;
}


#sitemenu a {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	color:#4e392b;
	text-decoration:none;
}

#sitemenu a:visited {color:#4e392b;}
#sitemenu a:hover {color:#fff;}
#sitemenu a:active {color:#8c8372;}




#sitebody {
  margin:0px;
  padding:0px;
  width: 458px;
  text-align:left;
  border: solid red 0px;
  height: auto;
  font-size: 9pt;
  font-weight: normal;
  font-family:  Arial,"MS Trebuchet", sans-serif;
}


#traffic, #acc, #software, #anleitung {
  border: solid red 0px;
  background-color: #E9F5FF;
  text-align: center;
}

.headline {
  border: solid red 0px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  font-weight: bold;
  color: #2f2f5f;
  background-color: #cce9ff;
}
.memberkasten_header{
    background-color:#494139;
	height: 30px;
	width: 220px;
    margin-bottom: 2px;
    border: solid 0px black;
}

.memberkasten_title{
    font-size: small;
    font-weight: bold;
    border: solid 0px red;
    width: 220px;
    text-align: center;
    margin-top: 0px;
    color:#fff;
    border: 0px solid red;
}
.memberkasten_top{
	background-image: url(/images/de/layout_5/member/memberkasten_oben.jpg);
	background-repeat:no-repeat;
	float:left;
	width: 220px;
	height: 10px;
	border: solid 0px green;
}
.memberkasten_body{
	background-color:#8f8574;
	width: 220px;
	height:auto;
	font-size: 8pt;;
    font-weight: normal;
    font-family: verdana;
    list-style-type: decimal;
    color:#000;
    padding: 2px 0px 2px 0px;    
    border: solid 0px blue;
    margin-top: 0px;
}
.memberkasten_inner{
	 text-align: center;
}
.text_list{
  margin-left: 20px;
  text-align: left;
  list-style-image: url("/images/www/icon_text.gif");
}
.sw_list{
  margin-left: 20px;
  text-align: left;
  list-style-image: url("/images/www/icon_software.gif");
}
.upgrade-header {  
  background-color: #F7B72E;
  background-image: url(/images/de/layout_5/member/gelb_oben.png);
  background-repeat: no-repeat;
  background-position: top;
  width: 444px;
  height: 15px;
  margin-bottom:1px;
}

.upgrade-footer {  
  background-color: #F7B72E;
  background-image: url(/images/de/layout_5/member/news_footer.png);
  background-repeat: no-repeat;
  background-position: bottom;
  height: 15px;
  width: 444px;
  margin-bottom: 10px;
}
.bugreport {
	font-size:0.8em;
	}
	
.bugreport table {
	width:460px;
}
.bugreport table th {
	vertical-align:top;
	}

.bugreport input, .bugreport textarea {
	border: 1px solid #f7b72e;
}

.hinweis {
	color:#ff0000;
	font-size:14px;
}

.hinweis a {
	font-size:14px;
}





.padd1 {
	width:200px;
	padding: 20px 20px 20px 40px;
}

.padd2 {
	width:500px;
	background-color:#3c352e;
	
}*/