@charset "UTF-8";
/* CSS Document */

#web {
	margin-top: -10px;
	margin-left: auto;
	margin-right: auto;
	width:866px;
	z-index:1;
	background-image:url(../bilder/hintergrund.jpg);
	background-repeat: repeat-y;
}

#web1 {
	margin-top: -10px;
	margin-left: auto;
	margin-right: auto;
	width:866px;
	z-index:1;
	background-image:url(../bilder/hintergrund_kontakt.jpg);
	background-repeat: repeat-y;
}

#menue {
	width:710px;
	float:right;
	z-index:1;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;

}
#logo {
	width:152px;
	float:left;
	z-index:1;

}
.text_bold {
	font-weight: bold;
	font-size: 14px;
}
.bold {
	font-weight: bold;
}

