.grau { 
	background-color: #DDD;
}

body { 
	font-size: 10pt;
	font-family: Arial, Helvetica, Geneva, Verdana, SunSans-Regular, sans-serif;
	line-height: 1.3em;
	text-align: center;
	background-image: url(kopfteil_rmtw.jpg);
	background-repeat: no-repeat;
	background-position: center 0;
	margin: 0;
	padding: 0;
	background-color: #EEE;
}

div#Seite { 
	text-align: center;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 775px;
	background-color: #FFF;
}

div#Kopf { 
	background-image: url(hintergrundblatthell.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 775px;
	height: 95px;
}

div#Inhalt { 
	text-align: left;
	margin-top: 0px;
	margin-left: 10px;
	width: 375px;
	float: left;
	background-color: #FFF;
}

div#Sidebar { 
	background-color: #D3E2EA;
	text-align: left;
	padding-top: 10px;
	padding-left: 10px;
	width: 220px;
	float: right;
	border-bottom: 1px solid #2C5976;
}

div#brotkrume { 
	font-size: 8pt;
	color: #999;
	border-bottom: 1px solid #2C5976;
	padding: 5px 5px 5px 0px;
	margin-bottom: 10px;
}

div.eventImage { 
	float: right;
}

a { 
	color: #378DC3;
	text-decoration: none;
}

a:hover { 
}

.Subline { 
	background-color: #378DC3;
	color: #fff;
	padding: 2px 3px 0 4px;
	margin-bottom: 5px;
	background-image: url(hg_subline.gif);
	border-bottom: 1px solid #378DC3;
}

p { 
	margin-top: 5px;
	margin-bottom: 10px;
}

h1 { 
	margin: 0px;
	margin-bottom: 5px;
	font-size: 1.3em;
	line-height: 1.5em;
	color: #2C5976;
}

h2 { 
	font-size: 10pt;
	line-height: 1.3em;
	margin-bottom: 5px;
}

div#Sidebar p { 
	margin-right: 3px;
	margin-left: 4px;
}

div#unterdernavigation p { 
	text-align: left;
	padding: 10px 0px 0px 10px;
}

table { 
	padding: 0;
	margin: 0;
}

tr { 
	margin: 0;
	padding: 0;
}

td { 
	font-size: 10pt;
	font-family: Arial, Helvetica, Geneva, Verdana, SunSans-Regular, sans-serif;
	line-height: 1.3em;
	padding: 2px;
	vertical-align: top;
}

ul { 
	list-style: square;
	margin: 0 0 0 20px;
	padding: 0;
}

li { 
	margin-bottom: 5px;
}

ol { 
	margin: 0 0 0 20px;
	padding: 0;
}

/* Navigation ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */


div#Navigation { 
	display: block;
	padding-top: 0px;
	float: left;
	text-align: left;
	background-color: #FFF;
}

div#Navigation a { 
	display: block;
	width: 145px;
}

.inon { 
	padding: 5px 3px 5px 4px;
	background-color: #2C5976;
	border-bottom: 1px solid #FFF;
}

.inoff { 
	padding: 5px 3px 5px 4px;
	background-color: #378DC3;
	border-bottom: 1px solid #FFF;
}

.insubon { 
	padding: 5px 3px 5px 4px;
	border-bottom: 1px solid #FFF;
	border-left: 1px solid #2C5976;
}

.insuboff { 
	padding: 5px 3px 5px 4px;
	background-color: #B3C2CA;
	border-bottom: 1px solid #FFF;
	border-left: 1px solid #2C5976;
}

.on { 
	color: #fff;
	background-color: #2C5976;
	border-left: 1px solid #2C5976;
}

.off { 
	color: #B3D2DA;
	background-color: #378DC3;
	border-left: 1px solid #378DC3;
}

.subon { 
	color: #2C5976;
	background-color: #FFF;
}

.suboff { 
	color: #4C7996;
	background-color: #B3C2CA;
}

div#Navigation a:link { 
	text-decoration: none;
}

div#Navigation a:visited { 
	text-decoration: none;
}

div#Navigation a:hover { 
	color: #FFF;
}

div#Navigation a:active { 
	color: #FFF;
}

.Boxkopf { 
	color: #378DC3;
	font-size: 1.1em;
}

.Listkopf { 
	color: #000;
	font-size: 1.1em;
	font-weight: 600;
}

td.tbpad { 
	padding: 0 0 5px 0;
	font-size: 10pt;
	font-family: Arial, Helvetica, Geneva, Verdana, SunSans-Regular, sans-serif;
	line-height: 1.3em;
}

td.event_nameR { 
	font-size: 10pt;
	text-align: right;
	font-family: Arial, Helvetica, Geneva, Verdana, SunSans-Regular, sans-serif;
	line-height: 1.1em;
}

td.event_nameL { 
	font-size: 10pt;
	font-weight: 400;
	text-align: left;
	font-family: Arial, Helvetica, Geneva, Verdana, SunSans-Regular, sans-serif;
	line-height: 1.1em;
}

div.liste { 
	padding: 3px 3px;
}

.more { 
	font-size: 10pt;
	font-weight: 600;
}

.inputlabel { 
	font-size: 10pt;
	width: 95px;
	vertical-align: top;
}

.inputtext { 
	font-size: 10pt;
	width: 295px;
}

input.sendbutton { 
	background-color: #EFE;
	border: 1px solid #EFE;
	text-align: left;
	color: #378DC3;
	cursor: pointer;
}

.monat { 
	padding-top: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}

.eventTable { 
	font-size: 10pt;
}

.Abbildung { 
	margin-left: 15px;
}

