/*
	StyleSheet for "Art on Stage" website.
	Dec. 9th 2002. Mikkel Bo Rasmussen <webmeaster@artonstage.dk>
	Stylesheet validated by W3C (http://jigsaw.w3.org/css-validator/validator-uri.html)
*/

HTML, BODY { text-align: center; color: #000; background-color: #fff; margin: 0px; padding: 0px;}
EM { font-weight: bold; font-style: normal; }
BODY, P, TD, TH, LI { font-size: x-small;  font-family: verdana, arial, sans-serif; }
STRONG { font-weight: bold; color: rgb(167,0,18); background-color: inherit; }
H1 { font-size: 140%; color: #000; background-color: inherit; }
H2 { font-size: 120%; color: #000; background-color: inherit; }
H3 { font-size: 100%; color: rgb(167,0,18); background-color: inherit; }
H4, H5, H6 { font-size: 100%; }

/* Link items */
A:link, A:active, A:hover { color: rgb(167,0,18); background-color: inherit; font-weight: bold; text-decoration: none; }
A:visited { color: rgb(153,153,153); background-color: inherit; font-weight: bold; text-decoration: none; }
A.dbcv:link, A.dbcv:active, A.dbcv:visited, A.dbcv:hover { color: rgb(167,0,18); background-color: inherit; font-weight: bold; text-decoration: none; }

TABLE.container { padding: 10px 10px 0px 10px; height: 100%;}
TH { text-align: left; }
TD.menu { padding-top: 1em; color: #FFFFFF; background-color: #000; width: 160px; text-align: left; }
TD.menu A:link, TD.menu A:visited, TD.menu A:active, TD.menu A:hover { color: #FFFFFF; background-color: inherit; }
TD.menu DIV { border: 1px solid #FFFFFF; margin: 5px; padding: 2px; background-color: #000000; color: #FFFFFF; font-size: x-small; font-weight: bold;}
TD.menu DIV SPAN { cursor: pointer; }
TD.menu DIV DIV { border: 0px solid #000000;}
TD.menu DIV A { color: blue; text-decoration: none; background-color: inherit; }
TD.indhold { padding: 1em 2em 1em 2em; }
DIV.submenu { display: none; }
DIV.submenu DIV { padding: 0px; margin: 0px; }
DIV.textlogo { font-family: "Benguiat Bk BT", "Times New Roman", Times, serif; font-weight: bold; font-size: 48px; }
DIV.webmaster { text-align: center; font-size: 80%; color: #333333; background-color: inherit; }
DIV.copyright { text-align: center; font-size: 80%; color: #333333; background-color: inherit; padding-top: 1em; }
FORM.newsletter { font-size: 75%; text-align: center}
FORM.newsletter INPUT { font-size: 100%; margin-top: 4px; }
DIV.dbcv { width: 100%; margin: 0.5em; }
TD.menu DIV.contact { color: #FFFFFF; background-color: inherit; text-align: center; font-size: 70%; margin: 0px; padding: 2px; font-weight: normal; border: 0px solid #FFFFFF; }
TD.menu DIV.contact A, TD.menu DIV.contact A:visited { text-decoration: underline; font-weight: normal;}
TD.menu #spacer { height: 4.3em; border: 0px solid #FFFFFF; display: block; }

IMG.picture {float: right; border: 1px solid #000; margin-left: 10px;}
