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

#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/stdorange1/menu_pfeil_orange_hover.gif) #FFF 3px .3em no-repeat;
color:#BF4800;
}
/* 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: #FFA26A;
}
#pagepadding #row3 .col1 .line{
   width: 201px;
   height: 5px;
   background-color: #FFA26A;
}
/* Erweiterung Ende */
/* rechts oben Anfang 
#row2 .col3 li.font-size a{
	border: 1px solid #FF6D18;
}
#row2 .col3 li{
	background-color: #FFECDF;
}
 rechts oben Ende */
.col2 a {
color:#FF6D18;
/*color: #666;*/
font-weight:bold;
}

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

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

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

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

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

#row3 .col1 {
background:#FFA26A;
}

#row3 .col2 h1,#row3 .col2 h2,#row3 .col2 h3,#row3 .col2 h4,#row3 .col2 h5,#row3 .col2 h6 {
color:#FF6D18;
/*color: #666;*/
}

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

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

#search .padding a {
background:transparent;
color:#FFF;
}
/* Civserv Contact Form Anfang */

.mailform .field input:hover, .mailform .field select:hover, .mailform .field textarea:hover, .mailform .field input:focus, .mailform .field select:focus, .mailform .field textarea:focus{
	border-color: #FFA26A;
}
.mailform fieldset legend{
	color: #FF6D18;
}
/* Civserv Contact Form Ende */
