.banner_startseite {
	background-image: url(img/banner.png);
	float: left;
	height: 101px;
	width: 828px;
	position: relative;
	left: 0px;
	top: 0px;
}
.logo_startseite {
	background-image: url(img/right_image_startseite.png);
	float: left;
	height: 219px;
	width: 196px;
	position: relative;
	left: 0px;
	top: 0px;
}

.banner_news {
	background-image: url(img/banner_news.png);
	float: left;
	height: 101px;
	width: 828px;
	position: relative;
	left: 0px;
	top: 0px;
}
.logo_news {
	background-image: url(img/right_image_news.png);
	float: left;
	height: 219px;
	width: 196px;
	position: relative;
	left: 0px;
	top: 0px;
}

.banner_uberuns {
	background-image: url(img/banner_uberuns.png);
	float: left;
	height: 101px;
	width: 828px;
	position: relative;
	left: 0px;
	top: 0px;
}
.logo_uberuns {
	background-image: url(img/right_image_uberuns.png);
	float: left;
	height: 219px;
	width: 196px;
	position: relative;
	left: 0px;
	top: 0px;
}

.banner_projekte {
	background-image: url(img/banner_projekte.png);
	float: left;
	height: 101px;
	width: 828px;
	position: relative;
	left: 0px;
	top: 0px;
}
.logo_projekte {
	background-image: url(img/right_image_projekte.png);
	float: left;
	height: 219px;
	width: 196px;
	position: relative;
	left: 0px;
	top: 0px;
}

.banner_bilder {
	background-image: url(img/banner_bilder.png);
	float: left;
	height: 101px;
	width: 828px;
	position: relative;
	left: 0px;
	top: 0px;
}
.logo_bilder {
	background-image: url(img/right_image_bilder.png);
	float: left;
	height: 219px;
	width: 196px;
	position: relative;
	left: 0px;
	top: 0px;
}

.banner_downloads {
	background-image: url(img/banner_downloads.png);
	float: left;
	height: 101px;
	width: 828px;
	position: relative;
	left: 0px;
	top: 0px;
}
.logo_downloads {
	background-image: url(img/right_image_downloads.png);
	float: left;
	height: 219px;
	width: 196px;
	position: relative;
	left: 0px;
	top: 0px;
}

.banner_surftipps {
	background-image: url(img/banner_surftipps.png);
	float: left;
	height: 101px;
	width: 828px;
	position: relative;
	left: 0px;
	top: 0px;
}
.logo_surftipps {
	background-image: url(img/right_image_surftipps.png);
	float: left;
	height: 219px;
	width: 196px;
	position: relative;
	left: 0px;
	top: 0px;
}

.banner_kontakt {
	background-image: url(img/banner_kontakt.png);
	float: left;
	height: 101px;
	width: 828px;
	position: relative;
	left: 0px;
	top: 0px;
}
.logo_kontakt {
	background-image: url(img/right_image_kontakt.png);
	float: left;
	height: 219px;
	width: 196px;
	position: relative;
	left: 0px;
	top: 0px;
}

.banner_impressum {
	background-image: url(img/banner_impressum.png);
	float: left;
	height: 101px;
	width: 828px;
	position: relative;
	left: 0px;
	top: 0px;
}
.logo_impressum {
	background-image: url(img/right_image_impressum.png);
	float: left;
	height: 219px;
	width: 196px;
	position: relative;
	left: 0px;
	top: 0px;
}




.logo_mitmachen {
	background-image: url(img/right_image_mitmachen.png);
	float: left;
	height: 219px;
	width: 196px;
	position: relative;
	left: 0px;
	top: 0px;
}
.logo_bonn {
	background-image: url(img/right_image_bonn.png);
	float: left;
	height: 219px;
	width: 196px;
	position: relative;
	left: 0px;
	top: 0px;
}
.logo_gewalt {
	background-image: url(img/right_image_gewalt.png);
	float: left;
	height: 219px;
	width: 196px;
	position: relative;
	left: 0px;
	top: 0px;
}



.menu_left_top {
	background-image:url(img/menu_top_left.png);
	float: left;
	height: 24px;
	width: 167px;
	position: relative;
	left: 0px;
	top: -70px;
}

.menu_left {
	background-image:url(img/menu_left.png);
	float: left;
	height: 24px;
	width: 167px;
	position: relative;
	left: 0px;
	top: -70px;
}

.menu_left_inner {
	float: left;
	height: 22px;
	width: 160px;
	position: relative;
	left: 2px;
	top: 5px;
}

.menu_right_top {
	background-image:url(img/menu_top_right.png);
	float: right;
	height: 24px;
	width: 217px;
	position: relative;
	right: 0px;
	top: 0px;
}

.menu_right_inner {
	float: right;
	height: 24px;
	width: 217px;
	position: relative;
	right: 2px;
	top: 5px;
}

.link_menu
{
	color:#000000;
	text-decoration:none;
}

.link_menu:hover
{
	color:#000000;
	text-decoration:underline;
}

.page {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	width: 1024px;
	text-align: left;
}
body {
	background-color:#FFFFFF;
	text-align:center;
	margin: 0px;
	padding: 0px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	/*style="float:inherit"*/
	/*left: 0px;
	top: 0px;
	right: 0px;*/
	bottom: 0px;
	margin: 0px;
	padding: 0px;
	/*vertical-align: top;
	text-align: left;
	float: left;*/
}
.banner_left {
	float: left;
	height: 134px;
	width: 828px;
	position: relative;
	left: 0px;
	top: 0px;
}

.img_menu {
	float: left;
	height: 33px;
	position: relative;
	left: 0px;
	top: 0px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.img_menu:hover {
	float: left;
	height: 33px;
	position: relative;
	left: 0px;
	top: 0px;
	background-repeat: no-repeat;
	background-position: 0px -33px;
}

.menu {
	position: relative;
	width: 828px;
	left: 0px;
	top: 0px;
	float: left;
	height: 33px;
}

.main_left {
	float: left;
	width: 180px;
	position: relative;
	left: 0px;
	top: 0px;
}

.main {
	float: left;
	width: 614px;
	position: relative;
	left: 0px;
	top: -70px;
	line-height: 20px;
}

.main_right {
	float: left;
	width: 230px;
	position: relative;
	left: 0px;
	top: 0px;
}

.lower {
	float: left;
	width: 1024px;
	position: relative;
	left: 0px;
	top: 0px;
}
