BODY
{
	margin-left: 0cm;
	/* linker Seitenabstand */
	margin-right: 0cm;
	/* rechter Seitenbstand */
	margin-top: 0cm;
	/* oberer Seitenbstand */
	background-color: #000000;
	color: #ffffff;
	font-family: Verdana, Arial,Helvetica,sans-serif;
	scrollbar-arrow-color: Fuchsia;
	scrollbar-base-color: gray;
	scrollbar-highlight-color : #cccccc;
	scrollbar-shadow-color : #000000;
	SCROLLBAR-TRACK-COLOR: #000000;
}

p                            						 /* Alle Textstücke, die mit P definiert werden, zeigt es im vorgeschriebenen Vormat vor */
{
	color: #ffffff;
	background: transparent;
	font-family:  Arial,Helvetica,sans-serif;
	font-size: 75%;
	text-indent : 10px;
	
	
}
li, ul, ol
{
 list-style-image : url(Bilder/auflistung.jpg);
 
 
}
.inside
{
	list-style-position:inside;
}/* facht die Aufzaehlung schoen!!!!!!! */



/* menue linke und rechte seite */
#menu a {

	display: block;
	background-color: #F5F5F5;
	color: 333399;
	text-decoration:none ;
	font-family:verdana, sans-serif;
	font-size: 75%;
	width:153px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
	margin: 0px auto;
		border-bottom: solid 1px #ffffff;
		border-top: solid 1px #ffffff;
		border-right:solid 1px #ffffff;
border-left:solid 1px #ffffff;

}

#menu a:visited{

	background-color: #F5F5F5;
	color: Gray;
	text-decoration:none;
	font-family:verdana, sans-serif;
	font-size: 75%;
	width:153px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
	margin: 0px auto;
		border-bottom: solid 1px #ffffff;
		border-top: solid 1px #ffffff;
		border-right:solid 1px #ffffff;
border-left:solid 1px #ffffff;
}

#menu a:active{	

background-color: #F5F5F5;
color: Gray;
text-decoration:none;
font-family:verdana, sans-serif; 
font-size: 75%;
width:153px;
padding-left: 2px; 
padding-bottom: 2px; 
padding-top: 2px;
margin: 0px auto;
		border-bottom: solid 1px #ffffff;
		border-top: solid 1px #ffffff;
		border-right:solid 1px #ffffff;
border-left:solid 1px #ffffff;
}

#menu a:hover {

background-color:#6b6ebd;
color: #ffffff;                                                                                                             /* color: #cc3333;                 */
text-decoration:none ;
font-family:verdana, sans-serif; 
font-size: 75%;
width:153px;
padding-left: 2px; padding-bottom: 2px;   padding-top: 2px;margin: 0px auto ;
border-right:solid 1px #cc3333;
border-left:solid 1px #cc3333;
		border-bottom: solid 1px #ffffff;
		border-top: solid 1px #ffffff;
		border-right:solid 1px #cc3333;
border-left:solid 1px #cc3333;
}

/* menütitel,seitentitel */

.rubrik {background-color:#646B84; color:silver;  text-decoration:none ;font-family:verdana, sans-serif; font-size: 10pt;width:153px;
padding-left: 2px; padding-bottom: 2px; padding-top: 2px;margin: 0px auto;
border-bottom:solid 1px #e6e6e6;
border-top:solid 1px #e6e6e6;
height:19px;
}

.leiste {background-color:#646B84; color:silver;  text-decoration:none ;font-family:verdana, sans-serif; font-size: 10pt;
padding-left: 2px; padding-bottom: 2px; padding-top: 2px;margin: 0px auto;
height:19px;

}


input,textarea,select		 /* cc3333 rot //// whitesmoke #e6e6e6; ///6b6ebd */
{
	font-family : verdana, sans-serif;
	font-size: 70%;
	color: #6b6ebd;
	background-color: #ffffff;
	background : #ffffff;
	border-top:solid 1px #6b6ebd;
	border-bottom:solid 1px #6b6ebd;
	border-right:solid 1px #6b6ebd;
	border-left:solid 1px #6b6ebd;
	
	
}


				
				
H1															
{
	color: #cc3333;
	/*was 333399*/
	background: transparent;
	/* blau333399 //// rot cc3333*/
	font-family: verdana, Arial,Helvetica,sans-serif;
	font-size: 130%;
	/* 100% entspricht ca 12 */
	font-weight: lighter;
	/* Wert zwischen 100-900 */
	letter-spacing:-1px;
		margin-right:2cm;
}
H2
{
	color: #cc3333;
	background: transparent;
	font-family: verdana, Arial,Helvetica,sans-serif;
	font-size: 80%;
	font-style: italic;
	font-weight :  200;
		margin-right:2cm;
}
H3
{
	color: gray;
	background: transparent;
	font-family: verdana, Arial,Helvetica,sans-serif;
	font-size: 75%;
	font-weight: 100;
	margin-right:2cm;
}
H4
{
color: gray;
background: transparent;
font-family: verdana, Arial,Helvetica,sans-serif;
font-size: 70%;
font-style : italic;
	margin-right:2cm;


font-weight: 100;
}
H5
{
color: gray;
background: transparent;
font-family: Arial,Helvetica,sans-serif; 					/* Es gibt schriften mit und ohne serifen, diese sind ohne (sans-serif kann vom auge her besser gelesen werden). Immer 3-4 Typen angeben, denn nicht alle Systeme unterstützen die Standartschrift Arial*/
font-size: 70%;																	/* Schriftgrösse 100% = ca 12 (Word) [meine Vermutung] */
font-weight: 100;			
font-style:italic;		
	margin-right:2cm;
}
H6
{
	color: gray;
	background: transparent;
	font-family: arial,Helvetica,sans-serif;
	/* Es gibt schriften mit und ohne serifen, diese sind ohne (sans-serif kann vom auge her besser gelesen werden). Immer 3-4 Typen angeben, denn nicht alle Systeme unterstützen die Standartschrift Arial*/
	font-size: 70%;
	/* Schriftgrösse 100% = ca 12 (Word) [meine Vermutung] */
	font-weight: 100;
	font-style:italic;
		margin-right:2cm;
}


A:link																	
{

color:#ffffff;
text-decoration:none;
border-right:solid 1px #000000;
border-left:solid 1px #000000;		
border-bottom :solid 1px #000000;	
border-top:solid 1px #000000;	

	padding-left:1px;
	padding-bottom: 1px;
	padding-top: 1px;
	margin: 0px auto;
	
}
A:visited
{
color : #ffffff;
text-decoration:none;
border-right:solid 1px #000000;
border-left:solid 1px #000000;		
border-bottom :solid 1px #000000;	
border-top:solid 1px #000000;	

	padding-left: 1px;
	padding-bottom: 1px;
	padding-top: 1px;
	margin: 0px auto;
}
A:hover
{
color:#ffffff;
text-decoration:none;
border-right:solid 1px #cc3333;
border-left:solid 1px #cc3333;		
border-bottom :solid 1px #cc3333;
border-top:solid 1px #cc3333;	

	padding-left: 1px;
	padding-bottom:1px;
	padding-top: 1px;
	margin: 0px auto;
	
	
}
A:active
{
color:#ffffff;
text-decoration:none;
border-right:solid 1px #cc3333;
border-left:solid 1px #cc3333;		
border-bottom :solid 1px #cc3333;
border-top:solid 1px #cc3333;	

	padding-left: 1px;
	padding-bottom: 1px;
	padding-top: 1px;
	margin: 0px auto;
}	







	


















#page
{
margin:0 auto;
width: 578px;
	}
	#column1,#column2
	{
margin-right:5px,
float: left;
border:solid 1px silver dotted;
	}
		#column1
	{
background-color:#cccccc;
width:255px;
	}
			#column2
	{
	background-color: whitesmoke;
	width:150px;
}
#header, #footer
{
	background-color:#ff88dd;
	display: block;
	margin:5px 0,
	padding: 5px;
	width:500px;
	clear:both;
	border: solid 2px green;
}


	