@charset "utf-8";
#center {
	width: 718px;
}
#content_rahmen {
	width: 718px;
	height: 100%;
}
#rahmen_links {
	width: 29px;
	background-image: url(img/dvd24-gelnhausen_left.jpg);
	background-repeat: repeat-y;
	height: 100%;
	position: relative;
	float:left;
	left: 0px;
	top: -4px;
}
#rahmen_rechts {
	width: 26px;
	background-image: url(img/dvd24-gelnhausen_right2.jpg);
	background-repeat: repeat-y;
	height: 100%;
	position: relative;
	float:left;
	left: 0px;
	top: -4px;
}
#content {
	width: 663px;
	height: 100%;
	color: #000000;
	background-color: #FFFF00;
	position: relative;
	float:left;
	left: 0px;
	top: -4px;
}
#content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
}
#small_content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
}
#content table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	width:100%;
	padding:5px;
}
#bottom {
	position: relative;
	top: -4px;
}
#headline {
	color: fffe00;
	background-color: #000000;
	margin: 5px;
	padding: 5px;
	width: 648px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 42px;
	font-weight: bold;
	font-variant: small-caps;
	color: #fffe00;
}
#center a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: fffe00;
	font-weight: bold;
}

