/* Screen Stylesheet */
body, p, h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; }

body{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	background-image: url('../images/bodyzeile.jpg');
	background-position: 0px 115px;
	background-repeat: no-repeat;

}

h4, h5, h6 {
	margin: 37px 10px 0 10px;
}

h1 {
	font-size: 17px;
	color: #46294a;
	margin: 21px 10px 0 10px;
}

h2 {
	font-size: 12px;
	color: #46294a;
	margin: 10px 5px 8px 10px;
}

h3 {
	font-size: 12px;
	color: black;
	margin: 55px 0px 0px 20px;
}

p {
	margin: 10px;
	padding-bottom: 1em;
}

p2 {
	margin: 20px;
	padding-bottom: 1em;
}

img { 
	border: none; 
	margin: 0px;
	padding: 0px;
}

acronym {
	border-bottom: 1px dotted #333;
	cursor: help;
}

address {
	font-style: normal;
}


a:link { color: white }
a:visited { color: #009ee0 }
a:hover { font-weight: bold}
a:active  { font-weight: bold}


#struktur {
	width: 900px;
	height: auto;
	margin: 10px auto;	
	background: white;
}
#logozeile {
	height: 150px;
	background-image: url('../images/logozeile.jpg');
	font-size: 9px;
} 

#logozeile ul{ margin: 0 0 0 36px; padding: 0; list-style-type: none;}

#logozeile ul li { float: left; }

#logozeile ul li a {
	display: block; 
	padding: 135px 29px 0 0; 
	text-decoration: none; 
	color: white; 
	
}

#logozeile ul li a:hover { 
	text-decoration: none;
	color: white;
}

#logozeile ul li a strong {

	display: left;
	color: white;
	
}

#kopfzeile {
	height: 176px;
	background-image: url('../images/kopfzeile.jpg');
	
}

#newszeile {
	height: 15px;
	background-color: #dc2800;
	color: white;
	font-weight: bold;
}
#newszeile ul{ 
	margin: 0px;
	list-style-type: none;
	padding-left: 32px;
}



#nav{
	background-image: url('../images/nav.jpg');
	height: 91px;
	margin: 0px; 
	padding-top: 45px;
	padding-left: 32px;
	background-repeat: no-repeat;
	font-weight: bold;
	
	
}

#nav ul{ 
	margin: 0 0 0 0; 
	padding: 0; 
	list-style-type: none;

}

#nav ul li { float: left; width: 170px }

#nav ul li a {
	display: left; 
	text-decoration: none; 
	color: #633188; 
	line-height: 5px;
	
}

#nav ul li a:hover { 
	text-decoration: none;
	color: red;
	
}

#nav ul li a strong {

	display: left;
	color: red;
	
}



#toc { 
	float: left;
	width: 230px;
	height: 335px;
	background: white;
	font-size: 12px;
	color: black;
	
}

#toc ul { 
	margin: -30px 0px 0px 8px; 
	padding: 0;
	list-style-type: none;
	
}


#toc ul li { 
	margin-bottom:20px;
 }

#toc ul li a { 
	color: black;
	text-decoration: none;
	padding-left: 28px;
	display: block;

	background-repeat: no-repeat;
	background-position: left center;
}

#toc ul li a:hover {
	color: red;
	
}

#toc ol li { 
	list-style-type: none;
 }

#toc ol li a { 
	color: #46294a;
	text-decoration: none;
	display: block;
	padding: 0px;
	margin: 2px 10px;
}

#toc ol li a:hover {
	color: red;
	
}


#inhalt {
	float: left;
	text-align: left;
	width: 400px;
	background: white;
	left: 15px;
	top: 0px;
	margin-top: -52px;
	margin-left: -35px;
}
#inhalt ul { 
	margin: 25px 5px 0 0; 
}

#info {
	float: right;
	
	
}

#fusszeile {
	clear: both;
	padding-top: 125px;
	background-image: url('../images/fusszeile.jpg');
	font-style: normal;
	background-repeat: no-repeat;
	color: black;
	font-size: 10px;
	text-align: right;
	padding-right: 39px;
	text-decoration: none;
	height: 145px;
	text-transform: none;
}
#fusszeile a:link {
	text-decoration: none;
}

dt { 
	font-weight: normal; 
	float: left; 
	width: 5px;
	clear: left; 
	margin: 0 0 5px 10px;
}

dd { 
	margin: 5px;
	border: 2px;

	
}


.bild_links{
	float: left;
	margin: 0 10px 10px 0;
}

.bild_rechts{
	float: right;
	margin-top: -60px;
}

.bild_mini{
	margin: 8px 0px 0px 20px;
	width: 70px;
}


.bild_klein{
	border-top: 1px solid #e3e4e5;
	margin: 8px 0px 0px 20px;
	width: 150px;	
}

.bild_mittel{
	margin-top: -15px;
	margin-left: 5px;
	width: 144px;
	height: 198px;
	float: left;
	display: block;
}

.rahmen{
	border: 1px solid #999;
	
}

img.cooler_rahmen:hover { background-image: none }


.clearer { clear: both }


a.newslink{
	color:#ffffff;
}

#kontakttabelle {
	background: white;
	width: 50px;
	margin: 10px;
}

#kontakttabelle td {
	background: white;
	width: 100px;
}

#kontakttabelle th {
	background: #e3e4e5;
	text-align: left;
	vertical-align: top;
}

#submenu {
	margin: 10px;
	margin-top: -15px;
	font-size: 12px;
	
}

#submenu li { 
	margin: -30px 0px 0px 8px; 
	padding: 0;
	list-style-type: none;
}


#submenu li a:hover{ 
	margin-bottom:20px;
	font-weight: bold;
 }

a.menulink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a.menulink:hover {
	text-decoration: underline
}
a.menulinkaktiv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
a.menulinkaktiv:hover {
	text-decoration: none;
}


