body 	{
	background-image:  url(pict/Seite1.jpg);
	background-repeat:repeat-y;
	background-color: #EEEEEE;
	font-family: Tahoma, Verdana, Arial;
	padding:50 pt;

	}

td 	{
	background-color: #780026;
	font-family: Tahoma, Verdana, Arial;
	padding:50 pt;

	}

* 	{
	 font-family:Tahoma, ARIAL;
	 margin-top:0px; 
	 margin-bottom:0px;

	}


a 	{text-decoration:none; 
	 font-size:10pt;
	 font-weight: bold;
	 }

div 	{ text-decoration:none; 
	  font-size:10pt;
          	  color:#EEEEEE;
	 }

p	{
	  margin-Top:10pt;
	}



h1 	{font-size:14pt; 
	 color:#BC2F5C;
	 font-weight: bold; }

h2 	{font-size:12pt; 
	 color:#BC2F5C;
	 font-weight: bold; 
	 margin-top: 8pt;
	 margin-bottom:6pt; }

h3 	{font-size:11pt; 
	 color:#000066;
	 font-weight: bold; 
	 margin-top:4px; 
	 margin-bottom:2px;
	}

h4 	{font-size:10pt; 
	 color:#000066;
	 font-weight: bold; }

div.Top
{
	padding: 4 pt;
	margin-top: 10pt;	
	width: 100%;
	background: #BC2F5C;
}


div.Menue
{
	padding: 2 pt;	
	background: #5A162C;
}

#Leiste   {
	 text-decoration:none; 
	 font-size:9pt;
	 font-weight: bold;
	}

#Leiste a:link, a:visited
	{ 
         	 color:#BC5475;
	 font-size:9pt;
	padding: 0 pt;	
	 }
#Leiste a:hover { 
         	 color:#BC2F5C;
	 font-size:9pt;
	padding: 0 pt;	
	 }



div.TextB
	{
	background: #BC2F5C;
	float: top;
	}

.TextB table
	{	text-decoration:none; 
	 font-size:10pt;
          	 background: #BC2F5C;}

.TextB a:link 	{
                color:#AAAAAA;
	 font-size:10pt;
	 padding:0;
	 }

.TextB a:hover 	{
         	 color:#FFFFFF;
	 font-size:10pt;	
	 padding:0;
		 }

.TextB a:visited 	{
         	color:#888888;
	 font-size:10pt;
	 padding:0;
		 }

.TextB i a:hover
	{
	color: #CCCCEE;
	font-size: 1pt;
	}
.TextB i a:link
	{
	color: #CCCCEE;
	font-size: 1pt;
	}
.TextB i a:visited
	{
	color: #CCCCEE;
	font-size: 1pt;
	}

.TextB ul li
	{padding: 0 pt;	
	margin:0 pt;
	}

.TextB h1
	{color:#BC5475;
	 padding-top: 10;
	 padding-bottom:0;
	 padding-left: 250;
	 font-size:1pt;
	}

		
.TextB th b a:link    {    color:#AAAAAA;
	 	font-size:11pt;
		font-weight: bold;
		padding:4pt; }


.TextB th b a:visited {    
		color: #999999;
	 	font-size:11pt;
		font-weight: bold;
		padding:4pt; }
.TextB  th b a:hover {    
		color: #EEEEEE;
	 	font-size:11pt;
		font-weight: bold;
		padding:4pt; }
.TextB th 
		{background: #FFFFFF;
		 border-width:3px; 
		 background-image:  url(pict/Seite2.jpg);
		 background-repeat:repeat-y;
		 border-left-style:ridge; 
		 border-bottom-style:ridge; 
		 width: 220pt;
		}



div.Fuss
	{	
		bottom:0px;
		background: #5A162C;
		padding: 5pt;
		clear: right;
	}
	
