/* 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:11px;}

/* Listen-Stil */
ul {list-style-type:square; color:#000000; line-height:200%; padding-left:20px;}

/* Tabellen-Stile */
.kopfzeile {background:url(bilder/hintergrund_kopfzeile.jpg);}
.fusszeile {background:url(bilder/hintergrund_fusszeile.jpg);}
.hauptbereich {background:#BDE1B0;}
.linkenavibox {background:url(bilder/hintergrund_navigation.jpg); background-position:bottom;}
.bilderboxrahmen {background:#F0F0F0;}
.bilderboxfuellung {background:#FFFFFF;}

/* Überschrift */
h1 {font-size:18px; font-weight:bold; color:#3B492F; font-style:italic; font-family:Verdana;}

/* Zweite Überschrift */
h2 {font-size:12px; font-weight:bold; line-height:150%; color:#3B492F; font-family:Verdana;}

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

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

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

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

/* Navigation Link-Stil */
a.navigationlink:link {color:#FFFFCC; text-decoration:none;font-size:14px; font-weight:normal;}
a.navigationlink:visited {color:#FFFFCC; text-decoration:none;font-size:14px; font-weight:normal;}
a.navigationlink:hover {color:#4D6B42; text-decoration:none;font-size:14px; font-weight:normal;}
a.navigationlink:active	{color:#4D6B42; text-decoration:none;font-size:14px; font-weight:normal;}

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

/* Kopfzeile Link-Stil */
a.kopfzeilenlink:link {color:#FFFFCC; text-decoration:none;}
a.kopfzeilenlink:visited {color:#FFFFCC; text-decoration:none;}
a.kopfzeilenlink:hover {color:#FFFFCC; text-decoration:underline;}
a.kopfzeilenlink:active	{color:#FFFFCC; text-decoration:underline;}

/* Impressum Link-Stil */
a.impressumlink:link {color:#666666; text-decoration:none;}
a.impressumlink:visited	{color:#666666; text-decoration:none;}
a.impressumlink:hover {color:#000000; text-decoration:none;}
a.impressumlink:active {color:#000000; text-decoration:none;}

/* Spezielle WebYep-Klassen */
.WebYepGalleryImage {margin: 0px 0px 10px 0px; padding: 0px 0px 0px 0px;}
.WebYepGalleryContainer {border-spacing:20px;}
.WebYepGalleryFirstRow {}
.WebYepGalleryFirstColumn {}
.WebYepGalleryText {font-size:10px; font-weight:normal; line-height:150%; color:#666666; 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;}
