@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
	background-position: top;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
#complete {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	background-color: #F1F6E9;
	border: 1px solid #D4E3BE;
	margin-top: 0px;
	background-image: url(../img/background.png);
	background-repeat: repeat-y;
	overflow: hidden;
}
#head {
	display: block;
	overflow: hidden;
}
#head .jdGallery .slideElement {
	background-color: transparent;
	z-index:0;
}
#head .jdGallery .loadingElement {
	background-color:transparent;
}	
#head .myGallery {
	border: none;
}
#headpicture {
	float: left;
}
#logo_back {
	background-color: #FFFFFF;
}

#logo {
	float: right;
	width: 296px;
}

#content #clickpath a, #content #clickpath {
	color: #999999;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
}
#content #clickpath a:hover {
	text-decoration: underline;
}

#leftcolumn {
	padding: 0px;
	width: 180px;
	float: left;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #D4E3BE;
}
#menu ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 36px;
	margin-left: 0px;
}
#menu ul li {
	list-style-type: none;

}
#menu ul li a {
	text-decoration: none;
	color: #619A22;
	font-weight: bold;
	display: block;
	padding-top: 8px;
	padding-right: 6px;
	padding-bottom: 8px;
	padding-left: 6px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-top-color: #B1B1B1;
	border-right-color: #B1B1B1;
	border-bottom-color: #B1B1B1;
	border-left-color: #B1B1B1;
	background-image: url(../img/btn_pfeil12.png);
	background-repeat: no-repeat;
	background-position: 160px;
}
#menu ul li a:hover, #menu .nav_active {
	color: #FFFFFF;
	background-color: #619A22;
	background-image: url(../img/nav_bg_hover.png);
	background-repeat: repeat-x;
	background-position: top;
}	
#menu ul li ul {
	margin: 0px;
	padding: 0px;
}
#menu ul li ul li a {
	color: #FFFFFF;
	font-size: 11px;
	background-color: #619A22;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 16px;
	border: none;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 160px;
	font-weight: normal;
}
#cse-search-box {
	margin-bottom: 36px;
}
#cse-search-box input[type=text] {
	margin-left: 8px;
	width: 156px;
}
#cse-search-box input[type=submit] {
	background-color: #F1F6E9;
	border: 1px solid #619A22;
	color: #619A22;
	background-image: ;
	background-image: url(../img/btn_pfeil.png);
	background-repeat: no-repeat;
	height: 16px;
	width: 16px;
	display: none;
}
#gemeinden, #partner {
	margin-bottom: 36px;
}
#gemeinden p, #partner p {
	text-align: center;
}
#gemeinden img, #partner img {
	border: 1px solid #999999;
}
#leftcolumn #search {
	padding-left: 12px;
	margin-bottom: 36px;
}
#leftcolumn #search input {
	background-color: #FFFFFF;
	border: 1px solid #C6C9CB;
	color: #999999;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}

#content {
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	width: 480px;
	float: left;
	font-size: 12px;
	overflow: hidden;
}

h1, h2, h3, h4 {
	font-family: "Trebuchet MS", Terminal;
	color: #619A22;
}
#content h1 {
	font-size: 24px;
	margin-top: 10px;
}
#content h1.csc-firstHeader {
	margin-top: 0px;
}
#content h2 {font-size: 16px;}
#content h3 {font-size: 14px;}
#content h4 {font-size: 12px;}

#content p {
	font-size: 12px;
	line-height: 1.6em;
	text-align: justify;
}
#content a {
	font-weight: bold;
	color: #619A22;
}
#content a:hover {
	color: #333333;
}
#content ul {
	margin: 0 0 0 14px;
	padding: 0px;
}
#content li {
	margin-bottom: 6px;
	font-size: 12px;
}
div.csc-textpic-intext-left-nowrap div.csc-textpic-text {
	padding-left: 24px;
}
div.csc-textpic-imagewrap {
	padding-right: 24px;
}
/*
#content div.csc-textpic-intext-left div.csc-textpic-imagewrap, div.csc-textpic-intext-left-nowrap div.csc-textpic-imagewrap {
	margin-right:24px !important;
	margin-bottom: 4px !important;
	margin-top: 5px !important;
}
*/

#content .csc-textpic-imagewrap  img {
	border: 1px solid #999999;
}
#content img {
	
}

/******* Tickerconfig Startseite ******/
#content #ticker {
	background-color: #F8F8F8;
	padding: 4px;
	border: 1px solid #E0E1E2;
	margin-top: 10px;
	margin-bottom: 20px;
	height: 22px;
}
#content #ticker_bg {
	background-color: transparent;
	padding: 2px;   
}
#content ul.moostick {
	position: relative;
	overflow: hidden;
	display: block;
	height: 15px;
}
#content ul.moostick li {
	list-style-type: none;
	visibility: hidden;     /* can use trustOpacity mode */
    opacity: 0;
	background-color: transparent;
	padding: 2px;   
	margin: 0px;
}	

#content ul.moostick li a {
	text-decoration: none;
}

/************************************/
/***** Boxconfig für Startseite ****/
.box {
	margin-bottom: 6px;
}
#content #box5050 .box {
	width: 265px;
}
#content #box5050 .box_head {
	color: #FFFFFF;
	background-position: left top;
	background-image: url(../img/bg_box50_head.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	height: 5px;
	font-size: 1px;
}
#content #box5050 .box_content {
	padding-top: 2px;
	padding-right: 12px;
	padding-bottom: 2px;
	padding-left: 12px;
	background-image: url(../img/bg_box50_content.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#content #box5050 .box_content h2 {
	margin-top: 0px;
}
#content #box5050 .box_content {
	min-height: 145px;
}
#content #box5050 .box_content h2 {
	margin-top: 6px;
}
#content #box5050 .box_content h2 a {
	text-decoration: none;
}
#content #box5050 .box_content p {
	text-align: left;
}
#content #box5050 .box_content img {
	float: left;
	margin-top: 5px;
	margin-right: 5px;
}
#content #box5050 .box_content_bg {
	background-image: url(../img/bg_box50_content_bg.jpg);
	background-repeat: repeat-y;
}
#content #box5050 .box_foot {
	background-image: url(../img/bg_box50_foot.jpg);
	background-repeat: no-repeat;
	height: 4px;
	background-position: left top;
}
/***********************************/
/************************************/
/***** Boxconfig für Startseite ****/


/***********************************/
.bigbox {
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.bigbox_head {
	color: #FFFFFF;
	background-position: left top;
	background-image: url(../img/bg_bigbox_head.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	height: 5px;
	font-size: 1px;
}
.bigbox_content {
	padding-top: 12px;
	padding-right: 20px;
	padding-bottom: 2px;
	padding-left: 20px;
	background-image: url(../img/bg_bigbox_content.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	min-height: 170px;
}
.bigbox_content_bg {
	background-image: url(../img/bg_bigbox_content_bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

.bigbox_foot {
	background-image: url(../img/bg_bigbox_foot.jpg);
	background-repeat: no-repeat;
	height: 4px;
	background-position: left bottom;
}

#features {
	float: right;
	width: 270px;
	background-color: transparent;
	/*margin-top: -18px;*/
	z-index: 99;
}
#features .news-latest-container {
	margin-top: 24px;
}
#features .box {
	margin-bottom: 20px;
	width: 250px;
	background-color: #D4E3BE;
	overflow: hidden;
}
#features .box ul.moostick {
	height: 90px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
#features .box ul.moostick li {
	list-style-type: none;
}
#features .newsbox h3 {
	color: #000;
}
#features .newsbox .moostick {

}	
#content .box {
	float: left;
	margin-right: 3px;
}
.box_head {
	background-color: #8fb256;
	color: #FFFFFF;
	padding: 0px;
	height: 4px;
	background-image: url(../img/box_head_gruen.jpg);
	background-repeat: no-repeat;
	font-size: 1px;
}
.box_content {
	padding-top: 2px;
	padding-right: 12px;
	padding-bottom: 2px;
	padding-left: 12px;
	background-color: #8fb256;
}
.box_content_bg {
	
}
#content .box_content_bg img, #content .box_content_bg .csc-textpic-image {
	background-color: transparent;
	border: none;
	padding: 0px;
	margin: 0px;
}

.box_foot {
	background-color: #8fb256;
	height: 4px;
	background-image: url(../img/box_foot_gruen.jpg);
	background-repeat: no-repeat;
	font-size: 1px;
}
#features .news-latest-container .box_foot {
	background-image: url(../img/box_foot_dkgruen.jpg);
}
#features h2, #features h3, #features h4, #content .box h2, #content .box h3, #content .box h4, #leftcolumn .box h2 {
	padding: 0px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}
#features h2 {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 6px;
	margin-left: 0;
	padding-left: 16px;
	background-image: url(../img/btn_pfeil12.png);
	background-repeat: no-repeat;
}
#features .reflect {
	text-align: center;
}
#features ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 14px;
}
#features li {
	margin-bottom: 8px;
}

#features .box_content_bg p {

}
#footer {
	text-align: center;
	color: #FFFFFF;
	background-repeat: no-repeat;
	background-color: #689D1F;
	padding: 4px;
}
#copy {
	text-align: center;
	width: 480px;
	margin-right: auto;
	margin-left: auto;
}
#copy a {
	color: #303030;
	text-decoration: none;
}


.linie {
	background-image: url(../img/linie.gif);
	background-repeat: repeat-x;
	background-position: center;
	padding: 2px;
	margin-top: 4px;
	margin-bottom: 4px;
}
.quellangabe {
	color: #999999;
}
#content p.csc-linkToTop {
	background-image: url(../img/linie.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding: 2px;
	margin-top: 10px;
	margin-bottom: 4px;
	text-align: right;
	font-size: 10px;
	clear: both;
	float: none;
}
#content p.csc-linkToTop a {
	color: #999999;
	text-decoration: none;
}
.box50 {
	float: left;
	width: 265px;
	margin-right: 20px;
}
.box50r {
	margin: 0px;
}

.totop {
	background-image: url(../img/linie.gif);
	background-repeat: repeat-x;
	background-position: top;
	text-align: right;
	padding: 2px;
}


.clear {
	clear: both;
	float: none;
}



.tool-tip {
	color: #D8D8D8;
	width: 139px;
	z-index: 13000;
}
 
.tool-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #D8D8D8;
	padding: 8px 8px 4px;
	background-image: url(../../saarprimsbogen/img/bubble.png);
	background-position: left top;
}
 
.tool-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background-image: url(../../saarprimsbogen/img/bubble.png);
	background-position: right bottom;
}
 
.custom-tip {
	color: #000;
	width: 130px;
	z-index: 13000;
}
 
.custom-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #3E4F14;
	padding: 8px 8px 4px;
	background: #C3DF7D;
	border-bottom: 1px solid #B5CF74;
}
 
.custom-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: #CFDFA7;
}
.news-list-item h2 {
	margin-bottom: 6px;
}
.news-list-container .news-list-item h2 a {
	text-decoration: none;
}
.news-list-item img {
	float: left;
	margin-top: 5px;
	margin-right: 12px;
	margin-bottom: 12px;
}
.news-list-item p {
	margin-top: 6px;
}
.news-list-item .news-list-morelink {
	
}
.news-list-item .news-list-date, .news-latest-item .news-list-date, .news-single-timedata p {
	color: #969696;
	font-weight: bold;
	margin: 0px;
}
.news-single-files dt {
	font-weight: bold;
	margin-bottom: 12px;
}
.newsbox {
	padding: 12px;
	min-height: 100px;
}
.newsbox h3 a, .newsbox .news-latest-date a {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
#features .newsbox h3 {
	margin-top: 0px;
}
.csc-mailform-field {
	display: block;
	margin-bottom: 12px;
	float: none;
	clear: both;
}
.csc-mailform-field label {
	display: block;
	color: #333333;
	padding-top: 3px;
	padding-right: 24px;
	padding-bottom: 3px;
	padding-left: 4px;
}
.csc-mailform-field input[type=text], .csc-mailform-field select, .csc-mailform-field textarea, #tt_address_form input[type=text] {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	width: 320px;
	background-color:#F8F8F8;
	padding: 4px 6px;
	background-position: top;
	border: 1px solid #999999;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.csc-mailform-field input[type=text]:hover, .csc-mailform-field textarea:hover, #tt_address_form input[type=text]:hover  {
	color: #000;
	background-color: #E9E9E9;
}
.csc-mailform-submit, #tt_address_form input[type=submit]   {
	height: 24px;
	padding-top: 3px;
	padding-right: 4px;
	padding-bottom: 3px;
	padding-left: 4px;
	background-image: url(../../saarprimsbogen/img/button_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	border: 1px solid #999999;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.csc-mailform-submit[type=submit]:hover, #tt_address_form input[type=submit]:hover {
	background-color:#FFFFFF;
	outline-color:#D4E3BE;
	outline-style:solid;
	outline-width:2px;
}
#mailform fieldset {
	border: none;
	padding: 0px;
	margin: 0px;
}
fieldset.csc-mailform {
	border: none;
	padding: 0px;
	margin: 0px;
}
#moohide {
	display: none;
}
#tt_address_form input[type=text] {
	margin-bottom: 12px;
}
#tt_address_form dd {
	margin: 0 0 8px 0;
}
#cse-search-box p {
	font-weight: bold;
	margin-bottom: 6px;
	color: #619A22;
	padding: 0 8px 0 8px;
}
.news-single-additional-info dd {
	margin-left: 0px;
}
.imageElement img {
	z-index: 0;
}
#mailform608Ich_interessiere_mich_besonder legend {
	display: none;
}