/***** Global Settings *****/
 
html, body {
border:0;
margin:0;
padding:0;
}
 
body {
background: #fff;	
font:100%/1.25 "Trebuchet MS", Georgia, Verdana, serif;
text-align:center;

}
.allin{
height:100%;
background: #fff;
}
 
/***** Common Formatting *****/
 
h1, h2, h3, h4, h5, h6 {
margin:0;
padding:0;
font-weight:normal;
}
 
h1 {
padding:30px 0 25px 0;
letter-spacing:-1px;
font:2em arial, helvetica, sans-serif;
}
 
h2 {
padding:2px 0;
letter-spacing:1px;
font:1.5em arial, helvetica, sans-serif;
border-bottom:1px solid lightgrey
}
 
h3 {
font:1em arial, helvetica, sans-serif;
font-weight:bold;
}
 
blockquote {
margin:22px 40px;
padding:0;
}
 
small {
font-size:0.85em;
}
 

 
sup {
position:relative;
bottom:0.3em;
vertical-align:baseline;
}
 
sub {
position:relative;
bottom:-0.2em;
vertical-align:baseline;
}
 
acronym, abbr {
cursor:help;
letter-spacing:1px;
border-bottom:1px dashed;
}
 
/***** Links *****/
 
a, a:visited {
text-decoration:none;
}
 
/***** Forms *****/
 
form {
margin:0;
padding:0;
display:inline;
}
 
input, select, textarea {
font:1em arial, helvetica, sans-serif;
padding:2px;
}
 
textarea {
line-height:1.25;
}
 
 
/***** Tables *****/
 
table {
border:0;
padding:0;
}

 
/***** Wrapper *****/
 
/***** Global Classes *****/
 
.clear         { clear:both; }
 
.float-left    { float:left; }
.float-right   { float:right; }
 
.text-left     { text-align:left; }
.text-right    { text-align:right; }
.text-center   { text-align:center; }
.text-justify  { text-align:justify; }
 
.bold          { font-weight:bold; }
.italic        { font-style:italic; }
.underline     { border-bottom:1px solid; }
.highlight     { background:#ffc; }

.editpost {color:grey;}
 
/*.wrap          { width:960px;margin:0 auto; }*/
 
/*.img-left      { float:left;margin:4px 10px 4px 0; }
.img-right     { float:right;margin:4px 0 4px 10px; }*/
 
.nopadding     { padding:0; }
.noindent      { margin-left:0;padding-left:0; }
.nobullet      { list-style:none;list-style-image:none; }

a:link, a:visited, a:active{color:black; text-decoration:none; cursor:pointer; -moz-outline-style: none; outline:none;}
a:hover{color:grey;}

:link img { border:none;text-decoration:none; }
:hover img { border:none;text-decoration:none; }
:visited img { border:none;text-decoration:none; }
:link:active img, :visited:active img { border:none; text-decoration:none;}

.wall{
  width:300px;
  padding:8px;
  margin:2px;
  font-size: 11px;
  text-align: justify;
  font-style: normal; }

.newthread a:link{
color:red;}

#centerwrap {
		width:900px;
	margin-left:auto;
	margin-right:auto;
		text-align:left;
			}
	#content {
		margin:0 0px;
		padding:0px;
		
	}
#top{
height:300px;width:900px;background-image:url(top.jpg);background-repeat:repeat-x;
}	
.TopBar .Header { width: 100%; margin-top: 0px; margin-right: auto; margin-left: auto;}
.TopBar .Header .Logo { padding: 5px 0 0 5px; }
.TopBar .Header .Logo img { float: left; }
.TopBar .Header .Status { font-size: 11px; color: white; text-align: right; vertical-align: top; padding-top: 12px; padding-bottom: 2px;}
.TopBar .Header .Status a{color:white}
.TopBar .NavBar { width: 815px; margin-top: 0px; margin-right: auto; margin-left: auto; }
.TopBar .NavBar .Primary {  padding-top: 5px; vertical-align: bottom;  padding-bottom: 0; padding-left: 1px; }
.plusbutton {padding:2px 2px 0 0px ;vertical-align: top}
  
a.info{
    position:relative; 
    color:#000;
    text-decoration:none}

a.info span{display: none}

a.info:hover span{ 
    display:block;
    position:absolute;
    top:2em; left:2em; width:15em;
    background-color:lightgrey;
	 color:#000;
    text-align: center;
	 border: 1px solid lightgrey;
	opacity: 0.75;
	padding: 5px;}
	

 .profilheader{background-image: url(http://www.checker-forum.de/wbblite/images/checker/cellpic.gif); 
 font-weight: bold;vertical-align: top; font-size: 11px; line-height: 13px; margin: 0px; padding: 1px 3px 1px 3px;}
#tablec{
border-top:1px solid lightgrey;
border-left:4px solid lightgrey;
padding:15px;
}
#tablea{
padding:10px;
}
#tableb{
padding:10px;
}
#tabled{
border-top:1px solid lightgrey;
padding:15px;
}
.category{
font-size: 16px;
padding:3px;
} 
.titel{
font-family:Arial;
font-size: 14px;
padding:3px;
} 

 .userprofil{
 	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 10px;
	color: Black;
	margin:15px
	}
	
.menu a:link{
	border: 1px dashed black;
	border-left: none;
	border-right: none;
	border-top: none;}
.menu a:visited{
  	border: 1px dashed black;
	border-left: none;
	border-right: none;
	border-top: none;}
.menu a:hover{
	border: 1 px dashed black;
	border-left: none;
	border-right: none;
	border-top: 1px dashed black;} 
 
 .profiltb td   { vertical-align: top; font-size: 11px; line-height: 13px; margin: 0px; padding: 1px 3px 1px 3px; }
 .profiltb a:link{text-decoration: none;background: url(bullet_go.gif) no-repeat left 0px;
    padding-left: 17px;} 
	 .profiltb a:visited{text-decoration: none;background: url(bullet_go.gif) no-repeat left 0px;
    padding-left: 17px;} 
	 .profiltb a:hover{text-decoration: none;background: url(bullet_go.gif) no-repeat left 0px;
    padding-left: 17px;} 
 .profiltb .label {
 	font-size: 11px;
	color:grey;
	width: 150px;
 }
 .label {
 	font-size: 11px;
	color:grey;
		 }
		 
.label td	{padding-left:4px;}
 .userprofil h2{
margin:10px 0px; font-size:14px; border-bottom:1px solid grey;

 }
.log a:link{
	border: 1px dashed black;
	border-left: none;
	border-right: none;
	border-top: none;}
.log a:visited{
  	border: 1px dashed black;
	border-left: none;
	border-right: none;
	border-top: none;}
.log a:hover{
	border: 1 px dashed black;
	border-left: none;
	border-right: none;
	border-top: 1px dashed black;} 

.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;}
.link a  { 
border-bottom: 1px dashed #ddd; padding: 2px; margin: 0px; width: 140px; display: block; float: left; }

.link a:hover   { text-decoration: none; color: black; background: white; }

.dotted a:link, a:visited, a:active{color:black; text-decoration:none; cursor:pointer; -moz-outline-style: none; outline:none;}
.dotted a:hover{color:grey;
  border: 1 px dashed black;
	border-left: none;
	border-right: none;
	border-bottom: 1px dotted grey;
  }
  
#overviewmenu{
text-align:left;
font-size:11px;
list-style-image:none;
list-style-position:outside;
list-style-type:none;}  

#overviewmenu li{
margin:0pt;
padding:0pt;
list-style-type:none;
list-style-image:none;
}

#overviewmenu ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
color:#FFFFFF;
line-height:14px;
margin-top:12px;
}

#overviewmenu ul li a:hover {
background-color:lightgrey;
text-decoration:none;
list-style-type:none;
list-style-image:none;
}

#overviewmenu ul img {
clear:left;
float:left;
left:0pt;
padding:0pt 10px 0pt 6px;
position:relative;
top:7px;
list-style-type:none;
list-style-image:none;
}
#overviewmenu ul li a {
color:black;
display:block;
height:31px;
padding:9px 0pt 10px;

border:0px;
list-style-type:none;
list-style-image:none;
}
#overviewmenu ul a em {
color:grey;
font-size:10px;
font-style:normal;
list-style-type:none;
list-style-image:none;
}

#threadtable {	
	font: 16px georgia,palatino;
	color: #333333;
	background: White;
	text-align: justify;
	border: 0px dashed #999;
		}
		
#boxleft {border-top:1px solid lightgrey;border-left:3px solid lightgrey;padding:4px}

.footer{font:Normal 11px Verdana; float:left;width:100%}

#boxtitle {font-size:14px;  display: block;   
   }

.clsCursor {  cursor: hand}
blockquote {
	margin: 15px 15px 0 10px;
	padding-left: 30px;
	padding: 15px;
	border-left: 8px solid #ddd;
   font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
	background: White;
	text-align: justify;
	border-bottom: 1px dashed #999;
	border-right: 1px dashed #999;
	border-top: 1px dashed #999;
		}

table.quote{
BORDER: #000000 1px dashed; 
COLOR: black; 
BACKGROUND-COLOR: #ffffff;
width:98%;
}
td.quote {
BACKGROUND-COLOR: #ffffff;
}
div.quote1 {
COLOR: #7E838C;
FONT-WEIGHT: bold; 
FONT-SIZE: 50px; 
FONT-FAMILY: Times New Roman, Times, serif; POSITION: relative; 
TOP: -10px
}
div.quote2 {
COLOR: #A9B9C4;
FONT-WEIGHT: bold; 
FONT-SIZE: 50px; 
FONT-FAMILY: Times New Roman, Times, serif; POSITION: relative; 
TOP: 25px;
}
.userava{
width:120px;
	float: left;
	margin: 0;
	padding: 4px;
	border: dotted;
	border-right: 1px #A1A2A1;
	border-bottom: 1px #A1A2A1;
	border-left: 1px #A1A2A1;
	border-top: 1px #A1A2A1;
}
.post a:link{
background: url(http://www.checker-forum.de/wbblite/images/checker/notvisited.gif) no-repeat right 0px;
    padding-right: 17px;
	border: 1px dashed black;
	border-left: none;
	border-right: none;
	border-top: none;
}
.post{
	text-align: justify;
}
.post a:visited{
background: url(http://www.checker-forum.de/wbblite/images/checker/visited.gif) no-repeat right 0px;
padding-right: 17px;
    	border: 1px dashed black;
	border-left: none;
	border-right: none;
	border-top: none;
}
.post a:hover{
background: url(http://www.checker-forum.de/wbblite/images/checker/govisit.gif) no-repeat right 0px;
    padding-right: 17px;
	border: 1px dashed black;
	border-left: none;
	border-right: none;
	border-top: 1px dashed black;
} 
.user img{
	border:1px Solid #3f4c91;  padding:4px;
}

.userbox img{
border:1px Solid #A1A2A1;  padding:4px;}

SELECT {
 FONT-SIZE: 12px;
 FONT-FAMILY: Arial;
 COLOR: #000000;
 BACKGROUND-COLOR: white;
}

.SELECT2 {
padding:6px;
 FONT-SIZE: 16px;
 FONT-FAMILY: Arial;
 font-style:bold;
 COLOR: #000000;
 BACKGROUND-COLOR: white;
}

TEXTAREA {
 FONT-SIZE: 12px;
 FONT-FAMILY: Tahoma,Helvetica;
 COLOR: #093349;
 BACKGROUND-COLOR: white;
}
.input_s {
 FONT-SIZE: 17px;
 FONT-WEIGHT: bold;
 FONT-FAMILY: Arial,Helvetica;
 COLOR: #093349;
 BACKGROUND-COLOR: white;
}

.input_c {	
padding-left: 17px; padding-right: 17px; border: 1px solid #093349; padding-top: 3px; padding-bottom: 3px; font-size: 13px; font-weight: bold; background:url(http://www.checker-forum.de/wbblite/images/checker/lastpost.gif) 2px 4px no-repeat;
width: 250px;}

.input {
 FONT-SIZE: 12px;
 FONT-FAMILY: Tahoma,Helvetica;
 COLOR: #000000;
 BACKGROUND-COLOR: white;
 border: 1px solid black;
 }

.submit {
	color:#000000;
	font-weight:bold;
	padding:2px 5px;
	background-color:white;
	cursor:pointer;
	border:1px solid #ddd;

}

div.mediabox {  
    border: 3px solid grey;  
    margin: auto;  
    background: lightgrey;  
    text-align: center;  
    font-weight: bold;  
    padding: 10px  
} 
.vclass{
 text-align:center;
}

FIELDSET { border: 2px solid darkgrey; padding: 1em; margin: 0; }
LEGEND { color: #ccc; font-size: 120%; }
DIV.clear { clear: both; }
     
.add{
width:300px;
border:1px solid #C0C0C0;
color:black;
cursor:pointer;
float:left;
font-size:11px;
text-decoration:bold;
line-height:2.4em;
margin:6px;
}


.add img {
clear:left;
float:left;
left:120px;
list-style-image:none;
list-style-type:none;
position:relative;
top:6px;
}
#loading{
 position:fixed;
  top: 5;
  right: 5;
  }
#link {
text-align:center;
	color:#000000;
	font-weight:bold;
	background-color:lightgrey;
	cursor:pointer;
	font-family:Arial;
	font-size:12px;
	}
.alt{
background: grey;
border-bottom:1px solid black
	}
#link hover{
text-align:center;
	color:#000000;
	font-weight:bold;
	background-color:white;
	cursor:pointer;
	font-family:Arial;
	font-size:14px;
	}
.profilgal {
padding: 1px;
}
.profilgal a:hover {border:1px
}
.profilgal a:hover img{border:1px solid black
}
.profilgal img{
border:1px Solid #A1A2A1;  padding:4px;float:center;}

#TB_window {
  font: 12px Arial, Helvetica, sans-serif;
  color: #333333;
}
#TB_secondLine {
  font: 10px Arial, Helvetica, sans-serif;
  color:#666666;
}
#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
  position: fixed;
  z-index:100;
  top: 0px;
  left: 0px;
  background-color:lightgrey;
  filter:alpha(opacity=75);
  -moz-opacity: 0.75;
  opacity: 0.75;
  height:100%;
  width:100%;
}
* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_window {
  position: fixed;
  background: #ffffff;
  z-index: 102;
  color:#000000;
  display:none;
  border: 1px solid #525252;
  text-align:left;
  top:50%;
  left:50%;
}
* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_window img#TB_Image {
  display:block;
  margin: 15px 0 0 15px;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #666;
  border-left: 1px solid #666;
}
#TB_caption{
  height:25px;
  padding:7px 30px 10px 25px;
  float:left;
}
#TB_closeWindow{
  height:25px;
  padding:11px 25px 10px 0;
  float:right;
}
#TB_closeAjaxWindow{
  padding:7px 10px 5px 0;
  margin-bottom:1px;
  text-align:right;
  float:right;
}
#TB_ajaxWindowTitle{
  float:left;
  padding:7px 0 5px 10px;
  margin-bottom:1px;
}
#TB_title{
  background-color:#e8e8e8;
  height:27px;
}
#TB_ajaxContent{
  clear:both;
  padding:2px 15px 15px 15px;
  overflow:auto;
  text-align:left;
  line-height:1.4em;
}
#TB_ajaxContent.TB_modal{
  padding:15px;
}
#TB_ajaxContent p{
  padding:5px 0px 5px 0px;
}
#TB_load{
  position: fixed;
  display:none;
  height:13px;
  width:208px;
  z-index:103;
  top: 50%;
  left: 50%;
  margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}
* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_HideSelect{
  z-index:99;
  position:fixed;
  top: 0;
  left: 0;
  background-color:#fff;
  border:none;
  filter:alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
  height:100%;
  width:100%;
}
* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_iframeContent{
  clear:both;
  border:none;
  margin-bottom:-1px;
  margin-top:1px;
  _margin-bottom:1px;
}
