*		{	margin: 0px;
			padding:0px;}

body   	{ 	margin: 0px; padding: 0px; 
         	font: normal 8pt Helvetica,Verdana,sans-serif;
			background: url(pix/bg.jpg) no-repeat Top Left; 
         	color: black;
			background-color:#f4f4f4;
		 	font-weight:normal;}
		  
a       { 	color: #2d2d2d; 
			text-decoration: none; 
			outline: none;}
			
a:hover { 	color: #ffffff; }

p       { margin: 0px; margin-top: 10px; padding: 0px; font-weight: bold; font-family:helvetica, verdana, arial; color:#585858; font-size: 12px !Important; line-height:18px; letter-spacing: 1px;}
h1       { margin: 0px; margin-top: 10px; padding: 0px; font-weight: normal; font-family:helvetica, verdana, arial; color:#585858; font-size: 12px !Important; line-height:18px;}

			
/* =inhalte ---------------------------------------------------------*/ 	

.title            { 	position: fixed; 
						top: 0px;
						left: 0px; 
						height: 110px;
						width:942px; }
						
#menue	{ 	position: fixed;
			background-color:#ececec; 
				top: 155px;
				left: 0px; 
				height: 451px;
				width:408px;
				border:none;s }
						
.home				{height: 60px; width:131px; top:0px; }	
.home a			{	float: left; height: 60px; background: url(pix/b_home_i.jpg) no-repeat; }							
.home a:hover		{	height: 60px; background: url(pix/b_home_a.jpg) no-repeat;}

.about				{height: 56px; width:135px; top:0px; }	
.about a			{	float: left; height: 56px; background: url(pix/b_about_i.jpg) no-repeat; }							
.about a:hover		{	height: 56px; background: url(pix/b_about_a.jpg) no-repeat;}

.gallery				{height: 56px; width:151px; top:0px; }	
.gallery a			{	float: left; height: 56px; background: url(pix/b_gallery_i.jpg) no-repeat; }							
.gallery a:hover		{	height: 56px; background: url(pix/b_gallery_a.jpg) no-repeat;}

.contact				{height: 41px; width:170px; top:0px; }	
.contact a			{	float: left; height: 41px; background: url(pix/b_contact_i.jpg) no-repeat; }							
.contact a:hover		{	height: 41px; background: url(pix/b_contact_a.jpg) no-repeat;}

.gesamthome            	{ 	position: absolute; 
						left: 408px; 
						top: 155px;
						width: 1095px;
						height: 451px;}
						
.gesamtgallery            	{ 	position: absolute; 
						left: 408px; 
						top: 155px;
						width: 3955px;
						height: 451px;}
						
.gesamtabout            { 	position: absolute; 
						background: url(pix/bg_about.jpg) no-repeat Top Left;
						background-color:#ececec;
						left: 408px; 
						top: 155px;
						width: 511px;
						height: 451px;}
						
.content				{ position: relative; 
						float:left;
						margin-left: 3px; 
						top:60px;
						width:480px;
						height: 451px; }
						
.gesamtnews            { 	position: absolute; 
						background: url(pix/bg_news.jpg) no-repeat Top Left;
						background-color:#ececec;
						left: 919px; 
						top: 155px;
						width: 300px;
						height: 451px;}
						
.content_news			{ position: relative; 
						float:left;
						margin-left: 3px; 
						top:60px;
						width:280px;
						height: 451px; }
						
.gesamtcontact       { 	position: absolute; 
						background: url(pix/bg_contact.jpg) no-repeat Top Left;
						background-color:#ececec;
						left: 408px; 
						top: 155px;
						width: 511px;
						height: 451px;}
						
						
.pix				{ position: relative; 
						float:left;
						margin-left: 0px; 
						width: auto;
						height: 451px; }
						
#haftung	{ 	position:absolute;
				background-color:white;
				width: 300;
				left: 20px;
				top: 0px;
				padding: 30px;
				text-align: left;}