/* CSS-Document */
/* style.css für Texte, Formulare, Links,... */

/* body */
body {
	 margin-left:0;
	 margin-top:0;
	 background-color: #000000;
	 color: #ffffff;
	 font-family: Tahoma;
	 font-size: 10px;
}

/* Klassen */
p {
	 font-family: Tahoma;
    font-size: 10pt;
    color: #ffffff;
    text-decoration: none;
    margin-left: 5px;
    margin-right: 5px;
    margin-top: 2px;
    margin-bottom: 2px;
}

.red {
	 font-family: Tahoma;
    font-size: 10pt;
    color: #ff0000;
    text-decoration: none;
    margin-left: 5px;
    margin-right: 5px;
}

.green {
	 font-family: Tahoma;
    font-size: 10pt;
    color: #00cc00;
    text-decoration: none;
    margin-left: 5px;
    margin-right: 5px;
}

.title {
	 font-family: Tahoma;
    font-size: 12pt;
    font-weight: bold;
    color: #ffffff;
    text-decoration: none;
}

.error {
	 font-family: Tahoma;
    font-size: 12pt;
    font-weight: bold;
    color: #ff0000;
    text-decoration: none;
}

.err_tab {
	 background-color: #222;
	 width: 450px;
	 height: 30px;
}

.comm1 {
	 font-family: Tahoma;
    font-size: 12pt;
    color: #ffffff;
    background-color: #333;
    text-decoration: none; 
}
.comm2 {
	 font-family: Tahoma;
    font-size: 12pt;
    color: #ffffff;
    background-color: #222;
    text-decoration: none; 
}

.aucomm1 {
	border-left-width:1px;
   border-left-style:solid;
   border-color:#fff;
   background-color: #333;
   padding-left:0px;
   text-align:justify;
}
.aucomm2 {
	border-left-width:1px;
   border-left-style:solid;
   border-color:#fff;
   background-color: #222;
   padding-left:0px;
   text-align:justify;
}

div.breaker {
position: absolute;
height: 1px;
clear:both;
overflow:hidden;
}

/* Links */
a:link {
        margin-left:2px; 
        font-family: Tahoma;
        font-weight: bold;
        font-size: 12px;
        color: #ffffff;
        text-decoration: none;
        margin-left: 5px;
         }
 a:active {
        margin-left:2px;
        font-family: Tahoma;
        font-weight: bold;
        font-size: 12px;
        color: #ffffff;
        text-decoration: none;
        margin-left: 5px;
         }
 a:visited {
        margin-left:2px;
        font-family: Tahoma;
        font-weight: bold;
        font-size: 12px;
        color: #ffffff;
        text-decoration: none;
        margin-left: 5px;
         }
 a:hover {
        margin-left:2px;
        font-family: Tahoma;
        font-weight: bold;
        font-size: 12px;
        color: #ffffff;
        text-decoration: underline;
        margin-left: 5px;
         }
a.underlink:link {
        margin-left:2px; 
        font-family: Tahoma;
        font-size: 12px;
        color: #ffffff;
        text-decoration: none;
         }
 a.underlink:active {
        margin-left:2px;
        font-family: Tahoma;
        font-size: 12px;
        color: #ffffff;
        text-decoration: none;
         }
 a.underlink:visited {
        margin-left:2px;
        font-family: Tahoma;
        font-size: 12px;
        color: #ffffff;
        text-decoration: none;
         }
 a.underlink:hover {
        margin-left:2px;
        font-family: Tahoma;
        font-size: 12px;
        color: #ffffff;
        text-decoration: underline;
         }
a.cap:link {
        font-family: Tahoma;
        font-size: 10px;
        color: #ffffff;
        text-decoration: none;
         }
 a.cap:active {
        font-family: Tahoma;
        font-size: 10px;
        color: #ffffff;
        text-decoration: none;
         }
 a.cap:visited {
        font-family: Tahoma;
        font-size: 10px;
        color: #ffffff;
        text-decoration: none;
         }
 a.cap:hover {
        font-family: Tahoma;
        font-size: 10px;
        color: #ffffff;
        text-decoration: underline;
}
a.old:link {
        margin-left:2px; 
        font-family: Tahoma;
        font-weight: bold;
        font-size: 12px;
        color: #bbb;
        text-decoration: none;
        margin-left: 5px;
         }
 a.old:active {
        margin-left:2px;
        font-family: Tahoma;
        font-weight: bold;
        font-size: 12px;
        color: #bbb;
        text-decoration: none;
        margin-left: 5px;
         }
 a.old:visited {
        margin-left:2px;
        font-family: Tahoma;
        font-weight: bold;
        font-size: 12px;
        color: #bbb;
        text-decoration: none;
        margin-left: 5px;
         }
 a.old:hover {
        margin-left:2px;
        font-family: Tahoma;
        font-weight: bold;
        font-size: 12px;
        color: #bbb;
        text-decoration: underline;
        margin-left: 5px;
         }
         
a.lil:link {
        margin-left:2px; 
        font-family: Verdana; 
        font-size: 9px;
        color: #fff;
        text-decoration: none;
         }
 a.lil:active {
        margin-left:2px;
        font-family: Verdana; 
        font-size: 9px;
        color: #fff;
        text-decoration: none;
         }
 a.lil:visited {
        margin-left:2px;
        font-family: Verdana; 
        font-size: 9px;
        color: #fff;
        text-decoration: none;
         }
 a.lil:hover {
        margin-left:2px;
        font-family: Verdana; 
        font-size: 9px;
        color: #fff;
        text-decoration: underline;
         }
a.red:link {
        margin-left:2px; 
        font-family: Tahoma;
        font-weight: bold;
        font-size: 12px;
        color: #ff0000;
        text-decoration: none;
        margin-left: 5px;
         }
         
 a.red:active {
        margin-left:2px;
        font-family: Tahoma;
        font-weight: bold;
        font-size: 12px;
        color: #ff0000;
        text-decoration: none;
        margin-left: 5px;
         }
 a.red:visited {
        margin-left:2px;
        font-family: Tahoma;
        font-weight: bold;
        font-size: 12px;
        color: #ff0000;
        text-decoration: none;
        margin-left: 5px;
         }
 a.red:hover {
        margin-left:2px;
        font-family: Tahoma;
        font-weight: bold;
        font-size: 12px;
        color: #ff0000;
        text-decoration: underline;
        margin-left: 5px;
         }
 
/* Zusätzliches */        
.strich {
		   border-style: dashed; 
		   border-width: 1px; 
		   height:1px; 
		   color:#ffffff; 
		   background-color:transparent
		  }

.download {
	background: #000000;
	color: #ffffff;
}

.login {
	background: #000000;
	color: #ffffff;
	font-family: Verdana; 
	font-size: 8px;
}

.button {
	background: #000000;
	color: #ffffff;
	border: none;
}

/* Buttons */
.thema_but {
	display: block;	
	background-image: url(../Bilder/Forum/Thema1.png);
	background-position: center;
	width: 120px;
	height: 40px;
}

.thema_but:hover {
	display: block;	
	background-image: url(../Bilder/Forum/Thema2.png);
	background-position: center;
	width: 120px;
	height: 40px;
}

.antwort_but {	
	display: block;
	background-image: url(../Bilder/Forum/Antworten1.png);
	background-position: center;
	width: 100px;
	height: 40px;
}

.antwort_but:hover {	
	display: block;
	background-image: url(../Bilder/Forum/Antworten2.png);
	background-position: center;
	width: 100px;
	height: 40px;
}