/* CSSTidy 1.3: Mon Jul 07 10:58:40 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/stdblue1/menu_pfeil_hblau.gif) #E0DFF5 3px .3em no-repeat; */
background-color: #E0DFF5;
color:#01009A;
}

#pagepadding #row3 .col1 ol li a:active,#pagepadding #row3 .col1 ol li a:hover,#pagepadding #row3 .col1 ol li a:focus,.col3 a:active,.col3 a:hover,.col3 a:focus {
background:url(../globalimgs/stdblue2/menu_pfeil_dblau_hover.gif) #FFF 3px .3em no-repeat;
color:#01009A;
}
/* 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: #928FDB 
}
#pagepadding #row3 .col1 .line{
   width: 201px;
   height: 5px;
   background-color: #928FDB;
}
/* Erweiterung Ende */

.col2 a {
color:#01009A;
font-weight:bold;
}

.col2 a:link,.col2 a:visited {
background-color:transparent;
text-decoration:underline;
}

.col2 a:active,.col2 a:hover,.col2 a:focus {
background-color:#E0DFF5;
text-decoration:none;
}

.menuend {
background:transparent url(../globalimgs/stdblue2/menuend.gif) left bottom repeat-x;
}

#row2 .col2,#row2 .col3 {
background-color:#01009A;
}

#row2 .col3 div.padding {
border:0 none;
border-collapse:collapse;
color:#FFF;
font-weight:bold;
padding:1.2em;
text-align:right;
}

#row3 .col1 {
background-color:#928FDB;
}

#row3 .col2 h1,#row3 .col2 h2,#row3 .col2 h3,#row3 .col2 h4,#row3 .col2 h5,#row3 .col2 h6 {
color:#01009A;
}

#row3 .col3 {
background-color:#928FDB;
}
/*
 * 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-color: #E0DFF5;
}

#search {
/* background:url(../globalimgs/stdblue1/bg_search.gif) #928FDB left bottom repeat-x; */
background-color: #928FDB;
}

#search .padding a {
background-color:transparent;
color:#FFF;
}
