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:#FFE384;
	scrollbar-shadow-color:#FFE384;
	scrollbar-highlight-color:#FFE384;
	scrollbar-3dlight-color:#ffffff;
	scrollbar-darkshadow-color:#ffffff;
	scrollbar-track-color:#ffffff;
	scrollbar-arrow-color:#ff0000;
}
#master {
	text-align:left;
	margin: 0 auto;
	padding: 0px;
	width: 1002px;
	height:auto;
	display: block;
	overflow:hidden; 
	border: 2px solid #9C9C9C;
	/*Bereichsweise anpassen*/	
	background-color: #FFEDB0;
}
.inhalt {
padding-left: 8px; 
}

.date {
	text-align: right
}
.breadcrumb {
	text-align: left;
	font-size: 8pt;
	color: #006699;
}


menue {
	vertical-align: top;
}

#master.kopf {
	top: 0px;
	right: 50%;
}
#master.menue {
	left: 0px;
}
.menueKopf {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	/*Bereichsweise anpassen*/	
	color: #666666;
	background-color: #FFE153;
}

.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;
	/*Bereichsweise anpassen*/	
	border-right-color: #FFE153;
	border-bottom-color: #FFE153;
	border-left-color: #FFE153;
}
.menueDaten {
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #FFFFFF;
}
.date {
	text-align: right
	}
.breadcrumb {
	background-image: url(../images/headende.jpg);
	background-repeat: no-repeat;
	text-align: left;
	font-size: 8pt;
	color: #cc6600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
#sidebar1 {
}
#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;
	border-top-color: #FFE153;
	border-right-color: #FFE153;
	border-bottom-color: #FFE153;
	border-left-color: #FFE153;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.foot {
	font-size: 8pt;
	color: #999999;
}
.aktuallisierung {
	font-size: 7pt;
	color: #666666;
}

h1 {
	font-size: 14px;
	font-weight: bold;
	color: #009933;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	color: #009933;
}

.bildunterschrift {
	font-size: 9pt;
	color: #009933;
	text-align: center;
}
.bildname {
	font-size: 9pt;
	color: #009933;
	font-weight: bold;
}
p {
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
table {
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
}
.bildbeschreibung {
	font-size: 10pt;
	color: #009933;
}
.fussnote {
	vertical-align: text-top;
	font-size: 5pt;
}
.hinweis {

}
.hinweiskopf {
	font-weight: bold;
	color: #FF0000;
}
.boxes {
	border: 2px solid #FFE153;
	padding-top: 3px;
	padding-bottom: 3px;
}
.NewsKopf {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
	background-color: #F7D909;
}
.NewsTorso {
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFE153;
	border-bottom-color: #FFE153;
	border-left-color: #FFE153;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}
.NewsDaten {
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #FFFFFF;
	font-size:9px;
}
#shadow{
background-color:#bbbbbb;
margin:10px 0px 0px 10px;
}
.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; }