@charset "utf-8";
/* Inhalt */

div.content {
	background-color: #FFFFFF;
	width: 643px;
	padding: 0px 12px 10px 10px;
	float: left;
}

div.content a {
	font-weight: bold;
	color: #780000;
	text-decoration: none;
}

div.content a:hover {
	color: #b50000;
}
	
div.content a img {
	border: none;
}

div.content table {
	border-collapse: collapse;
	margin-left: auto;
	margin-right: auto;
}
div.content th, div.content td {
	padding: 3px 5px; 
}

div.content td, div.content th {
	vertical-align: top;
	text-align: left;
}

div.content fieldset {
	margin: 20px auto;
}

div.content legend {
	margin-bottom: 10px;
}



div.content .calendar {
	border: 1px solid #000000;
	width: 253px;
}

div.content .calendar td, div.content .calendar th {
	text-align: center;
}

div.content .calendar td {
	width: 35px;
}

div.content .ic_games th, div.content .formu th {
	color: #000000;
	background: none;
	width: 120px;
}

div.content .ic_pic {
	float: left;
	border: solid 1px #000000;
	margin: 5px 10px 0px 0px;
}

div.content .ic_games, div.content .formu {
	width: 500px;
}



div.content .formular, div.content .formular td, div.content .formular th {
	border: none;
}

div.content .noborder, div.content .noborder td, div.content .noborder th {
	border: none;
}

div.content .telephone, div.content .telephone th, div.content .telephone td {
	border: none;
	margin: 0px;
	padding: 0px;
}	



