/* Layout */

body
	{	
		margin: 1em;
		font: 90% arial, hevetica, sans-serif; text-align: justify;
	}

#inhalt_fix
	{
		line-height: 165%;
	}

#inhalt_fix_2
	{
		line-height: 165%;
	}

#top_anchor
	{
	 display: none;
	}

#stichworte
	{
		display: none;
	}
	
	#title
	{
	 display: none;
	}

	#titel
	{
	 display: none;
	}
	
	#bottom_banner
	{
	display: none;
	}
	
	#inhalt
	{
	 line-height: 165%;
	}
	
	#links
	{
	 display: none;
	}
	
	#footer
	{
	 clear: both;
	 text-align: right;
	 border-top: 1px solid #999;
	 font-size: 90%;
	}
/*_______________________________________________________________________________________________________________________*/


/* Startseite */

#vision
	{
		text-align: left;
		line-height: 165%;
	}

/*_______________________________________________________________________________________________________________________*/


a:link
	{
		color: #AE672C;
	}

a:visited
	{
		color: #AE672C;
	}

	
h1
	{
		color: #020202;
		font-size: 140%;
		font-weight: bold;
		font-variant: small-caps;
		margin-bottom: 7px;
	}
h2
	{
		font-size: 120%;
		color: #020202;
		font-weight: bold;
		font-variant: small-caps;
		margin-top: 30px;
		margin-bottom: 5px;
	}
h3
	{
		color: #874400;
		font-weight: bold;
		font-size: 110%;
		margin-bottom: 2px;
	}
	
	
	#box
	{
	 padding: 0px;
	 margin: 0px;
	}

	#box div{display:none;}

	#box:hover div{
	 display: block;
	 position: absolute; left: 250px;}
	
/*_______________________________________________________________________________________________________________________*/


/* Links */

#partner
	{
		border-top: 2px solid black;
		border-left: 2px solid black;
		border-right: 1px solid gray;
		border-bottom: 1px solid gray;
		padding: 10px;
	}

#e_links
	{
		width: 640px;
	}

/*_______________________________________________________________________________________________________________________*/


/* Sitemap */

.sitemap a
	{text-decoration: none}
	.sitemap2 a
	{text-decoration: none; margin-left: 30px; }
	.sitemap3 a
	{text-decoration: none; margin-left: 60px; }

#inhalt_s
	{
		padding: 0px 20px 10px 20px;
		border-top: 2px solid black;
		border-left: 2px solid black;
		border-right: 1px solid gray;
		border-bottom: 1px solid gray;
	}
/*_______________________________________________________________________________________________________________________*/


/* Weitere Layers */

#suche
	{
		display: none;
	}

iframe
	{
		border-width: 0px;
	}

.textbox_right
	{
		border-top: 2px solid black;
		border-left: 2px solid black;
		border-right: 1px solid gray;
		border-bottom: 1px solid gray;
		width: 220px;
		padding: 10px;
		margin: 20px 10px 0px 30px;
		float: right;
	}

.textbox_right_gross
	{
		border-top: 2px solid black;
		border-left: 2px solid black;
		border-right: 1px solid gray;
		border-bottom: 1px solid gray;
		width: 280px;
		padding: 10px;
		margin: 20px 10px 0px 30px;
		float: right; text-align: left;
	}
/*_______________________________________________________________________________________________________________________*/


/* Bilder */

img
	{
		border-style: none;
	}

	.image_right
	{
	 float: right;
	 padding: 2px;
	 margin: 0 0 10px 10px;
	 display: block;
	 background-color: white;
	}

	.image_left
	{
	 float: left;
	 padding: 2px;
	 margin: 0 0 10px 10px;
	 display: block;
	 background-color: white;
	}

	.imageborder
	{
	 border: 1px solid black;
	}

.rss_button	{display: none;}
/*_______________________________________________________________________________________________________________________*/


/* Grafische Erweiterungen */

.contentbanner
	{
		line-height: 135%; width: 100%; height: 35px;
		text-align: left; background-color: #DCDCDC;
		font-size: 19px; font-variant: small-caps; font-weight: bold;
	}

.archiv
	{
		display: none;
	}

hr	{	float: left;	}

p	{	margin-top: 15px; margin-bottom: 15px;	}

/*_______________________________________________________________________________________________________________________*/


/* Listen */

li	{	margin-bottom: 10px;	}

.square	{	list-style-type: square;	}
.dezimal{	list-style-type: decimal;	}
.none	{	list-style-type: none;		}
.marginleft {	margin-left: 30px;	}
.marginleftgross {	margin-left: 60px;	}

/*_______________________________________________________________________________________________________________________*/


/* Werbung */

#ad_banner
	{
		display: none;
	}

#adsense
	{
		display: none;
	}

#adsense_links
	{
		display: none;
	}

#adsense_links_2
	{
		display: none;
	}
