/* tropic beach CSS */

body {
                background-color : #AAD041;
}

body,td,div,p,a {
	font-family:arial, helvetica, sans-serif;
	font-size:12px;
	margin:0px;
	color:#333333;
	line-height: 130%;
	/*scrollbar-face-color:#070594;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-darkshadow-color:#FFFFFF;
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-track-color:#FFFFFF;*/
}

A:link, A:visited, A:active, A:focus  {
	font-family:arial, helvetica, sans-serif;	
                background-color : transparent;
	color : #26247B;
	font-weight : bold;
	text-decoration : none;
}

A:hover {
	background-color : transparent;
	color : #26247B;
	/* text-decoration : underline; */
}


/* Farbsteuerung der Hintergründe */

.farbe {
	background-color: #AAD041;
	/*background-color: #AAD041;*/
}

.verlauf {
    /* background-image: url(../images/verlauf.gif);
     background-repeat: repeat-y; */
}


.AuszeichnungOrange {
   font:bold;
   color:#F9821E
}

/* kasten für produkte */

#kasten {
	/* height: 100px; */
	width: 545px;
	position:absolute;
	top:100px;
	left:270px;
	z-index: 10;
	padding-bottom: 10px;
}

#kasten H1 {
	font-family : arial, helvetica, sans-serif;
	font-size : 32px;
	letter-spacing: 2px;
	color : #FFFFFF;
	margin-top: 5px;
	margin-bottom: 10px;
	padding-left: 20px;
	padding-top: 20px;
}

#kasten p {
	font-family:arial, helvetica, sans-serif;
	font-size:18px;
	color:#FFFFFF;
                font-weight: normal;
                letter-spacing: 1px;
                /* color:#26247B; */
	line-height: 140%;
	padding-left: 20px;
	padding-right: 20px;
}

#kasten a {
	font-family:arial, helvetica, sans-serif;
	font-size:18px;
}


/* div rechts - erscheint nur wenn gefüllt */

#rechts {
	float: right;
	width: 180px;
	margin-left: 15px;
                background-color: #E9F8C0;
                border-top: 1px solid #AAD041;
                border-bottom: 1px solid #AAD041;
                padding: 10px;
}

#rechts H1 {
	font-family : arial, helvetica, sans-serif;
	font-size : 18px;
	font-weight:bold;
	letter-spacing: 2px;
	color : #26247B;
	margin-bottom: 10px;
}


#rechts p {
	font-family:Verdana, sans-serif;
	font-size:12px;
	line-height: 130%;
                font-color: #333333;
}

#rechts A:link, #rechts A:visited, #rechts A:active, #rechts A:focus  {
	font-family:Verdana, sans-serif;	
                background-color : transparent;
	color : #26247B;
	font-weight : normal;
	text-decoration : none;
}

#rechts A:hover {
	background-color : transparent;
	color : #26247B;
	text-decoration : underline;
}

#rechts ul, #rechts li {
                margin-left: 10px;
                margin-top: 0px;
                padding: 0px;
	font-family:Verdana, sans-serif;
	font-size:12px;
}

#rechts AuszeichnungOrange {
   font:bold;
   color:#F9821E
}

/* mittlerer Inhaltsbereich */

#mitte {
               padding-left: 0px;
}

#mitte H1 {
	font-family : Verdana, sans-serif;
	font-size : 18px;
	font-weight:bold;
	letter-spacing: 2px;
	color : #26247B;
	margin-bottom: 10px;
}

#mitte p, #mitte ul, #mitte li {
                font-family: Verdana, sans-serif;
                font-size: 12px;
}

#mitte A:link, #mitte A:visited, #mitte A:active, #mitte A:focus  {
	font-family:Verdana, sans-serif;	
                background-color : transparent;
	color : #26247B;
	font-weight : normal;
	text-decoration : none;
}

#mitte A:hover {
	background-color : transparent;
	color : #26247B;
	text-decoration : underline;
}

#mitte ul, #mitte li {
                margin: 0px;
                margin-left: 12px;
                padding: 0px;
	font-family:Verdana, sans-serif;
	font-size:12px;
}

#to_top {
	padding-left: 30px;
	padding-top: 10px;
	color: #26247B;
	text-decoration:none;
}

#to_top a, #to_top a:link, #to_top a:visited, #to_top a:active {
	color: #26247B;
	text-decoration:none;
}

#to_top a:hover {
	color: #26247B;
	text-decoration: underline;
}

#to_home {
	float: right;
	width: 200px;
	font-family: Verdana, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color:#26247B;
	padding-bottom: 3px;
	padding-right: 10px; 
}

#to_home a, #to_home a:link, #to_home a:visited, #to_home a:active {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#26247B;
	text-decoration:none;
}

#to_home a:hover {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#26247B;
	text-decoration: underline;
}

#haupt_nav {
	/* float: left;
	width: 450px;
	height: 20px; */
	padding-left: 8px;
	margin-right: 20px;
}

#copyright {
	font-family: Verdana, sans-serif;
	float: right;
	width: 215px;
	color:#26247B;
	padding: 0px;
	margin: 0px;
	padding-top: 3px;
                font-weight: normal;
}

#copyright a, #copyright a:link, #copyright a:visited, #copyright a:active {
	color: #26247B;
	text-decoration:none;
                font-weight: normal;
}

#copyright a:hover {
	color: #26247B;
	text-decoration: underline;
                font-weight: normal;
}

a.menue1 {
       font-family : Verdana, sans-serif;
       font-size : 14px;
       background-color : transparent;
	color : #3B4D67;
	text-decoration : none;
        margin-top : 15px;
}

A.menue1over {
	font-family : Verdana, sans-serif;
	font-size : 14px;
       background-color : transparent;
	color : red;
	font-weight : bold;
	text-decoration : none;
        margin-top : 15px;
}

a.menue2 {
        font-family : Verdana, sans-serif;
	font-size : 10px;
	background-color : transparent;
	color : #DBBB2D;
	text-decoration : none;
        margin-left: 10px;
}

a.menue2over {
       font-family : Verdana, sans-serif;
	font-size : 10px;
	background-color : transparent;
	color : red;
	font-weight : bold;
	text-decoration : none;
        margin-left: 10px;
}

.menue_oben {
       font-family : Verdana, sans-serif;
	font-size : 12px;
	background-color : transparent;
}


.menue3 {
       font-family : Verdana, sans-serif;
	font-size : 10px;
	background-color : transparent;
	text-decoration : none;
}

SELECT {  
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px 
}

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

INPUT {  
	font-family: Verdana, Arial, Helvetica; 
	font-size: 11px 
}


H1 {
	font-family : Verdana, sans-serif;
	font-size : 18px;
	color : black;
	margin-bottom : 0px;
	margin-top : 10px;
}

H2 {
	font-family : Verdana, sans-serif;
	font-size : 15px;
	color : #666666;
	margin-bottom : 10px;
	margin-top : 20px;
}
H3 {
	font-family : Verdana, sans-serif;
	font-size : 12px;
	color : #666666;
	margin-bottom : 0px;
	margin-top : 10px;
}
H4 {
	font-family : Verdana, sans-serif;
	font-size : 10px;
	color : black;
	margin-bottom : 0px;
	margin-top : 10px;
}
.subhead1 {
	font-family : Verdana, sans-serif;
	font-size : 10px;
	color : black;
}
.subhead2 {
	font-family : Verdana, sans-serif;
	font-size : 10px;
	color : green;
}
.subhead3 {
	font-family : Verdana, sans-serif;
	font-size : 10px;
	color : red;
}
.headerdate {
	font-family : Verdana, sans-serif;
	font-size : 10px;
	color : Green;
	font-weight: normal;
}


P,td {
	font-family : Verdana, sans-serif;
	font-size : 12px;
	line-height : 130%;
	color: #333333;
	margin-top : 3px;
	margin-bottom : 1px;
	padding-bottom : 0px;
	text-indent : 0px;
}
.caption {
	font-family : Verdana, sans-serif;
	font-size : 11px;
	color : #FF9966;
}
.bulletlist {
	font-family : Verdana, sans-serif;
	font-size : 11px;
	color : #6600CC;
	font-weight: normal;
}
.table {
	font-family : Verdana, sans-serif;
	font-size : 11px;
	color : #CC3366;
}

.form {
	font-family : arial, helvetica, sans-serif;
	font-size : 12px;
	line-height : 130%;
	color: #333333;
	margin-top : 3px;
	margin-bottom : 1px;
	padding-bottom : 0px;
	text-indent : 0px;
}






.searchform {
	font-family : Verdana, sans-serif;
	font-size : 12px;
	color : #6600CC;
	font-weight : normal;
}
.searchresultpagetitle {
	font-family : Verdana, sans-serif;
	font-size : 15px;
	color : #333333;
	font-weight : bold;
}
.searchresultcontent {
	font-family : Verdana, sans-serif;
	font-size : 11px;
	color : #6600CC;
	font-weight : normal;
}
.searchresultheader {
	font-family : Verdana, sans-serif;
	font-size : 14px;
	color : #333366;
	font-weight : bolder;
}
.searchmarkup {
	color : #FF0066;
}




.loginform {
	font-family : Verdana, sans-serif;
	font-size : 14px;
	color : #CC0000;
	font-weight : normal;
}




.mailform {
	font-family : Verdana, sans-serif;
	font-size : 12px;
	color : #333333;
	font-weight : normal;
}
.mailformrequired {
	font-family : Verdana, sans-serif;
	font-size : 12px;
	color : #3333333;
	font-weight : bolder;
}
.mailformcomment {
	font-family : Verdana, sans-serif;
	font-size : 12px;
	color : #000000;
	font-weight : bolder;
}
.mailformradio {
	font-family : Verdana, sans-serif;
	font-size : 10px;
	color : #003366;
	font-weight : normal;
}






.filelinks {
	font-family : Verdana, sans-serif;
	font-size : 14px;
	color : #990000;
}
.filelinkssize {
	font-family : Verdana, sans-serif;
	font-size : 14px;
	color : Green;
}



.sitemap1 {
	font-family : Verdana, sans-serif;
	font-size : 12px;
	color : #CC6600;
}
.sitemap2 {
	font-family : Verdana, sans-serif;
	font-size : 11px;
	color : #990000;
	margin-left : 20px;
}
.sitemap3 {
	font-family : Verdana, sans-serif;
	font-size : 10px;
	color : #333399;
	margin-left : 40px;	
}
.sitemap4 {
	font-family : Verdana, sans-serif;
	font-size : 9px;
	color : #003333;
	margin-left : 60px;
}




.celmenu {
	font-family : Verdana, sans-serif;
	font-size : 12px;
	color : olive;
	margin-top : 10px;
}
.celsubmenu {
	font-family : Verdana, sans-serif;
	font-size : 11px;
	color : #666699;
	margin-left : 20px;
	margin-top : 3px;
}

/* benutzerdefinierte Styles
body {
    background:#c0c0c0
}*/

.titel_oben {
    font-family : Verdana, sans-serif;
	font-size : 18px;
	color : #09008B;
}

/* Left Navigation Menu */

.leftnav {
	font-family: arial, helvetica, sans-serif;
   font-size: 12px;
   font-weight: bold;
   line-height: 130%;
   color: #26247B;    /* Farbe1 */
}

.leftnav a, .leftnav_act a  {
   display: block;
   font-family: arial, helvetica, sans-serif;
   color: #26247B;
   line-height: 130%;
   text-decoration: none;
   font-size: 12px;
   font-weight: bold;
   padding-left: 0px;
   letter-spacing : 1px;
   margin-bottom: 2px;
   border-top: 1px solid #26247B;
   border-bottom: 1px solid #26247B;
}

.leftnav1 a, .leftnav_act1 a, 
.leftnav2 a, .leftnav_act2 a  {
   display: block;
   width: 80%;
   font-family: arial, helvetica, sans-serif;
   color: #26247B;
   line-height: 130%;
   text-decoration: none;
   font-size: 12px;
   font-weight: bold;
   padding-left: 0px;
   margin-left: 15px;
   letter-spacing : 1px;
}

/*1nd Level Einrückung */
.leftnav a {
   padding: 1px;
   padding-left: 10px;
   border-left: 6px solid #F9821E;
}

.leftnav_act a {
   padding: 1px;
   padding-left: 10px;
   border-left: 6px solid #26247B;
}

/*2nd Level Einrückung */
.leftnav1 a, .leftnav_act1 a {
   padding: 1px;
   padding-left: 15px;
   border-right: 6px solid #FFFFFF;
}

/*3rd Level Einrueckung */
.leftnav2 a, .leftnav_act2 a {
   padding: 1px;
   padding-left: 25px;
}

/* Active saemtliche Menueebenen */
.leftnav_act a:link, .leftnav_act a:visited {
   background-color: #26247B;
   color: #ffffff;    /* Farbe2 */
}

.leftnav_act1 a:link, .leftnav_act1 a:visited,
.leftnav_act2 a:link, .leftnav_act2 a:visited {
   background-color: #FDE3CD;
   color: #26247B;
   /*border-top: 1px solid #AAD041;
   border-bottom: 1px solid #AAD041;*/
   border-right: 6px solid #F9821E;
}

/* Hover saemtliche Menueebenen */
.leftnav a:active, .leftnav a:hover, .leftnav a:focus {
         /* text-decoration: underline;*/
   border-left: 6px solid #26247B;
}

.leftnav1 a:active, .leftnav1 a:focus,
.leftnav_act1 a:active, .leftnav_act1 a:focus,
.leftnav2 a:active, .leftnav2 a:focus,
.leftnav_act2 a:active, .leftnav_act2 a:focus {
   background-color:#E9F8C0;
   color: #26247B;
   font-weight: bold;
   border-right: 6px solid #FFFFFF;
}

.leftnav1 a:hover, 
.leftnav2 a:hover {
   color: #26247B; 
  /* text-decoration: underline; */
   border-right: 6px solid #F9821E;

}

.leftnav_act1 a:hover, 
.leftnav_act2 a:hover {
   color: #26247B; 
 /*  text-decoration: underline; */
}

