/* CSS for Main, Achim Stößer, Dec. 1999 *****************************************/

/* colors */
/* #111144	#7c7cb4	#eeeeff		#bcdede */
/* verydarkblue	mediumblue	verylightblue	lightcyan */
/* #116611	#7cb47c	#eeffee		#bcdede */
/* verydarkgreen	mediumgreen	verylightgreen	lightcyan */

/* body */

body,table,p,td,th {color:#000080;background-color:#ffffff;text-align:justify;font-size:10pt}
body{margin-left:20px;margin-right:20px}

/* font types */

body,table,th,td,p{font-family:Verdana,Helvetica,Arial,sans-serif} 

/* links */

A {color:#8080c0;nobackground-color:#ffffff;text-decoration:none}
xA:link {color:#ffffff;}
xA:visited {color:#ffffff;}
A:active {color:#000000;background-color:#ffffff;text-decoration:underline}
A:hover {color:#000000;background-color:#ffffff;text-decoration:none}

/* tables */

table {text-align:left;nobackground-color:#e8e8e8;width:100%;border:0px;padding:0px;empty-cells:hide}
th,td {text-align:left;vertical-align:top;background-image:url(http://achim-stoesser.de/img/shadow.gif);nobackground-color:#e8e8e8;border: solid 1px #7c7ea4;padding:12px;padding-bottom:8px;padding-top:12px}
th{font-size:12pt};
.nobrdr {border-width:0px;background-image:url()}

input {background-color:white;border-width:0px;}
input.text {border-bottom:1px dashed silver;}
input.button {border:2px outset silver}

/* headings */

h1,h2,h3,h4,h5,h6 {text-align:center;color:#e0e0ff}
h1,h2,h3 {width:100%;filter:DropShadow(color=#8888bb, offx=2, offy=2)}

/* misc */

em {font-style:normal;background-color:#ffff00}
ul {text-align:left;no-list-style-image:url(../img/bullettriblu.gif)} 
