/* CSSTidy 1.3: Mon Jul 07 10:59:32 2008 */
/*
 * KDVZ citkomm
 * Edit zur optimalen Darstellung in Typo3
 * Hier: Damit diese Einstellungen sich in der linken Navigation nur auf Untermenüpunkte auswirken wurden die Pfade angepasst
 */
#pagepadding #row3 .col1 ol li a:link,#pagepadding #row3 .col1 ol li a:visited,.col3 a:link,.col3 a:visited {
/* background:url(../globalimgs/stdred2/menu_pfeil_red2_hover.gif) #F6DEDE 3px .3em no-repeat; */
background-color: #F6DEDE;
color:#952828;
}

#pagepadding #row3 .col1 ol li a:active,#pagepadding #row3 .col1 ol li a:hover,#pagepadding #row3 .col1 a:focus,.col3 a:active,.col3 a:hover,.col3 a:focus {
background:url(../globalimgs/stdred2/menu_pfeil_red2_hover.gif) #FFF 3px .3em no-repeat;
color:#952828;
}
/* Edit Ende */
/*
 * KDVZ citkomm
 * Erweiterung des StyleSheets zur optimalen Darstellung in Typo3
 * Hier: Zur korekten Darstellung der Untermenupunkte in der linken Navigation
 */
#pagepadding #row3 .col1 ol li a{
   padding-left: 12px;
   font-weight: normal;
}
#pagepadding #row3 .col1 ol{
   background-color: #DF8A8A;
}
#pagepadding #row3 .col1 .line{
   width: 201px;
   height: 5px;
   background-color: #DF8A8A;
}
/* Erweiterung Ende */
/*
#row2 .col3 li.font-size a{
	border: 1px solid #952828;
}
#row2 .col3 li{
	background-color: #F6DEDE;
}
*/
.col2 a {
color:#952828;
font-weight:bold;
}

.col2 a:link,.col2 a:visited {
background:transparent;
text-decoration:underline;
}

.col2 a:active,.col2 a:hover,.col2 a:focus {
background:#F6DEDE;
text-decoration:none;
}

.menuend {
background:transparent url(../globalimgs/stdred2/menuend.gif) left bottom repeat-x;
}

#row2 .col2,#row2 .col3 {
background:#952828;
}

#row2 .col3 div.padding {
border:0 none;
border-collapse:collapse;
color:#FFF;
font-weight:bold;
padding:1.2em;
text-align:right;
}

#row3 .col1 {
background:#DF8A8A;
}

#row3 .col2 h1,#row3 .col2 h2,#row3 .col2 h3,#row3 .col2 h4,#row3 .col2 h5,#row3 .col2 h6 {
color:#952828;
}

#row3 .col3 {
background:#DF8A8A;
}
/*
 * KDVZ citkomm
 * Erweiterung des StyleSheets zur optimalen Darstellung in Typo3
 * Hier: Damit Texte in der rechten Spalte auch nach was aussehen wird hier ein Hintergrund zugewiesen, die Abstände sind in witten.css festgelegt
 */
#row3 .col3 .bodytext{
	background: #F6DEDE;
}

#search {
/* background:url(../globalimgs/stdred2/bg_search.gif) #DF8A8A left bottom repeat-x; */
background-color: #DF8A8A;
}

#search .padding a {
background:transparent;
color:#FFF;
}

/* Veranstaltungskalender Anfang */
.tx-simplecalendar-pi1 fieldset legend{
	color: #952828;
}
#search .padding input[type="text"]:active, #search .padding input[type="text"]:hover, #search .padding input[type="text"]:focus, #search .padding .text:active, #search .padding .text:hover, #search .padding .text:focus, .col2 input[type="text"]:active, .col2 input[type="text"]:hover, .col2 input[type="text"]:focus, .col2 .padding .text:active, .col2 .padding .text:hover, .col2 .padding .text:focus, textarea:active, textarea:hover, textarea:focus {
	border-color: #DF8A8A;
}
.event_table_wrap th{
	background-color: #DF8A8A;
	color: #FFFFFF;
}
.event_table_wrap td{
	background-color: #F6DEDE;
}
/* Veranstaltungskalender Ende */
