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

#container {
	background-color: #4C4C4C;
	width: 810px;
	margin: auto;
	background-repeat: no-repeat;
	background-image: url(img/container-backround.jpg);
	height: 719px;
}
#Header {
	height: 229px;
}
#Navi {
	width: 245px;
	height: 235px;

}
#Content {
	float: right;
	margin-top: -235px;
	background-repeat: no-repeat;
	width: 568px;
	height: 490px;
}
.schrift {
	font-family: Verdana, Geneva, sans-serif;
	color: #F7FF00;
	font-size: 13px;
}

#Box1 {
	width: 244
#;
	background-repeat: no-repeat;
	height: 257px;
	width: 244px;
}
body {
	background-color: #4C4C4C;
}
#Content a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #F6FF04;
	text-decoration: none;
}
#Content a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	text-align: center;
}
.rahmen {
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}
