body {
	margin: 0px;
}
td, input, textarea, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a {
	color: #981B1E;
	font-weight: bold;
	text-decoration: none;
}
.top {
	background-image: url(../images/bg_top.gif);
	background-repeat: no-repeat;
	background-position: center;
	padding-top: 35px;
}
.main {
	background-image: url(../images/bg_main.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.menu {
	padding-top: 28px;
	/* background-image: url(../images/lenthe.gif); */
	background-position: bottom center;
	background-repeat: no-repeat;
}
.button {
	border-bottom: solid 1px #981B1E;
	height: 27px;
}
.button1 {
	border-top: solid 1px #981B1E;
	border-bottom: solid 1px #981B1E;
	height: 27px;
}
.footer {
	color: #999999;
	text-decoration: none;
	font-size: 9px;
	font-weight: normal;
	padding: 4px;
}
.txt {
	padding: 13px;
}
.kop {
	font-size: 14px;
	font-weight: bold;
}
.obl {
	color: #FF0000;
}
.pic {
	margin-left: 13px;
	margin-bottom: 6px;
}
.tabh {
	border: 1px solid #981B1E;
	padding: 10px;
}
.clear {
	clear: both;
}
#newsStory img{
	border: 1px solid #981B1E;
	margin-right: 8px;
	margin-bottom: 4px;
}
#newsStory a{
	color: #0073AE;
	font-weight: normal;
	text-decoration: none;
}
#newsStory a:hover{
	text-decoration: underline;
}
#newsStory {
	float: left;
	width: 570px;
	margin-bottom: 10px;
}
.floatLeft {
	float: left;
}
.floatRight {
	float: right;
}
#return {
	float: right;
	margin-right: 10px;
}
#return a{
	color: #981B1E;
}


#mainHeadline a{
	color: #0073AE;
	text-decoration: none;
}
#mainHeadline a:hover{
	text-decoration: underline;
}
.mainHeadline1 {
	background-image: url(/images/newsDivider.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 8px;
	padding-bottom: 8px;
	background-color: #f3f3f3;
	padding-right: 8px;
	padding-left: 8px;
}
.mainHeadline1 h1, .mainHeadline1 p{
	margin: 0px;
	padding: 0px;
}
.mainHeadline2 {
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	width: 50%;
	vertical-align: top;
}
.mainHeadline2 h3, .mainHeadline2 p{
	margin: 0px;
	padding: 0px;
}
.mainHeadline1 img, .mainHeadline2 img{
	border: 4px solid #E4E4E4;
	margin-right: 8px;
}
.archiveItem {
	background-image: url(/images/newsDivider.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 8px;
	padding-left: 8px;
}
#archiveItem a{
	color: #DE62AA;
	text-decoration:none;
}
#archiveItem a:hover{
	text-decoration:underline;
}
#otherNews td{

}

#otherNews td a{
	background-image: url(../images/newsListTransp.gif);
	background-repeat: no-repeat;
	display: block;
	height: 21px;
	font-weight: bold;
	padding-left: 16px;
	padding-top: 7px;
	text-decoration: none;
	color: #585A65;
}

#otherNews td a:hover{
	background-repeat: no-repeat;
	display: block;
	text-decoration: none;
	background-color: #F3F3F3;
}
#archive a{
	background-color: #F3F3F3;
	height: 22px;
	padding-top: 6px;
	padding-left: 7px;
	margin-top: 10px;
	display: block;
	color: #585A65;
}
.date, .date a {
	font-weight: bold;
	color: #981B1E;
}
#pscroller{
	font-weight : bold;
	position: relative;
	height: 26px;
	width: 570px;
	font-family : Arial, Helvetica, sans-serif;
	padding-bottom : 10px;
}

#pscroller a{
	font-weight : bold;
	text-decoration: none;
}


#dropcontentsubject{
width: 560px;
font-weight: bold;
color: #4374A7;
}

.dropcontent{
width: 560px;
height: 30px;
border: 1px solid #981B1E;
background-color: #ffffff;
padding: 3px;
display:block;
}
