/* CSS Dokument für pro Bahnhofsvorplatz Bonn e.V. by Avanyo-Design */

html {
	width: 100%;
	height: 100%;
}

body {
	margin: 0px;
	background-color: #49565C;
	background-image: url(img/bgr_light.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#outerframe {
	width: 894px;
	margin: auto;
}

.madebybox {
	width: 894px;
	height: 36px;
}

#contentcontainer {
	width: 894px;
	min-height: 300px;
	max-height: auto;
	/* padding-bottom: 15px; */
	float: right;
	/* background-color: #FFFFFF;*/
	background-image: url(img/bg_inhalt.gif);
}

.picturebox {
	width: 893px;
	height: 155px;
}

#endingsbox {
	width: 894px;
	height: 28px;
	margin-bottom: 10px;
	padding-top: 2px;
	float: right;
	background-color: #282D2F;
}

.subnavibox {
	width: 176px;
	min-height: 211px;
	max-height: auto;
	float: left;
	/* background-color: #162D38;*/ 
}

.textbox {
	width: 475px;
	padding-left: 15px;
	padding-top: 10px;
	float: left;
	background-color: #FFFFFF;
}

#newscontainer {
	width: 195px;
	padding-left: 18px;
	padding-right: 15px;
	padding-top: 10px;
	float: left;
}

.newsbox {
	width: 195px;
}

.newsboxheadline {
	width: 183px;
	height: 25px;
	padding-left: 6px;
	padding-right: 6px;
	background-color: #506F7D;
}

.newsboxcontent {
	width: 181px;
	padding: 6px;
	border-right: 1px dotted #555555;
	border-bottom: 1px dotted #555555;
	border-left: 1px dotted #555555;
}
