@import url("basic.css");
@import url("mailform.css"); 
@import url("colors.css");  
@import url("mailform.css"); 



/* FONTS */
body {
	font: 12px Arial, Helvetica, sans-serif;
}

table {
	font: 12px Arial, Helvetica, sans-serif;
}

div#slogan {
	font-family: Georgia, Times, "Times New Roman", serif;
	font-weight: bold;
}

div#navigation {
font-size: 11px;
	cursor: default;
}

div#breadcrumb,
div#footer,
div#metanavi {
	font-size: 11px;
}

div#content h2 {
	font: 18px Georgia, Times, "Times New Roman", serif;
	font-weight: bold;
} 

div#content h3 {
	font-size: 14px;
	font-weight: bold;
}

div#content p,
div#sidebar p,
table {	
	line-height: 19px;
}

/* / FONTS */



/* HREFs */
div#top div#metanavi a,
div#footer a.print {
	margin-left: 8px;
}
div#top div#metanavi a,
div#footer a.gototop,
div#footer a.print {
	padding-left: 16px;
}

#navigation a {
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #fff;
}

#navigation a.active {
	color: #cccccc;
}

div#content a {
	text-decoration: underline;
}

div#content a:hover {
	text-decoration: none;
}

div#sidebar a:hover,
div#sidebar a.active {
	color: #000;
}

div#sidebar a.active {
	font-weight: bold;
}

a.termine,
a.login,
a.logout,
a.pdf,
a.mp3,
#sidebar a.anfahrtsskizze,
#sidebar a.imprint {
	padding-left: 20px;
}

a.pdf {
	background: url(../../images/ico-pdf.gif) no-repeat;	
}

a.mp3 {
	background: url(../../images/ico-mp3.gif) no-repeat;	
}

a.login,
a.logout {
	margin-left: 8px;
}

div#content div.infobox h3 a {
	color: #fff;
	display: block;
	font-weight: bold;
	text-decoration: none;
}

div#content table#termine a {
	text-decoration: none;
}

div#content h3 a {
	font-size: 12px;
	font-weight: normal;
}
/* / HREFs */



/* NAVIGATION */
div#navigation {
	padding: 3px 20px;
	margin-bottom: 1px;
}

div#breadcrumb {
	margin-bottom: 25px;
}
/* / NAVIGATION */



/* BLOCKs */
html body {
	text-align: center;
}

div#wrap {
	text-align: left;
	margin: 0 auto;
	width: 779px;
}

div#top {
	padding-left:16px;
	padding-right:16px;
	height:65px;	
	padding-top:16px;
	padding-bottom:32px;
}


div#top div#metanavi {
	float: right;
}

div#top div#metanavi span,
div#footer span  {
	display: none;
}

div#top div#logo {
	margin-top: 7px;
	float: left;
}

div#header {
	text-align: right;
	height: 220px;
	padding-top: 40px;
	margin-bottom: 1px;
}

div#header div#slogan{
	padding: 3px 10px;
	display: inline;	
}

div#rap {
	padding: 15px 20px 10px;
}

div#footer {
	margin-top: 20px;
	padding: 5px 0 0;
	clear: both;
}
/* / BLOCKs */



/* CONTENT */
div#content {
	float: left;
	width: 520px;
}

div#content h2 {
	margin-bottom: 15px;
}

div#content h3 {
	margin-top: 20px;
	margin-bottom: 12px;
	clear: both;
}

div#content p {
	margin-bottom: 8px;
}

div#content div.infobox {
	margin-bottom: 10px;
	width: 100%;
}

div#sidebar div.infobox h3,
div#content div.infobox h3 {
	margin-bottom: 0;
	margin-top: 0;
	height: 23px;
	padding: 4px 5px 2px;
	font-weight: bold;
}

div#content div.infobox h3 {
	margin-bottom: 4px;
	font-size: 12px;
}

div#content div.infobox {
	margin-top: 20px;
	float: left;
}

div#content div.infobox p {
	margin-bottom: 3px;
	position: relative; /* IE6 - peek a boo: http://www.positioniseverything.net/explorer/peekaboo.html */
}

div#content div.infobox img {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}

/* / CONTENT */



/* SIDEBAR */
div#sidebar {
	float: right;
	width: 190px;
}

div#sidebar div.infobox {
	margin-bottom: 30px;
	padding-bottom: 3px;
}

div#sidebar div.infobox h3 {
	margin-bottom: 4px;
}

div#sidebar div.infobox p {
	padding: 0px 5px 0px;
}

div#sidebar p {
	padding-bottom: 3px;
}
/* / SIDEBAR */



/* LISTEN CONTENT */
div#content ul  {
	margin: 0 20px 16px;
	list-style-type: disc;
}

div#content ul li {
	padding-bottom: 8px;
}
/* / LISTEN CONTENT */



/* TABELLEN */
div#content table#termine {
	width: 100%;
	margin-bottom: 20px;
}

div#content table#termine td,
div#content table#termine th {
	border-bottom: 1px solid #778899;
	padding: 8px 0;
	vertical-align: top;
}

div#content table#termine td.col_first {
	width: 220px;
}

div#content table#termine td.col_second {
	width: 200px;
}



div#content table#termine th.col_last,
div#content table#termine td.col_last {
	text-align: right;
}

/* / TABELLEN */


img.fleft {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}


/* Glossar */
h2 a {
	color: #000;
	text-decoration: none;
}

dfn {
	border: 0;
	font-style: normal;
	text-decoration: none;
	font-style: normal;
	cursor: pointer;
}

/* Misc */
.invisible {
	display: none;
}

div.ce_download {
	padding-bottom: 8px;
}

div.ce_download img {
	margin-top: 5px;
}

.mod_login label {
	display: block;
	width: 200px;
	margin-bottom: 4px;
	font-weight: bold;
}

.mod_login input.text {
	display: block;
}

.mod_login input {
	border: 1px solid #778899;
	padding: 2px;
	width: 295px;
	background: #e7e7e7;
	margin-bottom: 4px;
}

.mod_login input.submit {
	width: auto;
	font-size: .89em;
	margin-top: 5px;
}