﻿/*  =======================================
     Fussleiste für Firefox einblenden
    =======================================

html {
	height: 101%;
}
*/

.clear { clear: both; }

.bodytext {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
/*	text-align:justify; */

}
.bodytext2 {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
/*	text-align:justify; */
}

.tx-tdnewsletter-pi1 {
        font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.csc-bulletlist{
	margin-left: 0px;
	padding-left: 17px;
	list-style-type: square;
}

.csc-bulletlist-0{
	margin-left: 0px;
	padding-left: 17px;
	list-style-type: square;

}

.imgtext-nowrap {
         font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.td-0 {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.td-last {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.tx_footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #314971;
    text-decoration: none;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	/* background-color: #132fa7; (diacom-Blau) */
	background-color: #283562;
}

/*  =======================================
     für template (mit Menü)
    =======================================  */

#cont {
	padding-left: 30px;
	padding-right: 30px;
	padding-top:36px;
	/*	text-align:justify; */
}

/*  =======================================
     für template_ohne (ohne Menü)
    =======================================  */

#cont2 {
	padding-left: 30px;
	padding-right: 30px;
	padding-top:36px;
/*	text-align:justify; */

}

#kata {
padding-top:47px;
}

#foot{
padding-top: 3px;
}

#sub_pad{
padding-top: 3px;
}


#shop{
padding-top: 50px;
}

.tx_footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #314971;
                text-decoration: none;
}
.tx_footer a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #314971;
                text-decoration: none;
}
.tx_footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #A2A2A2;
                text-decoration: none;
}
.tx_footer a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #314971;
                text-decoration: none;
}
.tx_footer a:visited:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #A2A2A2;
                text-decoration: none;
}

.tx_sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #434343;
                text-decoration: none;
}
.tx_sub a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #434343;

                text-decoration: none;
}
.tx_sub a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
                text-decoration: none;
}
.tx_sub a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #434343;
                text-decoration: none;
}
.tx_sub a:visited:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
                text-decoration: none;
}



/*  =======================================
     linke Navigation
    =======================================  */

#nav {

 	width:170px;
 	background: url(fileadmin/images/pfeil.gif) no-repeat top left;
 }

#nav a {
	display:block;
 	height:23px;
 	padding:6px 0 0 22px;
 	border:0px solid;
 	color:#fff;
 	font-size:14px;
 	text-decoration:none;
 	background:url(fileadmin/images/pfeil.gif) no-repeat;
 	background-position:0 -174px;
 }

#nav li#first a:hover, #nav li#first_act a {
 	background:url(fileadmin/images/pfeil.gif) no-repeat;
 	background-position:0 0;
 }

#nav ul {
 	padding:0;
 	margin:10px 10px 0 10px;
 	list-style-type:none;
 }

#nav li {
 	height:40px;
 	margin:0 0 0 0;
 	padding:0 0 0 0;
 	background:#5C5C5C url(../img/nav_dotted_line.gif) repeat-x;
 	background-position:0 34px;
 }

#nav li#sixth {
 	background:none;
 }



/*  =======================================
     Überschriften
    =======================================  */

h1 {
	margin: 0px;
	padding-bottom: 15px;
	padding-top: 100px;
}

h2 {
	margin: 0px;
	padding-bottom: 10px;
	padding-top: 10px;
    padding-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #040054;
}

h3 {
	margin: 0px;
	padding-bottom: 0px;
	padding-top: 17px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #454545;
}

h4 {
	margin: 0px;
	padding-bottom: 2px;
	padding-top: 10px;
    padding-left: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #565555;
}

h5 {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #454545;
}



/*  =======================================
     Formulare
    =======================================  */

input {
	background-color: #EBEBEB;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #929393;
	height: 15px;
	/* width: 90%; */
}


textarea {
	background-color: #EBEBEB;
	border: 1px solid #929393;
	height: 100px;
	width:90%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}


label {
	display: block;
	width: 150px;
	float: left;
}

div.csc-mailform-field {
	margin-bottom: 0.5em;
}

div.csc-mailform-field textarea {
	width: 180px;
}

.input_labelcell {
height: 20px;
width: 140px;
border: 1px solid red;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
}

.input_labelcell2 {
height: 15px;
width: 60px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
}

.input_fieldcell {
background-color: #FFFFFF;
height: 15px;
width: 90%;
border: 1px solid red;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
}


fieldset { border: 0; }
/*  =======================================
     Module (ungenutzt)
    =======================================  */


.csc-sitemap csc-sitemap-level3 {
padding-left: 20px;
}


.tx-dropdownsitemap-pi1 LI.open OL {
	display: block;
}
.tx-dropdownsitemap-pi1 LI.closed OL {
	display: none;
}
.tx-dropdownsitemap-pi1 LI.open UL {
	display: block;
}
.tx-dropdownsitemap-pi1 LI.closed UL {
	display: none;
}
.tx-dropdownsitemap-pi1 DIV {
	background: #F6F6F6;

}
.tx-dropdownsitemap-pi1 DIV.level_2 {
	background: #ffffff;
}
.tx-dropdownsitemap-pi1 DIV.level_3 {
	background: #ffffff;
}
.tx-dropdownsitemap-pi1 DIV.level_4 {
	background: #FFFFFF;
}
.tx-dropdownsitemap-pi1 DIV.level_5 {
	background: #E0CCCC;
}
.tx-dropdownsitemap-pi1 DIV.expAll {
	text-align: left;
    font-weight: bold;
    padding-left: 49px;
}

.radio {
	width:10px;
        height: 10px;
}


/*

#newsletter_name {
height: 15px;
width: 100px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
}

#newsletter_email {
height: 15px;
width: 100px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
}


.newsletter_but {
	width: 27px;
        height: 23px;
        border: 0px;
}


.newsletter {
	width: 130px;
        height: 18px;
         font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
        background-color: #FFFFFF;
        border: 1px solid #929393;
}

.newslet_text {
         font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #434343;
}
*/

