/* CSS Document */

/* CSS Document */
/* Hides from IE-mac \*/
html {font-family:Arial; font-size:12px !important; font-size:12px ;color:#000000;}
/* for IE-MAC */
body.wmbody {font-size:100% !important; font-size:101%; background: #EDEAD7; background-image:url(http://www.oldtimerclub-regensburg.de/images/bgmain.jpg); }

BODY {
scrollbar-base-color: #EDEAD7;
scrollbar-track-color: #EDEAD7;
scrollbar-face-color: #EDEAD7;
scrollbar-highlight-color: #EDEAD7;
scrollbar-3d-light-color: #EDEAD7;
scrollbar-darkshadow-color: #EDEAD7;
scrollbar-shadow-color: #000000;
scrollbar-arrow-color: #990000;
}

/* main td */
td.wmmain {font-size:12px;}

/* standard link */
a:link {color:#990000; font-size:12px; text-decoration:none; }
a:visited {color:#990000; font-size:12px; text-decoration:none; }
a:active {color:#990000; font-size:12px; text-decoration:none; }
a:hover {color:#990000; font-size:12px; text-decoration:none; }

a.wmlink:link,a.wmlink:visited,a.wmlink:active {color:#CCCCCC; font-size:12px; text-decoration:none; font-weight:normal}
a.wmlink:hover {color:#990000;}
/* for images, tables, alignment and weight - do not edit */
.wmtbl{border:0;width:100%;}
table {font-size:100%;}
.wmaltop {vertical-align:top;}
.wmfleft {float:left;}
.wmfright {float:right;}
.wmalbottom {vertical-align:bottom;}
.wmalright {text-align:right;}
.wmalcent {text-align:center;}
.wmalmid {vertical-align:middle;}
.wmbold {color: #000000; }
img {border:0;}

/* for Guestbook header name */
td.wmbig {color: #333333; font-size: 12px; font-weight: bold;}
/* for Alternate background color */
.wmbg1 {background-color:#EBEBEB;}
.wmbg2 {background-color:#EBEBEB;}
/*for small text */
.wmsmall {font-size:0.9em;}
/* horizontal line in messages view */
hr {height:1px; color:#000000;}

/* for status msg box */
.wmstatus {margin:0 0 3px 0;border:1px solid #000000;}

/* form input elements */
.wmsm {font-size:1.1em;}
input.wmnl, textarea {font-size: 12px; font-family:Arial; background-color:#EDEAD7; color:#000000}