@import url(scrollwgray.css);

body { background-image:url(images/bg_sohrweide.png); background-repeat:no-repeat;}

body, p, table { font-family: Tahoma, Verdana, Arial;}

/*to remove outline on image map links*/
a,area {outline:none;}

/*top menu (in gray) link styles*/
.whitemenu { color: #ffffff; font-size: 10px;}
.whitemenu a:link { color:#ffffff; text-decoration: none;} /*white*/
.whitemenu a:visited { color:#ffffff; text-decoration: none;} /*white*/
.whitemenu a:hover { color:#300000;  background-color: #ffffff;} /*blk*/
.whitemenu a:active { color:#300000; text-decoration: none;} /*white*/
.topmenucurrent { color: #0000d0;} /*set the name of current top-menu-section to darkblue*/

/* body link styles; default=link=blue, visited=purple, active=red */
a:link { color: #00a0ee; text-decoration: underline;}
a:visited { color: #00a0ee; text-decoration: underline;}
a:hover { color: #ffffff; background-color: #00b9ff; text-decoration: none;}
a:active { color: #dd8888; text-decoration: none;}

/*left menu styles and left menu link styles*/
.m1 { margin-left: 10px; font-weight: bold; font-size: 11px; color: #00b9ff;}
.m2 { margin-left: 10px; font-weight: bold; font-size: 11px; color: #00b9ff;}

.m1 a:link {text-decoration: none; color: #999999;}
.m1 a:visited {text-decoration: none; color: #999999;}
.m1 a:hover {text-decoration: none; color: #ffffff;}
.m1 a:active {text-decoration: none; color: #ff6000;}

.m2 a:link {text-decoration: none; color: #999999; display: block;}
.m2 a:visited {text-decoration: none; color: #999999; font-size: 11px; display: block;}
.m2 a:hover {text-decoration: none; color: #ffffff; background-color: #00b9ff; display: block;}
.m2 a:active {text-decoration: none; color: #ff6000; font-size: 11px; display: block;}

/* inside table styles */
h1 { font-family: Tahoma, Verdana, Arial; font-size: 18px; color: #00b9ff; width: 500px; margin-top: 20px;}
h2 { font-family: Tahoma, Verdana, Arial; font-size: 15px; color: #00b9ff; padding-bottom: 3px; border: #999999; border-style: dotted; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 0px;}
h2.table { margin-left: 50px;}

h3 { font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 14px;}
h4 { font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 12px;}

.bodytable { margin-left: 45px; width: 455px;}
.body { margin-left: 220px; width: 450px;}

p, ul, ol, li { font-size: 16px;}

.name { font-family: Tahoma, Verdana, Arial; font-size: 12px; text-decoration: none; color: #777780;}
.text { font-family: Tahoma, Verdana, Arial; font-size: 16px; font-weight: none;}
.small { font-size: 9px;}

.year { font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 36px; font-style: normal; font-weight: normal; color: #999999; border: #999999; border-style: dotted; border-top-width: 1px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px;}


