
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
body {line-height:1.5;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}

html, body
{
	font-family: Lucida Sans, Arial, Helvetica;
	margin: 0px;
	height: 100%;
}

body
{
	font-size: 0.9em;
	color: white;
	background-color: #000000;
}

* html body
{
	text-align: center;
}


ul
{
	padding: 0.5em;
	padding-left: 1em;
}

li
{
	list-style: none;
	background-image: url('bullet.gif');
	background-repeat: no-repeat;
	background-position: 0px 10px;
	padding-left: 16px;
}

h1
{
	font-size: 1.8em;
	font-weight: normal
}

h2
{
	font-size: 1.2em;
	font-weight: normal;
}

table td
{
	vertical-align: top;
}


#headcenter
{
	width:800px;
	height:283px;
	background-image: url('headcenter.jpg');
	background-repeat: no-repeat;
	background-position: top center;
}

#headcenter object
{
	position: relative;
}

#headleft
{
	background-image: url('headleft.jpg');
	background-position: top right;
	background-repeat: repeat-x;
}

#headright
{
	background-image: url('headleft.jpg');
	background-position: top left;
	background-repeat: repeat-x;
}


#content
{
	width:800px;
	margin-top: 40px;
}

#content td
{
	text-align: center;
	width: 50%;
}

#contentws
{
	color: #86cbc9;	
}

#contentjr
{
	color: #9abdf5;	
}

#contentws .button,
#contentjr .button
{
	margin-top: 40px;
	display: block;
	background-repeat: repeat-x;
	width: 10em;
	padding: 5px;
	text-decoration: none;
}

#contentws .button
{
	background-image: url("bg-button-ws.jpg");
	color: #1d4746;
}

#contentjr .button
{
	background-image: url("bg-button-jr.jpg");
	color: #253349;
}

.time
{
	font-size: 1.2em;
}

#archiv
{
	background-image: url("bg-archiv.jpg");
	background-repeat: repeat-x;
	/*border-top: 1px solid #333333;*/
	margin-top: 4em;
}

#archivcontent
{
	padding-top: 1em;
	width: 300px;
	text-align: center;
	color: #668b9f;

}

#archivcontent ul
{
	margin: 0px;
	padding: 0px;
	padding-top: 0.5em;
}
#archivcontent li
{
	list-style: none;
	list-style-position: inside;
	margin: 0px;
	padding: 0px;
}

#archivcontent a
{
	color: #668b9f;
	text-decoration: none;
}


.musik a,
.musik a:hover,
.musik a:visited
{
	color: white;
	text-decoration: none;
}
