
/* HEADER-Bereich*/
#header 					{position : relative;background-color : #359811; height:50px; width:950px;border-left:solid 1px #fff;border-right:solid 1px #fff;}
#header-kontakt				{position : relative; color:#fff;text-align:right; width:750px; top:12px;}
#header-leo					{position : absolute; left:800px; top:12px;}
#header-home-button			{position : absolute; left:900px; top:12px;}

#navigator					{position : absolute; z-index:3000; padding:0px; margin:0px; top:7px; text-align:center;left:600px; font-size:12px;border:solid 1px #fff; width:180px;}

/* CONTENT-Bereich*/
#content-inhalt						{position: relative; top: 0px; left: 0; right: 0; bottom:0; width:950px; border:solid 1px #fff;background-image: url(../image/web/eck_argus.jpg);background-repeat:no-repeat; background-position:bottom left;background-color:#fff;}
#content-inhalt-border 	       	    {position: relative; top: 0px; left: 0; right: 0; margin:20px; padding-bottom:25px;width:650px; }

#content-inhalt-menulevel 			{margin-bottom:10px;}
#content-inhalt-menulevel a			{color:#333333; text-decoration:none; font-size:80%}
#content-inhalt-menulevel a:hover	{color:#5ba6ca; text-decoration:underline; font-size:80%}

#content-inhalt #content-inhalt-title   	{padding: 0px 0px 20px 0px;}
#content-inhalt #content-inhalt-entry 		{padding: 0px 0px 10px 0px;}
#content-inhalt #content-inhalt-article  	{padding: 0px 0px 20px 0px;}
#content-inhalt #content-inhalt-download 	{font-size:100%;border:1px solid #9AACF9; background-color:#D5DCFB; padding:5px; margin-bottom:5px;}
#content-inhalt #content-inhalt-download p	{font-size:100%;}

#content-inhalt h1 					{font-size : 135%;font-weight: 1000;font-style:italic;color : #359811;line-height : 140%;margin : 0;}
#content-inhalt h2 					{font-size : 125%;font-weight: 1000;color : #333333;line-height : 140%;padding : 0;margin : 0;}
#content-inhalt h3 					{font-size : 115%;color : #359811;line-height : 140%;padding : 0;margin : 0;}
#content-inhalt .btn 				{color:#333333;background-color : #004E1E;border: 1px solid #ffffff;font-weight: bold;}
#content-inhalt p					{color:#333333; font-size:95%}
#content-inhalt td					{color:#333333; font-size:95%}
#content-inhalt th					{color:#333333; font-size:95%}
#content-inhalt font				{color:#333333; font-size:95%}
#content-inhalt a					{color:#333333; text-decoration:none; font-size:95%}
#content-inhalt a:hover				{color:#359811; text-decoration:underline; font-size:95%}

/* FOOTER-Bereich*/
#content-bottom 	       	       	{position : relative; width : 950px; height:50px; color:#fff;text-align:right;background-color:#359811;border-left:solid 1px #fff;border-right:solid 1px #fff;}
#content-bottom-border     	       	{margin:0px;padding-right:10px;font-size:95%}
