* {
	margin: 0;
	padding: 0;
}

body {
	margin: 5px;
	font: normal 11pt georgia, serif;
	
}

#master {
	width: 1080px;
	
	
}

#content {
	float: left;
}

#mainBox {
	width: 855px;
	border: none;
	padding: 5px;
	
}

#schleife {
	position: fixed;
    top: 0px; left: 0px; right: 0px;
	text-align: right;
}

#headBox {
	
    
    text-align: right;
    padding: 10px;
	color:#000;
	font-size: 20pt;
	}
	
.unterschrift {
font-size: 12pt;
}


#navBox {
	margin-bottom: 20px;
	border: none;
	font-size: 18pt;
	color: #000000;
	background-color: #FFFFFF;
	padding: 5px;
}	

.contentCleft {
	width: 280px;
	float: left;
	
}

.contentCleftMid {
	width: 280px;
	float: left;
	margin: 0 5px 0 5px;
}

.artikelContainer {
	float: none;
	margin: 0 0 5px 0;
	background-color: #FFFFFF;
	border-bottom: 1px solid;
	
}


.artikelBox {
	width: 280px;
	border: none;
 	
}


.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:#2fae49;;
}

#fullArticle {
	width: 575px;
	
	
}

#fullArticleText {
	margin: 6px 0 12px 25px;
	width: 545px;
	float: left;
	border-bottom:  1px solid;
}

#fullArticleText p {
	margin-top: 12px;
}

#fullArticleText li {
	margin-left: 30px;
}


#rightColumn {
	width: 200px;
	float: right;
	margin-top: 110px;
}


.subNavigation {
	width: 180px;
	background-color:#CC0033;
	margin: 3px 5px 3px 5px;
	padding: 5px;
}

.subNavigation a {
	color: #000000;
}

.subNavigation a:hover {
	background-color:#FFFFFF;
}

.subNavigation ul {
	list-style-type: none;
	margin-left: 10px;
}

h2 {
	font-weight: normal;
	font-size: 14pt;
}

input {
	margin-top: 5px;
}


a:link {
  color:#000000
}

a:visited {
  color:#000000
}



.Information a:hover, .Information a:hover h1, .Information a:hover p, .Information a:hover .datumKlein  {
	background-color: #b2ddc9; } 
	

.Sonstiges a:hover, .Sonstiges a:hover h1, .Sonstiges a:hover p, .Sonstiges a:hover .datumKlein {
	background-color:#CC0033;
}

.Personen a:hover, .Personen a:hover h1, .Personen a:hover p, .Personen a:hover .datumKlein {
	background-color: #00a0e3;	
}

.ÖKT a:hover, .ÖKT a:hover h1, .ÖKT a:hover p, .ÖKT a:hover .datumKlein {
	background-color: #f37042;	
}

.Downloads a:hover, .Downloads a:hover h1, .Downloads a:hover p, .Downloads a:hover .datumKlein {
	background-color: #ffe600 ;	
}