body {
	text-align: center;

	margin-top:0px;
}

.header {
	height: 135px;
	width:875px;
	background:  url(/images/headerbg.png);
	background-repeat: no-repeat;
	background-position: left top;

}
h1{
font-family: 'Cabin', serif;font-size: 25px;font-style: normal;font-weight: 400;text-shadow: none;text-decoration: none;text-transform: none;letter-spacing: 0em;word-spacing: 0em;line-height: 1.2;color: #000;padding-bottom:5px;
	background:  url(../images/hedding2_underline.png);
	background-repeat:repeat-x;
	background-position:bottom left;
}
h2 {
font-family: 'Quattrocento', serif;font-size: 20px;font-style: normal;font-weight: 400;text-shadow: none;text-decoration: none;text-transform: none;letter-spacing: 0.039em;word-spacing: 0.021em;line-height: 0.94;color: #000;padding-top:10px;
	padding-bottom:4px;
	background:  url(../images/hedding2_underline.png);
	background-repeat:repeat-x;
	background-position:bottom left;

}
h3{
font-family: 'Cabin', serif;font-size: 15px;font-style: normal;font-weight: 400;text-shadow: none;text-decoration: none;text-transform: capitalize;letter-spacing: 0em;word-spacing: 0em;line-height: 1.2;color: #000;padding-bottom:5px;
	padding-top:10px;
	background:  url(../images/hedding2_underline.png);
	background-repeat:repeat-x;
	background-position:bottom left;

}
h4{
	padding-top: 5px;
	color: #003366;
	font-size: 12px; 
	font-family: "Gill Sans",arial,sans-serif;
}

p {
	padding: 0 0 1.5em;
	/*color: #666;
	font: 1em/1.4em arial,sans-serif;*/
}
#linkbox a{
	padding-left:20px;
	line-height:18px;
	background:  url(/images/link_arrow.png);
	background-repeat: no-repeat;
	background-position: left center;
	width:275px;
}
.column_line_horz{
	background:  url(/images/column_line.png);
	background-repeat: no-repeat;
	background-position: left center;


}
#maincontent{
margin-top:25px;
margin-bottom:35px;

}
#maincontent a{
color:#01546C;
}
#maincontent a:hover{
color:#F0C030;
}
.logotype {
	position: relative;
	left: 0px;
	top: 2px;
	/*float:left;*/
	z-index:1;
	margin-bottom:7px;
}

.bubbleimage{
	background:  url(../images/bubbel_under.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}
.textcontent{
padding-top:0px;
padding-left:0px;
}
.rightmarginheader{
	background:  url(../images/rightmarginheader_bg.gif);
	background-repeat:repeat-x;
	color:#fff;
	text-align:center;
	text-transform:uppercase;
	font-weight:bold;
	padding-top:10px;
}
.rightmargincolumn{
	background:  url(../images/rightmargincolumn_bg.gif);
	background-repeat:repeat-y;
}
#footerstyle{
	width:100%;
	margin-top:2px;
	padding-top:25px;
	padding-bottom:25px;
	/*background:  url(../images/fotter_line.png);
	background-repeat:repeat-x;
	background-position:bottom left;*/
	margin-left: auto ;
    margin-right: auto ;


}
#footerstyle table{
	margin:0 auto;
	width:875px;
	margin-top:35px;
	text-align:left;
	font-size: 12px;
	text-align: left;
	color:#999999;
	font-family:  "Gill Sans",arial,sans-serif;
	color:#fff;
	line-height:18px;
}
#footerstyle h1{
	color:#fff;
	font-size: 20px;
	padding-bottom:4px;
	background:  url(../images/hedding1_underline.png);
	background-repeat:repeat-x;
	background-position:bottom left;
}
#newsfeed ul{
	margin:			0;
	padding:		0;
	list-style:		none;
}