/* Seitenaufbau
------------------------------------------------- */
#container {
	margin: 0 auto;
	width: 970px;
	padding-bottom: 1px;
	background: url(../images/container-bg.gif) repeat-y #fff;
	position: relative;
}
#oben {
	height: 270px;
	background: url(../images/oben-bg.jpg) no-repeat;
	background-position: 0px 181px;
}
#oben-links {
	float: left;
	width: 184px;
	height: 270px;
}
#oben-mitte {
	float: left;
	width: 594px;
	height: 270px;
	position: relative;
}
#oben-rechts {
	float: left;
	width: 192px;
	height: 270px;
}
#anzeige-or {
	height: 235px;
	width: 192px;
	overflow: hidden;
}
#sucheingabe {
	width: 192px;
	height: 24px;
	background: url(../images/suche-bg.gif) no-repeat bottom;
	position: relative;
}
#unten-links {
	float: left;
	width: 184px;
}
#unten-mitte {
	float: left;
	width: 594px;
	margin-bottom: 60px;
}
#unten-rechts {
	float: left;
	width: 192px;
}
/* Schriftformate
------------------------------------------------- */
#unten-mitte h1,
#unten-rechts h1 {
	font-size: 15px;
	line-height: 19px;
	font-weight: bold;
	letter-spacing: 1px;
}
#unten-mitte h1 {
	color: #911e47;
}
#unten-mitte h2 {
	font-size: 14px;
}
#unten-mitte h3 {
	color: #911e47;
	font-size: 12px;
	font-weight: bold;
}
#unten-mitte h4 {
	font-size: 12px;
	font-weight: bold;
}
#unten-rechts h1 {
/*	color: #8c8d8f; */
	color: #3f3f3f;
}
/* Sucheingabe
------------------------------------------------- */
#sucheingabe input.feld {
	position: absolute;
	top: 9px;
	left: 59px;
	width: 102px;
	height: 13px;
	font-size: 11px;
	border: 0px;
	background: transparent;
}
#sucheingabe input.knopp {
	position: absolute;
	top: 9px;
	left: 173px;
	width: 19px;
	height: 15px;
	border: 0px;
	background: transparent;
	cursor: pointer;
}
/* Navigation 1
------------------------------------------------- */
#navi-1 {
	position: absolute;
	bottom: 9px;
	text-align: right;
	width: 594px;
	height: 19px;
}
#navi-1 ul {
	height: 19px;
	margin-right: 34px;
	position: relative;
}
#navi-1 ul li {
	display: inline;
	font-size: 10px;
	line-height: 19px;
	text-transform: uppercase;
	margin-left: 23px;
}
#navi-1 ul li a:link
#navi-1 ul li a:visited {
	line-height: 19px;
}
#navi-1 ul li a:hover,
#navi-1 ul li a:focus,
#navi-1 ul li a:active,
#navi-1 ul li a.aktiv:link,
#navi-1 ul li a.aktiv:visited {
	color: #911e47;
	text-decoration: underline;
}
/* Navigation 2
------------------------------------------------- */
#navi-2 ul.tiefe-1 {
	margin-bottom: 40px;
}
#navi-2 ul.tiefe-1 li {
	margin-bottom: 3px;
}
#navi-2 ul.tiefe-1 li a:link,
#navi-2 ul.tiefe-1 li a:visited {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	display: block;
	height: 19px;
	line-height: 19px;
	padding-left: 36px;
	background: url(../images/navi-2-bg-1.gif) no-repeat;
}
#navi-2 ul.tiefe-1 li a:hover,
#navi-2 ul.tiefe-1 li a:focus,
#navi-2 ul.tiefe-1 li a:active,
#navi-2 ul.tiefe-1 li a.aktiv:link,
#navi-2 ul.tiefe-1 li a.aktiv:visited {
	color: #911e47;
}
#navi-2 ul.tiefe-1 li a.parent:link,
#navi-2 ul.tiefe-1 li a.parent:visited {
	background: url(../images/navi-2-bg-tiefe-1-parent.gif) no-repeat;
}

#navi-2 ul.tiefe-2 {
	background-image: url(../images/navi-2-bg-tiefe-2-liste.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 3px 0 2px 0;
	width: 155px;
	margin: 0 0 4px 29px;
}
#navi-2 ul.tiefe-2 li {
	margin-bottom: 0px; 
}
#navi-2 ul.tiefe-2 li a:link,
#navi-2 ul.tiefe-2 li a:visited {
	color: #fff;
	height: 15px;
	line-height: 15px;
	background-image: none;
	padding-left: 7px;
}
#navi-2 ul.tiefe-2 li a:hover,
#navi-2 ul.tiefe-2 li a:focus,
#navi-2 ul.tiefe-2 li a:active,
#navi-2 ul.tiefe-2 li a.aktiv:link,
#navi-2 ul.tiefe-2 li a.aktiv:visited {
	color: #911e47;
}
/* Inhalte mitte
------------------------------------------------- */
#unten-mitte div.standard-text {
	padding: 0 35px 0 32px;
}
#unten-mitte p {
	margin-bottom: 16px;
}
#unten-mitte div.standard-text h1 {
	margin-bottom: 16px;
}
#unten-mitte div.standard-text h2 {
	margin-bottom: 8px;
}
#unten-mitte div.standard-text h3,
#unten-mitte div.standard-text h4 {
	margin-bottom: 6px;
}
#unten-mitte ul li {
	background: url(../images/list-icon-1.gif) no-repeat 10px 8px;
	padding-left: 25px;
}
#unten-mitte .sprungmarken ul {
	margin-bottom: 16px;
}
#unten-mitte .sprungmarken li {
	background: none;
	padding-left: 0px;
}
#unten-mitte a:link,
#unten-mitte a:visited {
	color: #53b1aa;
	text-decoration: underline;
}
#unten-mitte p.back-link {
	margin-top: 30px;
}
#unten-mitte p.back-link a:link,
#unten-mitte p.back-link a:visited {
	background: url(../images/zurueck-icon.gif) no-repeat;
	padding: 0 0 0 20px;
	color: #8c8d8f;
	font-size: 11px;
}
/* Inhalte mitte / Musiklehrer
------------------------------------------------- */
#instrumente-index {
	margin-bottom: 28px;
}
#instrumente-index ul li {
	list-style: none;
	background-image: none;
	padding: 0 12px 0 0;
	display: inline;
}
#instrumente-index ul li a:link,
#instrumente-index ul li a:visited,
#lehrer-index ul li a:link,
#lehrer-index ul li a:visited {
	color: #3f3f3f;
	text-decoration: none;
}
#instrumente-index ul li a:hover,
#instrumente-index ul li a:focus,
#lehrer-index ul li a:hover,
#lehrer-index ul li a:focus,
#lehrer-index ul li a:active {
	text-decoration: underline;
}
#instrumente-index ul li a:active,
#instrumente-index ul li a.aktiv:link,
#instrumente-index ul li a.aktiv:visited {
	color: #911e47;
}
#lehrer-index h2 {
	text-transform: uppercase;
}
#lehrer-index ul li {
	background: none;
	padding-left: 0px;
	line-height: 21px;
	height: 21px;
	position: relative;
}
#lehrer-index ul li span.lehrer-index-ort {
	position: absolute;
	left: 200px;
	top: 0px;
}
#lehrer-profil label {
	float: left;
	width: 100px;
}
#lehrer-profil p,
#lehrer-profil div.qualification,
#lehrer-profil div.location,
#lehrer-profil div.misc {
	float: left;
	width: 400px;
}
#lehrer-profil div.qualification p,
#lehrer-profil div.location p,
#lehrer-profil div.misc p {
	float: none;
}
/* Inhalte mitte / Nachrichten
------------------------------------------------- */
#nachrichten-index ul li {
	background-image: none;
	padding: 0 0 20px 0;
}
#nachrichten-index ul li a:link,
#nachrichten-index ul li a:visited {
	color: #3f3f3f;
	text-decoration: none;
}
#nachrichten-index ul li p {
	margin: 0px;
}
#nachrichten-index ul li p.datum {
	font-size: 11px;
	color: #911e47;
}
/* Inhalte rechts
------------------------------------------------- */
#unten-rechts #newsblock h1 {
	margin-bottom: 6px;
	padding-left: 10px;
	color: #8c8d8f;
}
#unten-rechts .news-teaser,
#unten-rechts .text-teaser {
	margin-bottom: 7px;
}
#unten-rechts .news-kurztext,
#unten-rechts .text-kurztext {
	width: 174px;
	padding: 6px 8px 2px 10px;
	background: url(../images/newsteaser-bg-oben.gif) no-repeat;
}
#unten-rechts .news-rand,
#unten-rechts .text-rand {
	background: url(../images/newsteaser-bg-unten.gif) no-repeat;
	height: 4px;
}
#unten-rechts .news-kurztext h2 {
	font-size: 11px;
	line-height: 13px;
}
#unten-rechts .news-kurztext h2 a:link,
#unten-rechts .news-kurztext h2 a:visited {
	color: #911e47;
}
#unten-rechts .news-kurztext h2 a:hover,
#unten-rechts .news-kurztext h2 a:focus,
#unten-rechts .news-kurztext h2 a:active {
	text-decoration: underline;
}
#unten-rechts .news-kurztext p,
#unten-rechts .text-kurztext p {
	font-size: 11px;
	color: #1f1f21;
	line-height: 13px;
}
#unten-rechts .news-kurztext p a:link,
#unten-rechts .news-kurztext p a:visited {
	color: #fff;
	text-decoration: underline;
	display: block;
	text-align: right;
}
#unten-rechts .news-kurztext p a:hover,
#unten-rechts .news-kurztext p a:focus,
#unten-rechts .news-kurztext p a:active {
	color: #911e47;
}
#unten-rechts .text-teaser {
	margin-bottom: 20px;
}
#unten-rechts .teaser-foto {
	margin-bottom: 20px;
}
#unten-rechts .teaser-foto p {
	font-size: 11px;
	padding: 1px 0 0 10px;
}
#logo-ur {
	padding: 25px 0 30px 0;
}

/* Termine
------------------------------------------------- */
/* Minikalender */

#mini_kalender {
	background: url(../images/kal_blatt_bg.gif) no-repeat;
	height: 181px;
	width: 182px;
	padding: 15px 0 0 10px;
	font-size: 11px;
	line-height: 15px;
}
#mini_kalender .kopf {
	height: 16px;
	margin: 0 0 5px 0;
}
#mini_kalender .vorheriger-monat,
#mini_kalender .folgender-monat {
	float: left;
	width: 22px;
	height: 16px;
	background: url(../images/kal_tag_bg_rot.gif) no-repeat;
	text-align: center;
	margin: 1px;
}
#mini_kalender .vorheriger-monat a:link,
#mini_kalender .vorheriger-monat a:visited,
#mini_kalender .folgender-monat a:link,
#mini_kalender .folgender-monat a:visited {
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	background-image: none;
}
#mini_kalender .title {
	float: left;
	width: 118px;
	height: 16px;
	text-align: center;
	background: url(../images/kal_title_bg.gif) no-repeat;
	margin: 1px;
}
#mini_kalender .title a:link,
#mini_kalender .title a:visited {
	color: #911e47;
	background-image: none;
}
#mini_kalender .title h2 {
	font-size: 12px; 
	color: #911e47;
}
#mini_kalender .tagname {
	height: 16px;
	width: 22px;
	margin: 1px;
	background-image: url(../images/kal_tag_bg_gr.gif);
	background-repeat: no-repeat;
	text-align: center;
	float: left;
	color: #fff;
}
#mini_kalender .tag {
	height: 16px;
	width: 22px;
	margin: 1px;
	background-image: url(../images/kal_tag_bg_w.gif);
	background-repeat: no-repeat;
	text-align: center;
	color: #8c8d8f;
	float: left;
}
#mini_kalender .tage .tag0,
#mini_kalender .tage .tag6,
#mini_kalender .tagnamen .tag0,
#mini_kalender .tagnamen .tag1 {
	color: #911e47;
}
#mini_kalender .tage .heute {
	background-image: url(../images/kal_tag_bg_gr.gif);
	color: #fff;
}
#mini_kalender .tage .termin {
	background-image: url(../images/kal_tag_bg_rot.gif);
}
#mini_kalender .tage .termin a:link,
#mini_kalender .tage .termin a:visited {
	color: #fff;
	background-image: none;
	display: block;
}
#mini_kalender .tage .anderer-monat {
	color: #CACACA;
}

/* Termine Textbereich */
#monatsansicht {
	font-size: 12px;
}
#monatsansicht .kopf {
	width: 520px;
	height: 30px;
	margin-bottom: 20px;
}
#monatsansicht .vorheriger-monat {
	float: left;
	width: 120px;
}
#monatsansicht .vorheriger-monat a:link,
#monatsansicht .vorheriger-monat a:visited,
#monatsansicht .folgender-monat a:link,
#monatsansicht .folgender-monat a:visited {
	color: #911e47;
	font-weight: bold;
}
#monatsansicht .title {
	float: left;
	width: 280px;
	height: 30px;
	text-align: center;
}
#monatsansicht .title h1,
#tagesansicht h1 {
	margin-bottom: 0px;
	font-size: 12px;
	color: #1f1f21;
}
#monatsansicht .folgender-monat {
	float: right;
	width: 120px;
	text-align: right;
}
#monatsansicht .tage li,
#tagesansicht ul li {
	background-image: none;
	padding-left: 0px;
	margin-bottom: 30px;
}
#monatsansicht .tage li h2,
#tagesansicht ul li h2 {
	font-size: 12px;
	margin-bottom: 4px;
}
#monatsansicht .tage a:link,
#monatsansicht .tage a:visited,
#tagesansicht a:link,
#tagesansicht a:visited {
	color: #911e47;
	text-decoration: none;
}
#monatsansicht p.datum,
#tagesansicht p.datum {
	margin-bottom: 0px;
	font-weight: bold;
}
#monatsansicht p.beschreibung a:link,
#monatsansicht p.beschreibung a:visited,
#tagesansicht p.beschreibung a:link,
#tagesansicht p.beschreibung a:visited {
	color: #3f3f3f;
}

/* Kontaktformular
------------------------------------------------- */
#mailform fieldset {
	border: none;
	width: 320px;
}
#mailform label {
	width: 80px;
	display: block;
	float: left;
	text-align: right;
	padding-right: 12px;
}
#mailform input {
	float: left;
	width: 200px;
	margin-bottom: 12px;
	border: 1px solid #9b9e9c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#mailform textarea {
	width: 200px;
	height: 150px;	
	border: 1px solid #9b9e9c;
	margin-bottom: 12px;
}
#mailform input.csc-mailform-submit {
	margin-left: 92px;
	cursor: pointer;
	background-color: #9b9e9c;
	color: #fff;
	border: 1px solid #9b9e9c;
	width: 202px;
}
/* Tabelle Downloads
------------------------------------------------- */
table.downloads {
	border-collapse: collapse;
/* width: 579px; */
	width: auto;
	empty-cells: show;
}
table.downloads td {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #1f1f21;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1f1f21;
	font-size: 11px;
	line-height: 12px;
	padding: 3px 2px 6px 2px;
/*	padding: 3px 5px 6px 5px; */
}
table.downloads td.zent {
	text-align: center;
}
table.downloads td.grau {
	background-color: #9b9c9e;
	color: #fff;
	border-color: #fff;
}
table.downloads td.grau2 {
	background-color: #9b9c9e;
	border-color: #9b9c9e;
	border-width: 0px;
}
table.downloads td.bordeaux {
	background-color: #911e47;
	color: #fff;
	border-bottom-color: #911e47;
	border-right-color: #911e47;
}
table.downloads td.weiss {
	border-color: #fff;
	border-width: 0px;
}
table.downloads td.schwarz {
	color: #1f1f21;
}
table.downloads td.fett {
	font-weight: bold;
}
