/* CSSTidy 1.3: Mon Jul 07 10:59:22 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/stdred1/menu_pfeil_hblau.gif) #FADBD9 3px .3em no-repeat; */
background-color: #FADBD9;
color:#da251d;
}

#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/stdred1/menu_pfeil_hblau_hover.gif) #FFF 3px .3em no-repeat;
color:#da251d;
}
/* 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: #EE817C;
}
#pagepadding #row3 .col1 .line{
   width: 201px;
   height: 5px;
   background-color: #EE817C;
}
/* Erweiterung Ende */
/*
#row2 .col3 li.font-size a{
	border: 1px solid #DA251D;
}
#row2 .col3 li{
	background-color: #FADBD9;
}
*/
.col2 a {
color:#da251d;
font-weight:bold;
}

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

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

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

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

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

#row3 .col1 {
background:#EE817C;
}

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

#row3 .col3 {
background:#EE817C;
}
/*
 * 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: #FADBD9;
}

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

#search .padding a {
background:transparent;
color:#FFF;
}
.mailform .formcontainer .field textarea:hover, .mailform .formcontainer .field input:hover, .mailform .formcontainer .field select:hover, .mailform .formcontainer .field textarea:focus, .mailform .formcontainer .field input:focus, .mailform .formcontainer .field select:focus{
	border-color: #EE817C;
}
