/* CSS Reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {margin:0;padding:0;}
table {border-collapse:collapse;border-spacing:0;}
fieldset,img {border:0;}
address,caption,cite,code,dfn,em,strong,th,var {font-style:normal;font-weight:normal;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6 {font-size:100%;font-weight:normal;}
q:before,q:after {content:'';}
abbr,acronym {border:0;}
/* end: CSS Reset */



/* TYPOlight webCMS :: Copyright (C) 2005-2009 Leo Feyer :: LGPL license */
body{margin:0;padding:0;font-size:100.01%;text-align:left;position:relative;}select,input,textarea{font-size:99%;}form{margin:0;padding:0;}img{border:0;}#left{float:left;}#right{float:right;}/*#main{width:auto;position:relative;}.inside{position:relative;text-align:left;}.block{overflow:hidden;}*/.clear,#clear{height:0.1px;font-size:0.1px;line-height:0.1px;clear:both;}
.custom{display:block;text-align:left;}.custom:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
#wrapper { width:940px; margin:0 auto; }
#header { height:125px;}
#left { width:220px; position: relative;}
#main {  margin-left:220px; }
#footer { height:70px; }
.invisible{width:0px;height:0px;left:-1000px;top:-1000px;position:absolute;overflow:hidden;display:inline;}






.clearfix:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}

body, a {
	color: #444;
}
body {
	font-family: Arial;
	font-size:13px;
	line-height:1.4;
}
.active, .trail, .hover{
	color: #FFFFFF;
}

h1, h2, h3, h4, h5, h6, strong {
	color: #0b9360;
}

/* header */
#header {
	border-bottom: 5px solid #0b9360;
	padding-top: 25px;
	position:relative;
	z-index: 2;
}
#header .inside {
	height: 125px;
	width: 940px;
	margin: 0 auto;
	position: relative;
}
#afterHeader {
	margin: 0 auto;
	width: 940px;
	height: 180px;
	background: #FFF url(/img/header/sucht-start.jpg) no-repeat 0 0;
}

/* top Navigation */
#header .homeLink {
	display: none;
}
#header .mod_navigation {
	position: absolute;
	bottom: 0;
	right: 0;
	overflow: visible;
}

#header .level_1 {
	text-align: right;
}
#header .level_1 li{
	display: -moz-inline-box;
	display: inline-block; /* -> ie */
	width: 87px;
	height: 38px;
	background: #FFFFFF url(/img/topnav_button.jpg) repeat-x 0 0;
	margin-left: -2px;
	vertical-align:bottom;
	border-top: 1px solid;
	border-right: 1px solid;
	border-left: 1px solid;
	border-color: #d7d7d7;
	color: #333;
	text-align: center;
	list-style: none;
	position: relative;
}
#header .level_1 a,
#header .level_1 span{
	width: 87px;
	display:table-cell; /* -> ie */
	vertical-align: middle;
	height: 38px;
	text-decoration: none;
}
#header li.active,
#header li.trail,
#header li.hover{
	background: #0b9360 none;
	height: 40px;
}
#header a.hover {
	color: #FFF;
}
#header .level_1 span {
	height: 40px;
}
#header .level_2 {
	position: absolute;
	display: none;
	top: 38px;
	left: -1px;
	background: #FFFFFF none !important;
	width:183px;
	border-color: #0B9360;
	border-style: solid;
	border-width: 5px 1px 1px;
}
#header .hover .level_2,
#header .active .level_2,
#header .trail .level_2{
	top: 40px;
}
#header .last .level_2 {
	left: auto;
	right: -2px;
}
#header .level_2 li {
	padding: 5px 5px;
	margin: 0;
	list-style: none;
	background: #FFFFFF none;
	border: 0;
	width: auto;
	text-align: left;
	position: static;
	display: block;
	height: auto;
	line-height: 1.2;
}
#header .level_2 li.active {
	background-color: #0b9360;
}
#header .level_2 a,
#header .level_2 span {
	height: auto;
	width: auto;
	padding: 0;
	margin: 0;
	display: block;
	font-size:11px;
	line-height: 1.2;
}
#header .level_2 a{
	color: #0b9360;
}

#toplinks {
	position: absolute;
	top: -20px;
	right: 0;
}
#toplinks form {
	display: -moz-inline-box;
	display: inline-block;
	border: 1px solid #0b9360;
	width: 155px;
	height: 19px;
	background: #FFF url(/img/searchbox_bg.png) repeat-x 0 0;
	vertical-align: middle;
	position: relative;
	margin-right: 5px;
}
#toplinks #keywords {
	margin:0 5px;
	padding: 0;
	border: 0;
	background: transparent none;
	font-size: 11px;
	width: 125px;
	color: #8b8b8b;
}
#toplinks #submit {
	position: absolute;
	right: -5px;
	top: -1px;
}

#toplinks a {
	padding-left: 13px;
	background: #FFF url(/img/mininav_sprite.png) no-repeat 1px 5px;
	margin-right: 10px;
	display: -moz-inline-box;
	display: inline-block;
	font-size: 11px;
	text-decoration: none;
}
#toplinks #impressumlink {
	background-position: 1px -14px;
}
#toplinks #kontaktlink {
	background-position: 0 -33px;
}

/* equal height columns */

#wrapper {
	padding-left: 220px;
	width: 720px;
	background: #b5decf url(/img/schemes/side_green.png) no-repeat 0 bottom;
}
#wrapper #left {
	float: right;
	width: 220px;
	margin-left: -220px;
	padding: 25px 0 50px;
}
#wrapper #main {
	float: right;
	width: 710px;
	margin: 0;
	padding: 0 0 50px 10px;
}
.contentpage #wrapper #main {
	padding: 110px 0 50px 10px;
	background: transparent url(/img/header/sucht-verband.jpg) no-repeat 0 0;
}
#wrapper #container {
	background-color: #FFFFFF;
}

/* sidenav */
#left {
	color: #262533;
}
#left .mod_navigation a,
#left .mod_navigation span{
	text-decoration: none;
	padding: 4px 12px 4px 10px;
	line-height: 1.2;
	display: block;
}
#left .mod_navigation li {
	list-style: none;
}
#left .mod_navigation span{
	background: #0b9360 url(/img/arrow_right.png) no-repeat 207px center; /* -> ie */
	font-weight: bold;
}
#left .mod_navigation .level_2 span{
	background-position: 182px center; 
}
#left .mod_navigation a.trail {
	font-weight: bold;
	background-color: #0b9360;
}
#left .level_2 li {
	border-top: 1px solid #FFFFFF;
	background: #c4e5d9 none repeat-x 0 0;
	font-weight: normal; padding-left: 25px;
	list-style: none;
}
#left .level_2 span,
#left .level_2 a{
	background-color: transparent !important;
}
#left .level_2 li.first {
	border: 0;
	background: #c4e5d9 url(/img/submenu_shadow.png) repeat-x 0 0;
}


/* startpage sidenav */
.startpage #left .homeLink {
	display:none;
}
.startpage #left .mod_navigation a,
.startpage #left .mod_navigation span{
	text-decoration: none;
	line-height: 31px;
	width: 180px;
	display: block;
	background: #0b9360 url(/img/schemes/startpage_side.png) no-repeat 0 0;
	height: 31px;
	font-weight: bold;
	color: #FFFFFF;
	padding:0 0 0 40px;
}
.startpage #left .mod_navigation li {
	margin-bottom: 6px;
	list-style: none;
}
.startpage #left a.kontakt{
	background-position: 0 -38px;
}
.startpage #left a.einrichtungen{
	background-position: 0 -77px;
}
.startpage #left a.stellenangebote{
	background-position: 0 -113px;
}
.startpage #left .mod_navigation a:hover,
.startpage #left .mod_navigation span{
	background-position: -220px 0;
}
.startpage #left a.kontakt:hover,
.startpage #left .kontakt span{
	background-position: -220px -38px;
}
.startpage #left a.einrichtungen:hover,
.startpage #left .einrichtungen span{
	background-position: -220px -77px;
}
.startpage #left a.stellenangebote:hover,
.startpage #left .stellenangebote span,
.startpage #left .stellenangebote .trail{
	background-position: -220px -113px;
}

/* startpage sidecontent */
#left .mod_eventlist {
	margin-top: 30px;
	font-size: 12px;
}
#left .mod_eventlist h1 {
	font-size: 17px;
	font-weight: bold;
	border-bottom: 1px solid #0b9360;
	margin-bottom: 12px;
}
#left .mod_eventlist h2 a{
	color: #0b9360;
	font-weight: bold;
	text-decoration: none;
}
#left .mod_eventlist .header {
	padding: 18px 0 0;
}
#left .mod_eventlist .event{
	padding: 0 0 1em;
	margin-bottom: 1em;
	border-bottom: 1px solid #0b9360;
}
#left .mod_eventlist .more {
	display: none;
}

#left .mod_login {
	background: #FFF url(/img/loginbox_bottom.png) no-repeat 0 bottom;
	margin-top: 30px;
}
#left .mod_login form {
	padding: 0 10px 10px;
}
#left .mod_login h1 {
	background: #FFFFFF url(/img/loginbox_top.png) no-repeat scroll 0 0;
	font-size: 12px;
	font-weight: bold;
	line-height: 23px;
	text-transform: uppercase;
	color: #262533;
	padding: 2px 10px 0;
	letter-spacing: 1px;
}
#left .mod_login #username,
#left .mod_login #password {
	background: #FFFFFF url(/img/searchbox_bg.png) repeat-x scroll 0 0;
	border: 1px solid #262533;
	height: 19px;
	width: 188px;
	font-size:11px;
	height:17px;
	padding:3px 5px 0;
	color:#8B8B8B;
}
#left .mod_login .submit_container{
	margin-top: 5px;
}
#left .mod_login .error {
	color: #CF2E2E;
}
#left .mod_login .submit {
	background-color: #0B9360;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	border: 0;
	color: #FFFFFF;
	font-size: 11px;
	padding: 3px 14px;
	cursor: pointer;
}


.contentpage #left .mod_login,
.contentpage #left .mod_login h1 {
	background: transparent none;
}
.contentpage #left .mod_login{
	margin: 30px 10px 0;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	border: 1px solid #FFF;
}
.contentpage #left .mod_login #username, 
.contentpage #left .mod_login #password {
	width: 168px;
}


/* content */
#afterHeader {
	overflow: hidden;
}

#main .inside {
	padding: 0 0 0 70px;
	width: 400px;
	float: left;
}
.startpage #wrapper #main {
	padding-top: 25px;
}
#main .inside h1 {
	font-size: 28px;
	margin: 0 0 1em;
	/*position: relative;*/
	font-weight:bold;
}
#main .inside h2 {
	font-size: 18px;
	margin: 1em 0;
}
#main .inside strong {
	font-weight: bold;
	color: #0b9360;
}
#main .inside p {
	margin-bottom: 1em;
}
#main .inside a{
	color: #0b9360;
}
#main .inside .mod_article ul,
#main .inside .mod_article ol{
	padding-left: 2em;
	margin-bottom: 1em;
}
#main .inside .mod_article li {
	margin: 1em 0;
}


#rightCol {
	float: right;
	width: 160px;
	margin-top: 65px;
	color: #000;
}
.startpage #rightCol {
	margin-top: 0;
}
#rightCol h1 {
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 23px;
	text-align: center;
	font-size:12px;
}

#rightCol .mod_article h1 {
	background: #cf2e2e url(/img/articlebox_top.png) no-repeat 0 0;
	position: absolute;
	top: 0;
	left: 0;
	width: 160px;
	height: 23px;
}
#rightCol .mod_article img {
	vertical-align: -4px;
}
#rightCol .ce_downloads p {
	margin-bottom: 3px;
}
#rightCol .mod_article {
	background: #cf2e2e url(/img/articlebox_bottom.png) no-repeat 0 bottom;
	padding:28px 10px 10px;
	margin-bottom: 25px;
	position: relative;
}
#rightCol .mod_article .block {
	overflow: visible;
}

#rightCol .mod_newslist h1{
	background: #0b9360 url(/img/newsbox_top.png) no-repeat 0 0;
}
#rightCol .mod_newslist {
	background: #FFFFFF url(/img/newsbox_bottom.png) no-repeat 0 bottom;
}
#rightCol .mod_newslist .layout_short{
	padding: 10px 10px 0 10px;
	font-size: 12px;
}
#rightCol .mod_newslist .info,
#intern-startseite .mod_newslist .info{
	color: #c7c7c7;
	font-size: 12px;
	margin: 0;
}
#intern-startseite .mod_newslist .author{
	display:none;
}
#intern-startseite .mod_newslist h2 {
	margin-top: 0;
}
#intern-startseite .mod_newslist .layout_short{
	margin-bottom: 2em;
}
#rightCol .mod_newslist .teaser {
	padding-bottom: 9px;
	border-bottom: 1px solid #c7c7c7;
	white-space: pre-line;
}
#rightCol .mod_newslist .first {
	border-left: 1px solid #0B9360;
	border-right: 1px solid #0B9360;
}
#rightCol .mod_newslist .last .teaser {
	border: 0;
}

/* footer */
#footer {
	border-top: 5px solid #0b9360;
}
#footer ul {
	color:#888888;
	text-align: center;
	width: 960px;
	margin: 10px auto;
}
#footer li {
	padding: 0 13px 0 12px;
	background: transparent url(/img/seperator.png) no-repeat right 3px;
	display: -moz-inline-box;
	display: inline-block;
	list-style: none;
}
#footer li.last {
	background-image: none;
}

/* catalog */

.mod_catalogfilter span {
	display: block;
}
.mod_catalogfilter span:first-child {
	display:none;
}
.mod_catalogfilter span input,
.mod_catalogfilter span label{
	display: -moz-inline-box;
	display: inline-block;
	vertical-align: middle;
}
.mod_catalogfilter span label {
	width: 180px;
	cursor: pointer;
}
.mod_catalogfilter .clearall {
	display: none;
}

#left .mod_catalogfilter {
	padding: 0 10px;
}
#left .mod_catalogfilter h2{
	font-size: 17px;
	margin-top: 25px;
	margin-bottom: -10px;
}
.mod_catalogfilter h3 {
	font-size: 13px;
	font-weight:bold;
	border-bottom: 1px solid #FFF;
}
.mod_catalogfilter .checkbox_container {
	border-bottom: 1px solid #FFF;
	padding-bottom:3px;
	color: #444444;
}
#left .mod_catalogfilter .widget {
	margin-top: 15px;
	overflow: hidden;
}
.mod_catalogfilter select {
	width: 200px;
	border: 0;
	border-bottom: 1px solid #FFF;
	background-color: #C6E7DE;
	color: #444444;
	float: left;
}
.filter_sort ul {
	overflow: hidden;
	float: right;
}
.filter_sort li{
	list-style: none;
	float: left;
	margin-bottom: 3px;
	margin-left: 5px;
}
.filter_sort li.active {
	display: none;
}
.filter_field_berufsgruppe {
	margin-left: 185px;
	overflow: hidden;
	margin-bottom: 1px;
}
.sort_group h2 {
	text-align: right;
}
#main .inside .mod_cataloglist h2 {
	font-size: 13px;
	margin: 0;
}
.mod_cataloglist .item {
	margin-bottom: 10px;
	clear: both;
}
#main .inside .mod_cataloglist .item p {
	margin: 0;
	font-size: 12px;
}
.mod_cataloglist .item h3 {
	font-size: 12px;
}
.mod_cataloglist .image {
	float: left;
	display: block;
}
.mod_cataloglist .total {
	display:block;
	margin-bottom: 10px;
	border-bottom: 1px solid #0B9360;
}
.mod_cataloglist .pagination {
	border-top: 1px solid #0B9360;
}
.mod_cataloglist .pagination p {
	float: left;
}
.mod_cataloglist .pagination ul {
	float: right;
}
.mod_cataloglist .pagination li {
	float: left;
	list-style: none;
	margin-left: 5px;
}
.catalog #main .inside,
.fullWidth #main .inside{
	width: 640px;
}
.catalog #main .inside .mod_catalogfilter,
.catalog #main .inside .mod_cataloglist {
	width: 640px;
	overflow: hidden;
}
.catalog #rightCol,
.fullWidth #rightCol{
	display: none;
}

.ajaxicon {
	float: right;
}

.sortList {
	list-style: none;
	float: right;
}
.sortList li {
	display: inline;
}
.catalog #main .inside .mod_catalogfilter {
	margin-bottom: -19px;
}
.sortList .selected {
	text-decoration: none;
}

/* - item page */
.mod_catalogreader .top img{
	float: right;
}
.mod_catalogreader .file img {
	float: none;
	vertical-align: middle;
	margin-right: 2px;
}
.mod_catalogreader .top img.helper {
	float: none;
	vertical-align: middle;
}
#main .inside .mod_catalogreader .top h1 {
	margin-bottom: 0;
}
.mod_catalogreader .top h2 {
	margin-bottom: 20px;
	font-size: 20px;
}
.mod_catalogreader h3 {
	font-size: 13px;
	font-weight: bold;
	color: #0B9360;
}
.nospam {
	direction: rtl;
	unicode-bidi:bidi-override;
}
/* end catalog */

/* Kontaktformular */
.formbody .col_0{
	vertical-align: top;
	width: 150px;
}
.formbody .text,
.formbody textarea{
	width: 250px;
}
.formbody .submit_container {
	text-align:right;
}
.formbody td {
	padding-bottom: 3px;
}
/* end Kontantkforumlar */
#left .mod_eventlist .teaser {
	display: none;
}
.mod_eventlist .teaser,
.pre-line{
	white-space: pre-line;
}
.mod_eventlist .header {
	display:none;
}
.mod_eventlist .event {
	margin-bottom: 3em;
}
.mod_eventlist .more {
	text-align: right;
}
#main .inside .mod_eventlist h2 {
	margin-bottom: 0.25em;
}
.mod_eventlist .time {
	font-weight: bold;
}

.upLink{
	margin-top: 40px;
}
.upLink a{
	font-size: 10px;
	padding-left: 15px;
	background: transparent url(/img/arrow_up.png) no-repeat 0 0;
}
#left .mod_navigation .homeLink {
	margin: 20px 0;
}
#left .mod_navigation .homeLink a {
	padding-left: 28px;
	background: transparent url(/img/arrow_left.png) no-repeat 10px 6px;
	font-size: 12px;
}

em {
	font-style: italic;
}

#main .inside .error {
	margin: 0;
	color: #F00;
}

#printInfo {
	display: none;
}
.mod_eventlist {
	overflow: hidden;
}
.eventAnchor .time2 {
	display: block;
	float: left;
	clear: left;
	width: 150px;
}
.eventAnchor a {
	display: block;
	float: left;
	width: 490px;
	margin-bottom:3px;
}

/* form layout */
td .radio_container span {
  display: block;
}

  


/* color schemes */
.startpage #wrapper{
	background: #FFFFFF url(/img/schemes/startpage_bg.png) no-repeat 50px bottom;
}
.startpage #wrapper #container{
	background-color: transparent;
}

#header  .level_1 .level_2 li.red,
#header  .level_1 .level_2 li.purple,
#header  .level_1 .level_2 li.yellow,
#header  .level_1 .level_2 li.orange,
#header  .level_1 .level_2 li.blue,
#header  .level_1 .level_2 li.brown,
#header  .level_1 .level_2 li.lightblue {
	background-color: #FFFFFF;
}

#header .level_1 li.red, .red #left .mod_navigation span, .red #left li.trail a, #header .red .level_2 li.active, .red #left .mod_login .submit {background-color: #cf2e2e}
.red #header, .red #footer, #header .red .level_2 {border-color: #cf2e2e}
.red #wrapper {background: #ecabab url(/img/schemes/side_red.png) no-repeat 0 bottom}
.red #left .level_2 li, .red .mod_catalogfilter select {background-color: #f6d5d5;}
.red h1, .red h2, .red h3, .red h4, .red h5, .red h6, .red #main .inside strong, #header .red .level_2 a, .red #main .inside a {color: #cf2e2e}
.red #wrapper #main {background-image: url(/img/header/sucht-betroffene.jpg)}

#header .level_1 li.purple, .purple #left .mod_navigation span, .purple #left li.trail a, #header .purple .level_2 li.active, .purple #left .mod_login .submit {background-color: #a947ac}
.purple #header, .purple #footer, #header .purple .level_2  {border-color: #a947ac}
.purple #wrapper {background: #ddb5de url(/img/schemes/side_purple.png) no-repeat 0 bottom}
.purple #left .level_2 li, .purple .mod_catalogfilter select {background-color: #E4C4E5;}
.purple h1, .purple h2, .purple h3, .purple h4, .purple h5, .purple h6, .purple #main .inside strong, #header .purple .level_2 a, .purple #main .inside a {color: #a947ac}
.purple #wrapper #main {background-image: url(/img/header/sucht-fachinformationen.jpg)}

#header .level_1 li.yellow, .yellow #left .mod_navigation span, .yellow #left li.trail a, #header .yellow .level_2 li.active, .yellow #left .mod_login .submit {background-color: #c9ae00}
.yellow #header, .yellow #footer, #header .yellow .level_2  {border-color: #c9ae00}
.yellow #wrapper {background: #e9df99 url(/img/schemes/side_yellow.png) no-repeat 0 bottom}
.yellow #left .level_2 li, .yellow .mod_catalogfilter select {background-color: #EDE5AD;}
.yellow h1, .yellow h2, .yellow h3, .yellow h4, .yellow h5, .yellow h6, .yellow #main .inside strong, #header .yellow .level_2 a, .yellow #main .inside a {color: #c9ae00}
.yellow #wrapper #main {background-image: url(/img/header/sucht-stellungnahmen.jpg)}

#header .level_1 li.orange, .orange #left .mod_navigation span, .orange #left li.trail a, #header .orange .level_2 li.active, .orange #left .mod_login .submit {background-color: #f68700}
.orange #header, .orange #footer, #header .orange .level_2  {border-color: #f68700}
.orange #wrapper {background: #fbcf99 url(/img/schemes/side_orange.png) no-repeat 0 bottom}
.orange #left .level_2 li, .orange .mod_catalogfilter select {background-color: #FCD9AD;}
.orange h1, .orange h2, .orange h3, .orange h4, .orange h5, .orange h6, .orange #main .inside strong, #header .orange .level_2 a, .orange #main .inside a {color: #f68700}
.orange #wrapper #main {background-image: url(/img/header/sucht-gutachten.jpg)}

#header .level_1 li.blue, .blue #left .mod_navigation span, .blue #left li.trail a, #header .blue .level_2 li.active, .blue #left .mod_login .submit {background-color: #004c8b}
.blue #header, .blue #footer, #header .blue .level_2  {border-color: #004c8b}
.blue #wrapper {background: #99b7d1 url(/img/schemes/side_blue.png) no-repeat 0 bottom}
.blue #left .level_2 li, .blue .mod_catalogfilter select {background-color: #ADC5DA;}
.blue h1, .blue h2, .blue h3, .blue h4, .blue h5, .blue h6, .blue #main .inside strong, #header .blue .level_2 a, .blue #main .inside a {color: #004c8b}
.blue #wrapper #main {background-image: url(/img/header/sucht-veroeffentlichungen.jpg)}

#header .level_1 li.brown, .brown #left .mod_navigation span, .brown #left li.trail a, #header .brown .level_2 li.active, .brown #left .mod_login .submit {background-color: #9b4f29}
.brown #header, .brown #footer, #header .brown .level_2  {border-color: #9b4f29}
.brown #wrapper {background: #d7b9a9 url(/img/schemes/side_brown.png) no-repeat 0 bottom}
.brown #left .level_2 li, .brown .mod_catalogfilter select {background-color: #DFC7BA;}
.brown h1, .brown h2, .brown h3, .brown h4, .brown h5, .brown h6, .brown #main .inside strong, #header .brown .level_2 a, .brown #main .inside a {color: #9b4f29}
.brown #wrapper #main {background-image: url(/img/header/sucht-presse.jpg)}

#header .level_1 li.lightblue, .lightblue #left .mod_navigation span, .lightblue #left li.trail a, #header .lightblue .level_2 li.active, .lightblue #left .mod_login .submit {background-color: #0D81DF}
.lightblue #header, .lightblue #footer, #header .lightblue .level_2  {border-color: #0D81DF}
.lightblue #wrapper {background: #77B9EF url(/img/schemes/side_lightblue.png) no-repeat 0 bottom}
.lightblue #left .level_2 li, .lightblue .mod_catalogfilter select {background-color: #4FB0FF;}
.lightblue h1, .lightblue h2, .lightblue h3, .lightblue h4, .lightblue h5, .lightblue h6, .lightblue #main .inside strong, #header .lightblue .level_2 a, .lightblue #main .inside a {color: #0D81DF}
.lightblue #wrapper #main {background-image: url(/img/header/sucht-veranstaltungen.jpg)}

