@CHARSET "ISO-8859-1";

.unordered_list li.label
{
	padding-top: 1em;
}

.plaetze_gruen, .plaetze_gelb, .plaetze_rot
{
	padding-left: 1em;
	padding-right: 1em;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 150px;
	text-align: center;
	display: block;
	border: 1px solid #062D53;
}


.plaetze_gruen
{
	background-color: #5DAB60;
}

.plaetze_gelb
{
	background-color: #FEFFA6;
}

.plaetze_rot
{
	background-color: #FF4E45;
}

.anmelde_formular
{
	
}

.informationen_fahrt
{
	

}

.right
{
	width: 48%;
	float: right;
}

.left
{
	width: 48%;
	float: left;

}

.informationen
{
	border: 1px solid #9AAFCB;
	background:url("../img/tabelle_bg2.png");
	padding: 1em 3px 1em 3px;
}

table
{
	background: url('');
}

h1
{
	text-decoration: underline;
	font-size: 22pt;
	font-weight: bold;
	margin-top: 0;
}

h3
{
	font-size: 20pt;
}

h4
{
	font-size: 13pt;
	margin-bottom: 0;
	font-weight: normal;
}

h2.detail
{
	text-decoration: underline;
	font-size: 22pt;
	font-weight: bold;
}

h3.detail
{
	font-size: 14pt;
	padding-bottom: 12pt;
	padding-top: 2em;
}

p
{
	padding-bottom: 1em;
}

th
{
	background-color: #0A4882;
	color: white;
	padding: 2px 4px 2px 4px;
}

td
{
	padding: 2px 4px 2px 4px;
	
}

table
{

}

.boxcontent .bild
{
	width: 	937px;
	height:	161px;
	background:url("../img/auswaerts_bild_bg.png") no-repeat;
	float: left;
	margin-right: 10px;
}


.boxcontent .bild img
{
	width: 911px;
	height: 137px;
	padding: 12px 15px 2px 11px;
}

form
{
	padding: 0; margin: 0;
}



strong.fehler
{
	color: #862100;
}

input.fehler
{
	background-color: #F7C4B3;
}

select.fehler
{
	background-color: #F7C4B3;
}