html, body, #page {
	height: 100%;
}

body {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	background-color: #DDDDDD;
}


#banner {
	height: 115px;
	background: url(header-bg.gif) top left no-repeat;
}

#banner h1 {
	margin: 0;
	height: 98px;
	padding: 10px 0 7px 15px;
}

#banner h1 a {
	display: block;
	width: 752px;
	height: 98px;
	background: url(buk-logo.png) no-repeat;
	text-indent: -999em;
	text-decoration: none;
	outline: none;
}


#page {
	float:left;
	width: 960px;
	background: url(page-bg.gif) repeat-y;
}

html>body #page {
	height: auto;
	min-height: 100%;
}


#left {
	float:left;
	padding: 15px 0 0 0;
	width: 172px;
	line-height: 150%;
	background: url(left-bg.gif) top left no-repeat;
}

	#certificate {
		margin: 0 0 15px 50px;
		width:69px; height:89px;
	}

	#left p {
		margin: 50px 0 0 0;
	}

	#left a {
		font-weight: bold;
		color: white;
		text-decoration: none;
		display: block;
		padding: 0.3em 5px 0.3em 13px;
		border-top: 1px solid #8C8C8C;
		background: #666666;
	}

	#left a:hover,
	#left a.menuSelect {
		color: #D01E22;
		background: #ccc;
	}


	.subNav {
		line-height: 150%;
	}

	.subNav a {
		font-weight: normal;
		padding-left: 13px;
		border-left: 10px solid #ccc;
	}


#middle {
	float:left;
	width: 567px;
	padding: 10px 25px 15px 25px;
	background: url(middle-bg.gif) top left no-repeat;
	z-index: 1;
}

html>body #middle {
	width: 517px;
}

	#breadcrumb {
		margin: 5px 0 32px 0;
		text-align: right;
	}

	#middle #breadcrumb a {
		text-decoration: none;
		font-weight: normal;
		color: #666666;
	}

	#middle #breadcrumb a:hover {
		color: #333333;
	}

	#middle #footer-functions a {
		font-weight: normal;
	}

	#middle h1 {
		margin: 0 0 1em 0;
		font-size: 14pt;
		padding: 0;
	}

	#middle h2{
		clear: both;
		font-size: 11pt;
	}

	#middle a {
		text-decoration: none;
		font-weight: bold;
		color: #CB3713;
	}

	#middle a:hover {
		color: red;
	}

	#middle .bild {
		width: 235px;
		float: left;
		margin: 1em 10px 1em 5px;
		font-size: 8pt;
	}

	#middle .bild img {
		display: block;
		margin-bottom: 0.5em;
	}



#right {
	float:left;
	width: 221px;
	font-size: 8pt;
	padding: 15px 5px 0 13px;
	background: url(right-bg.gif) top left no-repeat;
}

html>body #right {
	width: 203px;
}

#right a {
	color: #D01E22;
	text-decoration: none;
}

#right h1{
	font-size: 12pt;
	margin-bottom: 0;
}

#right h2{
	font-size: 10pt;
	color: #D01E22;
}
#right img {
	display:block;
	margin-bottom: 1ex;
}


#footer {
	clear: both;
	position: relative;
}

#footer-text {
	position: absolute;
	top: -21px;
	left: 0;
	height: 21px;
	width: 960px;
	line-height: 200%;
	text-align: center;
	font-size: 8pt;
	background: #CD1014;
	color: white;
	z-index: 100;
	overflow: hidden;
}

a {
	outline: none;
}

a img {
	border: none;
}

h1, h2 {
	color: #CD1014;
}

img.alignLeft {
	float: left;
	margin-right: 2ex;
	margin-bottom: 2ex;

}
img.alignRight {
	float: right;
	margin-left: 2ex;
	margin-bottom: 2ex;

}

.imgWide {
	margin-top: 15px;
	clear: both;
	margin-bottom: 0;
	padding-bottom: 0;
}


.preis {
	font-weight: bold;
	color: #CB3713;
}

.newsItem {
	clear: both;
	margin-top: 20px;
}

.newsItem h1 {
	font-size: 12pt;
}

.newsItem h2 {
	margin-bottom: 0;
}

#right .Item {
	margin-top: 0px;
}

#right .Item p {
	margin-top: 1em;
}

.newsItem a, .newsItem a:hover {
	color: #D01E22;
	padding: 0 1ex 0 0;
}

.newsItem h2 a, .newsItem h2 a:hover {

}

.newsItem .topNote {
	font-size: 8pt;
}

.Item {
	clear: both;
	margin-top: 20px;
}

.Item h1 {
	font-size: 12pt;
}

.Item h2 {
	margin-bottom: 0;
}

.Item a, .Item a:hover {
	color: #D01E22;
	padding: 0 1ex 0 0;
}

.Item h2 a, .Item h2 a:hover {

}








.detailDownload {
	font-size: 8pt;
}


.bgFarbe {
	background : #FFF4EA;
}

.warning {
	color: red;
	font-weight: bold;
}

#footer-functions {
	clear: left;
	margin: 0;
	padding: 0;
}

html>body #footer-functions {
	padding-top: 5px;
}

a#printPage, a#toTop {
	display: block;
	height: 16px;
	padding-left: 22px;
	color: #CD1014;
	text-decoration: none;
}

a#printPage {
	margin: 2.5em 0 0.5em 20px;
	background: url(navi-drucken.png) no-repeat;
}

a#toTop {
	margin: 0.5em 0 2em 20px;
	background: url(navi-totop.png) no-repeat;
}
