BODY, H1, H2, H3, H4, H5, H6, TD, TH, DIV, PRE, CODE, SPAN, P, OL, UL, DL, DT, DD, LI, BLOCKQUOTE {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color: Black;
} 

BODY {
	margin-left: 8%;
	color: black;
	margin-right: 6%;
	background-color: #fff;
	font-family: sans-serif;
	
}

H1.n {
  	border-top: medium dashed;
  	background-color: #009CFF;
  border-right: medium dashed;
  border-bottom: medium dashed;
  border-left: medium dashed;
}

SPAN.richinstyle {
  font-family: "Comic Sans MS";
}
TD.achtung {
	background-color : #FA658F;
	border : 1px solid Black;
	border-style : solid;
	text-align : center;
	font-weight : bold;
}
TD.achtung2 {
	background-color : #33CC33;
	border : 1px solid Black;
	border-style : solid;
	text-align : center;
	font-weight : bold;
}
TD.achtungl {
	background-color : #FA658F;
	border : 1px solid Black;
	border-style : solid;
	text-align : left;
	font-weight : bold;
}

TD.material {
	background-color : #FA658F;
	border : 1px solid Black;
	border-style : solid;
	text-align : left;
	font-size : 9;
}

TD.c {
	text-align : center;
}

TD.r {
	text-align : right;
	background-color : Blue;
	border : thin solid Black;
	border-style : solid;
	font-weight : bold;
	color : White;
}
TD.l {
	text-align : left;
	background-color : Blue;
	border : thin solid Black;
	border-style : solid;
	font-weight : bold;
	color : White;
}

TD.nb {
	text-align : left;
	color : Red;
}

TD.b {
	text-align : left;
	color : Blue;
}
TD.bc {
	text-align : left;
	color : Blue;
	text-align : center;
    font-weight : bold;
}
TD.a {
	text-align : left;
	color : Black;
}
TD.bold {
	text-align : left;
	color : Black;
	font-weight : bold;
}

TD.boldc {
	text-align : left;
	color : Black;
	font-weight : bold;
    text-align : center;

}
TD.r {
	background-color : Silver;
	border : 1px solid Black;
	border-style : solid;
	text-align : left;
	font-weight : bold;
	color : Black;
}
P.web {
	background-color : #EDF0F6;
	border : 1px solid Black;
	border-style : solid;
	text-align : left;
	font-weight : bold;
	border-color : #CCD4E6;
}
P.achtung {
	background-color : #FA658F;
	border : 1px solid Black;
	border-style : solid;
	text-align : center;
	font-weight : bold;
	padding-bottom : 5pt;
	padding-left : 5pt;
	padding-right : 5pt;
	padding-top : 5pt;
}
P.achtung2l {
	background-color : #33CC33;
	border : 1px solid Black;
	border-style : solid;
	padding-bottom : 5pt;
	padding-left : 5pt;
	padding-right : 5pt;
	padding-top : 5pt;
}
P.info {
	text-align : left;
	font-weight : normal;
	color : Black;
	font-family : "Times New Roman";
	font-size : 12;
	font-style : italic;
}
P.achtungl {
	background-color : #FA658F;
	border : 1px solid Black;
	border-style : solid;
	text-align : left;
	font-weight : bold;
	
	padding-bottom : 5pt;
	padding-left : 5pt;
	padding-right : 5pt;
	padding-top : 5pt;
}

SPAN.vorn {
	background-color : Black;
	border : thin solid Black;
	border-style : solid;
	text-align : center;
	font-weight : bold;
	color : White;
}

TD.neu {
	background-color : Black;
	border : thin solid Black;
	border-style : solid;
	text-align : left;
	font-weight : bold;
    color : White;
	font : lighter;
	font-size : small;
}

TD.frage {
	background-color : #6AACE1;
	border : 1px solid Black;
	border-style : solid;
	text-align : left;
	font-weight : bold;
	color : White;
   padding-bottom : 2pt;
	padding-left : 1pt;
	padding-right : 1pt;
	padding-top : 1pt;
}

P.frage {
	background-color : #6AACE1;
	border : 1px solid Black;
	border-style : solid;
	text-align : left;
	font-weight : bold;
	color : White;
   padding-bottom : 2pt;
	padding-left : 1pt;
	padding-right : 1pt;
	padding-top : 1pt;
}

P.hinten {
	background-color : Silver;
	border : 1px solid Black;
	border-style : double;
	text-align : left;
	font-weight : bold;
	color : Black;
   padding-bottom : 3pt;
	padding-left : 3pt;
	padding-right : 3pt;
	padding-top : 3pt;
}

P.hinten2 {
	background-color : #ff22cc;
	border : 1px solid Black;
	border-style : double;
	text-align : left;
	font-weight : bold;
	color : Black;
   padding-bottom : 3pt;
	padding-left : 3pt;
	padding-right : 3pt;
	padding-top : 3pt;
}

P.frage {
	background-color : #4169E1;
	border : 1px solid Black;
	border-style : solid;
	text-align : left;
	font-weight : bold;
	color : White;
   padding-bottom : 3pt;
	padding-left : 3pt;
	padding-right : 3pt;
	padding-top : 3pt;
}

P.frage2 {
	background-color : #6AcCE1;
	border : 1px solid Black;
	border-style : solid;
	text-align : left;
	font-weight : bold;
	color : White;
   padding-bottom : 2pt;
	padding-left : 1pt;
	padding-right : 1pt;
	padding-top : 1pt;
}

A {
	text-decoration: none;
	color : #0063FF;
	font-weight : bold;
}

A:ACTIVE {
	
	color : #0000CE;
	background-color: #FA658F;
}

A:HOVER {
	color : #00009C;
	font-weight : bold;
	
}

H1 {
	text-decoration : underline;
	font-size : 16pt;
	text-align : center;
	
}

SPAN.H2 {
	text-decoration : underline;
	font-size : 14pt;
	padding-bottom : 0px;
	padding-top : 0px;
	text-align : center;
	margin-bottom : 4px;
}

H2.c {
	text-decoration : underline;
	font-size : 12pt;
}

H3 {
	text-decoration : underline;
	font-size : 12pt;
}
H4 {
	font-size : 12pt;
	font-weight : bold;
}

	/* Message style, fixed-width seems to be a good choice */
    .message {
    	font-family: Courier New, Courier, monospace;
    	font-size: 12px;
    	font-style: normal
    }


	/* Background color of message text */    
    td.message {
    	background-color: #FFFFFF;
    }    
    
    /* Background for titles */
    td.title {
    	background-color: #FFFF99;
    }
        
    /* This is the background color for the surrounding <TD> tag */
    td.border {
    	background-color: #000000;
    }
    


	/* Standard and alternative background colors for forum view */
	td.msgstd {
		background-color: #FFFFFF;
		height: 20px;
	}	
	td.msgalt {
		background-color: #FFFFCC;
		height: 20px;
	}
	

	/* These are the most frequently used styles.
		.t = standard (text) style
		.b = standard bold style
		.redb = red bold style (example: dates of new posts are highlighted with this)
		.i = standard italic style
		.h = standard header style
		.bigh = big header
		.s = standard small style */		
    .t { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal }    
    .b { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold }
    .redb { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #FF0000; }
    .i { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: italic }
    .h { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; font-weight: bold}
    .bigh { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; font-style: normal; font-weight: bold}
    .s { font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal }      


	/* Background color, link styles for controls */
	td.controls {
		background-color: #C6C6C6
	} 
    a.controls {    	
    	color: #000000;
    }
    a.controls:hover {
    	color: #FFFFFF;
    }
     
    
    /* The link style for messages in forum view */
    a.msg {
    	color: #0000FF;
    }
    a.msg:visited {
    	color: #660066;
    }
    a.msg:hover {
    	color: #FF0000;
    }

	    
    /* Forum header styles, the line where it says "author, subject, date" etc. */
    td.forumheader {
    	font-weight: bold;
    	background-color: #000000
    }    
    /* The font which is used in .forumheader table cells (see above) */
    .fhead {
    	font-family: Arial, Helvetica, sans-serif;
    	font-size: 12px;
    	font-style: normal;
    	color: #FFFFFF
    }
        
    /* standard = white */
    td.standard {
    	background-color: #FFFFFF;
    }

	/* The panel where the users info is displayed (last post, total posts) */
	td.userinfo {
		background-color: #C6C6C6
	}	
	
	/* Form styles, you don't really need them, but it looks nicer with them */	
	form {
		/* Internet Explorer uses annoyingly large margins */
		margin-top: 0px;
		margin-bottom: 0px;
	}
	.formbox {
		font-family: Arial, Helvetica, sans-serif;
		background-color: #FFFFFF;
		font-size: 12px;
	}	
	.button {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
	}	
	.textarea {
    	font-family: Courier New, Courier, monospace;
    	font-size: 12px;
    	font-style: normal;
	}
	
	
	/* This is for the bullets, don't change it */
	ul {
		margin-bottom: 0px;
		margin-top: 0px;
	}
-->
