/* ANWESENHEIT */
td.green { text-align: center;
        vertical-align: middle;
        background-color: #00FF00;
        padding: 10px }
td.red { text-align: center;
         vertical-align: middle;
         background-color: #FF0000;
         padding: 10px }
td.bew_info { background-color:#E0E0E0 }
/* MENUE */		 
span.ml1 { text-size: 1.0em; font-weight:bold; color:#606060 }
span.ml2 { text-size: 0.8em; margin-left:8px; color:#606060 }
span.ml3 { text-size: 0.6em; margin-left:25px; color:#606060 }
/* KASSE */
table.kontoauszug td.betrag { text-align:right;display:table-cell }
/* ALLGEMEIN */
body { font-family:Verdana,Arial,Helvetica,sans-serif;
		font-size:10pt;
		background-color:#F0F0F0;
		/*background-image:url(tuerme.gif);
		background-repeat:no-repeat;
		background-attachment:fixed;
		background-position: center 60px; */
		padding: 0px; margin: 20px; } 
div.hintergrund { background-image:url(tuerme.gif);
		background-repeat:no-repeat;
		background-attachment:fixed;
		background-position: center 80px;
		min-height:700px; }
img.email { position:relative; top:3px }
span.info { font-size:12pt; color:#FF2020 }
span.code { font-family:Courier,Monospace;color:#0000FF }
blink { color:#FF0000; font-weight:bold }
h1,h2,h3,h4,h5,h6 { color:#303030 }
a:link { text-decoration:underline; color:#454545; }
a:visited { text-decoration:underline; color:#454545; }
a:hover { text-decoration:underline overline; color:#FF0000; }
input,textarea,select { background-color:#F0F0F0; margin:2px}
.topnav { font-size:14pt; text-align: right; position: absolute; line-height: 32px; list-style: none; top: 1px; left: 320px; width: 430px; margin: 3px 0px; padding: 3px 0px; white-space:nowrap;}
/* KINO */
table.kino td {border: ridge 3px #C0C0C0; text-align:center; padding:5px; vertical-align:top; background-color:#FFFF80 }
table.kino th {border: ridge 3px #C0C0C0; text-align:left; padding:5px; vertical-align:top; background-color:#C0C0C0 }
/* TOOLS */
td.pic { text-align:center; vertical-align:middle }

