@charset "utf-8";
/* CSS Document */
a:link { font-weight:normal; color:#000; text-decoration:none; outline:none; }
a:visited { font-weight:normal; color:#000; text-decoration:none; outline:none;}
a:focus { font-weight:normal; color:#000; text-decoration:none; outline:none;}
a:hover { font-weight:normal; color:#000; text-decoration:none; outline:none;}
a:active { font-weight:normal; color:#000; text-decoration:none; outline:none;}

a:link.regular { font-weight:normal; color:#0066ff; text-decoration:none; outline:none; }
a:visited { font-weight:normal; color:#0066ff; text-decoration:none; outline:none;}
a:focus { font-weight:normal; color:#000; text-decoration:none; outline:none;}
a:hover { font-weight:normal; color:#000; text-decoration:none; outline:none;}
a:active { font-weight:normal; color:#000; text-decoration:none; outline:none;}

.menufont {font-family:Arial, Helvetica, sans-serif;
			font-size:12px;
			color:#cdc69e;
			}
body{font-family:Arial, Helvetica, sans-serif; font-size:12px}


.dreamtable td, .dreamtable th{border-style:solid; border-width:thin; border-color:#00373a;}
.aboutmenu{font:Arial, Helvetica, sans-serif; font-size:11px; color:#00373a;}
.transparent {
filter: alpha(opacity=50); /* ie */
-moz-opacity: .5; /* mozilla */
background:#ccc;
}
.tabelle{
	padding:15px;
}
