* {
	margin: 0;
	padding: 0;
}

body {
	margin: 5px;
	font: normal 10pt georgia, serif;
	background-color: #FFF;
}

#master {
	width: 1080px;
}

#content {
	float: left;
}

#mainBox {
	width: 855px;
	border: 1px silver solid;
	padding: 5px;
}

#headBox {
	width: 850px;
	margin-bottom: 5px;
	border: 1px silver solid;
}

#headBox img {
	float: left;
}

#headBox select {
	margin: 63px 5px 5px 85px;
}

a img {
	border: none;
}

.contentCleft {
	width: 280px;
	float: left;
}

.contentCleftMid {
	width: 280px;
	float: left;
	margin: 0 5px 0 5px;
}

.artikelContainer {
	float: none;
	margin: 0 0 5px 0;
}

.artikelContainer img {
	margin-top: 4px;
}

.artikelBox {
	width: 280px;
	border: 1px silver solid;
}

.artikelBox img {
	margin: 5px 5px 10px 5px;
	border: 1px silver solid;
}

#fullArticle img {
	margin: 12px auto 10px auto;
	border: 1px silver solid;
	/*float: right;*/
}

.artikelBox h1, #fullArticle h1 {
	font-size: 20pt;
	font-weight: normal;
	display: inline;
}

.artikelBox a, #fullArticle a {
	color: #000;
	text-decoration: none;
}

.datumKlein {
	font-size: 8pt;
}

.artikelBox a:hover, .artikelBox a:hover h1, .artikelBox a:hover .datumKlein, #fullArticle a:hover, .artikelBox a:hover p {
	background-color: #b2ddc9;
}

#fullArticle {
	width: 850px;
	border: 1px silver solid;
	background: white url(/images/6.gif) repeat-y;
}

#fullArticleText {
	margin: 12px 0 12px 12px;
	width: 519px;
	float: left;
}

#fullArticleText p {
	margin-top: 12px;
}

#fullArticleText li {
	margin-left: 30px;
}

#fullArticleText a {
	text-decoration: underline;
}

.unterstrichen {
	text-decoration: underline;
}

.artikelBox a img {
	border: 1px silver solid;
}

.killer {
	clear: both;
}

#rightColumn {
	width: 200px;
	float: right;
	margin-top: 100px;
}

.dates {
	width: 200px;
	margin: -80px auto 20px auto;
}

.dates img {
	margin: -10px 0 10px 0;
}

.dates li {
	list-style-type: none;
	font-size: 14pt;
	margin-top: 5px;
}

.dates li li {
	list-style-type: disc;
	font-size: 10pt;
	margin: 0 0 0 20px;
}

.dates a {
	color: #000;
	text-decoration: none;
	display: inline-block;
}

.dates a:hover {
	background-color: #b2ddc9;
}

.subNavigation {
	width: 180px;
	background-color: silver;
	margin: 3px 5px 3px 5px;
	padding: 5px;
}

.subNavigation a {
	color: #000;
}

.subNavigation a:hover {
	background-color: #f37042;
}

.subNavigation ul {
	list-style-type: none;
	margin-left: 10px;
}

h2 {
	font-weight: normal;
	font-size: 14pt;
}

input {
	margin-top: 5px;
}

.Musik a:hover, .Musik a:hover h1, .Musik a:hover p, .Musik a:hover .datumKlein {
	background-color: #00a0e3;	
}

.Video a:hover, .Video a:hover h1, .Video a:hover p, .Video a:hover .datumKlein {
	background-color: #f37042;	
}

.Literatur a:hover, .Literatur a:hover h1, .Literatur a:hover p, .Literatur a:hover .datumKlein {
	background-color: #ffe600;	
}

.News a:hover, .News a:hover h1, .News a:hover p, .News a:hover .datumKlein {
	background-color: #ec008c;	
}

.Downloads a:hover, .Downloads a:hover h1, .Downloads a:hover p, .Downloads a:hover .datumKlein {
	background-color: #2fae49;	
}
