/* only member */

#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;
}

#sitebody {
  /*margin: 1em 1em 1em 270px;*/
  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:#cce9ff;
	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:#2f2f5f;
    border: 0px solid red;
}
.memberkasten_top{
	background-image: url(/images/www/memberkasten_oben.png);
	background-repeat:no-repeat;
	float:left;
	width: 220px;
	height: 10px;
	border: solid 0px green;
}
.memberkasten_body{
	background-color:#e9f5ff;
	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/www/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/www/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;
}


#client_banner, #client_manual_banner {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	color:#000000;
	padding:0px;
 	cursor:pointer;
	width: 458px;
	background-repeat: no-repeat;
}

#client_banner {  
  	background-image: url(/images/shared/member/client_banner.jpg);
  	height: 108px;
 	margin:4px 0px 8px 0px;
}

#client_banner p {
	padding-left:250px;
	padding-top:30px;	
}


#client_manual_banner {  
  background-image: url(/images/shared/member/client_manual_banner.jpg);
  height: 133px;
  margin-bottom:-8px;
}

#client_manual_banner p {
	padding-left:242px;
	padding-top:30px;
}
