@charset "utf-8";
html { }
body { margin: 0px; padding: 0px; }
#hauptmenu p { line-height: 16px; margin: 0; }
#produktmenu p { line-height: 16px; margin: 0; }
#text h1 { font-family:Arial, Helvetica, sans-serif; font-size:11px; line-height:16px; margin-bottom:0px; color:#630; font-weight: bold; }
#text  p  { font-family:Arial, Helvetica, sans-serif; font-size:11px; line-height:16px; margin-bottom:16px; color:#630; margin-top: 0px; }

#navigation1 { position:absolute; top:40px; right:0px; width:160px; z-index:1; height: 300px; }
#navigation2 { position:absolute; top: 380px; left:530px; width: 200px; z-index:2; height:auto; }
#navigation1 #hauptmenu p { font-family:Arial, Helvetica, sans-serif; font-size:10px; line-height:16px; font-weight:normal; text-decoration:none; margin:0px; padding:0px; text-transform: uppercase; color:#630; }
#navigation2 #produktmenu p {  font-family:Arial, Helvetica, sans-serif; font-size:10px; line-height:16px; font-weight:normal; text-decoration:none; margin:0px; padding:0px; text-transform: uppercase; color:#630; }



#navigation1 #signet { }
#navigation1 #hauptmenu { }

/*#navigation1 #hauptmenu a { text-transform:uppercase; }
*/

#hauptmenu a:link { font-family:Arial, Helvetica, sans-serif; font-size:10px; line-height:16px; font-weight:normal; text-decoration:none; margin:0px; padding:0px; text-transform: uppercase; color:#960; }
#hauptmenu a:visited { font-family:Arial, Helvetica, sans-serif; font-size:10px; line-height:16px; font-weight:normal; text-decoration:none; margin:0px; padding:0px; text-transform: uppercase; color:#960; }
#hauptmenu a:focus { font-family:Arial, Helvetica, sans-serif; font-size:10px; line-height:16px; font-weight:normal; text-decoration:none; margin:0px; padding:0px; text-transform: uppercase; color:#960; }
#hauptmenu a:hover { font-family:Arial, Helvetica, sans-serif; font-size:10px; line-height:16px; font-weight:normal; text-decoration:none; margin:0px; padding:0px; text-transform: uppercase; color:#630; }
#hauptmenu a:active { font-family:Arial, Helvetica, sans-serif; font-size:10px; line-height:16px; font-weight:normal; text-decoration:none; margin:0px; padding:0px; text-transform: uppercase; color:#960; }

#produktmenu a:link { font-family:Arial, Helvetica, sans-serif; font-size:10px; line-height:16px; font-weight:normal; text-decoration:none; margin:0px; padding:0px; text-transform: uppercase; color:#960; }
#produktmenu a:visited { font-family:Arial, Helvetica, sans-serif; font-size:10px; line-height:16px; font-weight:normal; text-decoration:none; margin:0px; padding:0px; text-transform: uppercase; color:#960; }
#produktmenu a:focus { font-family:Arial, Helvetica, sans-serif; font-size:10px; line-height:16px; font-weight:normal; text-decoration:none; margin:0px; padding:0px; text-transform: uppercase; color:#960; }
#produktmenu a:hover { font-family:Arial, Helvetica, sans-serif; font-size:10px; line-height:16px; font-weight:normal; text-decoration:none; margin:0px; padding:0px; text-transform: uppercase; color:#630; }
#produktmenu a:active { font-family:Arial, Helvetica, sans-serif; font-size:10px; line-height:16px; font-weight:normal; text-decoration:none; margin:0px; padding:0px; text-transform: uppercase; color:#960; }

#content #image { width: 500px; height: 350px; }
#content #image img { border-bottom-style:solid; border-bottom-width: 5px; border-bottom-color:#960; /*border-top-width:0px; border-right-width:0px; border-left-width:0px;*/ }
#content #text { margin-left: 30px; margin-top: 30px; width: 460px; height: 200px; }
#content #text p { margin: 0; line-height: 16px; }

#text a { color: #960; text-decoration: underline; }



.active { color:#0033CC; }
#text a:hover { color: #630; }
