

body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#3A3A3A;
	background-color: #DCE0E4;
	margin: 0;
	padding: 0;
	background-image:url(../images/page_bg.gif);
	background-repeat: repeat-x;
}
h1	{ font-family: Verdana;
 font-size: 18px; 
 font-weight:200;
 color:#333333;
text-align:left;
margin-left:10px;  }
h2 {
	font-family: tahoma, Helvetica, sans-serif;
	font-size:14px;
	font-style:normal;
	color:#3A3A3A;
	padding: 0px 0 0 10px;
	margin: 0px;
}
h2.blau {
	color:#666666;
	font-size:13px;
	font-weight:bold;
	border-left:0px solid #0089cF;
	border-bottom:1px solid #0089cF;
	width:260px;
	margin-left:5px;
	background-image:url(../images/sq_bl.jpg);
	background-position:left;
	padding-left:33px;
	background-repeat:no-repeat;
	
	
}
h2.blau2
{color:#666666;
	font-size:13px;
	font-weight:bold;
	padding-left:1px;
	margin-left:10px;
	border-bottom:1px solid #0089cF;
	width:200px;
	
		background-image:url();
}
h2.gruen {
	color:#666666;
	font-size:13px;
	font-weight:bold;
	border-left:0px solid #00AB4F;
	border-bottom:1px solid #00AB4F;
	background-image:url(../images/sq_gr.jpg);
	background-position:left;
	padding-left:33px;
	background-repeat:no-repeat;
	margin-left:5px;
	width:260px;
}
h2.gelb {
	color:#666666;
	font-size:13px;
	font-weight:bold;
	border-left:0px solid #FBAF18;
	border-bottom:1px solid #FBAF18;
	background-image:url(../images/sq_gelb.jpg);
	background-position:left;
	padding-left:33px;
	background-repeat:no-repeat;
	
	
}
h2.orange {
	color:#666666;
	margin-bottom:10px;
	margin-top:2px;
	font-size:13px;
	font-weight:bold;
	border-left:0px solid #F89A1C;
	border-bottom:1px solid #F89A1C;
	background-image:url(../images/sq_or.jpg);
	background-position:left;
	padding-left:33px;
	background-repeat:no-repeat;
	
}
h2.rot {
	color:#666666;
	font-size:13px;
	font-weight:bold;
	border-left:0px solid #EF3B24;
	border-bottom:1px solid #EF3B24;
	background-image:url(../images/sq_rot.jpg);
	background-position:left;
	padding-left:33px;
	background-repeat:no-repeat;
}
h2.gruen2 {
	color:#666666;
	font-size:13px;
	font-weight:bold;
	border-left:17px solid #006666;
	border-bottom:1px solid #006666;
	padding:0 0 5px 10px;
	background-image:url(../images/layout/bg_grau.jpg);
}
h3 {
	
	font-size: 13px;
		line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color:#525252;
	padding:0 0 5px 15px;
	margin:5px 0px 5px 0px;
}
h4
{
	
	font-size: 12px;
		line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color:#525252;
	padding:0 0 5px 15px;
	margin:5px 0px 5px 0px;
}
.container_left {
	background: url(../images/top_left.gif) no-repeat;
	
}
	
.container_right {
	background: url(../images/top_right.gif) no-repeat top right;
}
	
.container_bottom {
	background: url(../images/container_bottom.gif) no-repeat;
	
}



div#centered {
	position: absolute;
	left: 50%;
	margin:10px 0 0 -489px;
	width: 978px;

	min-width: 978px;
	background-image:url(../images/container_bg.gif);
	background-color:#fff;
	
}
div#container {
	width:962px;
	min-width: 962px;
	background-color: #FFFFFF;
	padding:0;
	
	margin:0px 8px ;
}

/*#################### Header ####################*/
#header 
{height:170px;
background-color:#fff;
border-top:1px solid silver;
border-bottom:1px solid silver;
background-position:left;}

/*#################### Inhalt ####################*/
#links
{width:310px;
float:left;
background-image:url(../images/layout/d_laengs.gif);
background-position:right;
background-repeat:repeat-y;
height:500px }
#linksbreit
{

width:620px;
float:left;
 }
 #linksbreit p
{
padding-right:35px;
padding-left:15px;
 }
#rechts
{width:300px;
margin:0;
padding-left:20px;
background-image:url(../images/layout/d_laengs.gif);
background-position:left;
background-repeat:repeat-y ;
float:left;
 }
 #rechts2
{width:300px;
background-image:url(../images/layout/d_laengs.gif);
background-position:left;
background-repeat:repeat-y ;
padding-left:30px;
float:left;
 }
 #rechts table
 {padding-left:2px}
 #rechts p.notiz
 {padding-left:13px;}
#content {
	
	width:960px;
	padding:0px 0px 0px 15px;
	margin:10px 0px 2px 0px;
	
	
	
}

#content p
{padding:5px 8px 4px 10px;
margin:0;

color:#3A3A3A;
}
#content ul
{margin:0 0 0 25px;
list-style-type:square;
padding:5px 20px 4px 5px;
color:#3A3A3A;}


#content a:link 		{ text-decoration: underline;color:#333333; }
#content a:visited	{ text-decoration: underline;color:#999999; }
#content a:hover		{ text-decoration: none; color:#006699; }
#content h1.zwischenueberschrift
{color:#006699;
border-left:16px solid #006699;
padding-left:7px;
font-size:16px;
font-weight:600;}
#footer {
	clear:both;
		font-size:11px;
	height: 28px;
	
	width:100%;
	text-align:center;
	margin: 0px;
	padding: 5px 0 0px 0;
	color:#333333;
	background: url(../images/container_bottom2.gif);
	background-repeat: no-repeat;
}
#footer a
{color:#4E4E4E;
font-size:11px;
text-decoration:underline;
text-align:left;}





* html div#navigation {
	margin-top: -2px;
	/* Workaround gegen den 3-Pixel-Bug des Internet Explorers */
}
* html div#content {
	border-bottom-width:0px;
		border-bottom-color:#FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	/* Workaround fuer Internet Explorer */
}
* html div#news {
	margin-top: -2px;
	/* Workaround gegen den 3-Pixel-Bug des Internet Explorers */
}




.fliess 			{  color: #808080 }



.hl2-rot	{ font-family: Verdana; font-size: 16px;  color:#CC3300 }
.hl2-grau	{ font-family: Verdana; font-size: 13px;  color:#666666 }
.hl-fliess	{   font-weight: bold; color: #606060; background-image:url(); background-repeat: no-repeat; background-position: left 3px; padding-left: 9px }

.td-fliesstext		{ font-size: 12px; color: #808080; padding-right: 10px; padding-left: 10px }
.td-trenner-hoch	{ background-image:url(../images/trenner_hoch.gif); background-repeat: repeat-y; background-position: center top; padding-left: 10px; padding-right: 10px }

/*################# Slideshow ############*/
/* SLIDESHOW */
#slideshow {
 height:170px; /* hier Hoehe der Slideshow-Bilder angeben */
 position:relative;
}
#slideshow img {
 display:none;
 position:absolute;
 top:0; left:0;
}
#slideshow img.start {
 display:block;
}

/*menu*/
ul.MenuBarHorizontal
{
	margin: 0 0 0 10px;
	padding: 0;
	
	font-weight:bold;
	list-style-type: none;
	font-size: 100%;
	cursor: default;
	 
	
}

ul.MenuBarActive
{
	z-index: 1000;
}
/* Menu item containers, position children relative to this container and are a fixed width */
ul.MenuBarHorizontal li
{
	margin: 0;
	
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	position: relative;
	text-align: left;
	cursor: pointer;
	
	float: left;
}

ul.MenuBarHorizontal ul
{
	margin: 0;
	padding: 0 0 0 5px;
	list-style-type: none;
		font-size: 100%;
	z-index: 1020;
	background-color:#CC3300;
	color:#fff;
	cursor: default;
	width:160px;
	position: absolute;
	left: -1000em;
}

ul.MenuBarHorizontal ul.MenuBarSubmenuVisible
{
	left: auto;
}
ul.MenuBarHorizontal ul li a
{
	width:180px;
	color:#fff;
	
	
}
ul.MenuBarHorizontal ul ul
{
	position: absolute;
	
	margin: -5% 0 0 99%;
}
ul.MenuBarHorizontal ul
{
	border: 1px solid #fff;
}

ul.MenuBarHorizontal a
{
	display: block;
	cursor: pointer;
	margin:0 ;
	padding: 3px 12px 3px 3px;
	color: #000;
	width:160px;
	
	text-decoration: none;
}


ul.MenuBarHorizontal a.oben
{
	display: block;
	cursor: pointer;
	margin:0 ;
	padding: 3px 12px 3px 3px;
	color: #000;
	width:160px;

	text-decoration: none;
	border-bottom:5px solid #005ca2;

}


/* Menu items that have mouse over or focus have a blue background and white text */
ul.MenuBarHorizontal a:hover, ul.MenuBarHorizontal a:focus
{
	
	color: #ccc;
}
/* Menu items that are open with submenus are set to MenuBarItemHover with a blue background and white text */
ul.MenuBarHorizontal a.MenuBarItemHover, ul.MenuBarHorizontal a.MenuBarItemSubmenuHover, ul.MenuBarHorizontal a.MenuBarSubmenuVisible
{
	
	color: #000;
}



ul.MenuBarHorizontal a.MenuBarItemSubmenu
{
	
display: block;
	cursor: pointer;
	margin:0 5px 0 5px;
	padding: 3px 12px 3px 3px;
	color: #000;
	width:120px;
	text-decoration: none;
	border-bottom:5px solid #005ca2;
	
}
/* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal ul a.MenuBarItemSubmenu
{
}
ul.MenuBarHorizontal ul a.MenuBarItemSubmenumeyer
{
	width:200px;
	margin-right:10px;
	
}
ul.MenuBarHorizontal a.MenuBarItemSubmenuHover
{
}
ul.MenuBarHorizontal ul a.MenuBarItemSubmenuHover
{
}

/*******************************************************************************

 BROWSER HACKS: the hacks below should not be changed unless you are an expert

 *******************************************************************************/

/* HACK FOR IE: to make sure the sub menus show above form controls, we underlay each submenu with an iframe */
ul.MenuBarHorizontal iframe
{
	position: absolute;
	z-index: 1010;
}
/* HACK FOR IE: to stabilize appearance of menu items; the slash in float is to keep IE 5.0 from parsing */
@media screen, projection
{
	ul.MenuBarHorizontal li.MenuBarItemIE
	{
		display: inline;
		f\loat: left;
		
	}
}
