body 
			{
			 font-family:Verdana, Arial, Helvetica, sans-serif;
			 font-size:12px;
			 background-color:#d7e0e0;
			
			 margin-top:10px;
			 line-height:1.6em;
			 
			scrollbar-face-color:#7B7D8E;
			scrollbar-highlight-color:#FFFFFF;
			scrollbar-3dlight-color:#C0C0C0;
			scrollbar-darkshadow-color:#000000;
			scrollbar-shadow-color:#636581;
			scrollbar-arrow-color:#000000;
			scrollbar-track-color:#BDBEC6;
			}




h1 			{
			font-size:16px; 
			color:#000000;
			margin-bottom:-10px;
			}
h2 			{
			font-size:14px;
			color:#000000;
			margin-bottom:-10px;
			}
h3 			{font-size:14px;color:#000000;}

code 		{	
			font-size:14px;color:#0000ff;
			}
pre
			{
			 font-size:14px;
			 color:#0000ff;
			 padding:05px;
			}


hr			{
			

			}


#alles		{
			width:880px;
			margin:0px auto;
			text-align:left;
			background-color:#bdbec6;
			border:1px solid #000000;
			background-image:url(aufbau/hgmenu.jpg)
			
		 	}


#content 	{
	margin-top:0px;
	background-color:#efeff7;
	width:720px;
	clear:right;
	height:420px;
	float:left;
	padding:15px;
	overflow:auto;
	
	border-right: 1px solid #efeff7;
	
	border-left: 1px solid #92afb3;
			}


#left 		{
			
			width:128px;
			float:left;
			
			}



#title 		{
			height:89px;
			
			background-color:#636581;
			background-image:url(aufbau/hgtitel3.jpg);
			background-repeat:no-repeat;
			
			border-bottom:1px solid #000;
			

			}
			
			
.menutitle	{
			font-weight:bold;
			text-align:center;
			margin:2px;
			}




.menucontainer {
	background-color:#7b7d8e;
	width:106px;
	margin:20px 10px 10px;
	border-top: 1px none #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;			
			}

.partner {
	text-align: center;
	margin-top: 140px;
	font-size: 10px;
			}

.fusszeile	{
			border-top:1px solid #92afb3;
			height:16px;
			background-color:#bacccc;
			
			padding:5px;
			font-size:10px;
			color: #000000;			
			}




.eingabefeld 	{
			border:1px solid #636581; 
			font-family:Arial;color:#000000; 
			background-color:#e2e9e9;
			overflow:auto;
		}


a:link, a:visited, a:active, a:hover
			{ 
			  text-decoration:underline;
			  font-weight:normal;
			  color:#000000;
			  font-size:12px;
			}
			a:active, a:hover
			{ 
			  color:#000000;
			}
			a.menu {
			 display:block;
			 padding:3px;
			 border-top:1px solid #000;
			 background-color:#737994;
			 text-align:center;
			 color:#eeeeee;
			 text-decoration:none;
			 }
			a.menu:link, a.menu:visited
			{ 
			  color:#eeeeee;
			 background-color:#737994;
			 text-decoration:none; font-weight:bold;
			}
			a.menu:active, a.menu:hover
			{ 
			  color:#000000; font-weight:bold;
			 background-color:#bacccc;
			}
.kleinbild {
	border: 1px solid 000000;
	
}

/* Auf der aktive Mitgliedseite wird hier das Handwerk beschreiben*/
.beschreibungsbox {
	margin-left:auto; 
	margin-right:auto;
	width: 500px;
	background-color: #EAEEED;
	border: 1px solid #D9E2E1;
	padding: 5px 10px;
	position: static;
	text-align: center;
	line-height: 20px;
	vertical-align: middle;
}

/*Auf der aktiven Mitgliedseite wird hier die beiden Adressfelder beschrieben*/
.adresse {
	background-color: #EAEEED;
	border: 1px solid #D9E2E1;
	width: 500px;
	position: static;
	margin-right: auto;
	margin-left: auto;
	margin-top: 18px;
	padding: 5px 10px;
	line-height: 20px;
}
.bildgross {
	float: right;
	height: 0px;
	width: 0px;
	background-color: #EAEEED;
	border: 1px solid #D9E2E1;
	top: -100px;
	padding: 15px;
}
.backbutton {
	top: 35px;
	height: 18px;
	width: 77px;
	position: static;
	margin-right: auto;
	margin-left: auto;
}
.titelmitglieder {
	text-align: center;
}
.titelkuenstler {
	text-align: center;
}

