@charset "utf-8";
/* CSS Document */

.sidebar_nav ul li a { display: block; width: 200px; height: 17px; padding: 8px 25px; border-bottom: 1px solid #D1C9DD; font-family: Verdana, Arial, Helvetica, sans-serif; color: #444444; font-weight: bold;}
.sidebar_nav ul li a:hover { background: #8ed8f8 url(../../images/pfeil_blau.gif) no-repeat 8px 13px; text-decoration: none; } 

.sidebar_nav ul li.current a { background: #8ed8f8 url(../../images/pfeil_blau.gif) no-repeat 8px 13px; text-decoration: none; } 
.sidebar_nav ul li.current a:hover { background: #8ed8f8 url(../../images/pfeil_blau.gif) no-repeat 8px 13px; text-decoration: none; } 


.sidebar_nav ul li ul li a { display: block; width: 150px; height: 17px; padding: 8px 50px; border-bottom: 1px solid #D1C9DD; font-family: Verdana, Arial, Helvetica, sans-serif; color: #444444; font-weight: bold; background: #C7EAFB url(../../images/pfeil_blau_sub.gif) no-repeat 30px 13px;}
.sidebar_nav ul li ul li a:hover { background: #C7EAFB url(../../images/pfeil_blau_sub_hover.gif) no-repeat 30px 13px; text-decoration: none; } 

.sidebar_nav ul li.current ul li a { display: block; width: 150px; height: 17px; padding: 8px 50px; border-bottom: 1px solid #D1C9DD; font-family: Verdana, Arial, Helvetica, sans-serif; color: #444444; font-weight: bold; background: #C7EAFB url(../../images/pfeil_blau_sub.gif) no-repeat 30px 13px;}
.sidebar_nav ul li.current ul li a:hover { background: #C7EAFB url(../../images/pfeil_blau_sub_hover.gif) no-repeat 30px 13px; text-decoration: none; }

.sidebar_nav ul li ul li.current2 a { background: #C7EAFB url(../../images/pfeil_blau_sub_hover.gif) no-repeat 30px 13px; text-decoration: none; } 
.sidebar_nav ul li ul li.current2 a:hover { background: #C7EAFB url(../../images/pfeil_blau_sub_hover.gif) no-repeat 30px 13px; text-decoration: none; } 



.hlist { background: #B8ABCA url("../../images/menu_bg_blau.gif") repeat-x top right; }
 
h1, h2, h3, h4, h5, h6 { color: #00aeef; }

ul.arbeitsbereiche  li ul li a	{ background: #44C8F5; }
ul.arbeitsbereiche  li ul li	{ height: auto; margin: 0; background:#44C8F5; border-bottom: 1px solid #00aeef;}
.freizeiten a:hover {background: #00b9f2 !important;}


.arbeitsbereich_header { background: #8ED8F8; }


.seminars_box { background: #8ed8f8;  }
.seminars_box_2col { background: #8ed8f8; }
.seminars_box_send a {background: #8ed8f8;  }
.seminars_box_send a:hover { background: #C7EAFB; }
.seminars_box h3, .seminars_box_2col h3 { color: #00aeef; }
.seminars_back a { background: #8ed8f8; }
.seminars_back a:hover {  background: #C7EAFB; }



