@charset "utf-8";
/* Frontend-Design bss-it */

body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
    text-align: center;
    color: #666666;

}

body.fck {
	margin: 0px;
	padding: 0px;
	background-image: none;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
    color: #666666;
}


/* Mysyde-Standard-Tags */

#container {
    width: 100%;
	text-align: center;
    background-color: #F6F6F6;

}

#container_1 {
}

#container_2 {
		position: absolute;
        left: 50%;
        top: 0px;
        margin-left: -490px;
		width: 980px;
        border: 1px solid #c5c5c5;
        background-color: #F6F6F6;
}

#container_3 {
}

#header {
        width: 980px;
        height: 140px;
		background-color: #3366CC;

}

#header_1 {
	display: none;
}

#header_2 {  /* Banner BSS im Header */
	width: 980px;
	height: 140px;
	background-image: url(../img/lederer.jpg);
	background-repeat: no-repeat;
	background-position: center;

}

#header_3 {
	display: none;
}

#menu {
    position: absolute;
    width: 630px;

    top: 140px;
    left: 50%;
    z-index: 2;
    margin-left: -140px;
    border-top: 1px solid #c5c5c5;
    border-left: 1px solid #c5c5c5;
    background-color: lime;
}

#menu_1 { /*Menüebene 1 */
	padding: 3px 6px 3px 60px;
    background-color: #254a98;
    border-bottom: 1px solid white;
    text-align: left;
}

#menu_2 { /* Menüebene 2 */
   background-color: #9FB0D2;
   text-align:left;
   padding: 3px 12px 3px 60px;
}

#menu_3 {
}

#gadget {
    width: 348px;
        min-height: 200px;
	border-top: 1px solid #c5c5c5;
    float:left;

}

#gadget_1 {
	width: 350px;
	height: 223px;
    overflow: hidden;

}

#gadget_2 { /* rechte Inhaltsleiste */
	width: 350px;
	height: 80px;
	padding: 0px;
	background: #CCC;
}

.spacer_line {
	width: 350px;
	background-image: url(../img/spacer_line.png);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 5px;
}

#gadget_3 {
	width: 350px;
    text-align: left;
	background: #f6f6f6;
    padding: 10px 0px 0px 0px;
    margin: 0px;
}
#gadget_3 h2 {
  margin: 0px;
  padding: 0px;
}


#content_box {
    width: 630px;
	margin: 0px; /* oben, rechts, unten, links */
	padding: 0px;
	background-color: #FFF;
	text-align: left;
}

#content {
    /*width: 278px;*/
    width: 589px;
    min-height: 500px;
    float: left;
    margin-top: 40px;
    margin-left: 2px;
    padding: 10px;
    text-align: justify;
    padding-left: 30px;
    border-left: 1px solid #c5c5c5;
    background-color: white;
    line-height: 16px;
}

#content_fck {
	margin: 5px 5px 5px 5px;
	width: 600px;
	background-color: #FFF;
	text-align: justify;
	min-height: 400px;
}

#content_1 {  /* Navigationspfad */
	margin: 0px;
}

#content_2 { /* Überschrift */
	margin: 0px;

}

#content_3 { /* Inhalt */
	margin: 0px;

}

#box {
}

#box_1 {
	display:none;
}

#box_2 {
	display:none;
}

#box_3 {
	display:none;
}

#footer { /* Footer */
    width: 980px;
    height: 20px;
    clear: both;
}

#footer_1 {
	height: 5px;
    background-color: #284C98;
}

#footer_2 {
	padding: 2px 2px 2px 30px;
    background-color: #BEC9DF;
    font-size: 9px;
    text-align: left;
    color: #284C98;
}

#footer_3 {
	display:none;
}

/* Individuelle definitionen */

a:link, a:active, a:visited {
	color: #175da3;
	text-decoration:underline;
}

h1 a:link, h1 a:active, h1 a:visited, h2 a:link, h2 a:active, h2 a:visited, h3 a:link, h3 a:active, h3 a:visited {
	color: #9FB0D2;
	text-decoration:underline;
}

a:hover, h1 a:hover, h2 a:hover, h3 a:hover {
	text-decoration: none;
}
#gadget_3 a:active, #gadget_3 a:link, #gadget_3 a:visited {
    color: #666666;
    text-decoration: none;
    font-size: 11px;
}


/* Hauptmenü */
#menu_1 ul {
	padding: 0px;
	margin: 0px;
    list-style-type: none;

}

#menu_1 ul li {
	margin: 0px;
    display: inline;
}
#menu_1 a:link, #menu_1 a:visited, #menu_1 a:active {
		color: white;
        text-decoration: none;
        font-weight:bold;
        background-image: url(../img/menu_line.gif);
        background-position: right center;
        background-repeat: no-repeat;
        padding: 3px 12px 4px 12px;
}
#menu_1 a:hover {
    background-color: #9FB0D2;
}


#menu_1 a.active:link, #menu_1 a.active:visited, #menu_1 a.active:active {
    background-color: #9FB0D2;
    color: #254A98;
}
#menu_1 a.active_tree:link, #menu_1 a.active_tree:visited, #menu_1 a.active_tree:active {
    background-color: #9FB0D2;
    color: #254A98;
}

#menu_2 ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

#menu_2 ul li {
	padding: 0px;
	margin: 0px;
    display: inline;
}

#menu_3 ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

#menu_3 ul li {
	padding: 0px;
	margin: 0px;
}


#menu_2 a {
    color:white;
    text-decoration: none;
    font-weight: normal;
    background-image: url(../img/menu_line.gif);
    background-position: right center;
    background-repeat: no-repeat;
    padding: 3px 12px 4px 12px;
}

#menu_2 li.level_1 a {
	padding: 2px 6px 2px 8px; /* oben, rechts, unten, links */
}

#menu_2 li.level_2 a {
	padding: 1px 12px 1px 12px; /* oben, rechts, unten, links */
	font-size: 11px;
}

#menu_2 li.level_3 a {
	padding: 1px 6px 1px 26px; /* oben, rechts, unten, links */
	font-size: 11px;
}

#menu_2 li.level_4 a {
	padding: 1px 6px 1px 36px; /* oben, rechts, unten, links */
	font-size: 11px;
}

#menu_2 li.level_5 a {
	padding: 1px 6px 1px 46px; /* oben, rechts, unten, links */
	font-size: 11px;
}

#menu_2 a.active:link, #menu_2 a.active:visited, #menu_2 a.active:active, #menu_2 a.active:hover {
    color: #254A98;
    text-decoration: none;


}

#menu_2 a.active_tree:link, #menu_2 a.active_tree:visited, #menu_2 a.active_tree:active, #menu_2 a.active_tree:hover {
	background-image:url(../img/pfeil-unten.gif);
	background-repeat:no-repeat;
	background-position: right center;
}

/* Inhaltsbereich */

#content h1, #content_fck h1 {
	font-size: 24px;
	color: #9FB0D2;
	margin: 30px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	font-weight: normal;
}

#content h2, #content_fck h2 {
	font-size: 14px;
	color: #254A98;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

#content h3, #content_fck h3 {
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	color: #d9681c;
	font-weight: bold;
}

#content h4, #content h5, #content h6, #content_fck h4, #content_fck h5, #content_fck h6 {
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	font-weight: bold;
}

#content ul, #content_fck ul {
	list-style-image:url(../img/ul.gif);
}

#content a.pdf:link, #content a.pdf:visited, #content a.pdf:active, #content_fck a.pdf:link, #content_fck a.pdf:visited, #content_fck a.pdf:active {
	text-decoration: none;
	display: block;
	background-image: url(../img/pdf.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 4px 8px 4px 32px; /* oben, rechts, unten, links */

}

#content a.pdf:hover, #content_fck a.pdf:hover {
	text-decoration:none;
	background-color: #f1f1f1;
}


#content_1 a:link, #content_1 a:visited, #content_1 a:active {
	font-size: 11px;
	text-decoration:none;
	background-image:url(../img/pfeil-rechts.gif);
	background-repeat:no-repeat;
	background-position: left center;
	padding-left: 12px;
}

#content_1 a:hover {
	text-decoration:underline;
}

/* Footer */

#footer_2 a:link, #footer_2 a:visited, #footer_2 a:active {
	text-decoration:underline;
	color: #000;
	margin: 0px 16px 0px 0px; /* oben, rechts, unten, links */
}

#footer_2 a:hover {
	text-decoration:none;
}

#menu_1 h1 {
	width: auto;
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	color:#FFF;
	text-transform:uppercase;
}


input, textarea, select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}

div.label {
	float: left;
	width: 150px;
	text-align: left;
	margin: 4px 0px 2px 0px; /* oben, rechts, unten, links */
	overflow: hidden;
	height: 20px;
}

div.inputfield {
	float:none;
	padding: 1px;
}

div.input {
	margin: 0px 0px 4px 0px; /* oben, rechts, unten, links */
	padding: 0px;
	vertical-align: bottom;
	min-height: 20px;
}

input.code {
	border: 1px solid #abadb3;
	background-color:#FFF;
	height: 16px;
	width: 100px;
	padding: 1px 1px 1px 1px; /* oben, rechts, unten, links */
}

input.checkbox {
	height: 20px;
	width: 20px;
	padding: 0px 1px 0px 1px; /* oben, rechts, unten, links */
}

input.text {
	border: 1px solid #abadb3;
	background-color:#FFF;
	height: 16px;
	width: 200px;
	padding: 1px 1px 1px 1px; /* oben, rechts, unten, links */
}

select.select {
	border: 1px solid #abadb3;
	height: 20px;
	width: 100px;
	padding: 0px 0px 0px 0px; /* oben, rechts, unten, links */
}

textarea {
	border: 1px solid #abadb3;
	background-color:#FFF;
	height: 90px;
	width: 200px;
	padding: 1px 1px 1px 1px; /* oben, rechts, unten, links */
}

div.bss_location_search {
	width: 296px;
	height: 108px;
	padding: 70px 10px 10px 180px; /* oben, rechts, unten, links */
	background-image: url(../img/location_search_background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

div.bss_location_location {
	width: 446px;
	height: 112px;
	padding: 20px 20px 20px 20px; /* oben, rechts, unten, links */
	background-image: url(../img/location_background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	vertical-align: middle;
	overflow: hidden;
}

.news_container {
	width: 500px;
	background-image: url(/module/news/img/shownews.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	
}
.news_container a {
	display:block;
	width: 500px;
	background-image: url(/module/news/img/shownews.gif);
	background-repeat: no-repeat;
	background-position: right bottom;	
	font-size: 11px;
	text-decoration:none;
	color: #666666;
}
.news_container_headlines {
	font-weight: bold;
	color: #254a98;	
}
.preview_news_container {
	padding: 4px 5px 4px 5px;
	background-image: url(/module/news/img/shownews.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 300px;
	margin: 0px 5px 0px 20px;
}
.preview_news_container a{
	display:block;
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 4px 5px 4px 5px;
}
.preview_news_container:hover {
	background-color: white;	
	border-top: 1px solid grey;
	border-bottom: 1px solid grey;
	padding: 3px 5px 3px 5px;
}
.preview_news_container_headlines {
	font-weight: bold;	
	color: #666666;	
}





/* Testgelände */