<style type="text/css">
<!--
html { 
	background-image:url(http://www.vomherrenhaus.com/images/bg.gif);
	background-repeat:repeat-y;
	background-position:center;
    font-family: Arial; 
    font-size: 12px; 
    font-style: normal; 
    text-decoration: none; 
    color: #660099; 
    scrollbar-face-color: #660099;
    scrollbar-highlight-color: #660099;
    scrollbar-3dlight-color: #660099;
    scrollbar-track-color: #9D92A2;
    scrollbar-arrow-color: #9D92A2;
}
body { 
	background-image:url(http://www.vomherrenhaus.com/images/bg.gif);
	background-repeat:repeat-y;
	background-position:center;
    font-family: Arial; 
    font-size: 12px; 
    font-style: normal; 
    text-decoration: none; 
    color: #660099; 
    scrollbar-face-color: #660099;
    scrollbar-highlight-color: #660099;
    scrollbar-3dlight-color: #660099;
    scrollbar-track-color: #9D92A2;
    scrollbar-arrow-color: #9D92A2;
}
.clock { font-family: Arial;       
    font-size: 12px; 
    color: #660099; 
}
div { 
    font-family: Arial; 
    color: #660099; 
}
td { 
    font-family: Arial; 
    color: #660099; 
}
h1 { 
   font-family: Arial; 
   font-weight: 600; 
   font-size: 18px; 
   color: #9D92A2; 
}
a { 
   font-family: Arial; 
   font-style: normal; 
   text-decoration: none; 
   color: #C151FB; 
}
a:link { 
   font-family: Arial; 
   font-style: normal; 
   text-decoration: none; 
   color: #C151FB; 
}
a:visited { 
   font-family: Arial; 
   font-style: normal; 
   text-decoration: none; 
   color: #9D92A2; 
}
a:active { 
   font-family: Arial; 
   font-style: normal; 
   text-decoration: none; 
   color: #9D92A2; 
}
a:hover { 
   font-family: Arial; 
   font-style: normal; 
   text-decoration: none; 
   color: #660099;
}
.copyright { 
   font-size: 10px; 
   font-family: Arial; 
   font-style: normal; 
   text-decoration: none; 
   color: #660099;
}
.tiny { 
   font-size: 11px; 
}
.bigger { 
   font-size: 14px; 
}
.navside {
   width:
 }

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.bevelmenu{
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: 180px;
}

.bevelmenu li a{
    display: block;
    width: 100%;
    padding: 2px 4px;
    text-decoration: none;
    font-weight: bold;
    background-color: #CCC5CF;
    border: 1px solid #660099;
    text-decoration:none;
}

.bevelmenu li a:hover{
    color: white;
    background-color: #660099;
    border-style: outset;
}

.bevelmenu li a:visited{
    color: #fff;
}

html>body .bevelmenu li a:active{ /* Apply mousedown effect (non IE browsers only) */
    border-style: inset;
}


-->
</style>