BODY {

	scrollbar-face-color: #3b80c2;
	scrollbar-highlight-color: #CCE2F7;
    scrollbar-3dlight-color: #79A0C5;
    scrollbar-darkshadow-color: #24507A;
    scrollbar-shadow-color: #1B4670;
    scrollbar-arrow-color: #ffffff;
    scrollbar-track-color: #ffc864;	    
	font-family: Verdana,Geneva,Helvetica,Arial;
	font-size: 10px;
}


#cookiebanner a {color:#000; text-decoration:none;}

#cookiebanner a:hover {text-decoration:underline;}

#cookiebanner div {padding:10px; padding-right:40px;}

#cookiebanner { 
   outline: 1px solid #7b92a9; 
   text-align:right; 
   border-top:1px solid #fff;
   background: #d6e0eb; 
   background: -moz-linear-gradient(top, #d6e0eb 0%, #f2f6f9 100%); 
   background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d6e0eb), color-stop(100%,#f2f6f9)); 
   background: -webkit-linear-gradient(top, #d6e0eb 0%,#f2f6f9 100%); 
   background: -o-linear-gradient(top, #d6e0eb 0%,#f2f6f9 100%);
   background: -ms-linear-gradient(top, #d6e0eb 0%,#f2f6f9 100%); 
   background: linear-gradient(to bottom, #d6e0eb 0%,#f2f6f9 100%); 
   filter: progid:DXImageTransform.Microsoft.gradient(   startColorstr='#d6e0eb', endColorstr='#f2f6f9',GradientType=0 ); 
   position:fixed;
   bottom:0px; 
   z-index:10000; 
   width:100%; 
   font-size:12px; 
   line-height:16px;}

#cookiebannerCloser {
   color: #777;
   font: 14px/100% arial, sans-serif;
   position: absolute;
   right: 5px;
   text-decoration: none;
   text-shadow: 0 1px 0 #fff;
   top: 5px;
   cursor:pointer;
   border-top:1px solid white; 
   border-left:1px solid white; 
   border-bottom:1px solid #7b92a9; 
   border-right:1px solid #7b92a9; 
   padding:4px;
   background: #ced6df; /* Old browsers */
   background: -moz-linear-gradient(top, #ced6df0%, #f2f6f9 100%); 
   background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ced6df), color-stop(100%,#f2f6f9)); 
   background: -webkit-linear-gradient(top, #ced6df0%,#f2f6f9 100%); 
   background: -o-linear-gradient(top, #ced6df0%,#f2f6f9 100%); 
   background: -ms-linear-gradient(top, #ced6df0%,#f2f6f9 100%); 
   background: linear-gradient(to bottom, #ced6df0%,#f2f6f9 100%); 
   filter: progid:DXImageTransform.Microsoft.gradient(    startColorstr='#ced6df', endColorstr='#f2f6f9',GradientType=0 ); 
 }

#cookiebannerCloser:hover {border-bottom:1px solid white; border-right:1px solid white;}


INPUT {

	font-family: Verdana,Geneva,Helvetica,Arial;
	font-size: 12px;
}

A {
	text-decoration:none;
	color:#000000;
}

A:Hover {

    text-decoration:underline;
	color:#0000FF;
}		

A:Active {

  color:#ff0000;
}

.links{

  font-family: Verdana,Geneva,Helvetica,Arial;
  font-size: 12px;
  text-decoration:underline;
}

.spacer {

	font-family: Verdana,Geneva,Helvetica,Arial;
	font-size: 5px;
}

.nav{

	font-family: Verdana,Geneva,Helvetica,Arial;
	font-size: 10px;
	color:#000000;
}

.navblue{

	font-family: Verdana,Geneva,Helvetica,Arial;
	font-size: 10px;
	color:#1B4681;
}

.navbold{

	font-family: Verdana,Geneva,Helvetica,Arial;
	font-size: 10px;
	color:#000000;
	font-weight: bold;
}

.navfarbig{

	font-family: Verdana,Geneva,Helvetica,Arial;
	font-size: 11px;
	color:#000000;
	font-weight: bold;
}

.metanav {

	font-family: Verdana,Geneva,Helvetica,Arial;
	font-size: 10px;
	color:#FFFFFF;	
}	

.metanav2 {

	font-family: Verdana,Geneva,Helvetica,Arial;
	font-size: 10px;
	color:#FFFFFF;	
    text-decoration:none;
	font-weight: bold;
}	

.metanav2:Hover {

	font-family: Verdana,Geneva,Helvetica,Arial;
	font-size: 10px;
	color:#FFFFFF;	
    text-decoration:underline;
}	

.footer2 {

	font-family: Verdana,Geneva,Helvetica,Arial;
	font-size: 10px;
	color: #ced7db;
	text-decoration:none;
}

.footer {

	font-family: Verdana,Geneva,Helvetica,Arial;
	font-size: 10px;
	color: #ced7db;
	text-decoration:none;
}

.footer:visited {

	font-family: Verdana,Geneva,Helvetica,Arial;
	font-size: 10px;
	color: #ced7db;
	text-decoration:none;
}

.footer:Hover {

	font-family: Verdana,Geneva,Helvetica,Arial;
	font-size: 10px;
	color: #ffffff;
	text-decoration:underline;
}

.colorBlue {background-color:#1038AD;}

.colorWhite {background-color: #FFFFFF;}


.ctheadline {

    font-family: Verdana,Geneva,Helvetica,Arial;
	font-size: 16px;
	color: #3b80c2;
    font-weight: bold;
}

.ctheadlinepink {

    font-family: Verdana,Geneva,Helvetica,Arial;
	font-size: 22px;
	color: #e50083;
    font-weight: bold;
}

.ctheadlinered {

	font-family: Verdana,Geneva,Helvetica,Arial;
    font-size: 18px;
	color: #ff0000;
	font-weight: bold;
}

.ctboldblue {

    font-family: Verdana,Geneva,Helvetica,Arial;
	font-size: 14px;
	color: #3b80c2;
    font-weight: bold;
}

.ctboldpink {

    font-family: Verdana,Geneva,Helvetica,Arial;
	font-size: 14px;
	color: #e50083;
    font-weight: bold;
}


.ctboldbluehell {

    font-family: Verdana,Geneva,Helvetica,Arial;
	font-size: 14px;
	color: #1038ad;
    font-weight: bold;
}

.ctboldgelb {

    font-family: Verdana,Geneva,Helvetica,Arial;
	font-size: 14px;
	color: #FEA301;
    font-weight: bold;
}
.ctrotboldwarenkorb {

    font-family: Verdana,Geneva,Helvetica,Arial;
	font-size: 13px;
	color: #ff0000;
    font-weight: bold;	
	}
.ctregular {

    font-family: Verdana,Geneva,Helvetica,Arial;
	font-size: 12px;
	color: #000000;
    font-weight: normal;	
}

.ctregularblau {

    font-family: Verdana,Geneva,Helvetica,Arial;
	font-size: 12px;
	color: #81A3F9;
    font-weight: normal;	
	}
	
.ctregulargruen {

    font-family: Verdana,Geneva,Helvetica,Arial;
	font-size: 12px;
	color: #339900;
    font-weight: normal;	
	}
	
.ctregularpink {

    font-family: Verdana,Geneva,Helvetica,Arial;
	font-size: 12px;
	color: #e50083;
    font-weight: normal;	
	}
	
.ctregularrot {

    font-family: Verdana,Geneva,Helvetica,Arial;
	font-size: 12px;
	color: #ee2244;
    font-weight: normal;	
	}

.ctregulardunkelrot {

    font-family: Verdana,Geneva,Helvetica,Arial;
	font-size: 12px;
	color: #990000;
    font-weight: normal;	
	}
	
.ctregularorange {

    font-family: Verdana,Geneva,Helvetica,Arial;
	font-size: 12px;
	color: #ff9900;
    font-weight: normal;	
	}

.ctregulargrau {

    font-family: Verdana,Geneva,Helvetica,Arial;
	font-size: 10px;
	color: #555555;
    font-weight: normal;	
	}
	
.ctgrau {

    font-family: Verdana,Geneva,Helvetica,Arial;
	font-size: 12px;
	color: #555555;
    font-weight: bold;	
	}
	
.ctlinkgrau {

    font-family: Verdana,Geneva,Helvetica,Arial;
	font-size: 11px;
	color: #555555;
    font-weight: bold;	
	}
.ctlinkgrau:Hover {

    font-family: Verdana,Geneva,Helvetica,Arial;
	font-size: 12px;
	color: #555555;
    font-weight: bold;	
	text-decoration:underline;
	}
	
.ctgelb {

    font-family: Verdana,Geneva,Helvetica,Arial;
	font-size: 12px;
	color: #FFC763;
    font-weight: bold;	
	}

.ctrot {

    font-family: Verdana,Geneva,Helvetica,Arial;
	font-size: 12px;
	color: #ee2244;
    font-weight: bold;	
	}

.ctpink {

    font-family: Verdana,Geneva,Helvetica,Arial;
	font-size: 12px;
	color: #e50083;
    font-weight: bold;	
	}
	
.ctgruen {

    font-family: Verdana,Geneva,Helvetica,Arial;
	font-size: 12px;
	color: #13aF62;
    font-weight: bold;	
	}	

.ctblue {

    font-family: Verdana,Geneva,Helvetica,Arial;
	font-size: 12px;
	color: #3b80c2;
    font-weight: bold;	
	}
	
.ctblue:Hover {

    font-family: Verdana,Geneva,Helvetica,Arial;
	font-size: 12px;
	color: #3b80c2;
    font-weight: bold;	
	text-decoration:underline;
	}
	
.ctbluehell {

    font-family: Verdana,Geneva,Helvetica,Arial;
	font-size: 12px;
	color: #1038ad;
    font-weight: bold;	
	}
	
.ctregularblue {

    font-family: Verdana,Geneva,Helvetica,Arial;
	font-size: 12px;
	color: #3b80c2;
    font-weight: normal;	
	}
	
.ctregularblue:Hover {

    font-family: Verdana,Geneva,Helvetica,Arial;
	font-size: 12px;
	color: #3b80c2;
    font-weight: normal;	
	text-decoration:underline;	
	}
	
.ctabc {

    font-family: Verdana,Geneva,Helvetica,Arial;
	font-size: 16px;
	color: #0000FF;
    font-weight: bold;	
	}		
	
.ctmini {

    font-family: Verdana,Geneva,Helvetica,Arial;
	font-size: 10px;
	color: #000000;	
	}	

.ctmini8 {

    font-family: Verdana,Geneva,Helvetica,Arial;
	font-size: 8px;
	color: #000000;	
	}	
		
.ctminigrau {

    font-family: Verdana,Geneva,Helvetica,Arial;
	font-size: 10px;
	color: #777777;
    font-weight: normal;	
	}

.ctbold {

    font-family: Verdana,Geneva,Helvetica,Arial;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

.ctbig {

    font-family: Verdana,Geneva,Helvetica,Arial;
	font-size: 26px;
	color: #000000;	
}

.ctbiggrau {

    font-family: Verdana,Geneva,Helvetica,Arial;
	font-size: 26px;
	color: #777777;	
}

.ctboldred {

    font-family: Verdana,Geneva,Helvetica,Arial;
	font-size: 14px;
	color: #ff0000;
	font-weight: bold;
}

.ctpresse{

    font-family: Verdana,Geneva,Helvetica,Arial;
	font-size: 10px;
	color: #000000;
}

.ctroman{

	font-family: Times;
    font-size: 14px;
	color: #000000;
}

.startheadline {

	font-family: Verdana,Geneva,Helvetica,Arial;
    font-size: 18px;
	color: #ff0000;
	font-weight: bold;
}


.headlineweiss {

	font-family: Verdana,Geneva,Helvetica,Arial;
    font-size: 18px;
	color: #ffffff;
	font-weight: bold;
}

.tableheadlineweiss {

	font-family: Verdana,Geneva,Helvetica,Arial;
    font-size: 16px;
	color: #ffffff;
	font-weight: bold;
}

.shop_headtable {

    font-family: Verdana,Geneva,Helvetica,Arial;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	background-color:#e8e7ca;
}	

.shop_cttable {

    font-family: Verdana,Geneva,Helvetica,Arial;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	background-color:#ffffff;
}

.tabellegruen {
	background-color: #FFFFFF;
	border: 1px solid #799a0d;
}

.tabheadgruen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bolder;
	color: #799a0d;
}

.tabsubheadgruen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #799a0d;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.tablinkgruen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #799a0d;
	font-weight:bold;
	line-height: 14px;
}

.tablinkgruen:Hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #799a0d;
	font-weight:bold;
	line-height: 14px;
	text-decoration:underline;
}

.tabtextgruen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #555555;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 14px;
}

.tabtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #555555;
	padding-right: 10px;
	line-height: 14px;
}

.tabelleblau {
	background-color: #FFFFFF;
	border: 1px solid #0e39ac;
}

.tabheadblau {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bolder;
	color: #0e39ac;
}

.tabsubheadblau {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0e39ac;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.tablinkblau {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #0e39ac;	
	line-height: 14px;
}

.tablinkblau:Hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0e39ac;		
	text-decoration:underline;
	line-height: 14px;
}

.tabellegelb {
	background-color: #FFFFFF;
	border: 1px solid #FCBE03;
}


.tabheadgelb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bolder;
	color: #FCBE03;
}

.tabsubheadgelb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FCBE03;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.tablinkgelb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FCBE03;
	padding-top: 10px;
	padding-right: 10px;		
}

.tablinkgelb:Hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FCBE03;
	padding-top: 10px;
	padding-right: 10px;		
	text-decoration:underline;
}
.tabellepink {
	background-color: #ffffff;
	border: 1px solid #e50083;
}

.tabheadpink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bolder;
	color: #e50083;
}

.tabsubheadpink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #e50083;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.tabsubheadpink2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #e50083;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	
}

.tablinkpink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #e50083;	
}
.tablinkpink:Hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #e50083;	
	text-decoration:underline;
}

.tabsubheadpinkgross {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #e50083;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}


.headpink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #e50083;
}

.headpinkmini {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #e50083;
}

.tabellegrau {
	background-color: #FFFFFF;
	padding-top: 5px;
	border-top: 0px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
}

.fliesstext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 15px;
	text-align: justify;
	font-weight: normal;
}

.fliesstextagb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: 15px;
	text-align: justify;
	font-weight: normal;
}

.fliesstextpink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: e50083;
	line-height: 15px;
	text-align: justify;
	font-weight: normal;
}

.legende {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: 13px;
	text-align: justify;
}

.subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #e50083;
	line-height: 19px;
	text-align: left;
	font-weight: bold;
}





	