html{
margin:0;
padding:0 0 0 0;
height:100%;
}

BODY
{
	padding: 1px 0;
	margin:0;
	height:100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-image: url(../images/hintergrund.gif);
	background-repeat: repeat;
	text-align:center;
/*Bereichsweise anpassen*/	
	scrollbar-face-color:#9DB5D1;
	scrollbar-shadow-color:#285491;
	scrollbar-highlight-color:#285491;
	scrollbar-3dlight-color:#ffffff;
	scrollbar-darkshadow-color:#469664;
	scrollbar-track-color:#ffffff;
	scrollbar-arrow-color:#ff0000;
}
	
#master {
	text-align:left;
	margin: 0 auto;
	padding: 0px;
	width: 1002px;
		height:auto;
	display: block;
	border: 2px solid #9C9C9C;
	/*Bereichsweise anpassen*/	
	background-color: #E8F3FF;
	overflow:hidden; 
}

.inhalt {
padding-left: 8px; 
}

.date {
	text-align: right
}
.breadcrumb {
	text-align: left;
	font-size: 8pt;
	color: #006699;
}

menue {
	vertical-align: top;
}

.menueKopf {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
		font-weight: bold;

	/*Bereichsweise anpassen*/	
	color: #FFFFFF;
	background-color: #006699;
}

.menueTorso {
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
		border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	font-size: 12pt;
	/*Bereichsweise anpassen*/	
	border-right-color: #006699;
	border-bottom-color: #006699;
	border-left-color: #006699;
}
.menueDaten {
	padding-top: 2px;
	padding-bottom: 2px;
	/*Bereichsweise anpassen*/	
	background-color: #FFFFFF;
}
#master.kopf {
	top: 0px;
	right: 50%;
}
#master.menue {
	left: 0px;
}

.foot {
	font-size: 8pt;
	color: #999999;
}

.aktuallisierung {
	font-size: 7pt;
	color: #666666;
}

h1 {
	font-size: 14px;
	font-weight: bold;
	/*Bereichsweise anpassen*/	
	color: #0066FF;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	/*Bereichsweise anpassen*/	
	color: #0066FF;
}

.bildunterschrift {
	font-size: 9pt;
	text-align: center;
	/*Bereichsweise anpassen*/	
	color: #0033FF;

}

.bildname {
	font-size: 9pt;
	font-weight: bold;
	/*Bereichsweise anpassen*/	
	color: #0033FF;
}

p {
	font-size: 9pt;
	font-weight: normal;
	/*Bereichsweise anpassen*/	
	color: #000000;
}

table {
	font-size: 9pt;
	font-weight: normal;
	/*Bereichsweise anpassen*/	
	color: #000000;
}

.bildbeschreibung {
	font-size: 10pt;
	/*Bereichsweise anpassen*/	
	color: #0033FF;
}

.hinweis {
}

.hinweiskopf {
	font-weight: bold;
	color: #CC0000;
}

.boxes {
	/*Bereichsweise anpassen*/	
	border: 2px solid #9DB5D1;
	padding-top: 3px;
	padding-bottom: 3px;
}

.fussnote {
	vertical-align: text-top;
	font-size: 5pt;
}

#news {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: ridge;
	border-right-style: none;
	border-bottom-style: ridge;
	border-left-style: none;	
	/*Bereichsweise anpassen*/	
	border-top-color: #9DB5D1;
	border-right-color: #9DB5D1;
	border-bottom-color: #9DB5D1;
	border-left-color: #9DB5D1;
}
.NewsKopf {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	/*Bereichsweise anpassen*/	
	color: #FFFFFF;
	background-color: #006699;
}

.NewsTorso {
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	/*Bereichsweise anpassen*/	
	border-right-color: #006699;
	border-bottom-color: #006699;
	border-left-color: #006699;

}

.NewsDaten {
	padding-top: 2px;
	padding-bottom: 2px;
	font-size:9px;
	/*Bereichsweise anpassen*/	
	background-color: #9db5d1;
}

#shadow{
background-color:#bbbbbb;
margin:10px 0px 0px 10px;
}

	/*Bereichsweise anpassen*/	
.linkcolor2  { text-decoration: none; color: #285491; font-size: 9pt; font-family: Arial, }
.linkcolor2 a:link  { text-decoration: none; color: #285491; font-size: 9pt }
.linkcolor2 a:visited  { text-decoration: none; color: #285491; font-size: 9pt }
.linkcolor2 a:aktive  { text-decoration: none; color: #285491; font-size: 9pt }
.linkcolor2  { text-decoration: none; color: #285491; font-size: 9pt; font-family: Arial, }
.linkcolor2 a:link  { text-decoration: none; color: #285491; font-size: 9pt }
.linkcolor2 a:visited  { text-decoration: none; color: #285491; font-size: 9pt }
.linkcolor2 a:aktive  { text-decoration: none; color: #285491; font-size: 9pt }
.linkcolor2 a:hover  { text-decoration: none; color: red; font-size: 9pt; }