body {
	margin: 0px;
 padding: 0px;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 11px;
 background: #e8e8e8;
}
#frame {
  width: 980px;
  background: #ffffff; 
}
#logo{
  background: #3a4c9e url(http://www.forum-gratis.de/images/logo.jpg) no-repeat;
  height: 95px;
  width: 980px;
  border: 1px solid #3a4c9e;   
}
/*floatet left und content*/
#main {
  float: left;
  width: 980px;
  background: #ffffff;   
  border: 1px solid #3a4c9e;  
}
/*content bereich*/
#content {
  float:right;
  width:678px;
  line-height: 18px;
  text-align: left;
} 
/*linke spalte*/
#left {
  float:left;
  width: 298px;
  line-height:18px;  
  text-align: left;
}
ul#main {
        list-style: none;
        margin: 0;
        padding: 0;
        }

img {
    border: none;
}

/* Menu oben*/
#tabsH {
  float:left;
  width:980px;
  background:#3a4c9e;
  font-size:93%;
  line-height:normal;
  border: 1px solid #3a4c9e;
  border-bottom: 0px;   
  }
#tabsH ul {
  margin:0;
  padding:10px 10px 0 50px;
  list-style:none;
}
#tabsH li {
  display:inline;
  margin:0;
  padding:0;
}
#tabsH a {
  float:left;
  background:url("tableftH.gif") no-repeat left top;
  margin:0;
  padding:0 0 0 4px;
  text-decoration:none;
}
#tabsH a span {
  float:left;
  display:block;
  background:url("tabrightH.gif") no-repeat right top;
  padding:5px 15px 4px 6px;
  color:#FFF;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabsH a span {float:none;}
/* End IE5-Mac hack */
#tabsH a:hover span {
  color:#FFF;
}
#tabsH a:hover {
  background-position:0% -42px;
}
#tabsH a:hover span {
  background-position:100% -42px;
}

#tabsH #current a {
  background-position:0% -42px;
}
#tabsH #current a span {
  background-position:100% -42px;
}
/* Menu links */
#menu11 {
  width: 230px;
  margin: 5px;
  border-style: solid solid none solid;
  border-color: #3a4c9e;
  border-size: 0px;
  border-width: 0px;
}

#menu11 ul {
  list-style: none;
  padding: 0px; 
  margin: 0px;
  text-align: center;
}

#menu11 li a {
  height: 22px;
  voice-family: "\"}\"";
  voice-family: inherit;
  height: 16px;
  text-decoration: none;
  text-align: left;
}

#menu11 li a:link, #menu11 li a:visited {
  color: #000;
  display: block;
  background:  url(http://www.forum-gratis.de/images/menu11.gif);
  padding: 7px 0 0 15px;
  border-bottom: 1px dotted #3a4c9e;
}

#menu11 li a:hover { 
  color: #3a4c9e;
  background:  url(http://www.forum-gratis.de/images/menu11.gif) 0 -32px;
  padding: 7px 0 0 15px;
  border-bottom: 1px dotted #000;  
}

#menu11 li a#current { 
  color: #3a4c9e;
  background:  url(http://www.forum-gratis.de/images/menu11.gif) 0 -32px;
  padding: 7px 0 0 15px;
  border-bottom: 1px dotted #3a4c9e;  
}


/* Texteinstellungen */
h1 {font-weight: bold; font-size: 15px;font-family: Verdana, Arial, Helvetica, sans-serif;}
.txtBold {
 font-size: 11px;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-weight: bold;
}
.txtBlue {
 font-size: 11px;
 color: #000066;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-weight: bold;
}
.txtHeadline {
 font-size: 12px;
 color: #ffffff;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-weight: bold;
}
.txtOrange {
 font-size: 11px;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 color: #FF9933;
}
.txtOrangeBold {
 font-size: 11px;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 color: #FF9933;
 font-weight: bold;
}
.txtRedBold {
 font-size: 11px;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 color: #FF0000;
 font-weight: bold;
}


/* Linkeinstellung */
a:link {
	color: #000;
 font-weight: bold;
 font-family: verdana, Arial, Helvetica, sans-serif;
 font-size: 11px; text-decoration: none;
}
a:visited {
	color: #000;
 font-weight: bold;
 font-family: verdana, Arial, Helvetica, sans-serif;
 font-size: 11px;
 text-decoration: none;
}
a:active {
	color: #000;
 font-weight: bold;
 font-family: verdana, Arial, Helvetica, sans-serif;
 font-size: 11px;
 text-decoration: none;
}
a:hover {
	color: #000;
 font-weight: bold;
 font-family: verdana, Arial, Helvetica, sans-serif;
 font-size: 11px;
 text-decoration: none;
}

/* Formularfelder */
.input {
font: 11px Verdana, Arial;
color: #000000;
background-color: #eeeeee;
border: #000000 1px solid;
width: 200px;
}

.t_lasttopic { font-family: Verdana, arial, helvetica, serif; font-size:12px; border: 1px dotted #000000; }
.td_lasttopic { font-family: Verdana, arial, helvetica, serif; font-size:12px; padding: 0px; }