﻿/* (c) 2007 fmw-media.de - Ein Geschäftsfeld der FMW Finanzberatung GmbH */
/* Dipl.-Ing. (FH) R.Sörensen */

html	        {
			background-color:#FFFFCC;
			padding:0% 6% 2% 6%;
			
		}
		
body       	{
		}		

p		{
			font-family:Arial;
			text-align:justify;
			font-size:0.8em;
			padding:0% 25% 0% 0%;
			
		}

h1      	{
			font-family:Arial;
			font-size:large;
			font-weight:bold;
			font-size:1.2em;
			color:black;
			padding:0% 25% 0% 0%;
		}



h2, h3, h4 	{
			font-family:Arial;
			font-size:large;
			font-weight:bold;
			font-size:1.06em;
			padding:0% 25% 0% 0%;
		}

ul 	        {
		
			padding:0% 25% 0% 0%;
		}



a:link 		{ 	text-decoration:underline;
			color:black;
		}
a:visited 	{ 	text-decoration:underline;
			color:black;
		}
a:hover 	{ 	text-decoration:underline;
			color:red;
		}


a.redlink:link 	 { text-decoration:underline; color:red;	}
a.redlink:visited { text-decoration:underline; color:red; }
a.redlink:hover { text-decoration:underline; color:black;	}


a.redlinksmall:link 	 { text-decoration:underline; color:red;font-size:0.7em;	}
a.redlinksmall:visited { text-decoration:underline; color:red;font-size:0.7em; }
a.redlinksmall:hover { text-decoration:underline; color:black;font-size:0.7em;	}





a.navi:link 	{ 	
			text-decoration:none;
			color:white;
			font-family:Arial;
			/* vorher font-size:0.75em; */
			font-size:0.72em;
			
		}

a.navi:visited 	{ 	
			text-decoration:none;
			color:white;
			font-family:Arial;
			font-size:0.72em;
			
			
		}
		
a.navi:hover 	{ 	
			text-decoration:none;
			color:red;
			/*background-color:#FFFF99;*/
			background-color:white;
			font-family:Arial;
			font-size:0.72em;
			/*font-weight:bold;*/
			
		}
		


a.selectednavi:link 	{ 	
			text-decoration:none;
			
			color:black;
			background-color:white;
			font-family:Arial;
			font-size:0.72em;
			/*font-weight:bold;*/
			
		}

a.selectednavi:visited 	{ 	
			text-decoration:none;
			color:black;
			background-color:white;
			font-family:Arial;
			font-size:0.72em;
			/*font-weight:bold;*/
			
			
			
		}
		
a.selectednavi:hover 	{ 	
			text-decoration:none;
			color:black;
			background-color:white;
			font-family:Arial;
			font-size:0.72em;
			/*font-weight:bold;*/
			
		}





/* div-Blöcke */		
		

#top0    	{
			background-color:#FFFFCC;
			
			/*font-size:1.2em;*/
			font-size:20px;
			
			/*padding: 1% 1% 1% 1%;*/
			color:#000000;
			font-family: Arial;
		}

#top1_gruen    	{
			background-color:#006400;
			color:#000000;
			font-family: Arial;
			background-image:url(img/top_gelbeblumen2.jpg);
			background-repeat:no-repeat;
			background-position:center;   
		}
		
#top1_blau    	{
			background-color:#6495ED;
			color:#000000;
			font-family: Arial;
			background-image:url(img/top_wasser.jpg);
			background-repeat:no-repeat;
			background-position:center;   
		}		
		
		
#top1_gelb    	{
			background-color:#DAA520;
			color:#000000;
			font-family: Arial;
			background-image:url(img/top1.jpg);
			background-repeat:no-repeat;
			background-position:center;   
		}		
		


#top1_lila    	{
			background-color:#8B008B;
			color:#000000;
			font-family: Arial;
			background-image:url(img/top2_lila.jpg);
			background-repeat:no-repeat;
			background-position:center;   
		}		
		

#top1_rosa    	{
			background-color:#FF69B4;
			color:#000000;
			font-family: Arial;
			background-image:url(img/top_rosa.jpg);
			background-repeat:no-repeat;
			background-position:center;   
		}		
		
		



		
		

#topabstand1    {
			
			background-color:#FFFFCC;
			color:#000000;
			font-family: Arial;
			padding: 2px 0px 0px 0px;			  
			
		}


#top2_gruen    	{
			background-color:#006400;
			color:#FFFFFF;
			font-family: Arial;
		}
		
#top2_blau    	{
			background-color:#6495ED;
			color:#FFFFFF;
			font-family: Arial;
		}		
		
#top2_gelb  	{
			background-color:#DAA520;
			color:#FFFFFF;
			font-family: Arial;
		}
		
#top2_lila  	{
			background-color:#8B008B;
			color:#FFFFFF;
			font-family: Arial;
		}
		
		
#top2_rosa  	{
			background-color:#FF69B4;
			color:#FFFFFF;
			font-family: Arial;
		}		
		


		
		
	

		





#container_main	{
			
			height:auto;
			background-color:#FFFFFF;
			/*position:absolute;*/
			/*top:9em;*/
			width:auto;
			/*width:800px;*/
			
					  
			
		}




#navileft_gruen	{
			position:absolute;
			width: 9em;
		        padding: 0.2em 0.2em 0.2em 0.2em;
		 	background-color:#006400;
		    	color:white;
		    	display: block;
		}



#navileft_blau	{
			position:absolute;
			width: 9em;
		        padding: 0.2em 0.2em 0.2em 0.2em;
		 	background-color:#6495ED;
		    	color:white;
		    	display: block;
		}


#navileft_gelb	{
			position:absolute;
			width: 9em;
		        padding: 0.2em 0.2em 0.2em 0.2em;
		 	background-color:#DAA520;
		    	color:white;
		    	display: block;
		}

#navileft_lila	{
			position:absolute;
			width: 9em;
		        padding: 0.2em 0.2em 0.2em 0.2em;
		 	background-color:#8B008B;
		    	color:white;
		    	display: block;
		}
		
#navileft_rosa	{
			position:absolute;
			width: 9em;
		        padding: 0.2em 0.2em 0.2em 0.2em;
		 	background-color:#FF69B4;
		    	color:white;
		    	display: block;
		}		




#main_navi	{
			
			
			width:auto;
			height:100%;
			
			color:#000000;
			font-family: Arial;
			/*margin-left: 1em;*/
			padding: 1em 1em 2em 11em;
			
		}



#trennung_navi	{
			width:auto;
			height:auto;
			background-color:white;
			padding: 0px 1px 0px 1px;
			/*border-top-style:dashed;*/
			/*border-top-style:dotted;*/
			border-top-style:dotted;
			border-top-width:1px;
			border-top-color:#006400;
			
			
		}




#trennung	{
			width:auto;
			height:auto;
			background-color:white;
			padding: 0px 5px 0px 5px;
			border-top-style:dashed;
			border-top-width:0.1em;
			border-top-color:#D4D4D4;
			
		}




#trennung_strich	{
			width:auto;
			height:auto;
			background-color:white;
			padding: 0px 5px 0px 5px;
			border-top-style:solid;
			border-top-width:1px;
			/*border-top-color:#D4D4D4;*/
			border-top-color:black;
			
		}











/* Schriftarten */


.text		{
			font-family:Arial;
			text-align:justify;
			font-size:0.8em;
		}
		
.texthead	{
			font-family:Arial;
			text-align:justify;
			/*font-size:1em;*/
			font-size:10;
		}


		
.textright		{
			font-family:Arial;
			text-align:right;
			font-size:0.8em;
		}		
		

.textleft		{
			font-family:Arial;
			text-align:left;
			font-size:0.8em;
		}
		
.textbold	{
			font-family:Arial;
			text-align:left;
			font-size:0.8em;
			font-weight:bold;
		}				

.textcenter	{
			font-family:Arial;
			text-align:center;
			font-size:0.8em;
		}	

.textcentersmall	{
			font-family:Arial;
			text-align:center;
			font-size:0.7em;
		}			


.textsmall		{
			font-family:Arial;
			text-align:justify;
			font-size:0.7em;
		}


.textsmalllink	{
			font-family:Arial;
			text-align:justify;
			font-size:0.6em;
		}








.textfest	{
			font-family:Arial;
			text-align:left;
			font-size:12px;
			word-spacing:1px;
			
		}





		
.textlink	{
			font-family:Arial;
			text-align:justify;
			font-size:0.8em;
			text-decoration:underline;
		}		


