* {
  margin: 0;
  padding: 0;
}

@font-face {
    font-family: 'VistaSlabMedRegular';
    src: url('../fonts/vistaslab-med-071211005EmigreWebOnly.eot');
    src: url('../fonts/vistaslab-med-071211005EmigreWebOnly.eot?#iefix') format('embedded-opentype'),
         url('../fonts/vistaslab-med-071211005EmigreWebOnly.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'VistaSansRegRegular';
    src: url('../fonts/vistasansreg-071211005EmigreWebOnly.eot');
    src: url('../fonts/vistasansreg-071211005EmigreWebOnly.eot?#iefix') format('embedded-opentype'),
         url('../fonts/vistasansreg-071211005EmigreWebOnly.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

body {
	font: normal 70% Arial, Verdana, Helvetica, sans-serif;
	color: #333;
	margin: 0;
	background: #fff;
}

.blindinfo	{
	position: absolute;
	top: -2000px;
}

#clear {
	clear: both;
	line-height: 0;
	font-size: 0;
	height: 0;
}

h1 {
	color: #000;
	font: normal 2.3em/1.2em 'VistaSlabMedRegular', Georgia, Times, serif;
	text-align: left;
	width: 84%;
	float: left;
}

.col-inhalt-h1 {
	margin: 10px 0 0 0;
	display: block;
	vertical-align: bottom;
	height: 75px;
	background: transparent;
}

#h1-titel-spezial {
	color: #000;
	font: normal 2em/1.1em 'VistaSlabMedRegular', Georgia, Times, serif;
	top: -280px;
	padding: 0;
	height: 0;
}

h2 {
	color: #333;
	font: 1.3em/1.2em 'VistaSlabMedRegular', Arial, Helvetica, Verdana, sans-serif;
	width: 100%;
	padding: 4px 0 4px 0;
	margin: 0 0 6px 0;
}

.navigationsueberschriften {
	display: none;
}

.search-no-results {
	color: red;
}

#container  {
	padding: 0;
	width: 100%;
	height: 100%;
	background: #fff;
}

#header-background	{
	position: absolute;
	top: 0;
	left: 0;
	height: 45px;
	border-top: 6px solid #4B585D;
	border-bottom: 1px solid #ccc;
}

#main {
	margin: auto;
	width: 97%;
	padding: 30px 0 30px 10px;
	background: transparent;
}

#header  {
	width: 84%;
	margin: 0;
	padding: 0;
}

.slideToggleBox  {
	margin: 0;
}

#header-main {
	margin: auto;
	height: 45px;
	width: 100%;
	border-top: 6px solid #4B585D;
	border-bottom: 1px solid #ccc;
	background: transparent /*url("../bilder/dot_x.gif") repeat-x bottom*/;
}

#navi-horizontal {
	text-align: left;
	position: relative;
	padding: 4px 0 0 0;
	top: 10px;
	width: 100%;
	background: transparent;
}

.menu-top li {
	display: inline;
	float: left;
	font: 1.3em/1.1em 'VistaSlabMedRegular', Arial, Helvetica, Verdana, sans-serif;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 0;
	text-align: left;
	list-style-type: none;
	margin: 0 1px 0 3px;
}

.menu-top li a {
	color: #4B585D;
	text-decoration: none;
	border: 0;
	padding: 11px 2px 10px 5px;
	background: transparent;
}

.menu-top li a:hover {
	color: #ffcc33;
	border-bottom: 0;
}

.menu-top .menu-current a	{
	color: #ffcc33;
	border-bottom: 0;
}

.menu-top .menu-parent a	{
	color: #ffcc33;
	border-bottom: 0;
}

address	{
	font-size: 90%;
	color: #333;
	text-align: left;
	font-style: normal;
}

.adressblock1	{
	margin: 9px 0 0 10px;
	float: left;	
}

.adressblock2, .adressblock3, .adressblock4	{
	margin: 15px 30px 0 0;
	float: left;	
}

#btn {
	display: none;
}

.slideToggleBox {
	display: none;
}

ul#socialmedia	{
	list-style-type: none;
	margin: 0 0 20px 4px;
	float: left;
}

#socialmedia .socialmediaicons	{
	margin: 2px 12px 0 0;
	float: left;
	background: none;
}

#footer #socialmedia .socialmediaicons a	{
	background: none;
}

#navigationsmenu {
	margin: 0 0 30px 0;
	padding: 0.08em 0 0 0;
	background: transparent url("../bilder/dot_x.gif") repeat-x top;
}

/* -------------------Navigation--------------------- */

#col1-navi {
	margin: 15px 0 20px 0;
	left: 0;
	background: transparent;
	width: 84%;
	float: left;
}

#col1-navi li {
	font: 1.2em/1.3em 'VistaSlabMedRegular', Arial, Helvetica, Verdana sans-serif;
	text-decoration: none;
	list-style-type: none;
	text-transform: uppercase;
	letter-spacing: 0;
	margin: 1px 0 2px 0;
	padding: 0;
	width: 50%;
	float: left;
}

#col1-navi a:link {
	color: #333;
	letter-spacing: 1px;
	margin: 0 0 1px 0;
	padding: 1px 0 3px 5px;
	text-decoration: none;
	border-bottom: none;
	background: transparent;
}

#col1-navi a:visited {
	color: #000;
	font-weight: 700;
	margin: 0 0 1px 0;
	padding: 1px 0 3px 5px;
	text-decoration: none;
	border-bottom: none;
	background: transparent;
}

#col1-navi a:hover {
	color: #000;
	text-decoration: none;
	border-bottom: none;
	background: #ffcc33;
}

#col1-navi .menu_current a	{
	color: #000;
	font-weight: 700;
	letter-spacing: 1px;
	background: #ffcc33;
}

#col1-navi ul li ul li  {
	display: none;
}

#col1-navi .col1-inhalt-uebernavi1 a {
	display: inline;
}

.col1-inhalt-unternavi1, #col1-navi .col1-inhalt-unternavi1 a, #col1-navi .col1-inhalt-unternavi1 strong, .col1-inhalt-unternavi-stern {
	display: none;
}

/* -------------------col2--------------------- */
   
#col2 {
	font: normal 1.1em/1.6em Arial, Helvetica, Verdana, sans-serif; 
	width: 84%;
	margin: 15px 0 0 0;
	float: left;
}

#col2 li {
	list-style-type: none;
	padding-left: 17px;
	background: url("../bilder/icon_pfeil_gruen.gif") no-repeat 0 0.45em;
}

#col2 img {
	width: 100%;
	height: auto;
}
	
.col2-inhalt-lead {
	color: #990000;
	width: 100%;
	margin: 0;
	font: 1.5em/1.4em 'VistaSlabMedRegular', Georgia, Times, serif;
	font-weight: 400;
	text-align: left;
	padding: 0 0 40px 0;
	background: transparent;
}


.underline11 {
	padding: 0 0 3px 0;
	background: url("../bilder/pinsel_underline1.gif") no-repeat left bottom;
}

.underline12 {
	padding: 0 0 3px 0;
	background: url("../bilder/pinsel_underline1.gif") no-repeat -120px bottom;
}

.underline13 {
	padding: 0 0 3px 0;
	background: url("../bilder/pinsel_underline1.gif") no-repeat -190px bottom;
}

.underline14 {
	padding: 0 0 3px 0;
	background: url("../bilder/pinsel_underline1.gif") no-repeat -290px bottom;
}

.underline15 {
	padding: 0 0 3px 0;
	background: url("../bilder/pinsel_underline1.gif") no-repeat -400px bottom;
}

.underline21 {
	padding: 0 0 3px 0;
	background: url("../bilder/pinsel_underline2.gif") no-repeat left bottom;
}

.underline22 {
	padding: 0 0 3px 0;
	background: url("../bilder/pinsel_underline2.gif") no-repeat -120px bottom;
}

.underline23 {
	padding: 0 0 3px 0;
	background: url("../bilder/pinsel_underline2.gif") no-repeat -190px bottom;
}

.underline24 {
	padding: 0 0 3px 0;
	background: url("../bilder/pinsel_underline2.gif") no-repeat -290px bottom;
}

.underline25 {
	padding: 0 0 3px 0;
	background: url("../bilder/pinsel_underline2.gif") no-repeat -400px bottom;
}

.col2-inhalt-linie {
	width: 100%;
	margin: 0 2em 40px 0;
	word-spacing: 1px;
	background: transparent;

}

.col2-inhalt-ohne-titel	{
	width: 100%;
	margin: 4px 0 40px 0;
	padding: 9px 0 3px 1px;
	word-spacing: 1px;
	float: left;
	background: transparent;
	overflow: hidden;
}

.col2-inhaltganz-linie-ohne-titel	{
	width: 632px;
	margin: 4px 0 10px 0;
	padding: 9px 0 3px 1px;
	word-spacing: 1px;
	background: transparent url("../bilder/dot_x.gif") repeat-x 0 0.2em;
	float: left;
	overflow: hidden;
}

.col2-inhalt-rechts	{
	color: #333;
	font: normal 1em/1.6em Arial, Helvetica, Verdana, sans-serif; 
	padding: 9px 1px 3px 1px;
	width: 100%;
	float: right;
	min-height: 160px;
	background: transparent;
}

.col2-inhalt-linie-rechts	{
	color: #333;
	font: normal 1em/1.6em Arial, Helvetica, Verdana, sans-serif; 
	padding: 9px 2px 3px 1px;
	margin: -9px 0 0 458px;
	min-height: 160px;
	background: transparent url("../bilder/dot_x.gif") repeat-x 0 0.2em;
}

.col2-inhalt-rechts-ohne-titel	{
	color: #333;
	font: normal 1em/1.6em Arial, Helvetica, Verdana, sans-serif; 
	padding: 9px 2px 3px 1px;
	margin: 4px 0 0 458px;
	min-height: 160px;
	background: transparent;
}

.col2-inhalt-linie-rechts li	{
	list-style: none;
	padding-left: 15px;
	background: url("../bilder/icon_pfeil.gif") no-repeat 0 0.5em;
}

.col2-inhalt-seitenverweise {
	width: 100%;
	text-align: left;
	font: bold 1em/1.2em Arial, Verdana, sans-serif;
	letter-spacing: 1px;
	text-transform: uppercase;
	margin: 20px 0 30px 0;
	clear: both;
}

/* -- Col2 Inhaltsbloecke -- */

.col2-inhalt-col1, .col2-inhalt-col3	{
	margin: 0 14px 30px 0;
	padding: 8px 0 8px 0;
	width: 99%;
	float: left;
	background: transparent url("../bilder/dot_x.gif") repeat-x bottom;
}

.col2-inhalt-col2, .col2-inhalt-col4	{
	margin: 0 0 30px 0;
	padding: 8px 0 8px 0;
	width: 99%;
	float: left;
	background: transparent url("../bilder/dot_x.gif") repeat-x bottom;
}

.col2-inhalt-col1 h2, .col2-inhalt-col2 h2, .col2-inhalt-col3 h2, .col2-inhalt-col4 h2 {
	font: 1.4em/1.2em 'VistaSlabMedRegular', Arial, Helvetica, Verdana, sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin: 0 0 6px 0;
	width: auto;
	background: transparent;
}

.col2-inhalt-start-col1 a:hover img, .col2-inhalt-start-col2 a:hover img, .col2-inhalt-start-col3 a:hover img, .col2-inhalt-start-col4 a:hover img {
	opacity: 0.7;
	-moz-opacity: 0.7;
	filter:alpha(opacity=70);
	margin: 0;
	padding: 0;
	border: none;
}


/* -- Startseite News -- */

.col2-inhalt-start-col1, .col2-inhalt-start-col2, .col2-inhalt-start-col3, .col2-inhalt-start-col4	{
	margin: 20px 0 5px 1px;
	width: 100%;
	float: left;
	background: transparent;
}

.col2-inhalt-start-col1 li, .col2-inhalt-start-col2 li, .col2-inhalt-start-col3 li, .col2-inhalt-start-col4 li	{
	display: normal;
	margin: 0;
}

.col2-inhalt-start-col1 h3, .col2-inhalt-start-col2 h3, .col2-inhalt-start-col3 h3, .col2-inhalt-start-col4 h3 {
	font: 1.4em/1.2em 'VistaSlabMedRegular', Arial, Helvetica, Verdana, sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding: 0 0 3px 0;
	margin: 4px 0 3px 0;
	width: auto;
	background: transparent;
}

.col2-inhalt-start-col1 a:hover img, .col2-inhalt-start-col2 a:hover img, .col2-inhalt-start-col3 a:hover img, .col2-inhalt-start-col4 a:hover img {
	opacity: 0.7;
	-moz-opacity: 0.7;
	filter:alpha(opacity=70);
	margin: 0;
	padding: 0;
	border: none;
}

blockquote {
	font: 1.3em/1.3em 'VistaSlabMedRegular', Georgia, Times, serif;
	text-align: left;
	text-indent: -9px;
	padding: 4px 3px 15px 10px;
	margin: 0;
	background: transparent;
}

blockquote em {
	color: #666;
	font: 0.65em/1.35em 'VistaSlabMedRegular', Georgia, Times, serif;
	text-transform: none;
	letter-spacing: 0;
}


a:link {
	color: #FDB320;
	text-decoration: none;
	border-bottom: 1px solid #666;
}

a:visited {
	color: #999;
	text-decoration: none;
	border-bottom: 1px dotted #999;
}

a:hover {
	color: #000;
	text-decoration: none;
	background: #FCE68D;
	border-bottom: 1px solid #000;
}
	
b, em	{
	font: 0.9em 'VistaSlabMedRegular', Arial, Helvetica, Verdana, sans-serif;
	color: #000;
	text-transform: uppercase;
	letter-spacing: 1px;
	text-align: left;
}

b, em a:link {
	color: #FDB320;
	font-style: normal;
	text-decoration: none;
	border-bottom: 1px solid #666;
}

b, em a:visited {
	color: #666;
	border-bottom: 1px dotted #666;
}

b, em a:hover {
	color: #FDB320;
	border-bottom: 2px solid #000;
}
	
#logo {
	width: 43px;
	height: auto;
	position: normal;
	right: 0;
	top: 50px;
	z-index: 1000;
}

#logo img {
	width: 43px;
	height: auto;
}

#logo a:link, #logo a:visited, #logo a:hover, img {
	text-decoration: none;
	border: 0;
	background: transparent;
}

/* - Sitemap - */

#sitemap	{
	padding: 10px 0 15px 0;
}

#sitemap .sitemap-ul .sitemap-li	{
	font: bold 1.7em/1.75em Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	padding: 0;
	background: transparent;
	list-style-type: none;
}

#sitemap .sitemap-ul .sitemap-li a	{
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 0.09em;
	padding: 0;
	background: transparent;
	list-style-type: none;
}
#sitemap .sitemap-ul .sitemap-ul .sitemap-li	{
	font: normal 1em/1.4em Verdana, Arial, sans-serif;
	text-transform: none;
	padding: 0 0 8px 152px;
	background: transparent url("../bilder/sitemaplinien.gif") no-repeat 10px 4px;
}

#sitemap .sitemap-ul .sitemap-ul .sitemap-li a	{
	font-weight: 400;
	text-transform: none;
	letter-spacing: 0.04em;
	padding: 0;
	background: transparent;
	list-style-type: none;
}

#sitemap .sitemap-ul .sitemap-ul .sitemap-ul .sitemap-li	{
	font: normal 0.9em/1.3em Verdana, Arial, sans-serif;
	font-weight: normal;
	padding: 0 0 8px 315px;
	background: transparent url("../bilder/sitemaplinien.gif") no-repeat 170px 2px;
}

#sitemap a	{
	text-decoration: none;
	border: 0;
}

/*
.sitemap-ul {
	margin-left: 20px;
}

.sitemap-li {
	margin-left: 20px;
}
*/

#subnavi {
	margin: 2px 10px 15px 0;
	text-align: left;
	width: auto;
	float: left;
}

#subnavi li {
	font: 1.1em/1.85em 'VistaSlabMedRegular', Arial, Helvetica, Verdana, sans-serif;
	letter-spacing: 0.05em;
	text-transform: uppercase;
	margin: 0 5px 0 0;
	list-style: none;
	display: inline;
}

/*#subnavi a:link, #subnavi a:visited {
	color: #fff;
	padding: 4px 6px 4px 6px;
	text-align: center;
	font-weight: normal;
	text-decoration: none;
	background: #000;
	border: 0;
	filter:alpha(opacity=70);
    -moz-opacity: 0.7;
    -khtml-opacity: 0.7;
    opacity: 0.7;
}*/

#subnavi a:link, #subnavi a:visited {
	color: #333;
	padding: 3px 1px 3px 1px;
	text-align: center;
	font-weight: normal;
	text-decoration: none;
	border: 0;
	background: transparent url("../bilder/dot_x.gif") repeat-x bottom;
}

#subnavi .kontakt a:link, #subnavi .kontakt a:visited {
	color: #FDB320;
}

/*#subnavi a:hover {
	color: #FDB320;
	border: 0;
	background: #000;
}*/

#subnavi a:hover {
	color: #000;
	border: 0;
	background: none;
}

/*#searchbox fieldset {
	font-size: 100%;
	margin: 0;
	border: 0;
	text-align: left;
	width: 310px;
	float: left;
}*/

#searchbox fieldset {
	display: none;
}

#searchbox fieldset label	{
	position: absolute;
	top: -2000px;
}

#Sucheingabefeld {
	font: 1.6em/1em 'Copse', Helvetica, Verdana, Arial, sans-serif;
	color: #990000;
	width: 74%;
	padding: 3px 1px 3px 2px;
	height: 17px;
	border: 1px solid #999;
	background: #fff url("../bilder/hg_input.jpg") no-repeat;
}

#Sucheingabefeld:hover {
	border: 1px solid #999;
	background: #fff /*url("../bilder/hg_input.jpg") no-repeat*/;
}

#Suchenknopf {
	color: #000;
	font: normal 1.15em/1em 'Signika', Helvetica, Verdana, Arial, sans-serif;
	font-weight: 600;
	letter-spacing: 0.05em;
	text-transform: uppercase;
	padding: 2px 8px 3px 8px;
	height: 25px;
	border: 1px solid #999;
	background: #fff url("../bilder/hg_input.jpg") no-repeat;
}

#Suchenknopf:hover {
	color: #000;
	border: 1px solid #999;
	background: #fff;
}

.websitesuche-formularkopf 	{
	width: 100%;
	border: 0;
	margin: 3px;
	background: transparent;
}

.websitesuche-formularkopf td 	{
	padding: 0;
}

.websitesuche-eingabefeld	{
	font: 1.3em/1.5em 'VistaSlabMedRegular', Arial, Verdana, Helvetica, sans-serif; 
	width: 94%;
	padding: 6px;
	height: 18px;
	margin: 1px 0 5px 0;
	border: 1px solid #999;
	background: #fff url("../bilder/hg_input.jpg") top left no-repeat;
}

.websitesuche-eingabefeld:hover	{
	border: 1px solid #333;
	background: #fff url("../bilder/hg_input.jpg") top left no-repeat;
}

.websitesuche-button	{
	color: #333;
	font: 1.4em/1.3em 'Signika', Helvetica, Verdana, Arial, sans-serif;
	font-weight: 600;
	width: 98%;
	height: 32px;
	text-transform: uppercase;
	letter-spacing: 0.02em;
	padding: 0;
	margin: 0 0 5px 3px;
	border: 1px solid #999;
	background: #fff url("../bilder/hg_input.jpg") top left no-repeat;
}

.websitesuche-ergebnisse	{
	font-size: 110%;
	margin: 0 0 10px 0;
}

#footer	{
	width: 84%;
	height: auto;
	padding: 15px 0 0 10px;
	background: #fff url("../bilder/hg_footer_hell.gif") no-repeat top center;
}

#footer-main	{
	margin: 0;
	width: 84%;
}


#toTop { 
	width: 48px;
	height: 48px;
	background: url("../bilder/scroll_top.png") bottom right no-repeat;
	padding: 5px;
	position: fixed;
	z-index: 1100;
	bottom: 5px;
	right: 5px;
	text-decoration:none; 
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	filter:alpha(opacity=70);
    -moz-opacity: 0.7;
    -khtml-opacity: 0.7;
    opacity: 0.7;
}

#footer #toTop:hover {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
	filter:alpha(opacity=90);
    -moz-opacity: 0.9;
    -khtml-opacity: 0.9;
    opacity: 0.9;
    border: 0;
	background: transparent url("../bilder/scroll_top.png") bottom right no-repeat;
}


/* -- Swift Gallery -- */
#thumbs {
	text-align: left;
}
#thumbs img {
	margin: 4px 0 0 0;
	background: #fff;
	width: 43px;
	height: 43px;
}
#thumbs a {
	border: 0;
	text-decoration: none;
	background: none;
}

/* -- Picture Menue Members -- */
.pmenu {
	width: 100%;
	text-align: center;
}

#members-groupname {
	font: normal 1.2em/1.2em 'Signika', Arial, Helvetica, Verdana, sans-serif; 
	font-weight: 600;
	color: #000;
	margin: 0 0 5px 0;
	background: transparent;
}

.pmenu a {
	display: block; 
	float: left; 
	width: 110px; 
	height: 110px; 
	text-decoration: none ! important; 
	border: 0; 
	padding: 0; 
	margin: 0 9px 9px 0;
}
.pmenu a:hover {
	border: 0;
	opacity: 0.6;
	-moz-opacity: 0.6;
	filter:alpha(opacity=60);
}

.pmenu img {
	width: 110px;
	height: auto;
}

.pmenu .name {
	position: absolute;
	left: -10000px;
}
	
.pmenu .short {
	position: absolute;
	margin: -10000px;
}

.taglist {
	color: #333;
	font-style: Arial;
	padding: 9px 0 3px 0;
	width: 100%;
	float: right;
	min-height: 90px;
	background: transparent url("../bilder/dot_x.gif") repeat-x 0 0.2em;
}

.taglist strong {
	font: bold 1em/1.3em Arial, Helvetica, Verdana, sans-serif;
}

.taglist ul {
	color: #333;
	font: normal 0.85em/1.5em Arial, Helvetica, Verdana, sans-serif; 
	margin: 2px 0 2px 0;
}

#col2 .taglist li  {
	list-style-type: none;
	padding-left: 13px;
	background: url("../bilder/icon_pfeil.gif") no-repeat 0 0.4em;
}