/* DATEI: studio.css */

/* Hingergrundfarbe */
body {background:#003366; height:101%;}

/* normaler Text */
body {color:#FBE899; font-family: Tahoma; font-size:15px; letter-spacing:1px; padding-top:40px; }

/* Links */
a { color:#F9D74F; text-decoration:underline; font-size:15px; letter-spacing:1px; }
a:link {}
a:visited { color:#ffffcc;}
a:active { color:#ffffcc;}
a:hover { color:#ffffcc;}
a:focus { color:#ffffcc;}
#logo a img {border:0;}
#logo {background-color:#fff;width:200px;}
#langswitch {float:right;}
h1 { font-size:18px; }
h2 { font-size:14px; }

/* Überschrift Produkt */
h3 {margin-bottom:0px; margin-top:0px; font-size:14px; color:#00FFFF; font-weight: bold; letter-spacing:1px; text-align:left; padding-bottom: 10px;}

/* Überschrift Menü */
h4 {margin-bottom:5px; margin-top:5px; font-size:12px; font-family:Tahoma,sans-serif; color:#ffffcc; font-weight: bold; letter-spacing:1px; }

/* impressum */
h5 {margin-bottom:0px; margin-top:0px; font-size:10px; font-family:Tahoma,sans-serif; color:#ffffcc; font-weight: normal; }
/* Produkttext */
#d1 {padding-left: 10px; color:#ffffcc; font-family: Tahoma; font-size:14px; letter-spacing:1px;}
/* Produkttext unten */
#d2 {padding-top: 10px; color:#ffffcc; font-family: Tahoma; font-size:14px; letter-spacing:1px;}