#pagepadding #row3 .col1 ol li a:link,#pagepadding #row3 .col1 ol li a:visited,.col3 a:link,.col3 a:visited {
    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(menu_pfeil_hover.gif) #FFF 3px .3em no-repeat;
    color:#01009a;
}

#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;
}

.col2 a {
    color:#01009a;
    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(menuend.gif) left bottom repeat-x;
}

#row2 .col2,#row2 .col3 {
    background:#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:#928fdb;
}

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

#row3 .col3 {
    background:#928fdb;
}

#row3 .col3 .bodytext{
	background: #e0dff5;
}

#search {
    background-color: #928fdb;
}

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


div.button_facebook {
	width: 21px;
	height: 21px;
	padding-right: 8px;
	background-image: url(/fileadmin/templates/button_facebook.jpg);
        background-repeat: no-repeat;
	float: right;
}
a.button_facebook {
	display: block;
	width: 21px;
	height: 21px;
}
a.button_twitter {
        display: block;
        width: 21px;
        height: 21px;
}
a.button_mail {
        display: block;
        width: 21px;
        height: 21px;
}
div.button_twitter {
	width: 21px;
	height: 21px;
	padding-right: 8px;
	background-image: url(/fileadmin/templates/button_twitter.jpg);
        background-repeat: no-repeat;
	float: right;
}
div.button_mail  {
	margin-right: 2px;
	width: 21px;
	height: 21px;
	background-image: url(/fileadmin/templates/button_mail.gif);
        background-repeat: no-repeat;
	float: right;
}





