/* GESAMTSEITEN EINDRUCK */

body {
font-family: Arial, Helvetica, sans-serif;
margin-top: 0px;
font-size: 12px;
margin-bottom: 30px;
margin-right: 0px;
margin-left: 0px;
color: #ffffff;
background-color: #000000;
}

.textiltext {
text-transform: uppercase;
font-family: Verdana, Geneva, sans-serif;
font-size: 10px;
padding: 3px 0px 0px 0px;
}

/* SUCHFELD */

#search {
border: 1px solid;
border-color: #ffffff;
width: 118px;
height: 17px;
background-color: #ffffff;
margin: 0px;
padding: 2px 0px 0px 3px;
font-size: 12px;
color: #916a59;
font-family:  Arial, Helvetica, sans-serif;
}


/* NEWSTICKER */

#newsticker {
background-color:transparent;
border: 0px;
font-family: Arial, Helvetica, sans-serif;
color: #333333;
width: 820px;
font-size: 12px;
}

/* NAVIGATIONSPFAD */

#navtree {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #916a59;
padding: 0px 0px 14px 0px;
}

#navtree a {
text-decoration: none; 
color: #a1a1a1;
}

#navtree a:link {
text-decoration: none;
color: #a1a1a1;
}

#navtree a:hover {
color: #c21115;
text-decoration: underline;
}

/* CONTENTBEREICH  */

#content {
padding: 0px 0px 40px 0px;
}

/* FRONTEND LOGIN */

.login {
background-color: #ffffff;
}

/* TOP- ODER FUßNAVIGATION */

#topmenu {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #ffffff;
margin-top: 0px;
}

#topmenu ul {
padding: 0px;
margin: 0px;
}

#topmenu li {
display: inline;
padding-right: 0px;
margin: 0px;
}

#topmenu a {
text-decoration: none; 
color: #ffffff;
}

#topmenu a:link {
text-decoration: none;
color: #ffffff;
}

#topmenu a:hover {
color: #ffffff;
text-decoration: underline;
}

#topmenu .obermenuhigh {
color: #ffffff;
text-decoration: none;
}

/* HAUPTNAVIGATION */

#navi {
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
float: left;
width: 200px;
color: #ffffff;
background-color: transparent;
padding: 0px;
margin: 0px 0px 0px 0px;
}

#navi ul {
list-style-type: none;
margin: 0px;
padding-left: 0px;
}

#navi ul ul {
list-style-type: none;
padding-left: 0px;
margin-left: 0px;
}

#navi ul li a {
display: block;
list-style-type: none;
text-indent: 0px;
margin-top: 0px;
padding: 7px 0px 7px 10px;
font-weight: bold;
color: #ffffff;
font-size: 12px;
background-image:url(../../bilder-website/trap-navi-low.jpg);
background-repeat:no-repeat;
width: 100%;
}

#navi ul ul li a {
display: block;
margin-top:0px;
padding: 7px 0px 7px 22px;
text-indent: 0px;
font-weight: bold;
color: #ffffff;
font-size: 12px;
background-image:url(../../bilder-website/trap-subnavi-low.jpg);
background-repeat:no-repeat;
width: 100%;
}

#navi a:link {
display: block;
text-decoration: none;
width: 100%;
}

#navi a:visited {
display: block;
text-decoration: none;
width: 100%;
}

#navi a:hover {
display: block;
width: 100%;
color: #ea028c;
font-size: 12px;
font-weight: bold;
background-image:url(../../bilder-website/trap-navi-high.jpg);
background-repeat:no-repeat;
}

#navi ul ul li a:hover {
display: block;
width: 100%;
color: #ea028c;
font-size: 12px;
font-weight: bold;
background-image:url(../../bilder-website/trap-subnavi-high.jpg);
background-repeat:no-repeat;
}

#navi ul .obermenuhigh {
list-style-type: none;
display: block;
width: 100%;
margin-top: 0px;
padding: 7px 0px 7px 10px;
font-weight: bold;
font-size: 12px;
color: #ea028c;
background-image:url(../../bilder-website/trap-navi-high.jpg);
background-repeat:no-repeat;
}

#navi ul ul .submenuhigh {
list-style-type: none;
display: block;
width: 100%;
margin-top: 0px;
padding: 7px 0px 7px 22px;
font-weight: bold;
font-size: 12px;
color: #ea028c;
background-image:url(../../bilder-website/trap-subnavi-high.jpg);
background-repeat:no-repeat;
}

/* ÜBERSCHRIFTEN */

h1 {
font-size: 12px;
font-weight: bold;
padding: 7px 0px 0px 10px;
margin: 0px 0px 11px 0px;
border-top: 3px solid #ea028c;
color: #ffffff;
width: 510px;
height: 22px;
background-image: url(../../bilder-website/trap-navi-low.jpg);
background-repeat: repeat-x;
}

h2 {
font-size: 14px;
font-weight: bold;
padding: 0px;
margin: 0px 0px 6px 0px;
color: #ffffff;
}

h3 {
font-size: 16px;
font-weight: bold;
padding: 0px;
margin: 0px 0px 6px 0px;
color: #ea028c;
}

h4 {
font-size: 16px;
font-weight: bold;
padding: 0px;
margin: 0px 0px 6px 0px;
color: #ffffff;
}

h5 {
font-size: 14px;
font-weight: bold;
padding: 0px;
margin: 0px 0px 4px 0px;
color: #ea028c;
}

h6 {
font-size: 14px;
font-weight: bold;
padding: 0px;
margin: 0px 0px 4px 0px;
color: #ffffff;
}

/* STYLE ABSÄTZE (ABSTAND UND SO WEITER) */

p {
margin: 0px;
}

/* STYLE FÜR BOLD / FETT */

b {
color: #ffffff;
}

strong {
color: #ffffff;
}

/* LISTEN STYLE FÜR UL OL LI */

ul {
list-style-type: disc;
margin-left: 0px;
padding-left: 15px;
margin-bottom:0px;
margin-top: 0px;
}

ol {
list-style-type: decimal;
margin-left: 18px;
padding-left: 4px;
margin-bottom:0px;
margin-top: 0px;
}

/* LINKS */

a {
color: #ea028c;
text-decoration: none;
}

a:hover {
text-decoration: underline;
color: #ea028c;
}

/* KASTEN IM CONTENT NUR RAHMEN */

.kasten {
margin-top: 10px;
float: right;
width: 170px;
border-style: dotted;
border-width: 2px;
border-color: silver;
padding: 3px;
margin: 3px;
}

.kasten h3 {
margin-top: 0px;
}

/* NEWSKASTEN MIT HEADER (KASTEN NR. -123) */

.boxcover {
margin-top: 10px;
float: right;
width: 200px;
padding: 3px;
}

.box {
margin-top: 10px;
padding-right: 0px;
float: right;
width: 100%;
border-style: solid;
border-width: 1px;
border-color: #0000A0;
}

.box h3 {
background-color: #003084; 
color: white;
padding: 3px;
margin-top: 0px;
}

.box div {
padding: 3px;
}

/* HORIZONTALE LINIE */

hr {
height: 1px;
border-top: 1px solid;
border-bottom: 0;
border-left: 0;
border-right: 0;
border-color: #333333;
padding-bottom: 0px;
margin-bottom:  7px;
padding-top: 7px;
margin-top:  7px;
text-align: left;
margin-left:0px;
}

/* KONTAKTFORMULAR ( plugins/kontakt/kontakt.php */

.kontakti {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}

.kontakt {
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
color: #ffffff;
width: 200px;
padding-left: 2px;
padding-bottom: 2px;
background-color: #000000;
border: 1px solid #333333;
margin: 0px 0px 5px 0px;
}

.pullidown {
font-family: Arial, Helvetica, sans-serif;
color: #000000;
width: 410px;
}

.nachricht {
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
color: #ffffff;
background-color: #000000;
border: 1px solid #333333;
width: 410px;
height: 100px;
}

.formo {
font-family: Arial, Helvetica, sans-serif;
color: #666666;
}

/* BILDER STANDARD OHNE RAHMEN */

img {
border: 0px;
}

/* BILDRAHMEN */

.bildrahmen {
border: 1px solid;
border-color: #333333;
padding: 4px;
}

/* BILDERGALLERIE THUMBNAILS */

img.gallerythumb {
border: 1px solid;
border-color: #333333;
padding: 4px;
}

a img.gallerythumb {
border: 1px solid;
border-color: #333333;
padding: 4px;
}

a:hover img.gallerythumb {
border: 1px solid;
border-color: #ea028c;
padding: 4px;
}

/* QUICK TIP FÄHNCHEN */

.Tips2 {
}
  
/* BILDRAHMEN MIT ROLLOVER_EFFFEKT */

img.rollover  {
border: 1px solid;
border-color: #333333;
padding: 4px;
}

a img.rollover  {
border: 1px solid;
border-color: #333333;
padding: 4px;
}

a:hover img.rollover  {
border: 1px solid #ea028c;
padding: 4px;
}

/* SONSTIGE EXTRA KLASSEN UND STYLES ÜBER ID UND CLASS */

.footer {
font-size: 10px;
font-family: Arial, Helvetica, sans-serif;
color: #ffffff;
padding: 0px 10px 0px 10px;
}

.footer a {
font-family: Arial, Helvetica, sans-serif;
color: #ffffff;
text-decoration: none;
}

.footer a:hover {
font-family: Arial, Helvetica, sans-serif;
text-decoration: underline;
color: #ea028c;
text-decoration: none;
}

.rosa {
color: #ea028c;
}

.besteller {
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
color: #ea028c;
padding: 0px 0px 0px 0px;
}

.besteller a {
font-family: Arial, Helvetica, sans-serif;
color: #ea028c;
text-decoration: none;
}

.besteller a:hover {
font-family: Arial, Helvetica, sans-serif;
text-decoration: underline;
}


/* Tabellen */

.tabelle {
border-top: 1px solid #333333;
border-left: 1px solid #333333;
border-right: 1px solid #333333;
}

.tabellenkopf {
border-bottom: 1px solid #333333;
font-weight: bolder;
font-family: Arial, Helvetica, sans-serif;
color: #ffffff;
background-color: #333333;
}

.tabellencelle {
border-bottom: 1px solid #333333;
font-family: Arial, Helvetica, sans-serif;
color: #ffffff;
}

.printer {
color: #ffffff;
font-size: 10px;
text-decoration: none;
padding: 0px 10px 0px 10px;
}

.printer a {
color: #ffffff;
text-decoration: none;
}

.printer a:hover {
text-decoration: underline;
color: #ea028c;
}

