form,fieldset,div,p,hr,h1,h2,h3,h4,h5,h6,dl,dd,dt,ol,ul,li,abbr,table,th,td,img {
border:0;
margin:0;
padding:0;
font-size: 1.0em;
}

html, body{ 
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
background:#FFFFFF; 
color:#000;
padding:0;
margin:0;
height:101%;
text-align: center;
}

#wrap {
	position: relative;
	margin: 0 auto 0 auto;
	padding: 0;
  	width: 900px;
	height:100%;
	text-align: left;
}

html>body #wrap {
	height: auto;
	min-height: 100%;
}

#layout {
position:absolute;
top:0;
left:0;
height:100%;
width:900px;
border-top: 20px solid #fff;
margin: 0 auto 0 auto;
text-align: left;
}


#content {
  width:440px;
  margin:0;
  padding:0 0 1.0em 0;
  border-bottom: 2px dotted #9BAF26;
  vertical-align:top;  
}

#sidebar {
    font-size:0.8 em;
	background: #B5CC2D url(../../images/bg_sidebar.gif) no-repeat bottom left;
	width:440px;
	margin: 0;
	padding:0 0 1.8em 0;	
  vertical-align:top;
	font-size:100%;
	height:100%;
	border-top: 2px solid #fff;
}

#sidebar-teaser{
	width:200px;
	position:relative;
	top:30px;
	left:20px;
	margin-bottom:2em;
}


p.footer a{
    text-align:right;
	text-transform:uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:0.91em;
}




/* ---inside header top ------------------------------- */
#teaser img{
display:block;
}

/* ---Leftnavi ----------------------------------- */

#navi{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:0.91em;
	font-weight:bold;
	line-height:130%;
	position:relative;
	text-decoration:none;
	left:0px;
	top:14px;
}

#navi li{ line-height:130%; margin:0px; padding:0px; font-family: Verdana, Arial, Helvetica, sans-serif; text-transform:uppercase;}
/*NAV LIST Ebene 0 1 2*/
#navi ul{
margin: 16px 0px 0px 0px ;
padding:0px;
text-align:right;
position:relative;
width:220px;
line-height:130%;
list-style-type:none;
}
#navi ul ul{
margin:0px 0px 0px 10px;
padding:0px;
text-align:left;
position:absolute;
left:220px;
width:200px;
font-weight:normal;
line-height:130%;
list-style-type:none;
}

html>body #navi ul ul{
margin-top:-1.30em;
font-weight:normal;
}

#navi a,#navi a:link,#navi a:visited{ color:#FFFFFF; text-decoration:none;}
#navi a:hover,#navi a.act,#navi a.act:link,#navi a.act:visited,#navi a.act:hover{ color:#000000; text-decoration:none; }
#navi ul ul a, #navi ul ul a:link{font-weight:normal;}
#navi ul ul a:hover,#navi ul ul a.act,#navi ul ul a.act:link, #navi ul ul a.act:visited, #navi ul ul a.act:hover{ color:#000000; text-decoration:none; font-weight:normal; }



/* ---Content ----------------------------------- */

p {
  margin-bottom: 1.4em;
  font-size:100%;
}
/*For Ie*/
#content h1, #content h3, #content p {

}

h1, h2, h3{
   
	color: #000;
	font-weight: bold;
		
}
h1 {
 line-height: 1.0em;
	font-size: 100%;
	margin-bottom: 1.5em;
	text-transform:uppercase;
}
h3 {
	font-size: 100%;
	margin-bottom: 0.2em;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:0.91em;
	font-weight:bold;	
	color: #fff;
	border: none;
	background: #B5CC2D url(../../images/h2-bg.gif) repeat-x top left;
	margin-bottom: 1.2em;
	text-transform:uppercase;
	padding: 0 0 0 2px;
}



a {
	color: #9BAF26;
	text-decoration:none;
	font-weight:bold;
	}
a:hover {
	color: #9BAF26;
	text-decoration:none;
	font-weight:bold;
}

#content a, #content a:link, #content a:visited, #content a:focus, #content a:hover  {padding-left:1px; padding-right: 14px; }
#content a, #content a:link, #content a:visited { background: #fff url(../../images/a-arrow.gif) no-repeat right;}
#content a:focus, #content a:hover { background: #fff url(../../images/a-arrow.gif) no-repeat right;}

#gotop {
	font-size: 0em;
	line-height: 0em;
	height: 0em;
}

#content a.top, #content a.top:link, #content a.top:visited, #content a.top:focus #content a.top:hover { 
color: #9BAF26; 
text-decoration:none; 
background:#fff url(../../images/a-top-arrow.gif) no-repeat left; 
margin:0em 0em 0em 0em;
padding:0em 0em 0em 0.5em;
}

#sidebar-teaser a, #sidebar-teaser a:link, #sidebar-teaser a:visited, #sidebar-teaser a:focus, #sidebar-teaser a:hover  {
padding-left:1px; 
padding-right: 14px;  
background: url(../../images/a-sidebar-arrow.gif) no-repeat right;
color: #FFFFFF; 
text-decoration:none; 
font-weight:bold;
}

#sidebar-teaser hr{
border-bottom: 2px dotted #ffffff;
}


#content h3 a, #content h3 a:link,  #content h3 a:visited, #content h3 a:focus, #content h3 a:hover {
    padding:0em; 
	font-size: 100%;
	margin-bottom: 0.2em;
    color:#000;
	background:#fff url(../../images/leer.gif) no-repeat left; 
}

ol {
    list-style-type:decimal;
	line-height: 1.8em;
	margin-bottom: 1.2em;
    margin-left:2.3em;
}

#content ul, #sidebar-teaser ul {
list-style-type: none;
margin-bottom: 1.2em;
color:#000000;
font-weight:normal;
}
#content ul li, #sidebar-teaser ul li{
background-image: url(../../images/ul-li-bullet.gif);
background-repeat: no-repeat;
background-position: 0 .3em;
padding-left: .9em;
margin-bottom: 0.3em;
}



hr {
border-bottom: 2px dotted #9BAF26;
margin-bottom:0.3em;
margin-top:-1.2em;
display: block;
}

html>body hr {
margin-bottom:0.8em;
margin-top:-0.6em;
}


strong, b {
	font-weight: bold;
	color:#000000;
	font-style: normal;
}

em, i {
	font-weight: bold;
	color:#8C8C8C;
	font-style: normal;
}

#sidebar-teaser em, #sidebar-teaser strong, #sidebar-teaser b{
	font-weight: bold;
	color:#000000;
	font-style: normal;
}


.spaceimg {
	width:10px;
	margin:0;
	padding:0;
	border:0;
	visibility: hidden;
	float:left;
	display:block;
	color:#000000;
}


/* ---Verschiedene---------------------------------------- */
	
a img{
	border-style: none;
}

#content p img{
float:left;
display:block;
margin:0;
padding:0;
margin-bottom:1.0em;
border-style:none;
}



.leftcol{
width:215px;
}

.rightcol{
width:215px;
float:right;
}


.clear {
clear:both;
}


.center {
	text-align: center;
	}
	
.hide{
	display: none;
}

body.plan #sidebar, body.plan #header {
	display: none;
}



// Forum Styles
input, #forum td input {
border:1px solid #8C8C8C;
margin:0;
padding:0;
font-size: 1.0em;
}

select{
font-size: 0.8em;
background-color :#B5CC2D; 
color : #ffffff; 
border-color:#B5CC2D;
}

textarea, #forum td textarea {
border:1px solid #8C8C8C;
margin:0;
padding:0;
font-size: 1.0em;
}

.prg td{
vertical-align:top;
padding-bottom:1em;
}

td.prgMiddleCol{
vertical-align:top;
padding-right:1em;
}

/* Forum */
p.forum-copy{text-align:right; font-size:10px; margin-top:0.2em;}
#forum td a, #forum td a:link, #forum td a:visited, #forum td a:focus, #forum td a:hover,  #forum a, #foruma:link, #forum a:visited, #forum p.forum-copy a, #forum p.forum-copy a:hover {color:#9BAF26; text-decoration:none; font-weight: bold; background: #ffffff url(../../images/leer.gif); padding:0px 0px 0px 1px; }

#forum p.forum-copy a, #forum p.forum-copy a:hover {color:#868686; text-decoration:none; background: #ffffff url(../../images/leer.gif); padding:0px 0px 0px 1px; }

.gbody{
font-family: Arial, Helvetica, sans-serif;
background: #FBF9F9;
margin-top: 11px;
margin-bottom: 10px;
margin-right: 10px;
margin-left: 10px;
}

/* General smart tables class */

table.forums {
font-family: Arial, Helvetica, sans-serif;
width: 100%;
border: 1px #CCCCCC solid;
display: table;
color: #000000;
border-collapse: collapse;
text-align: left;
} 

/* Simple transparent table without borders and background color (menu navigation, general tables) */

.tbTransparent{
font-family: Arial, Helvetica, sans-serif;
width: 100%;
background: transparent;
font-size: 11px;
line-height: 15px;
text-align: left;
}

/* Small analog text, used usually with SPAN */

.txtSm{
font-family: Arial, Helvetica, sans-serif;
text-decoration: none;	
font-size: 10px;
}

/* Normal analog text, used usually with SPAN */

.txtNr{
font-family: Arial, Helvetica, sans-serif;
text-decoration: none;	
font-size: 11px;
}

/* Views color */

.views{
color:#9A9A9A;
}

/* Warning text */

.warning{
color: #225873;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
}

/* Supscript class */

.navCell{
font-family: Arial,Helvetica,Geneva,sans-serif;
font-size: 10px;
}

/* Class for select boxes */

.selectTxt {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
background-color: #FFFFFF;
}

/* List style - user's info */

.limbb{
list-style: circle;
font-size: 11px;
margin-left: 15px;
}

/* Input areas - boxes, textareas... */

.inputButton {
font-family: Arial, Helvetica, sans-serif;
background: #FFFFFF;
border-top: #CCCCCC 1px solid;
border-right: #CCCCCC 1px solid;
border-left: #CCCCCC 1px solid;
border-bottom: #CCCCCC 1px solid;
font-size: 10px;
color: #000000;
/* height: 19px; */
}

.textForm {
font-family: Arial, Helvetica, sans-serif;
background: #FFFFFF;
border-bottom: #CCCCCC 1px solid;
border-left: #CCCCCC 1px solid;
border-right: #CCCCCC 1px solid;
border-top: #CCCCCC 1px solid;
font-size: 11px;
}

/* Caption 1 (the one for displaying sub-headers like "topics, posted" etc) */

td.caption1 {
border: 1px #E3E3E3 solid;
font-size: 11px;
line-height: 15px;
padding-bottom: 1px;
padding-left: 5px;
padding-right: 5px;
padding-top: 2px;
}

/* Caption 2 color and properties (this one displaying main menu,  New Topic text bg, New Message text bg) */

td.caption2 {
background-color: #FFFFFF;
border: 1px #CCCCCC dotted;
padding: 4px;
height: 20px;
font-size: 11px;
font-weight: normal;
line-height: 15px;
}

/* Caption 3 (used for Last Discussions, topic titles, Forums selection) */

td.caption3 {
background-color: #F3F9FB;
padding: 3px;
height: 20px;
font-size: 11px;
line-height: 15px;
}

/* Caption 4 (the one for displaying not separate headers like Forum, Topic, Poster etc. on 1st page, Buttons menu, left info cell) */

td.caption4 {
background-color: #B5CC2D;
padding-bottom: 2px;
padding-left: 5px;
padding-right: 5px;
padding-top: 2px;
font-size: 11px;
font-weight: bold;
color: #FFFFFF;
line-height: 15px;
}

/* Caption 5 (used for user input like password/login and registration etc) */

td.caption5 {
background-color: #F6F9FB;
padding: 4px;
height: 20px;
font-size: 11px;
line-height: 15px;
}

/* Caption 6 (this one is for displaying title headers (search, stats, user reg/prefs) ) */

td.caption6 {
background-color: #F3F9FB;
border: 1px #E4EEF3 solid;
padding: 4px;
height: 18px;
font-size: 11px;
font-weight: bold;
}

/* Font for displaying username in each thread */

.username{
text-decoration: none;
font-size: 11px;
font-weight: bold;
}

/* Topics/forums/threads content cell color #1 */

.tbCel1{
background: #E9EFF4;
}

/* Topics/forums/threads content cell color #2 */

.tbCel2{
background: #F6F9FB;
}

.formStyle{
margin: 0px;
}

/* Stats bar */

.tbStBar{
border: #CCCCCC 1px solid;
margin: 1px;
padding: 1px;
background: #F0F0F0;
font-size: 11px;
}
