/* Anwaltskanzlei Fuchs, Vogeser, Dr. Wirth CSS */
/* (c) 2006-7 by nwebdesign - http://www.nwebdesign.de  */

/* ------------ Abstaende werden auf Null gesetzt ---------------------------- */

html, body, div, font, 
p, h1, h2, h3, ul, a, 
ol, span, table, 
td, form, img, li 	{
   			margin: 0;
   			padding: 0;
			border: 0;
   			font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
			color: white;
			font-size: 12px; line-height: 18px;
			}
body			{ font-size: 100.01%; }
/* --------------------------------------------------------------------------- */


.sb			{ font-size: 0px; line-height: 1pt; color:#021234; }


#sitemap		{
			overflow: auto;	
			position: absolute;
			left: 50%;
			top: 25%;		
		 	border: 0px solid;
			border-color: red;

			width:780px; 
			height:464px; 
			z-index:0; 
	
			background-color: #021234; 
			margin-left: -390px;
			margin-top: -116px;		
			padding: 0px;
			text-align:left;
			}

#aussenrahmen		{	
			position: absolute;
			left: 50%;
			top: 25%;
		 	border: 0px solid;
			border-color: red;

			width:780px; 
			height:484px; 
			z-index:1; 
	
			background-color: #5D6B9C; 
			margin-left: -390px;		
			margin-top:-116px;			
			padding: 0px;
			text-align:left;
			}

#nweb			{	
			position: absolute;
			left: 50%;
			top: 464px;
		 	border: 0px solid;
			border-color: #5D6B9C;

			width:780px; 
			height:20px; 
			z-index:0; 
	
			background-color: #021234; 
			margin-left: -390px;		
			padding: 0px;
			text-align:right;
			font-size: 10px;
			}

#rahmen			{	
			position: absolute;
		 	border: 0px solid;
			border-color: red;

			width:778px; 
			height:462px; 
			z-index:2; 
	
			background-color: #021234; 
			margin: 1px;		
			padding: 0px;
			text-align:left;
			}


#eingang		{
			position: absolute;
		 	border: 0px solid;
			border-color: red;

			left: 0px;
			top: 2px;

			width:140px; 
			height:458px; 
			z-index:3; 
			background-color: #021234; 
			text-align: center;
			}

#strich			{
			position: absolute;
		 	border: 0px solid;
			border-color: red;
			
			left: 142px;
			top: 2px;
	
			width: 2px; 
			height: 458px; 
			z-index: 4; 
	
			background-color: #021234; 
			}

#balken			{
			position: absolute;
		 	border: 0px solid;
			border-color: red;
			background-color: #5D6B9C;
			left: 140px;
			top: 2px;
			width: 130px; 
			height: 458px; 
			z-index: 3; 
			margin : 0px;		
			padding: 0px;
			}

.menu			{
			position: absolute;
		 	border: 0px solid;
			border-color: red;
			left: 10px;
			width: 120px; 
			height: 20px; 
			z-index: 4; 
			margin : 0px;		
			padding: 0px;
			}


	#soz1		        { bottom: 320px; }
	#soz1b		        { bottom: 380px; }
	
	#ges2			{ bottom: 300px; }
	#ges2b			{ bottom: 360px; }

	#gru3			{ bottom: 280px; }
	#gru3b			{ bottom: 340px; }

	#tae4			{ bottom: 260px; }
	#tae4b			{ bottom: 320px; }

	#rec5			{ bottom: 240px; }
	#rec5b			{ bottom: 300px; }
		#fuc		{ bottom: 280px; left: 25px; }
		#vog		{ bottom: 260px; left: 25px; }
		#wir		{ bottom: 240px; left: 25px; }

	#kon6			{ bottom: 220px; }

	#fin7			{ bottom: 200px; }

	#eingang8		{
				left: 0px;
				bottom: 0px;
				width:130px; 
				height:198px; 
				}


#inhalte		{
			position: absolute;
			left: 270px;
		 	border: 0px solid;
			border-color:white;

			width: 470px; 
			height:422px; 
			z-index:3; 
	
			background-color: #021234; 
			margin : 0px auto;		
			padding: 0px;
			scrollbar-base-color: #5D6B9C;
			scrollbar-arrow-color: #021234;
			}

#inhalte_m		{
			position: absolute;
			left: 290px;
			top: 398px;
		 	border: 0px solid;
			border-color:white;
			width: 469px; 
			height: 25px; 
			z-index: 4;
			text-align: left;
			vertical-align: bottom;
			}

#anwalt_i		{
			position: absolute;
			top: 0px;
			left: 0px;
			width: 470px; 
			height: 403px; 
			z-index:4;
			overflow:auto; 
			scrollbar-base-color: #5D6B9C;
			scrollbar-arrow-color: #021234;
			}

#anwalt_m		{
			position: absolute;
			top: 408px;
			left: 0px;
			width: 470px; 
			height:15px; 
			z-index:4;
			}

a			{ 	
			font-variant: normal; 
			text-decoration: none; 
			text-transform: none; 
			list-style-type: none 
			}

a:hover			{ font-weight:bold; }

a.text			{ text-decoration: underline; }

