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

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

/* Tabellen-Stile */
.kopfzeile {background:url(bilder/hintergrund_kopfzeile.jpg); font-size:18px; font-weight:normal; color:#928E71;}
.bilderzeile {background:url(bilder/hintergrund_bilderzeile.jpg);}
.bilderzeile-artikelebene {background:url(bilder/hintergrund_bilderzeile_artikelebene.jpg);}
.fusszeile {background:url(bilder/hintergrund_fusszeile.jpg);}
.bilderboxrahmen {background:#F0F0F0;}
.bilderboxfuellung {background:#FFFFFF;}

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

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

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

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

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

/* Vorteilspunkte auf Startseite */
.vorteilspunkt_h1 {font-size:18px; font-weight:normal; color:#FFFFFF; font-style:italic; font-family:Georgia;}
.vorteilspunkt_h2 {font-size:12px; font-weight:normal; color:#FFFFFF; font-style:italic; font-family:Georgia;}

/* Allgemeiner Link-Stil */
a:link {color:#928E71; text-decoration:none; font-weight:bold;}
a:visited {color:#928E71; text-decoration:none; font-weight:bold;}
a:hover	{color:#747053; text-decoration:none; font-weight:bold;}
a:active {color:#747053; text-decoration:none; font-weight:bold;}

/* Navigation Link-Stil */
a.navigationlink:link {color:#FFFFFF; text-decoration:none;font-size:14px; font-weight:normal;}
a.navigationlink:visited {color:#FFFFFF; text-decoration:none;font-size:14px; font-weight:normal;}
a.navigationlink:hover {color:#928E71; text-decoration:none;font-size:14px; font-weight:normal;}
a.navigationlink:active	{color:#928E71; 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:#393938; text-decoration:none;}
a.fusszeilenlink:active	{color:#393938; text-decoration:none;}

/* Impressum Link-Stil */
a.impressumlink:link {color:#FFFFFF; text-decoration:none;}
a.impressumlink:visited	{color:#FFFFFF; text-decoration:none;}
a.impressumlink:hover {color:#393938; text-decoration:none;}
a.impressumlink:active {color:#393938; 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 {}
