/* ----------------------------------------------------------
	 Projekt : www.goetzelmann-ingeneure.de
	 Author  : Bärbel Hölle
	 Hinweis : Stylesheet für IE5+ / Netscape5+ / Opera 6+
	 ---------------------------------------------------------- */	

/* ----------------------------------------------------------
   defaults HTML tags
   ---------------------------------------------------------- */	

BODY
	{
	background-color	: white;
	font-family		: Arial;
 	color			: black;   
	margin			: 0px;
	}

a
	{
   	color			: black;
   	text-decoration		: none;
   	}   
   
a:hover
	{
 	text-decoration: underline;
	}
  
td
	{
 	font-size: smaller;
	}


/* ----------------------------------------------------------
	 pfad (breadcrums)
	 ---------------------------------------------------------- */	
	
#pfad 
 	{
       	background-color	: black;
	color			: white;
	padding			: 2px;
       	padding-left		: 5px;
       	margin-bottom		: 0px;
	display			: none;

 	}

#pfad a 
 	{
 	color			: white;
	padding			: 5px;
	text-decoration		: none;
 	}

#pfad a:hover
 	{
 	color			: white;
	padding			: 5px;
	text-decoration		: underline;
 	}

#keyvisual
	{
	display			: none;
	}   

/* ----------------------------------------------------------
   Menus
   ---------------------------------------------------------- */
	
#menu td
	{
	border-right	: 1px solid black;
	color		: black;
	padding		: 2px;
	font-weight	: bold;
	text-align	: center;
	}

.menu
	{
	display		: none;
	text-decoration	: none;
	color		: #085D93;
	}

.menuselected
	{
	text-decoration	: none;
	color		: black;
	display		: none;
	}

	
.untermenue
	{
	display		: none;
	background	: url(../images/hintergrund_hellblau.jpg);	
	width		: 200px;
	padding		: 0px;
	}

.untermenue a
	{
  	color		: white;
	text-decoration	: none;
	}

.untermenue li
	{
	xborder-left: 5px solid white;
	margin-bottom: 3px;
	padding-left : 0px;
	}
.untermenue ul
	{

	padding		: 0px;
	margin:		5px;
	margin-top	: 15px;
	xdisplay:inline;
	list-style-type:none;

	}
  
.gegruendet
	{
	display		: none;
	xbackground	: url(../images/hintergrund_hellblau.jpg);
	color		: black;
	}

/* ----------------------------------------------------------
	 Inhalte 
 ---------------------------------------------------------- */
	
#content
	{
	padding-right	: 0px;
	padding-left	: 10px;
   	width		: 720px;
 	color		: black;   
   	margin-top	: 10px;
   	
	}

#content IMG
	{
	margin-left:10px;
	margin-bottom:10px;
	}
	
#content img.contactbild
{
   margin-left: 60px;
}


h1
 	{
 	font-size	: medium;
 	color		: black;
	margin-bottom	: 6px;
	margin-top	: 4px;
 	}

h2
 	{
 	font-size	: small;
 	color		: black;   
	margin-bottom	: 6px;
	margin-top	: 4px;
 	}

h3
 	{
 	font-size	: small;
 	color		: black;
	margin-bottom	: 26px;
	margin-top	: 4px;
 	}

p
	{
	margin-top		: 5px;
	}
ol li
	{
   	padding-bottom	: 15px;   
   	}   

.list
	{
 	border: 1px solid #085D93;
	width	: 720px;
	} 
   
.list td
	{
 	border-top: 1px solid #085D93;
	padding: 4px;
	vertical-align: top;
	}  

.list th
	{
	border-bottom: 1px solid #085D93;
	background-color:#085D93;
	padding: 4px;
	text-align : left;
	vertical-align: top;
	font-size:smaller;
	}


.besetzung
{
 font-size: 11px;
 padding-right: 10px;
}    

		
#zeile
	{
 border-bottom: 1px solid #085D93;
  xborder-bottom	: 1px solid red;
	padding				: 0px;	
	width				: 700px;
	height				: auto;
xbackground-color:orange;
   padding-bottom : 20px;	
   padding-top : 3px;
   clear: both;	
	}
	
#zeile #beschriftung
	{
   font-weight				: bold;
	 width					: 170px;
	 padding-right		    : 0px;
	 float					: left;
	 clear					: left;
	 font-weight				: bold;	
	 height					: 100%;
	 margin-bottom		    : 10px;
xbackground-color:red;	
	}

#zeile #inhalt	
	{
	position				: relative;
	margin-left				: 400px;
	padding-right		    : 0px;
	padding-left			: 0px;
    top 					: 0px;
	xwidth					: 460px;
	height					: 100%;
xbackground-color:green;	
	}

p
	{
   }

#email
	{
   color:red;
   }

.footer
{
	display:none;
}
