/* Sitegerüst */

body {
	background-color: #aaaaaa;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
}
#huelle {

	
}
#rahmen {
	
}
#oben {
	
}
#rechts {
	
}
#inhalt00 {
	float:none	
}
#inhaltRahmen {

}

#navi00 {
	display:none;
}

#unten00 {
	display:none;
}
#untenPrint {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	margin-top: 24pt;
}

.navi_inhalt {
	display:none;
}

.ruecknavi {
	display:none;
}

.tracklink {
	display:none;
}

/* Bilddefinitionen */

.bildLinks {
	float: left;
	margin-right: 10px;
}

.bildRechts {
	float: right;
	margin-left: 5px;
}


/* Linkdefinitionen */

body a:link, body a:visited {
	font-weight: bold;
	text-decoration:none;
}

body a:link:after, body a:visited:after {
	content: " (" url(pfeil.gif) attr(href) ") ";
	font-weight: normal;
	font-size: 80%;
}

/* Schriftdefinition */

body strong {
	font-weight:bold;
}
body em {
	font-weight:normal;
	font-size: 80%;
	font-style: italic;
}

.leer {
	font-size: 0.8em;
	color: #999999;
}

h4 {
	margin-top: 0px;
	margin-bottom: 7px;
	border-left-style: none;
	padding-left: 10px;
	background-image: url(../grafik/head_punkt.gif);
	background-repeat: no-repeat;
	color: #6F2F4B;
	font-size:110%;
}

h5 {
	color: #6F2F4B;
	margin-top: 0px;
	margin-bottom: 5px;
}

strong {
	font-weight:bold;
}
em {
	font-weight:normal;
	font-size: 80%;
	font-style: normal;
}


.mitName {
	font-weight: bold;
}
.mitFunktion {
	font-size: 80%;
	font-style: italic;
}

.terminDatum {
	font-size: 80%;
	color: #333333;
	background-image: url(../grafik/termin_punkt.gif);
	background-repeat: no-repeat;
	padding-left: 5px;
}
.terminUhrzeit {
	background-color: #DEE4ED;
}
.terminOrt {
	font-size: 80%;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.terminTitel {
	font-size: 110%;
	font-weight: bold;
	padding-top: 10px;
	color: #702F4D;
}
.terminUtitel {
	font-weight: bold;
	color: #666666;
}
.terminInhalt {
	margin-top: 10px;
	margin-bottom: 10px;
}
.terminInfo {
	font-size: 80%;
	color: #666666;
}
.terminBild {
	margin-top: 10px;
	margin-right: 10px;
	float: left;
}
.terminLink {
	margin-top: 5px;
}
.termin {
	padding: 3px 5px 7px;
	margin-bottom: 15px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #91B2C2;
	background-image: url(../grafik/termin_hintergrund.png);
}

.alben {
	padding: 3px 5px 7px;
}
.albenTitel {
	font-weight: bold;
	padding-top: 10px;
	color: #702F4D;
}
.albenUtitel {
	font-size: 80%;
	color: #666666;
}
.albenDatum {
	font-size: 80%;
	color: #333333;
}

.tracklink {
display:none;
}