body                 { margin:0px; padding:0; font-family:arial,helvetica,sans-serif; font-size:13px; background:url(../gfx/layout/hintergrund.gif) left repeat-y; }
td                   { font-family:arial,helvetica,sans-serif; font-size:13px; }
ul                   { padding:0; margin-left:10px; list-style-type:none; }
li                   { padding-left:6px; margin-top:10px; }
#nav                 { width:170px; height:100%; padding:0px; background:url(../gfx/layout/hintergrund.jpg) repeat-x; background-color:#F5A650; float:left; }
#nav ul              { padding:0px; margin:0 0 0 15px; list-style-type:none; }
#nav li              { padding:5px 0 0 12px; text-indent:-4px; margin:0; font-size:11px; line-height:12px; background:url(../gfx/layout/navdot.gif) no-repeat left; }
#main                { margin-left:200px; padding-top:8px; margin-right:30px; }
a:link               { text-decoration:none; font-weight:bold; color:#000000;}
a:visited            { text-decoration:none; font-weight:bold; color:#000000;}
a:hover              { text-decoration:none; font-weight:bold; color:#03633b;}
a:visited:hover      { text-decoration:none; font-weight:bold; color:#03633b;}
p                    { margin-top:12px; margin-bottom:12px; }
img                  { border:none; }
.small               { font-size:9px; }
#glassorten td       { height:115px; }
.error               { background-color:#ff0000; color:#ffffff; }
.navdot              { width:5px; height:5px; }
#menu a {
	background-image: url(navdot.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left center;
        display:block;
        color:#000000;
        font-weight:bold;
        text-decoration:none;
	padding-top: 5px;
	padding-right: 0pt;
	padding-bottom: 0pt;
	padding-left: 12px;
	text-indent: -4px;
	margin-top: 0pt;
	margin-right: 0pt;
	margin-bottom: 0pt;
	margin-left: 10pt;
	font-size: 11px;
	line-height: 12px;
} 

#menu a:hover, a:visited:hover {
	color:#03633b
}

h2 {
	margin-bottom: 35px;
}