html { overflow-y:scroll; }

body{
	margin:0px auto;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 100.01%;
	width: 1194px;
	background-color: #f4f5f6;

}

#outer{
	width:1194px;
	height: inherit;
	float: left;
	min-height: 780px;
	margin: 30px 0 30px 0;
	border: 1px solid #8d9098;
	background-color: #FFF;
}

/***** Header *****/

#header{
	float: left;
	width: 1194px;
	height: 177px;
}

.header-logo {
	float: left;
	width: 243px;
	height: 88px;
}

.header-sprache {
	float: left;
	width: 243px;
	height: 30px;
}

.header-suche {
	float: left;
	width: 208px;
	height: 46px;
	padding: 12px 0 0 35px;
}

.header-logo a img {
	border: 0;
}

.header-links {
	float: left;
	width: 950px;
	height: 177px;
}

/***** Content *****/

#bereich-unten {
	background-image: url(../images/navi-hg.jpg);
	background-repeat: repeat-y;
	float: left;
	margin: 27px 0 0 0;
	width: 1194px;
}

#content{
	float: left;
	height: inherit;
	padding: 0 30px 30px 30px;
	width: 675px;
	background-image: url(../images/goebelbackpassend.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

.content-middle {
	float: left;
	display: block;
	clear: none;
	text-align: left;
	width: 675px;
}

.content-right {
	float: right;
	display: block;
	clear: none;
	text-align: left;
	width: 243px;
}

.content-head h1{
	display: block;
	font-size: 14px;
	font-family: Verdana, Geneva, sans-serif;
	clear: left;
	color: #005aa3;
	font-weight: bold;
}

.content-text {
	display: block;
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	float: left;
	width: 675px;
	line-height: 14px;
}

.content-text2 {
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	width: 675px;
}


.content-text-links {
	display: block;
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	float: left;
	width: 316px;
	padding-right: 20px;
}

.content-text-rechts {
	display: block;
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	float: left;
	width: 316px;
	padding-left: 20px;
}

.bild-rechts {
	height: 136px;
	padding: 0 0 0 30px;
}

/** News **/

.news {
	width: 243px;
}

.news-header {
	width: 208px;
	color: #2c53a2;
	font-weight: bold;
	font-size: 14px;
	padding: 0 0 0 35px;
}

.news-content {
	width: 203px;
	padding: 0 20px 0 20px;
}


/****** Suche *******/

#search {
	width: 177px;
	float: left;
	font-size: 12px;
	font-weight: bold;
	vertical-align: bottom;
	border-top: 2px solid #bababa;
	border-left: 2px solid #bababa;
	border-right: 2px solid #e7e7e7;
	border-bottom: 2px solid #e7e7e7;
}

#searchterm {
	height: 18px;
	border: 0;
	width: 145px;
	color: #2c53a2;
	padding: 0 0 0 5px;
	font-size: 13px;
}

#search_send {
	padding-left: 5px;
}

.searchResultItem {
	padding-bottom: 15px;
	border-bottom: 1px solid #e5e5e5;
}

.searchResultItem h2 {
	font-size: 1.05em;
	color: #0057a3;
	text-decoration: none;
	margin-bottom: 8px;
}

.searchResultItem h2 a {
	color: #0057a3;
	text-decoration: none;
	margin-bottom: 8px;
	font-weight: normal;
}

.searchResultItem h2 a:hover {
	text-decoration: none;
}

.searchResultItem a {
	font-size: 0.95em;
	color: #0057a3;
	font-weight: bold;
}

.searchResultItem a:hover {
	text-decoration: underline;
}

.searchResultItem p {
	margin: 0 0 10px 0;
	font-size: 12px;
}

.searchResultItem p a {
	font-weight: bold;
}

.result {
	font-size: 11px;
}

/****** News-Liste *******/

.artikelliste {
	padding: 0;
}

.artikelliste h2 {
	padding: 20px 0 0 15px;
	border-top: 1px solid #e5e5e5;
}

.artikelliste h2 a {
	font-weight:bold;
	font-size:12px;
	text-decoration: none;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.artikelliste h2 a:hover {
	text-decoration: none;
}

.artikelliste p {
	padding: 0 10px 0 15px;
	font-size: 13px;
}

.artikelliste p a {
	font-size: 11px;
	color: #2c53a2;
	text-align: right;
	font-weight: bold;
}

.artikelliste p a:hover {
	text-decoration: none;
}

#footer-stand {
	clear: left;
	padding: 5px 10px 0px 10px;
}

#footer {
	height: 68px;
	clear: left;
	text-align: right;
	padding: 10px 30px 10px 10px;
	margin-top: 20px;
	background-image: url(../images/footer-hg.jpg);
	background-repeat: repeat-x;
	}
.footer {
	color: #10327a;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;

	}

.footer a:link{
	color: #10327a;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;


	}
