/****************************************************
	P A G E L A Y O U T
****************************************************/
body {
	background-color: #B9B9B9;
	color: #000000;
	margin: 0px 10px 10px 10px;
	padding: 0;
	text-align: center;
}

div#PageContainer {
	background-color: #FFFFFF;
	background-image: url(/Frontend/Images/bgrPageContainer.gif);
	background-repeat: repeat-y;
	color: #000000;
	margin-left: auto;
	margin-right: auto;
	width: 962px;
}

div#PageBottom {
	background-image: url(/Frontend/Images/bgrPageBottom.gif);
	font-size: 1px;
	height: 9px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	width: 962px;
}

div#Page {
	padding: 14px 12px 0px 4px;
	text-align: left;
}

/****************************************************
	H E A D E R
****************************************************/
div#HeaderContainer {
	height: 44px;
}

div#HeaderLeft {
	float: left;
	width: 330px;
}

div#HeaderRight {
	float: left;
	padding-top: 20px;
	text-align: right;
	width: 616px;
}

div#HeaderRight span {
	padding-right: 20px;
}

div#HeaderRight a {
	color: #000000;
	font-size: 93%;
	font-weight: normal;
}

div#HeaderRight a:hover {
	color: #831414;
}

table#TopBar {
	background-color: #43669C;
	background-image: url(/Frontend/Images/bgrTopBar.gif);
	height: 32px;
	width: 946px;
}

td#TopBarLeft {
	background-color: #43669C;
	background-image: url(/Frontend/Images/bgrTopBar.gif);
	width: 748px;
}

td#TopBarRight {
	background-color: #43669C;
	background-image: url(/Frontend/Images/bgrTopBar.gif);
	width: 198px;
}

div#Search {
	height: 26px;
	overflow: hidden;
}

li#SearchKeyword {
	background-image: url(/Frontend/Images/bgrSearchKeywords.gif);
	height: 20px;
	width: 159px;
}

li#SearchKeyword div {
	padding: 1px 3px;
}

input#Keywords {
	border: 1px solid #FFFFFF;
	font-size: 10px;
	width: 150px;
}

li#SearchSubmit {
	background-image: url(/Frontend/Images/bgrSearchSubmit.gif);
	height: 20px;
	width: 20px;
}

li#SearchSubmit div {
	padding: 1px;
}

div#TopImage {
	padding: 2px 0 20px 0;
}

/****************************************************
	C O L U M N S
****************************************************/
div#ColumnsContainer {
}

/* Frontpage */
div#FrontpageColumn {
	float: left;
	overflow: hidden;
	width: 743px;
}

div#FrontpageTeaserLeft {
	float: left;
	overflow: hidden;
	width: 333px;
}

div#FrontpageTeaserLeftInner {
	padding-left: 13px;
}

div#FrontpageTeaserRight {
	background-repeat: no-repeat;
	float: left;
	height: 211px;
	overflow: hidden;
	width: 410px;
}

div#FrontpageTeaserRightInner {
	padding: 6px 20px;
}

div#FrontpageContent {
	background-repeat: no-repeat;
	width: 728px;
}

div#FrontpageContentInner {
	padding: 40px 18px 18px 18px;
}

div#NewsletterTeaser {
	background-repeat: no-repeat;
	height: 139px;
}

/* common pages */
div#MinHeightColumn {
	float: left;
	height: 457px;
	width: 13px;
}

div#LeftColumn {
	float: left;
	overflow: hidden;
	width: 205px;
}

div#LeftColumnInner {
	width: 185px;
}

div#ContentInclRightColumn {
	float: left;
	/*overflow: hidden;*/
	width: 728px;
}

div#ContentInclLeftAndRightColumn {
	float: left;
	/*overflow: hidden;*/
	width: 933px;
}

div#ContentColumn {
	float: left;
	/*overflow: hidden;*/
	width: 525px;
}

div#ContentColumnInner {
	width: 510px;
	padding-bottom: 20px;
}

div#ContentInclRightColumn div#ContentColumnInner {
	width: 710px;
}

div#ContentInclLeftAndRightColumn div#ContentColumnInner {
	width: 915px;
}

div#RightColumn {
	float: left;
	overflow: hidden;
	width: 203px;
}

div#RightColumnInner {
	width: 185px;
}

div#ContentBoxTop {
	background: url(/Frontend/Images/bgrContentBoxWideTop.gif) no-repeat;
	height: 2px;
	font-size: 1px;
}

div#ContentBox {
	position: relative;
	background: url(/Frontend/Images/bgrContentBoxWide.gif);
	margin-bottom: 20px;
}

div#ContentBoxInner {
	background: url(/Frontend/Images/bgrContentBoxWideInner.gif) no-repeat bottom;
	padding: 0 1px 20px 1px;
}

div#ContentBoxText {
	padding: 0 11px 5px;
}

/****************************************************
	F O O T E R
****************************************************/
div#FooterContainer {
	background-color: #E7ECF2;
	color: #737679;
	font-size: 93%;
	padding: 5px 18px;
}

/****************************************************
	L I S T S
****************************************************/
div.List h2 {
	font-size: 100%;
}

div.ListItem {
	padding-bottom: 8px;
}

div.ListItemDate {
}

/****************************************************
	N E W S
****************************************************/
td.TeaserItemDate {
	color: #B2BFCD;
	font-size: 93%;
	padding: 0 12px 5px 0;
}

td.TeaserItemTitle {
	font-size: 93%;
	padding-bottom: 5px;
}

/****************************************************
	P A G I N G   I N F O
****************************************************/
div#Paging {
	padding-top: 1em;
}

div#PagePrevious {
	float: left;
	width: 20%;
}

div#PageNext {
	float: right;
	width: 20%;
}

div#PageInfo {
	text-align: center;
}

/****************************************************
	O T H E R
****************************************************/
.Hide {
	display: none;
}

.ShowOnPrint {
	display: none ! important;
}

div.Clear {
	clear: both;
	height: 0;
	overflow: hidden;
}

form {
	margin: 0;
	padding: 0;
}

ul.Vertical {
	clear: both;
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.Vertical li {
	float: left;
	margin: 0;
	padding: 0;
}

ul.Vertical li.Right {
	float: right;
}


