/* Main Layout */
body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9px;
  color: #ffffff;
  background-color: #000000;
}

img { border: none; }

hr {
  color: #ffffff;
  background-color: #666666;
  border: 0px;
  border-top: transparent;
  border-bottom: transparent;
  margin: 2px 0;
  height: 1px;
}

/* Links */
a, a:visited, a:active {
  color: #ffffff;
  text-decoration: none;
  font-weight: normal;
}

a:hover {
  color: #ff6803;
  text-decoration: underline;
  font-weight: normal;
}

a.titlelink, a.titlelink:visited, a.titlelink:active {
  color: #ffffff;
  text-decoration: none;
  font-weight: bold;
}

a.titlelink:hover {
  color: #ff9933;
  text-decoration: underline;
  font-weight: bold;
}

a.category, a.category:visited, a.category:active {
  color: #ffffff;
  text-decoration: none;
}

a.category:hover {
  color: #ff6803;
  text-decoration: underline;
}

/* Font types */
h2 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #ff6803;
  text-transform: uppercase;
  font-weight: bold;
}

small {
  color: #ffffff;
  font: normal 9px Verdana, Arial, Helvetica, sans-serif;
}

.title {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #ffffff;
  font-weight: bold;
  background-image:url(Bilder/title_bg.png);
}

.category_big, .category_big a {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #ffffff;
  font-weight: bold;
}

.category {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #ff6803;
  font-weight: normal;
}

/* Forms */
form {
  border: none;
  margin: 0px;
  padding: 0px;
}

input, textarea, select {
  border: 1px solid #989898;
  background-color: #ffffff;
  font: normal 10px Verdana, Arial, Helvetica, sans-serif;
  color: #000000;
}

input:active, textarea:active, select:active, input:focus, textarea:focus, select:focus {
  border: 1px solid #CCCCCC;
  background-color: #ffffff;
  color: #000000;
}

input[type="radio"], input[type="checkbox"], 
input[type="radio"]:focus, input[type="radio"]:active,
input[type="checkbox"]:focus, input[type="checkbox"]:active {
  border: 0px;
}

.input {
  background-color: transparent;
  border: none;
  margin: 2px;
}

/* Infomessages - Miscellaneous */
.tooltip {
  position: absolute;
  display: none;
  background-color: #FFFFFF;
  color: #ff6803;
  border: 1px solid #DDDDDD;
  border-left: 4px solid #0E8AEA;
  padding: 4px 10px;
  z-index: 100;
}

.errorbox {

  border: 1px dashed #D60000;
  color: #ffffff;
  font-size: 10px;
  width: 350px;
  padding: 8px;
  margin-top: 10px;
  margin-bottom: 10px;
  text-align: left;
}

/* BBCode Tags */
.quote {
  color: #ff6803;
  text-align: left;
  font: normal 9px Verdana, Arial, Helvetica, sans-serif;
  margin: 0 auto;
  padding: 3px;
}

.code {
  color: #FC0;
  text-align: left;
  margin: 0 auto;
  padding: 3px;
  font: normal 10px Verdana, Arial, Helvetica, sans-serif;
}

.codeinner {
  color: #ff6803;
  font: 11px 'Courier New', Courier, monospace;
}

.codeline0 {

	height: 15px;
	padding-left: 3px;
	white-space: nowrap;
}

.codeline1 {

	height: 15px;
	padding-left: 3px;
	white-space: nowrap;
}

/* Profile Design */
#profile_head_top {
	width:416px;
	height:25px;

	padding-top:7px;
	padding-left:11px;
}

#profile_head_body {
	width:427px;	

}

#profile_head_body_sig {
	width:427px;
}

#profile_left {
	float:left;
	width:140px;
}

#profile_right {
	float:left;
	width:287px;
}

#profile_pic_on {
	width:120px;
	height:174px;

	margin-left:10px;
	margin-bottom:10px;
}

#profile_pic_off {
	width:120px;
	height:174px;

	margin-left:10px;
	margin-bottom:10px;
}

#profile_head_footer {
	width:428px;
	height:22px;
}

#profile_head_button_user {
	width:78px;
	height:22px;
       border:1px solid #ff6803;
	display:block;
	float:left;
	border:0
}


.profile_tab_descr {
	width:auto; margin-left:3px;
	height:31px;
       border:1px solid #ff6803;
	float:left;
	display:block;
	cursor:pointer;	
}

.profile_tab_descr:hover {
	width:auto; margin-left:3px;
	height:31px;
       border:1px solid #ff6803;
	float:left;
	display:block;
	cursor:pointer;	
}

.profile_tab_descr_active {
	width:auto; margin-left:3px;
	height:31px;
       border:1px solid #ff6803;
	float:left;
	display:block;
}

.profile_tab_detail {
	width:auto; margin-left:3px;
	height:31px;
       border:1px solid #ff6803;
	float:left;
	display:block;
	cursor:pointer;	
}

.profile_tab_detail:hover {
	width:auto; margin-left:3px;
	height:31px;
       border:1px solid #ff6803;
	float:left;
	display:block;
	cursor:pointer;	
}

.profile_tab_detail_active {
	width:auto; margin-left:3px;
	height:31px;
       border:1px solid #ff6803;
	float:left;
	display:block;
}

.profile_tab_pc {
	width:auto; margin-left:3px;
	height:31px;
       border:1px solid #ff6803;
	float:left;
	display:block;
	cursor:pointer;	
}

.profile_tab_pc:hover {
	width:auto; margin-left:3px;
	height:31px;
       border:1px solid #ff6803;
	float:left;
	display:block;
	cursor:pointer;	
}

.profile_tab_pc_active {
	width:auto; margin-left:3px;
	height:31px;
       border:1px solid #ff6803;
	float:left;
	display:block;
}



.profile_tab_guestbook {
	width:auto; margin-left:3px;
	height:31px;
       border:1px solid #ff6803;
	float:left;
	display:block;
	cursor:pointer;	
}

.profile_tab_guestbook:hover {
	width:auto; margin-left:3px;
	height:31px;
       border:1px solid #ff6803;
	float:left;
	display:block;
	cursor:pointer;	
}

.profile_tab_guestbook_active {
	width:auto; margin-left:3px;
	height:31px;
       border:1px solid #ff6803;
	float:left;
	display:block;
}

.profile_tab_buddy {
	width:auto; margin-left:3px;
	height:31px;
       border:1px solid #ff6803;
	float:left;
	display:block;
	cursor:pointer;	
}

.profile_tab_buddy:hover {
	width:auto; margin-left:3px;
	height:31px;
       border:1px solid #ff6803;
	float:left;
	display:block;
	cursor:pointer;	
}

.profile_tab_buddy_active {
	width:auto; margin-left:3px;
	height:31px;
       border:1px solid #ff6803;
	float:left;
	display:block;	
}

.profile_tab_visitors {
	width:auto; margin-left:3px;
	height:31px;
       border:1px solid #ff6803;
	float:left;
	display:block;
	cursor:pointer;	
}

.profile_tab_visitors:hover {
	width:auto; margin-left:3px;
	height:31px;
       border:1px solid #ff6803;
	float:left;
	display:block;
	cursor:pointer;	
}

.profile_tab_visitors_active {
	width:auto; margin-left:3px;
	height:31px;
       border:1px solid #ff6803;
	float:left;
	display:block;
}

.profile_tab_charts {
	width:auto; margin-left:3px;
	height:31px;
       border:1px solid #ff6803;
	float:left;
	display:block;
	cursor:pointer;	
}

.profile_tab_charts:hover {
	width:auto; margin-left:3px;
	height:31px;
       border:1px solid #ff6803;
	float:left;
	display:block;
	cursor:pointer;	
}

.profile_tab_charts_active {
	width:auto; margin-left:3px;
	height:31px;
       border:1px solid #ff6803;
	float:left;
	display:block;
}


#profile_tab {
	width:425px;
}

#profile_tab_head {
	width:450px;
	height:17px;

	font-weight:bold;	
	padding-left:12px;	
	padding-top:2px;
}

#profile_tab_body {
	width:415px;
	padding-left:12px;
	padding-top:7px;
	padding-bottom:4px;

}



.profile_value {
	padding-left:3px;
	font: 9pt arial, helvetica, sans-serif;
	width:270px;
	overflow:hidden;
	padding-bottom:1px;
	padding-top:7px;
}

.profile_name {
	padding-left:3px;
	font: 6.5pt arial, helvetica, sans-serif;
	width:270px;
	overflow:hidden;
	font-weight: bold;
	padding-bottom:5px;
	padding-top:1px;
	font-style:italic;
	color:#676767;
}

.profile_space {
	width:270px;
	height:0px;
	border-top:1px #ff6803 dashed;
	border-bottom:1px #ff6803 dashed;
	line-height:0
}

#profile_picture_bg {
    width:115px; 
    height:145px; 
    margin-left:14px; 
    margin-top:5px
}
