html, body, div, p, h1, h2, h3, h4, h5, h6, blockquote, ol, ul, li, dl, dt, dd, td, form, fieldset, a, img, button {
     margin: 0px;
     padding: 0px;
     border: 0px;
}
body
{
	text-align:center;
	background-color:#4A4E58;
	background-repeat:repeat;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:13px;
	margin-top:10px;
	margin-bottom:10px;
}

h1, h2, h3, h4, h5, h6, h7 {color:#444444;}

h1 
{
	margin-top: 3px;
	font-size: 16px;
	font-weight: bold;
}

h2 
{
	margin-top: 0px;
	font-size: 14px;
	font-weight: bold;
}

h3 
{
	margin-bottom: 0px;
	font-size: 12px;
	font-weight: normal;
}

h4 
{
	margin-bottom: 2px;
	font-size: 11px;
	font-weight: normal;
}
h5 
{
	margin-bottom: 2px;
	font-size: 10px;
	font-weight: normal;
}

h6 
{
	margin-bottom: 2px;
	font-size: 9px;
	font-weight: normal;
}

h7 
{
	margin: 5px 0px;
	font-size: 8px;
	font-weight: normal;
}

p  {margin: 0px 0px;}

a 
{
	text-decoration:none;
	color:blue;
}

a:hover {text-decoration:none;}

#wrapper
{
	width:962px;
	margin:0 auto;
	padding-bottom:0px;
	border:0px solid #999999;	
	text-align:left;
	background-color:#E4E4E4;
	background-image:url(Images/main_bg.png);
	background-repeat:repeat-y;
	background-position:top center;
}

#header
{
	height:125px; 
	position:relative;
	margin: 0px;
	padding: 0px;
	background-image:url(Images/header.png);
	background-repeat:no-repeat;
	background-color:#F2F2F2;
}

#logo
{
	position:absolute;
	top:0px;
	left:0px;
}

#banner
{
	margin:0 162px;
	text-align:center;
}

#search
{
	position:absolute;
	bottom:5px;
	right:5px;
}

#mainnav 
{
	padding:0px 209px;
	border-left: 0px solid #999999;
	border-top:0px solid #999999;
	border-bottom:0px solid #999999;
	height:20px;
	position:absolute;
	top:105px;
}

#mainnav .item 
{
	padding: 0px 0px 0px 0px;
	border-width:0px 0px 0px 0px; 
	border-style:solid; 
	border-color: #999999;
	color:white;
	font-weight: bold;
	height:20px;
	width: 90px;
	text-align:center;
	margin: 0px 0px 0px 0px;
	vertical-align:text-top;
}

#mainnav .selected 
{
	color:aqua;
}

#mainnav .hover 
{
	color:yellow; 
}

#mainnav table
{
	border-right:0px solid #999999;
	border-top:0px solid #999999;
	height: 20px;
	margin: 0px 0px 0px 0px;
	width:451px;
	vertical-align:bottom;
}

#mainnav table table
{
	border-right:none;
}

#maintable
{
	height:450px;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	margin:0px;
	padding:0px;
}

#maintableleft
{
	width:200px;
	margin:0px;
	padding:3px;
	vertical-align:top;
}

#maintablecenter
{
	width:530px;
	margin:0px;
	padding:3px 5px 0px 5px;
	vertical-align:top;
}

#maintablecenterdown
{
	height:20px;
	margin:0px;
	padding:0px 0px 0px 0px;
	vertical-align:bottom;
	background-image: url(images/footer.png);
}

#maintableright
{
	width:200px;
	padding:3px 2px 0px 4px;
	vertical-align:top;
	margin-right:-2px;
}

#breadcrumbs{
	position:absolute;
	top:5px;
	left:25px;
	font-size:10px;
}
#breadcrumbs a 
{
	color:#000000;
	text-decoration:underline;
}

#breadcrumbs a:hover {text-decoration:none;}

#copy a {color:blue;}

#copy .container 
{
	margin-bottom: 2px;
	padding: 7px 10px 7px 10px;
	border:1px solid #999999;
	background-color:#FFFFFF;
}

#copy .container li
{
	margin-left:13px;
}

#copy img, #rightcolumn img {border-color: #999999 !important;}

#copy .teaser
{
	margin-top:3px;
	margin-bottom:8px;
	color:#777777; 
	font-size:10px; 
	font-weight:normal;
}

#copy .preview
{
	min-height: 40px;
	margin-left:70px;
}

#copy .previewtitel
{
	margin-left:70px;
	font-weight:bold;
}

#copy .info
{
	border: 1px solid #999999;
	padding: 5px;
	margin-bottom:3px;
	background-color:#D9D9D9;
}

#copy .tabelle
{
	padding:0px;
	margin-left:-9px;
	margin-top:0px;
	font-size:12px;
	width:505px;
}

/**#copy td, #copy th {padding: 0.2em 0.5em;}**/

#copy .container table tr {font-size:0.9em;}

.txtBox 
{
	border:1px solid #999999;
	font-family: Verdana;
	font-size: 11px;
}

#copy fieldset 
{	
	margin:1em 0;
	padding:1em;
	border:1px solid #CCCCCC;
}

#copy legend 
{
	color:#666666;
	background-color:#FFFFFF;
}

.button 
{
    font-size:11px;
    font-family: Verdana;
    cursor:pointer;
}

#copy .container {border-color:#999999;}

div.readmore 
{
	text-align:right;
	font-size:0.9em;
}

#leftcolumn 
{

	padding-top:0px;
}

#leftcolcontainer
{
    /*** Critical left col dimension value ***/
}

.subnav 
{
	border-left:0px solid #999999;
	border-right:1px solid #999999;
	margin:0px;
	padding:0px;
	width: 198px;
}

.subnav .menuBottom
{
	margin-left: 7px;
	margin-bottom: 10px;
	height: 5px;
	border-bottom:1px solid #999999;
	border-left:1px solid #999999;
	background-color:white;
}

.subnav .item 
{
	padding:0px 25px;
	border-top:0px solid #E4E4E4;
	color:blue;
	width: 197px;
	height:23px;
	font-weight: normal;
	background-color:white;
	margin:0px;
	background-image: url(images/menu2.png);
	background-repeat:no-repeat;
}

.subnav .menuHeader 
{
	font-weight: bold;
	font-size: 12px;
	background-color: Transparent;
	border-top:0px solid #999999;
	color:#444444;
	background-image: url(images/menu_left.png);
	background-repeat:no-repeat;
	height:20px;
}

.subnav .selected 
{
	background-color:white; 
	color:black;
	font-weight:bold;
	background-image: url(images/menu1.png);
	background-repeat: no-repeat;
}

.subnav .item a
{
	background-image: none;
	padding: 0px;
}

.subnav .item span
{
	background-image: none;
	padding: 0px;
}

.subnav .selected a
{
	background-image: none;
	padding: 0px;
}

.subnav .hover 
{
	color:#FF284E; 
	font-weight:bold;
	background-image: url(images/menu1a.png);
	background-repeat: no-repeat;
}

.subnav table
{
	border-bottom:0px solid #999999;
	margin-top:0px;
	padding:0px;
}

.subnav table table
{
	border-bottom:0px;
	margin:0px;
	padding:0px;
}

h4 img {margin-bottom:-0.5em;}

#rightcolumn
{
	padding-top:0px;
}

.sidebarcontainerkopf_left
{
	padding-top:4px;
	padding-left:10px;
	padding-right:6px;
	padding-bottom:4px;
	text-align:left;
	border-right:1px solid #999999;
	background-color:white;
	font-size:10px;
	background-image:url(Images/sidebarcontainer_left.png);
	background-repeat:repeat-x;
	width: 182px;
}

.sidebarcontainerkopf_right
{
	padding-top:4px;
	text-align:left;
	padding-left:6px;
	padding-right:6px;
	padding-bottom:4px;
	border-left:1px solid #999999;
	background-color:white;
	font-size:10px;
	background-image:url(Images/sidebarcontainer_right.png);
	background-repeat:repeat-x;
	width: 186px;
}	
.sidebarcontainer_left
{
	margin-bottom:5px;
	padding-top:4px;
	padding-left:10px;
	padding-right:6px;
	padding-bottom:8px;
	border-left:1px solid #999999;
	border-bottom:1px solid #999999;
	border-right:1px solid #999999;
	background-color:white;
	font-size:10px;
	width: 181px;
}

.sidebarcontainer_right
{
	margin-bottom:5px;
	padding-top:4px;
	padding-left:6px;
	padding-right:6px;
	padding-bottom:4px;
	border-left:1px solid #999999;
	border-bottom:1px solid #999999;
	border-right:1px solid #999999;
	background-color:white;
	font-size:10px;
	width: 185px;
}

.sidebarcontainer a {color:blue;}

.sidebarcontainer li {list-style-type:none;}

#footer 
{
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 0px 0px;
	border:0px solid #999999;
	background-color:white;
	font-size:10px;
	font-weight:bold;
	background-image:url(Images/footer.png);
	background-repeat:repeat-x;
	text-align:center;
	vertical-align:bottom;
	height:17px;
}

#footer a
{
	color:white;
}

.imgfloatright 
{
	float:right;
	display: inline;
	margin: 0px 0px 0px 15px;
	vertical-align:top;
}

.imgfloatleft
{
	float:left;
	display: inline;
	padding: 0px 20px 0px 0px;
	vertical-align: top;
}
.imgright_border 
{
	float:right;
	display: inline;
	margin: 5px 0px 5px 5px;
	vertical-align:bottom;
	border: 1px solid #999999;
}

.imgright_noborder 
{
	float:right;
	display: inline;
	margin: 0px 0px 5px 5px;
	vertical-align:bottom;
	border: 0px;
}

.img_email 
{
	display: inline;
	padding: 0px 0px 0px 10px;
	vertical-align: top;
	border: 0px;
}

hr
{
	color: #999999;
	margin-top:10px;
	padding-top: 0px;
	padding-bottom: 0px;
	width:507px;
}

  

.STARTSEITE_TITEL
{
	font-size: 12px;
	font-family: Verdana;	
	color: black;
	margin-bottom: 10px;
	font-weight: bold;
	background-image: url(../startseite/bg_title.png);
	padding-left: 5px;
	padding-bottom: 3px;
	padding-top: 3px;
	border: solid 1px silver;
	height:10px;
}

.TEXT-NORMAL
{
	font-weight: none;
	font-size: 10px;
	font-family: Verdana;
	height: 0px;
	padding: 0px;
}

.TEXT-NORMAL ul
{
	padding-left: 4px;
	list-style-image: url(Images/dot.png);
}


.TEXT-FETT
{
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana;
	padding: 1px 1px 1px 1px;
}

@media print {	
	body{
		font-size:11pt;
		line-height:13pt;
		background:#FFFFFF !important;
	}	
	#wrapper, #contentwrapper, #floatwrapper, #centercolumn, * html #wrapper, * html #contentwrapper, * html #floatwrapper, * html #centercolumn {
		width:auto !important;
		margin:auto !important;
	}

	#wrapper, #contentwrapper, #maintablecenter {border:none;}

	#mainnav{
		padding:0;
		text-align:center;
	}

	#leftcolumn, #rightcolumn, #search, #header, .print, #maintableleft, #maintableright {display:none;}

	#wrapper, #header, #mainnav, #mainnav .item, #mainnav .selected, #copy .container, #footer {
		background:transparent;
	}
	#centercolumn, .container {
		float:none;
		border: 0px;
	}	

	#breadcrumbs {position:static;}

	#copy .container{
		margin:0;
		padding:0 !important;
		border-style:none !important;
		border-width:0;
	}
	
    #copy fieldset {border:none;}	
	    
	#footer{	
		position:static;
		border-style:none !important;
		border-top:1px solid #000000;
	}
	
	#print
	{
		visibility:hidden;
		height:0px;
	}
	#teaser
	{
		visibility:hidden;
		height:0px;
	}
}
