/* CSS Document */
/* (c) www.boie-webdesign.de */

/* Globaler Seiten-Stil */
body {background:url(bilder/hintergrund_seite.jpg); background-repeat:repeat-x; font-family:Verdana; font-size:12px; color:#000000;}

/* Listen-Stile */
ul {list-style-type:square; color:#8C271F; line-height:200%; padding-left:20px;}
/* ul {list-style-type:none; list-style-image:url(bilder/pfeil.gif); line-height:200%; padding-left:20px;}*/
.fragezeichen {list-style-type:none; list-style-image:url(bilder/fragezeichen.gif); line-height:200%; padding-left:0px;}

/* Bilder-Stil */
img {border:0px;}

/* Tabellen-Stile */
.kopfzeile {background:url(bilder/hintergrund_kopfzeile.jpg);}
.bilderzeile {background:url(bilder/hintergrund_bilderzeile.jpg);}
.bilderzeileartikelebene {background:url(bilder/hintergrund_bilderzeile_artikelebene.jpg);}
.navigationszeile {background:url(bilder/hintergrund_navigationszeile.jpg);}
.navigationaktiv {background:url(bilder/hintergrund_navigation_markiert.jpg); background-position:center; padding: 0px 20px 0px 20px; font-size:14px; font-weight:bold; color:#FFFFFF; font-family:Comic Sans MS;}
.navigationinaktiv {padding: 0px 20px 0px 20px;}
.hauptbereich {background:url(bilder/hintergrund_hauptbereich.jpg);}
.fusszeile {background:url(bilder/hintergrund_fusszeile.jpg);}

/* Galerie-Stil  */
.bilderboxrahmen {}
.bilderboxfuellung {}

/* Formular-Stile */
.input {background:url(bilder/hintergrund_textfeld.gif); border:1px solid #8C271F;}

/* Linien-Stile */
hr {border:solid #8C271F 1px;}

/* Überschrift */
h1 {font-size:18px; font-weight:normal; color:#000000; font-family:Comic Sans MS;}

/* Zweite Überschrift */
h2 {font-size:14px; font-weight:bold; line-height:150%; color:#000000; font-family:Comic Sans MS;}

/* Normaler Text */
h3 {font-size:12px; font-weight:normal; line-height:150%; color:#000000; font-family:Verdana;}

/* Kleiner Text */
h4 {font-size:11px; font-weight:normal; line-height:120%; color:#000000; font-family:Verdana;}

/* Fussnote */
h5 {font-size:10px; font-weight:normal; line-height:100%; color:#000000; font-family:Verdana;}

/* Allgemeiner Link-Stil */
a:link {color:#EC8D00; text-decoration:none; font-weight:normal;}
a:visited {color:#EC8D00; text-decoration:none; font-weight:normal;}
a:hover	{color:#EC8D00; text-decoration:underline; font-weight:normal;}
a:active {color:#EC8D00; text-decoration:underline; font-weight:normal;}

/* Navigation Link-Stil */
a.navigationlink:link {color:#EC8D00; text-decoration:none; font-size:14px; font-weight:normal; font-family:Comic Sans MS;}
a.navigationlink:visited {color:#EC8D00; text-decoration:none; font-size:14px; font-weight:normal; font-family:Comic Sans MS;}
a.navigationlink:hover {color:#FFFFFF; text-decoration:none; font-size:14px; font-weight:normal; font-family:Comic Sans MS;}
a.navigationlink:active	{color:#FFFFFF; text-decoration:none; font-size:14px; font-weight:normal; font-family:Comic Sans MS;}

/* Fusszeile Link-Stil */
a.fusszeilenlink:link {color:#000000; text-decoration:none;}
a.fusszeilenlink:visited {color:#000000; text-decoration:none;}
a.fusszeilenlink:hover {color:#000000; text-decoration:underline;}
a.fusszeilenlink:active	{color:#000000; text-decoration:underline;}

/* Spezielle WebYep-Klassen */
.WebYepGalleryImage {margin: 0px 0px 10px 0px; padding: 0px 0px 0px 0px;}
.WebYepGalleryContainer {border-spacing:10px;}
.WebYepGalleryFirstRow {}
.WebYepGalleryFirstColumn {}
.WebYepGalleryText {font-size:10px; font-weight:normal; line-height:150%; color:#000000; font-family:Verdana;}
.WebYepGalleryContainer td {vertical-align:top;}
.WebYepGalleryContainer tr {}
.WebYepGalleryImage img {}
.WebYepMenuItem, .WebYepMenuFirstItem {list-style-type:none; list-style-image:url(bilder/pfeil.gif); line-height:200%; padding-left:0px;}
a.WebYepMenuCurrentItem {font-weight:bold;}
