/********************************************
   AUTOR: Mario Wolosz
   WEBSITE: http://www.splittest-club.com
   Sie dürfen dieses Template auf Ihren EIGENEN
   Websites uneingeschränkt nutzen, solange Sie
   Splittest-Club-Mitglied sind.
 *******************************************/ 

body {
	font: normal .70em/1.6em Verdana, 'Trebuchet MS', Tahoma, sans-serif;
	color: #444;
	text-align: center;
	background: #180700;	
}
a {
	color:#FF6600; 
	background-color: inherit;
	text-decoration: none;	
}
a:hover {
	background-color: inherit;
	text-decoration: underline;
}
h1, h2, h3 {
	font: normal 1em Georgia, "Times New Roman", Times, serif;
	color:#111;
	letter-spacing:-1px;
}

.t_table {
 text-align: left; 
 width: 580px; 
 margin:auto; 
 margin-left:-12px;
 border:2px solid #000000; 
 border-collapse:collapse;
 padding:0px;
}

.t_head {
 font-size:17px;
 font-weight: bold; 
 text-decoration: underline;
 background-color: rgb(255, 255, 204);
 border:1px solid #000000;
 padding:5px;
}

.t_cell {
 margin:0px;
 vertical-align:top;
 text-align:center;
 font-weight:bold;
 color:#000000;
 border:1px solid #000000;
 padding:5px;
}

.t_cell  header {
 color:#bf0000; 
 text-decoration:underline;
}

.t_cell texline {
 color:#000000;
}

.text_img {
 width:480px;
 margin:auto;
 border:4px dashed #000000; 
 padding: 10px; 
 font-size: 10pt; 
 font-family: verdana;
}

.ul_line {
 list-style-type:disc;
}

.ul_div {
 float:left;
 width:280px;
} 

.ul_div ul {
 list-style:none;
 padding-left:0px;
}

.ul_div li {
 height:40px;
 background:url(images/nicht.png) no-repeat;
 font-weight:bold;
 padding-top:5px;
 padding-left:40px;
}

h1 { font-size: 2.2em; } 
h2 { font-size: 1.8em; color:#FF0000; }
h3 { font-size: 1.4em; color:#FF0000; letter-spacing: 0px;}

p, h1, h2, h3 {
	padding: 0;
}
code {
  text-align: left;
  display: block;
  overflow: auto;  
  font: 500 1em/1.5em 'Lucida Console', 'courier new', monospace;
  /* white-space: pre; */   
  background: #FCFCF9;
  border: 1px solid #EFEFEF;
}
acronym {
  cursor: help;
  border-bottom: 1px solid #777;
}
blockquote {
  	font: bold 1.3em/1.5em 'Trebuchet MS', Sans-serif;   
	background: #FCFCF9;
   border: 1px solid #EFEFEF;
	color: #6C6E3A;
}
form {
	border:none;
/* 	background: #F8F8F8; */
}
label {
	display:block;
	font-weight:bold;
}
input {
	padding: 2px;
	border: 1px solid #EFEFEF;
	font: normal 1em Verdana, 'Trebuchet MS', Tahoma, sans-serif;	
	color: #666666;
}
textarea {
	border: 1px solid #EFEFEF;
	font: normal 1em Verdana, 'Trebuchet MS', Tahoma, sans-serif;
	height:100px;
	display:block;		
	color: #666666;
}
input.button { 
	margin: 0; 
	font: bold 1em Arial, Sans-serif; 
	border: 1px solid #EFEFEF;
	padding: 2px 3px; 	
	background: #F1F0E4;
}
.searchform {
	background-color: transparent;
	border: none;	
	margin: 0; padding: 5px 0 15px 0;	
	width: 190px;	
}
.searchform p { margin: 0; padding: 0; }
.searchform input.textbox { 
	width: 120px;
	color: #333; 
	height: 18px;
	padding: 2px;	
	vertical-align: top;
}
.searchform input.button { 
	font: bold 12px Arial, Sans-serif; 
	color: #333;	
	width: 60px;
	height: 26px;
	border: none;
	padding: 3px 5px;	
	vertical-align: top;
}
#content-wrap {
	clear: both;
	background: #FFF url(contentbg.jpg) repeat-y center top;
	float: left;		
	width: 100%;
}
#content {
	text-align: left;	
	padding: 0;	
}
#main {
	padding: 0;		
	float: left;	
}
#main h1 { 
	font: normal 2.1em Georgia, "Times New Roman", Times, serif;
	color: #111; 	
	letter-spacing:-1px;
	background: url(bk_dotted.gif) repeat-x left bottom;
}
#main h1 a {
	color: #111;
	text-decoration: none;
}
#main p, #main h1, #main h2, #main h3, #main blockquote, #main form, #main table {
	margin-left: 0;
}
.float-left  { float: left; }
.float-right { float: right; }
.align-left  {	text-align: left; }
.align-right {	text-align: right; }
