/* CSSTidy 1.3: Mon Jul 07 10:58:44 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/stdblue2/menu_pfeil_hblau.gif) #E0DFF5 3px .3em no-repeat; */
background-color: #E0DFF5;
color:#2a2779;
}

#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:#2a2779;
}
/* 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 */
/*
#row2 .col3 li.font-size a{
	border: 1px solid #2A2779;
}
#row2 .col3 li{
	background-color: #E0DFF5;
}
*/
.col2 a {
color:#2a2779;
font-weight:bold;
}

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

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

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

#row2 .col2,#row2 .col3 {
background:#2a2779;
}

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

#row3 .col1 {
background:#928FDB;
}

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

#row3 .col3 {
background:#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: #E0DFF5;
}

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

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