﻿body 				{background:#2F2F2F url(zub/images/bg_schwarz.jpg) left top repeat-x fixed;}

.img_container {position:absolute; 
					z-index:2; 
					top:1px; 
					left:101px; 
					height:440px; 
					width:861px; 
					background: url(zub/images/head_01.jpg) no-repeat left top;}
					
#rahmen			{position:absolute; 
					z-index: 1; 
					top:0px; 
					left:100px; 
					height:1127px; 
					width:861px;
				   background-color: white;
					border:#CCCCCC 1px solid;
					border-bottom-style: outset; 
					border-right-style: outset;
					 }

.menue 			{position:absolute; 
					z-index: 1; 
					top:440px; 
					left:101px; 
					width:151px; 
					height:685px; 
					background:#EEEEEE url(zub/images/schatten_menu.jpg) left top repeat-y;
					border-right:#cccccc 1px solid;}
					
h3.menu			{position:relative;
					z-index:0;
					font-size:1.5em;
					font-family:Garamond;
					color:#2f2f2f;
					line-height:70px;
					height:70px;
					border-bottom:#cccccc 1px solid; 
					border-top:#cccccc 1px solid; 
				   vertical-align:middle;}
									
a.menu 			{display:block; 
			 		font-family: Lucida Sans Unicode;
					font-size: 0.8em; 
					color:#2f2f2f; 
					line-height:30px; 
					width:150px; 
				  	text-decoration:none;}
							
a.menu:hover 	{font-family: Lucida Sans Unicode;
					font-size: 0.8em; 
					color:#AC88BA; 
					line-height:30px; 
					width:150px; 
					background: url(zub/images/bg_link.jpg) left top no-repeat;
					text-decoration:none; } 
a.menu:active  { color:#CC0066;}

.border 			{border-bottom:#cccccc 1px solid; 
					line-height:30px; 
					width:100%}
.bg_white 		{background-color:white;
					width:100%;}

iframe			{position:absolute; 
					z-index:1;
					top:445px; 
					left: 255px; 
					width:700px;
					height:680px;  
					background-color:white;}

					
#foot 			{position:absolute; 
					top:1125px; 
					left:100px; 
					height:40px; 
					width:860px; padding-top: 15px;
					font-family:Arial; font-size:11px; font-weight:bold; color:#996699}


