/* Stylesheet für mbnArt */

* {padding: 0; margin: 0}

body {
	font-family: Arial, Helvetica;
	font-size: 12px; /*Schriftgröße */
	text-align: center;
	color: #7f7f7f;
	background-color: #999999;	/* hintergrundfarbe */	
	background-image: url(../grafiken/fd06.gif);	
	margin: 0;
	}
	
p {padding: 3px 0;}
hr {display: none;}
img {
	border: 0;
	padding-right: 3px;
	}
	
a {color:#999; outline: none; }/* Stylesheet für mbnArt speziell mbnart Übersicht*/	
	a:hover {color: #cccc99;}
.skiplink  {display: none;}
/* EXTERNE LINKS im Content mit Grafik versehen */
#container a[href^="http:"], #container a[href^="https:"]{
	padding-left: 10px; 
	background-image: url('../grafiken/pfeil1.gif');	 
    background-repeat: no-repeat;
	background-position: left;
	}	
	#container a:hover[href^="http:"], #container a:hover[href^="https:"] { 
		background-position: left;
		}
		
h2 {	
	font-weight: bold; 
	font-size: 17px; 
	color: #bed1bf;
	padding: 20px 0;
	padding-left: 25px;
	}
h3 {
	font-size: 13px; 
	font-family: 'Times New Roman'; 	
	font-style: italic;
	font-weight: bold; 		
	}	
	
#wrapper {
	text-align: left;
	width: 700px;
	height: 600px;	
	margin: 35px auto ;
	background-color: black;
	}
		
#name {background-color: white;}	
#mbnart {display: none}
#mbn {padding: 0 25px 0 25px;}
	#mbn a {text-decoration:none;}
#standort {display: none}

#navi_print	{display: none;}
#navi_oben_ohne {display: none}
#navi_ohne{display: none;}
#navi{
	clear: both;
	text-align: center;
	padding: 10px 60px;
	padding-bottom: 32px;	
	}
	#navi ul {		
		border-top: 1px solid white;
		padding-top: 9px;	
		}
	#navi li {
		display: inline; 
		list-style-type: none;	
		margin: 0;		
		border-right: thin solid #999;		
		padding: 0 7px 0 5px;
		}
	#navi a.menuactive:link, #navi  a.menuactive:visited  { /* Navigation mit php */
	color: #cccc99;	
	text-decoration:none;
	}

#footer {
	color: #666;
	background-color: #333;
	text-align: left;
	padding: 4px 0 4px 25px;
	font-size: 10px;			
	height: 12px;
	}
/* ------------------------------------------------------------------------------------------------------------------------------------------ */
/* Stylesheet für mbnArt speziell mbnart Übersicht*/	
	
#container {
	padding: 10px 50px; 
	height: 385px;
	}
	#container td {
		width: 330px;
		padding: 4px 0;
		}		
.block_links {
	float: left;
	text-align: left;	
	padding-top: 20px;
	width: 220px;
	}
.block_rechts {
	float: right;
	text-align: left;	
	padding-top: 20px;
	width: 220px;
	padding-right: 30px;
	}
#content_kontakt {
	padding: 10;	
	margin: 0;
	}
	
	

	



	
	
