
body 	{
		padding: 0px;
		
		text-align: left;
		font-family: Arial, Verdana, Sans-Serif;
		font-size:12px;
		font-weight: normal;
		color: #101010;

		background-color: #ffffff;
		}
		
body h5 {
		font-weight: normal;
		font-size:12px;
		}
		
body h6 {
		font-weight: 600;
		font-size:10px;
		}
	
	


.links	A 			{ color: #003399; text-decoration: none; font-weight: normal;}
.links A:link		{ color: #003399; text-decoration: none; font-weight: normal;}
.links A:visited 	{ color: #003399; text-decoration: none; font-weight: normal;}
.links A:active 	{ color: #0099ff; text-decoration: none; font-weight: normal;}
.links A:hover		{ color: #0099ff; text-decoration: none; font-weight: normal;}


/*Definiert die Kopfzeile der Seite*/
#domain {
		padding-left: 00px;
		padding-right:0px;
		padding-top: 7px;
		padding-bottom:0px;
		
		text-align: center;
		font-size:25px;
		color: white;
				
		background-image:url(backgroundDomain.jpg);
		background-repeat:no-repeat;
		background-repeat:repeat-x;
		background-color: #ffffff;
		}
		
#domain A 		{ color:white; text-decoration: none; font-weight:600;}
#domain A:link	{ color:white; text-decoration: none; font-weight:600;}
#domain A:visited { color:white; text-decoration: none; font-weight:600;}
#domain A:active 	{ color: white; text-decoration: none; font-weight:600;}
#domain A:hover	{ color: white; text-decoration: none; font-weight:600;}

/*Definiert den Seitenkontainer ( Navigation und Inhalte)*/
.seite {
		padding: 0px;
		text-align: left;
		}


/*Definiert die Inhalte(Seitentitel, Breadcrumbs, Inhaltsspalten)*/
#inhalt {
		padding: 0px;
		text-align: left;
		
		font-weight: 500;
		background-color: #ffffff;
		}
		
#inhalt A 			{color: #003399; text-decoration: none; font-weight: 500; }
#inhalt A:link		{color: #003399; text-decoration: none; font-weight: 500; }
#inhalt A:visited 	{color: #003399; text-decoration: none; font-weight: 500;}
#inhalt A:active 	{ color: #0099ff; text-decoration: none; font-weight: normal;}
#inhalt A:hover		{ color: #0099ff; text-decoration: none; font-weight: normal;}
		



/*Definiert die Navigation*/
div#hauptnavi{
		padding: 0px;
		
		text-align: left;
		font-size:12px;
		
		list-style-type:none;
		}


#hauptnavi ul{
		padding:0px;
		
		text-align: left;

		list-style-type:none;
		}
	
/*oberste Menüebene*/
#hauptnavi ul li{
		padding-left: 25px;
		padding-right:0px;
		padding-top: 0px;
		padding-bottom:5px;
		
		text-align: left;
		list-style-type:none;
		}
		
/*Hier wird das Aussehen der Links definiert 
z.B. Farbe, Hover-effekte, unterstrichen?, schriftDicke...*/
			
		#hauptnavi ul li A 		{ color: #990000; text-decoration: none; font-weight:600; }
		#hauptnavi ul li A:link	{ color: #990000; text-decoration: none; font-weight:600;}
		#hauptnavi ul li A:visited { color: #990000; text-decoration: none; font-weight:600;}
		#hauptnavi ul li A:active 	{ color: red; text-decoration: none; font-weight:600;}
		#hauptnavi ul li A:hover	{ color: red; text-decoration: none; font-weight:600;}
		

/*zweite Menüebene*/
#hauptnavi ul ul li{
		padding-left: 15px;
		padding-right:0px;
		padding-top: 0px;
		padding-bottom:0px;
		
		text-align: left;
		color: #101010;
		
		list-style-type:none;
		list-style-image:none;
		}

		#hauptnavi ul ul li A 		{ color: #003399; text-decoration: none; font-weight:600;}
		#hauptnavi ul ul li A:link	{ color: #003399; text-decoration: none; font-weight:600;}
		#hauptnavi ul ul li A:visited { color: #003399; text-decoration: none; font-weight:600;}
		#hauptnavi ul ul li A:active 	{ color: #0099ff; text-decoration: none; font-weight:600;}
		#hauptnavi ul ul li A:hover	{ color: #0099ff; text-decoration: none; font-weight:600;}
	
/*dritte Menüebene*/
#hauptnavi ul ul ul li{
		padding-left: 15px;
		padding-right:0px;
		padding-top: 0px;
		padding-bottom:0px;
		
				
		text-align: left;
		font-weight: 500;
		
		list-style-type:none;
		list-style-image:none;
		font-weight: 500;
		}

		#hauptnavi ul ul ul li A 		{ color: #003399;; text-decoration: none; font-weight:500;}
		#hauptnavi ul ul ul li A:link	{ color: #003399;; text-decoration: none; font-weight:500;}
		#hauptnavi ul ul ul li A:visited { color: #003399;; text-decoration: none; font-weight:500;}
		#hauptnavi ul ul ul li A:active 	{ color: #0099FF; text-decoration: none; font-weight:500;}
		#hauptnavi ul ul ul li A:hover	{ color: #0099FF; text-decoration: none; font-weight:500;}

/*vierte Menüebene*/
#hauptnavi ul ul ul ul li{
		padding-left: 15px;
		padding-right:0px;
		padding-top: 0px;
		padding-bottom:0px;
		
		text-align: left;
		font-weight: 500;
		
		list-style-type:none;
		}

		#hauptnavi ul ul ul ul li A 		{ color: #003399; text-decoration: none; font-weight:500;}
		#hauptnavi ul ul ul ul li A:link	{ color: #003399; text-decoration: none; font-weight:500;}
		#hauptnavi ul ul ul ul li A:visited { color: #003399; text-decoration: none; font-weight:500;}
		#hauptnavi ul ul ul ul li A:active 	{ color: #0099ff; text-decoration: none; font-weight:500;}
		#hauptnavi ul ul ul ul li A:hover	{ color: #0099ff; text-decoration: none; font-weight:500;}
	
/*fünfte Menüebene*/
#hauptnavi ul ul ul ul ul li{
		padding-left: 15px;
		padding-right:0px;
		padding-top: 0px;
		padding-bottom:0px;
		
		text-align: left;
		font-weight: 500;
		
		list-style-type:none;
		}

		.hauptnavi ul ul ul ul ul li A 		{ color: #003399;; text-decoration: none; font-weight:500;}
		.hauptnavi ul ul ul ul ul li A:link	{ color: #003399;; text-decoration: none; font-weight:500;}
		.hauptnavi ul ul ul ul ul li A:visited { color: #003399;; text-decoration: none; font-weight:500;}
		.hauptnavi ul ul ul ul ul li A:active 	{ color: #0099ff; text-decoration: none; font-weight:500;}
		.hauptnavi ul ul ul ul ul li A:hover	{ color: #0099ff; text-decoration: none; font-weight:500;}


/*Weiter Menü-Ebenen kann man hier natürlich einfügen, sollte sich aber 
ernsthaft fragen, ob ein so tief verschachteltes Menü ein gute Idee ist*/



/*Breadcrumbs*/
div#breadcrumbs {
		padding-left: 5px;
		padding-right:0px;
		padding-top: 0px;
		padding-bottom:0px;
		
		text-align:left;
		vertical-align:middle;
		font-size:12px;
		font-weight: normal;
		color: #0099FF;
		
		background-color: #ffffff;
		}
	
#breadcrumbs A 			{color: #003399; text-decoration: none; font-weight: 500; }
#breadcrumbs A:link		{color: #003399; text-decoration: none; font-weight: 500; }
#breadcrumbs A:visited 	{color: #003399; text-decoration: none; font-weight: 500;}
#breadcrumbs A:active 	{ color: #0099ff; text-decoration: none; font-weight: normal;}
#breadcrumbs A:hover	{ color: #0099ff; text-decoration: none; font-weight: normal;}

/*Seitentitel*/
div#seitentitel {
		padding-left: 5px;
		padding-right:0px;
		padding-top: 0px;
		padding-bottom:0px;
		
		font-size:25px;
		font-weight: bold;
		color: #990000;;
		text-align:left;
		vertical-align:middle;

		background-color: #ffffff;
		}
		
#seitentitel	A 		{text-decoration: none; font-weight: 500; }
#seitentitel A:link	{text-decoration: none; font-weight: 500;}
#seitentitel A:visited {text-decoration: none; font-weight: 500;}

/*Anordnung des Inhalts in 2 Containern (links und rechts)
mit jeweils 2 Spalten (links, normal) (rechts, border)*/
contentl {
		float:left;
		}

contentr {}

#conl{
		padding-left:3px;
		padding-right:0px;
		padding-top: 3px;
		padding-bottom:0px;
        
		 
		 text-align: left;
         font-size:12px;

         background-color: #ffffff;
		}

#conn {
		padding-left:3px;
		padding-right:0px;
		padding-top: 3px;
		padding-bottom:0px;
		 
		 text-align: left;
         font-size:12px;

         background-color: #ffffff;
		}

#conr{
		padding-left:3px;
		padding-right:0px;
		padding-top: 3px;
		padding-bottom:0px;
		 
		 text-align: left;
         font-size:12px;

         background-color: #ffffff;
		}

#conb{
		padding-left:3px;
		padding-right:0px;
		padding-top: 3px;
		padding-bottom:0px;
		 
		 text-align: left;
         font-size:12px;

         background-color: #ffffff;
		}

/* Fuss der Seite*/
#fuss {
		padding-left: 5px;
		padding-right:0px;
		padding-top: 10px;
		padding-bottom:0px;
		
		text-align: center;
		font-size:12px;
		color: white;

		background-image:url(backgroundFuss.jpg);
		background-repeat:repeat-x;
		background-color: #ffffff;
		}
		
#fuss A 		{ color:white; text-decoration: none; font-weight:600;}
#fuss A:link	{ color:white; text-decoration: none; font-weight:600;}
#fuss A:visited { color:white; text-decoration: none; font-weight:600;}
#fuss A:active 	{ color: white; text-decoration: none; font-weight:600;}
#fuss A:hover	{ color: white; text-decoration: none; font-weight:600;}

