body {
    margin:0px;
    padding:0px;
    font-family:'Trebuchet MS',Arial;
    color:#666666;
}
table {
    margin:0px;
    padding:0px;
}
td {
    margin:0px;
    padding:0px;
}

h1 {
    font-size:20px;
    color:#cc0000;
    margin-top:0px;
    padding-top:0px;
}
h2 {
    font-size:14px;
    color:#cc0000;
}
p {
    font-size:14px;
}

.error {
    color:#cc0000;
}
.color333333 {
    color:#333333;
}

.color339966 {
    color:#339966;
}
.color2c447b {
    color:#2c447b;
}
table.outer {
    width:110px;
}
table.menu {
    width:100%;
    border-bottom:5px solid #d2d7e1;
}
table.menu tr {
    background-image:url(images/menu_bg.jpg);
}
table.menu td {
    height:31px;
    padding:0px 15px 0px 15px;
    text-align: center;
}
table.menu td.left {
    padding:0px 15px 0px 110px;
}
table.menu td.spacer {
    width:1px;
    background-image:url(images/menu_spacer.jpg);
    padding:0px;
}
table.menu td.right {
    padding:0px 100px 0px 15px;
}

table.menu td a {
    font-weight:bold;
    font-size:13px;
    text-decoration:none;
    color:white;
}
table.menu td a.hi {
    text-decoration:underline;
}

table.menu td a:hover {
    text-decoration:underline;
}

div.form {
    font-size:14px;
    color:#666666;
    background:#f1f1f1;
    border:5px solid #cccccc;
    padding:0px 8px 0px 8px;
}
div.form table.register {
    width:100%;
}
div.form td {
    padding:5px 5px 5px 5px;
}
div.form input {
    font-family:'Trebuchet MS',Arial;
    font-size:14px;
    width:150px;
}
div.form select {
    font-family:'Trebuchet MS',Arial;
    font-size:14px;
}
div.form a {
    color:#666666;
}
div.form a.regButton {
    background-image:url(images/regButtonBg.jpg);
    width:364px;
    height:53px;
    border:0px;
    cursor:pointer;
    display:block;
    float:right;
    margin-top:20px;
}

div.form a.regButton:hover {
    background-image:url(images/regButtonBgHi.jpg);
}

div.form input.button {
    width:70px;
    margin-top:32px;
}

div.form textarea#nachricht {
    width:445px;
    height:150px;
    font-family:'Trebuchet MS',Arial;
    font-size:14px;
}

table.main td.spacer_img {
    background-image:url(images/kachel.png);
}

table.contenttable td.content_left {
    width: 160px;
}

table.contenttable td.content_main {
    width: 630px;
    padding: 0 20px 0 20px;
}

table.contenttable td.content_right {
    width:200px;
    text-align:left;
}

table.contenttable td.content_right div {
    border-top:3px solid #8b8b8b;
    color:#333333;
    margin:0px 0px 35px 0px;
}

table.contenttable td.content_right p {
    margin:4px 0px 4px 0px;
    font-size:12px;
}
table.contenttable td.content_right div.count {
    border:0px;
    font-size:14px;
    padding:2px 7px 7px 28px;
    color:#3f3f3f;
    background:#f5f5f5;
    background-image:url(images/count_bg.jpg);
    background-repeat:no-repeat;
}

table.contenttable td.content_right div.count p {
    color:#cc0000;
    font-weight:bold;
    font-size:22px;
    text-align:center;
    padding-right:10px;
}

table.contenttable td.content_right div.eintrag {
    border:0px;
    padding:7px;
    background:#f5f5f5;
    margin:0px;
}

table.contenttable td.content_right div.eintrag p {
    font-style:italic;
    color:#666666;
    font-size:12px;
    font-weight:bold;
}

table.contenttable td.content_right div.eintrag div.name {
    border:0px;
    color:#333333;
    font-size:12px;
    font-weight:bold;
    margin:0px;
    text-align:right;
}
table.contenttable td.content_right div.eintrag div.name a{
    color:#333333;
    text-decoration:none;
}
table.contenttable td.content_right div.eintrag div.name a:hover{
    text-decoration:underline;
}

table.contenttable td.content_right div.angie {
    border:0px;
    font-size:14px;
    font-weight:bold;
    padding:7px;
    color:#cc0000;
    background:#f5f5f5;
}

table.footer {
    width: 100%;
}

table.footer td {
    background-image:url(images/footer_bg.jpg);
}

table.footer_menu td {
    background-image:url(images/footer_bg.jpg);
    height:30px;
    padding:0px 11px 0px 11px;
    text-align:left;
}

table.footer_menu td a {
    text-decoration:none;
    color:#999999;
    font-size:11px;
}
table.footer_menu td a:hover {
    text-decoration:underline;
}
table.footer_menu td a.hi {
    text-decoration:underline;
}

/* gruende */

table.gruende {
    width: 590px;
}

table.gruende td {
    color:#999999;
    font-size:14px;
    font-style:italic;
    text-align:left;
    vertical-align:top;
    border-bottom:1px solid #999999;
    padding:15px 0px 15px 0px;
}
table.gruende td.noborder {
    border:0px;
}
table.gruende td a{
    color:#999999;
    font-size:14px;
    font-style:italic;
}

table.gruende td h3 {
    margin:4px 0px 0px 0px;
    font-size:16px;
    color:#666666;
    font-style:normal;
    cursor:pointer;
}
table.gruende td.img {
    padding-right:10px;
}

/*unterstuetzer */
table.unterstuetzer {
    border-collapse:collapse;
}
table.unterstuetzer th, table.unterstuetzer td {
/*    border:1px solid #999999; */
    padding:1px 5px 1px 5px;
    font-size:12px;
    text-align:left;
    vertical-align:top;
    overflow:hidden;
}

/* nachricht popup */

div.nachricht_outer {
    font-size:14px;
    color:#666666;
    background:#f1f1f1;
    border:5px solid #cccccc;
    padding:7px;
    margin:7px;
}
div.nachricht_outer textarea {
    width:355px;
    height:210px;
    font-family:'Trebuchet MS',Arial;
    font-size:14px;
}

.forum {
	width: 990px;
	height: 800px;
}

table.contenttable td.content_right div.news {
    background:#f5f5f5;
    border: 0px;
}

table.contenttable td.content_right p.news_header {
    border-top: 3px solid #999999;
    font-family:'Trebuchet MS',Arial;
    font-size:14px;
    color:#cc0000;
    font-weight: bold;
}

table.contenttable td.content_right div.news p.news_title {
    font-size: 12px;
    font-weight: bold;
}

table.contenttable td.content_right div.news_title a {
    color:#666666;
}

table.contenttable td.content_right div.news_teaser {
    font-size: 10px;
}