/* Grundstyle */
body	{
	background-color: #000033;
#	BACKGROUND-IMAGE:URL(images/bg.gif);
	font-size: 11pt; color: #00FFFF;
	SCROLLBAR-FACE-COLOR: #003760; 
	SCROLLBAR-ARROW-COLOR: #FFFFFF; 
	SCROLLBAR-TRACK-COLOR: #CCFFDD; 
	SCROLLBAR-HIGHLIGHT-COLOR: #000040; 
	SCROLLBAR-SHADOW-COLOR: #000040; 
	SCROLLBAR-3DLIGHT-COLOR: #66FFCC; 
	SCROLLBAR-DARKSHADOW-COLOR: #000000;
//Mouseblokade
	ONSELECTSTART: return false; 
	ONDRAGSTART: return false;
	ONCONTEXTMENU: return false;
}

/* Tabellen */
.mtables	{border-left-width: 1; border-left-style: solid;  border-left-color: #000000;
		border-top-width: 1; border-top-style: solid;  border-top-color: #000000;
		border-right-width: 1; border-right-style: solid;  border-right-color: #000000;
		border-bottom-width: 1; border-bottom-style: solid;  border-bottom-color: #000000;
		background-color: #; color: #ee6d00;
		}

.tk		{border-left-width: 0; border-left-style: solid;  border-left-color: #000000;
		border-top-width: 0; border-top-style: solid;  border-top-color: #000000;
		border-right-width: 0; border-right-style: solid;  border-right-color: #000000;
		border-bottom-width: 1; border-bottom-style: solid;  border-bottom-color: #000000;
#		BACKGROUND-IMAGE:URL(images/tablekopf.gif);
		color: #006600;
		font-weight: bold; font-family: verdana; font-size: 10pt; 
		}

.td_blank	{BACKGROUND-IMAGE:URL(images/tablebody.gif);}

.mcell		{border-left-width: 0; border-left-style: solid;  border-left-color: #000000;
		border-top-width: 0; border-top-style: solid;  border-top-color: #000000;
		border-right-width: 0; border-right-style: solid;  border-right-color: #000000;
		border-bottom-width: 1; border-bottom-style: solid;  border-bottom-color: #000000;
		background-color: #; color: #330066;
		font-weight: bold; font-family: verdana; font-size: 10pt; 
		}





/* Schirftdefinitionen */

.ueber1  { color:#00FFFF; font-family: Baskerville Old Face; font-size: 24pt; font-weight: bold; }
         
.ueber2  { color:#FF0000; font-family: Baskerville Old Face; font-size: 14pt; }
         
.ueber3  { color:#00FFFF; font-family: Baskerville Old Face; font-size: 36pt; font-weight: bold; } 
         
.txt1    { color:#FFFF00; font-family: Arial; font-size: 12pt; }

.aufzae1 { color:#FF0000; font-family: Arial; font-size: 12pt; font-weight: bold; }

.txt2    { color:#FFFF00; font-family: Arial; font-size: 12pt; }


.para1 { margin-top: -42px; margin-left: 170px; margin-right: 10px; 
	 font-family: "font2, Arial"; font-size: 30px; 
	 line-height: 35px; text-align: left; 
	 color: #E1E1E1; 
	 }

.para2 { margin-top: 5pt; margin-left: 15pt; margin-right: 50pt; 
	 font-family: "font1, verdana"; font-size: 45pt; font-weight: bold;
	 line-height: 40pt; text-align: left; 
	 color: #3366FF; 
	 }

.para3 { color: #FFFFFF; font-family: verdana; font-size: 18pt; font-weight: bold; }

.para4 { margin-top: -42px; margin-left: 60px; margin-right: 10px; 
	 font-family: "font2, Arial"; font-size: 30px; 
	 line-height: 30px; text-align: left; 
	 color: #E1E1E1; 
	 }

.para5 { color: #00FFFF; font-family: verdana; font-size: 18pt; font-weight: bold; }

.font-info { color: #FFFFFF; font-family: verdana; font-size: 12pt; font-weight: bold; }

.font-§ { color: #00FFFF; font-family: Times New Roman; font-size: 15pt; font-weight: bold; }
.font-§2 { color: #00FFFF; font-family: Times New Roman; font-size: 12pt; font-weight: bold; }
.font-§3 { color: #00FFFF; font-family: Times New Roman; font-size: 12pt; font-weight: bold; }

/* LinkDefinition */
a:link {  font-weight: bold; text-decoration: none; font-family: verdana; font-size: 9pt; color: #990066}
a:active {  font-weight: bold; text-decoration: none; font-family: verdana; font-size: 9pt; color: #003399}
a:visited {  font-weight: bold; text-decoration: none; font-family: verdana; font-size: 9pt; color: #990066}
a:hover {  font-weight: bold; text-decoration: none; font-family: verdana; font-size: 9pt; color: #FF6600}
