

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body 
{
	
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}


body
{
	font-family: Arial, Helvetica, sans-serif;
	background:url('/images/background_black_column.jpg');
	background-repeat: repeat-x;
}
a, a:visited, a:link
{
	text-decoration:none;
	color:#a81500;
	
}

a:hover
{
	text-decoration:underline;
}

#headerarea
{
	width:1000px;
	height:77px;
	margin: 20px auto 0 auto;
}

#logo
{
	float:left;
}

#topnavigation
{
	
	display:inline;
	float:right;
	margin:55px 0 0 0;
	padding: 3px 0px 0px 10px;
	
	
}
#topnavigation li 
{
	background-color:#a81500;
	display:inline;
	padding: 0 20px 0 0;
	
}

#topnavigation li.first
{
	background: url('/images/topnavigation_left.gif') no-repeat left;
	padding-left:30px;
}

#topnavigation li.selected
{
	background-color:#a81500;

	
}

#topnavigation li.selected a
{
}

#topnavigation li.first_selected
{
	background: url('/images/topnavigation_left.gif') no-repeat left;
	background-color:#660000;
}
#topnavigationmarker
{
	top:35px;
	margin: -10px 10px;
}
	
#topnavigation li.last
{
	background: url('/images/topnavigation_right.gif') no-repeat right;
	padding-right:30px;
}

#topnavigation li.last_selected
{
	background: url('/images/topnavigation_right.gif') no-repeat right;
}

#topnavigation a,#topnavigation a:visited
{
	font-family: font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:white;
}

#contentarea
{
	width:1000px;
	/*height:530px;*/
	margin: 15px auto 10px auto;
	/*color:#7f877b;*/
	color:#676e64;
	font-size:90%;
	
}

#contentarea *
{
	line-height: 1.2;
}

#contentarea h1
{
	padding:10px 10px 30px 0px;
	font-variant:small-caps;
	color:#a81500; 
	letter-spacing:0.1em; 
	font-weight:bold;
	font-size:140%;
	line-height:1;
}
#contentarea p
{
	display:block;
	padding-top:10px;
	font-size:110%;
}

dl
{
}

#contentarea dt
{
	font-weight:bold;
	color:#a81500;
	list-style-position:outside;
	background-image:url('/images/diamond_grey2.png');
	background-repeat:no-repeat;
	padding-left:23px;
	line-height:1;
}



dd
{
	padding:5px 0 15px 0px;
}

#themes
{
	border: dotted 1px #a81500;
	width:748px;
	height:521px;
	background-image: url('/images/lotse3.jpg');
	background-repeat:no-repeat;
	float:left;
}

#teaserarea
{
	border-top: dotted 1px #a81500;
	border-right: dotted 1px #a81500;
	border-bottom: dotted 1px #a81500;
	margin-right:18px;
	width:220px;
	height:521px;
	padding-left: 5px;
	padding-right: 5px;
	
	float:right;
}

#teaserarea dl
{
	padding-left:20px;
}
#teaserarea dt
{
	padding-top: 15px;
	font-weight:bold;
	font-size:14px;
	color: #a81500;
}
#teaserarea dd,#teaserarea dd a,#teaserarea dd a:visited
{
	
	font-weight:normal;
	font-size:14px;
	color: #66686a;
}

#footerarea
{
	clear:both;
	width:1000px;
	height:30px;
	margin: 0px auto;
}
#footerarea ul
{
	display: inline;
	
	
}
#footerarea li
{
	display:inline;
}

#footerarea a,#footerarea a:visited
{
	font-family: font-family: Arial, Helvetica, sans-serif;
	font-variant:small-caps;
	color: #a81500;
}

#test
{
	margin-left:100px;
	
}
#test ul
{
	display:inline;
	
}

#test li
{
	background-color:red;
	display:inline;
	padding:0;
}


.contentlist li
{
	margin-left:35px;
	list-style-type:disc;
	padding-top:8px;
	list-style-position:outside;
}

.lightboxform input[type='text'],.lightboxform textarea
{
	width:90%;
}


.lightboxform p[id='bottonarea']
{
	width:100%;
	text-align:center;
	border:solid 1px red;
}

#thickboxcontent *
{
}

#thickboxcontent span
{
	font-weight:bold;
	color:#a81500;
}