html{font-size:100.01%;}
body{
	margin:0;
	font:64% Arial, Helvetica, sans-serif;
	background:#fff url(/inc/img/body-bg.gif) repeat-x;
}
img{ border:none;}
a{
	color:#000;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;

}


form, fieldset{
	margin:0;
	padding:0;
	border:none;
}
input, select, textarea{
	font:110% Arial, Helvetica, sans-serif;
	color:#000;
}
#wrapper{
	margin:0 auto;
	padding:0 5px;
	overflow:hidden;
	background:url(/inc/img/wrap-bg.gif) repeat-y;
	width:956px;
	position:relative;
}
#header{
	width:956px;
	padding:16px 0 0;
	overflow:hidden;
	background:url(/inc/img/header-bg.gif) repeat-x;
	position:absolute;
	top:0;
	left:5px;
}
.add-nav:after{
	content:"";
	display:block;
	clear:both;
}
.add-nav{
	width:100%;
	overflow:hidden;
}
.lang{
	float:right;
	margin:0 9px 0 0;
	padding:0;
	list-style:none;
	overflow:hidden;
	height:1%;
	display:inline;
}
.lang li{
	float:left;
	background:url(/inc/img/separator.gif) no-repeat 0 50%;
	margin:0 0 0 -1px;
}


.add-nav .lang li{
       padding:0 5px;
       line-height:166%;
       font-size:120%;
       color:grey;
	


}
.lang li a{
	float:left;
	color:#006ab2;
	font-size:100%;
	line-height:166%;
	
}

* html .lang li a{
	line-height:150%;
}
.lang li a:hover{
	color:#485464;
	text-decoration:none;
}
#textchanger{
	float:right;
	margin:-3px 13px 0 0;
	position:relative;
}
#textchanger ul{
	margin:0;
	padding:0;
	list-style:none;
	float:right;
	line-height:20px;
}
#textchanger ul li{
	display:inline;
	vertical-align:baseline;
	padding:0 0 0 4px;
}
#textchanger ul li a{
	color:#006ab2;
}
#textchanger ul li a:hover{
	text-decoration:none;
	color:#485464;
}
#textchanger #decrease a{
	font-size:13px;
}
#textchanger #reset a{
	font-size:16px;
}
#textchanger #increase a{
	font-size:20px;
}
.heading{
	width:100%;
	overflow:hidden;
}
.heading img{
	display:none;
	font-size:0;
	line-height:0;
}
strong.logo{
	float:left;
	margin:12px 0 0 38px;
	text-indent:-9999px;
	overflow:hidden;
	width:315px;
	height:86px;
	display:inline;
}
* html strong.logo{
	margin-top:11px;
}
strong.logo a{
	display:block;
	overflow:hidden;
	background:url(/inc/img/logo-lindenhof.gif) no-repeat 0 0;
	height:86px;
}
strong.slogan{
	margin:0;
	float:right;
	color:#006ab2;
	font-size:180%;
	line-height:111%;
	font-weight:normal;
	margin:78px 14px 0 0;
	display:inline;
}
* html strong.slogan{
	line-height:100%;
}
.main-nav{
	width:100%;
	overflow:hidden;
	background:url(/inc/img/nav-bg.gif) repeat-x;
	margin:19px 0 0;
}
#nav{
	margin:0;
	padding:0;
	list-style:none;
	float:left;
}
#nav li{
	float:left;
	height:41px;
	padding:2px 0 0;
}
#nav li a{
	float:left;
	color:#006ab2;
	font-size:13px;
	font-weight:bold;
	line-height:38px;
	height:38px;
	padding:0 14px;
	background:url(/inc/img/separator2.gif) no-repeat 100% 8px;
}
#nav li a.active,
#nav li a:hover{
	text-decoration:none;
	background:url(/inc/img/hover-bg.gif) repeat-x;
	border:solid #b2b6b9;
	border-width:1px 1px 0 1px;
	padding:0 13px 0 14px;
	line-height:36px;
	margin:0 0 0 -1px;
	position:relative;
	color:#000;
}
.search-form{
	float:right;
	padding:12px 12px 0 0;
	width:140px;
}
input.hide{
	display:none;
	font-size:0;
	line-height:0;
}
.search-form input{
	float:left;
	width:88px;
	border:1px solid #d2d4da;
	border-top:1px solid #b2b4b9;
	font-size:11px;
	color:#485464;
	padding:2px 0 2px 5px;
}




a.search{
	float:left;
	margin:3px 0 0;
	font-size:11px;
	color:#006ab2;
	padding:0 0 0 7px;
}
.main-wrap #main{
	padding:38px 38px 0;
}
#main{
	margin:195px 0 0;
	width:880px;
	overflow:hidden;
	background:url(/inc/img/lindenhof-bg.gif) no-repeat 8px 30px;
	padding:42px 38px 38px;
}
* html #main{
	padding-top:39px;
}
.sidebar{
	width:280px;
	float:left;
	overflow:hidden;
}
.content{
	width:580px;
	float:right;
}
.box{
	background:url(/inc/img/bg1.png) repeat;
	border-bottom:1px solid #d2d4da;
	width:100%;
}

.title{
	margin:0;
	padding:7px 9px;
	width:262px;
}
.title strong{
	font-size:130%;
}
.news{
	margin:10px 0 0;
	padding:0 0 11px;
}
.news img{
	display:block;
}
strong.news-title{
	display:block;
	background:url(/inc/img/bg.gif) repeat;
	font-size:180%;
	padding:3px 9px 4px;
	width:262px;
	font-weight:normal;
}
.news-content{
	padding:7px 9px 0 9px;
}
.news p{
	margin:0;
	color:#485464;
	font-size:130%;
	line-height:138%;
}
a.more{
	background:url(/inc/img/bullet.gif) no-repeat 100% 6px;
	padding:0 10px 0 0;
	text-decoration:none;
	color:#485464;
	margin:0;
	color:#485464;
	font-size:130%;
	line-height:138%;
	font-weight:bold;
}
* html a.more{
	position:relative;
}
a.more:hover{
	text-decoration:underline;
}
.events-links{
	width:330px;
	margin:0 0px 0 0;
 	overflow:hidden;
	padding:20px 0 0;
}
.events{
	float:left;
	width:130px;
	background:url(/inc/img/bg.gif) repeat;
	border-bottom:1px solid #aec9db;
	margin:0 20px 20px 0;
	display:inline;
}
.next{
	margin:0;
}
.events img{
	display:block;
	margin:0; /* margin:-17px 0 -15px 0; */
}
.events div{
	padding:7px 5px 8px 10px;	
}
.events a{
	font-weight:bold;
	font-size:120%;
	padding:0; /* padding:0 10px 0 0; */
}
.events a span {
	background:url(/inc/img/bullet2.gif) no-repeat 100% 6px;
	padding:0 10px 0 0;
	text-decoration:none;
}
.colored{
	margin:0;
	background:url(/inc/img/bg.gif) repeat;
	border-bottom:1px solid #aec9db;
}
* html .colored{
	margin-top:20px;
}
*+html .colored{
	margin-top:20px;
}
.colored a{
	/*background:url(/inc/img/bullet3.gif) no-repeat 100% 6px;*/
	padding:0 0 0 0;
	position:relative;
}

.other{
	margin:19px 0 0;
}
.other span.news-title{
	padding:4px 10px;
}
.post{
	width:100%;
	overflow:hidden;
	background:#fff;
	border-bottom:1px solid #d2d4da;
}
.post img{
	display:block;
}
.post strong.post-title{
	font-weight:normal;
	display:block;
	font-size:180%;
	color:#fff;
	background:#006ab2;
	padding:3px 10px 4px;
	 width:100%;
	 /*IE7*/
	 word-wrap: break-word;
	
	/*height:23px;*/
}
.post-content{
	font-size:130%;
	color:#485464;
	padding:6px 10px 11px;
	width:560px;
}
.post-content strong.date{
	background:url(/inc/img/bullet4.gif) no-repeat 0 3px;
	padding:0 3px 0 15px;
}
.post-content strong.orange{
	background:url(/inc/img/bullet5.gif) no-repeat 0 3px;
	padding:0 3px 0 15px;
}
.post-content p{
	margin:0;
	line-height:138%;
}
.columns{
	width:600px;
	overflow:hidden;
	padding:19px 0 0;
	margin:0 -20px 0 0;
}
.col-title{
	background:#fff;
	border-bottom:1px solid #d2d4da;
	width:100%;
	overflow:hidden;
	padding:7px 0;
}
.project{
	margin:9px 0 20px;
}
.col-title strong{
	font-size:130%;
	padding:0 0 0 10px;
}
.col{
	width:280px;
	float:left;
	margin:0 20px 0 0;
}
.tools-box{
	float:right;
	margin:0 0 19px;
	width:280px;
}
.action,
.mess,
.termine{
	margin:9px 0 0;
}
.side{
	width:260px;
	padding:6px 10px 14px 10px;
}
/*
.active-links{
	margin:5px 0 0;
	padding:0 0 3px 0px;
	list-style:none;
	overflow:hidden;
	width:100%;
}
*/
.active-links li{
	padding:0 0 9px;
	color:#485464;
	width:100%;
}
.active-links li a{
	padding:0 0 0 19px;
	font-size:130%;
	color:#485464;
}
.active-links li.Allgemein a{
	background:url(/inc/img/blue.gif) no-repeat 0 3px;
}
.active-links li.Soziales a{
	background:url(/inc/img/red.gif) no-repeat 0 3px;
}
.active-links li.Entwicklung a{
	background:url(/inc/img/orange.gif) no-repeat 0 3px;
}
.active-links li.Bildung a{
	background:url(/inc/img/yellow.gif) no-repeat 0 3px;
}
.active-links li.Gesundheit a{
	background:url(/inc/img/green.gif) no-repeat 0 3px;
}
.active-links li.Umwelt a{
	background:url(/inc/img/dark-green.gif) no-repeat 0 3px;
}

/*EN*/
.active-links li.General a{
	background:url(/inc/img/blue.gif) no-repeat 0 3px;
}
.active-links li.Social a{
	background:url(/inc/img/red.gif) no-repeat 0 3px;
}
.active-links li.Development a{
	background:url(/inc/img/orange.gif) no-repeat 0 3px;
}
.active-links li.Education a{
	background:url(/inc/img/yellow.gif) no-repeat 0 3px;
}
.active-links li.Health a{
	background:url(/inc/img/green.gif) no-repeat 0 3px;
}
.active-links li.Environment a{
	background:url(/inc/img/dark-green.gif) no-repeat 0 3px;
}

.message{
	margin:7px 0 0;
	padding:0 10px 2px;
	list-style:none;
}
.message li{
	background:url(/inc/img/bullet6.gif) no-repeat 0 6px;
	padding:0 0 10px 14px;
}
.message li a{
	font-size:130%;
	color:#485464;
	padding:0 10px 0 0;
}
.message li a span{
	background:url(/inc/img/bullet.gif) no-repeat 100% 6px;
	padding:0 0 0 7px;
	text-decoration:none;
}
#footer{
	background:#fff url(/inc/img/footer-bg.gif) repeat-x;
	height:85px;
	width:886px;	
	overflow:hidden;
	padding:16px 32px 0 38px;
	font-size:110%;
	color:#485464;
	font-weight:bold;
}
#footer a{
	color:#485464;
}
#footer span{
	float:left;
}
#footer ul{
	float:left;
	margin:0;
	padding:0 0 0 37px;
	list-style:none;
	overflow:hidden;
	display:inline;	
}
#footer ul li:first-child{
	background:none;
}
#footer ul li{
	background:url(/inc/img/separator3.gif) no-repeat 0 50%;
	display:inline;
	padding:0 4px 0 8px;
}
#footer ul li a{
	color:#485464;
	font-weight:bold;
}
#footer div{
	float:right;
}
#footer div ul{
	float:right;
}
#footer div ul li{float:left;}
#footer div ul li a{float:left;}
#footer p.print{
	display:none;
	font-size:0;
	line-height:0;
}
.breadcrumbs{
	margin:-24px 0 0 -3px;
	padding:0 0 12px;
	list-style:none;
	width:100%;
	overflow:hidden;
}
* html .breadcrumbs{
	margin-top:-27px;
}
.breadcrumbs li{
	float:left;
	color:#485464;
	font-size:110%;
	padding:0 2px 0 0;
}
.breadcrumbs li a{
	float:left;
	background:url(/inc/img/bullet7.gif) no-repeat 100% 50%;
	padding:0 10px 0 5px;
	color:#006ab2;
}
.accordion{
	margin:-10px 0 0;
	padding:0;
	list-style:none;
}
.accordion li{
	margin:10px 0 0;
}
.accordion li a.opener{
	display:block;
	padding:7px 0;
	font-weight:bold;
	font-size:130%;
	color:#000;
	border-bottom:1px solid #d2d4da;
	background:url(/inc/img/bg2.png) repeat;
	width:100%;
}
.accordion li a.opener span{
	display:block;
	margin:0 10px;
	background:url(/inc/img/close.gif) no-repeat 100% 50%;
}
.accordion li a.selected span{
	background:url(/inc/img/open_OFF.gif) no-repeat 100% 50%;
}
.slide{
	background:url(/inc/img/bg3.png) repeat;
	width:280px;
}
.slide p{
	margin:0;
}
.slide ul{
	margin:0;
	padding:0;
	list-style:none;
	width:100%;
	overflow:hidden;
}
.slide ul li{
	margin:0;
	width:100%;
	float:left;
}
.accordion .slide ul li a{
	position:relative;
	display:block;
	color:#323a46;
	font-size:130%;
	background:none;
	border:0;
	font-weight:normal;
	padding:7px 9px;
	width:262px;
	cursor:pointer;
}
.slide ul li a.active,
.slide ul li a:hover{
	background:url(/inc/img/bg4.png) repeat;
	color:#fff;
	text-decoration:none;
}
.column{
	float:left;
	width:150px;
}
.content-wrap{
	width:580px;
	float:right;
	overflow:hidden;
	background:#fff;
}
.content-wrap img{
	display:block;
}
h1.title-border{
	margin:0;
	font-size:240%;
	font-weight:normal;
	border-bottom:3px solid #006ab2;
	padding:5px 0 6px 8px;
}
.main-content{
	width:540px;
	overflow:hidden;
	padding:16px 20px 146px;
	position:relative;
}
.text-wrap{
	width:390px;
	float:left;
	font-size:130%;
	color:#485464;
	margin: 0 0 20px 0;	

}

.text-holder{
	width:100%;
	overflow:hidden;
}
.text-wrap strong.title-h{
	display:block;
	padding:0 0 18px;
	line-height:18px;
}
.text-wrap p{
	margin:0;
	line-height:136%;
}
.tools-wrap{
	width:130px;
	height:100%;
	float:right;
	padding:4px 0 0;
	margin:-20px 0 0;
}


.article{
	padding:0px 0 20px;
}
*+html .article{
	padding-top:0px;
}
* html .article{
	padding-top:0px;
}
.article h2{
	display:block;
	margin:0;
	padding:0 0 7px;
	font-size:135%;
	font-weight:normal;
}
.article p{
	margin:0 0 10px;
}
.article ul{
	margin:0 0 5px 0;
	padding:0px 0 1px 10px;
	list-style:none;
}
.article ul li{
	background:url(/inc/img/bullet8.gif) no-repeat 0 6px;
	padding:0 0 5px 14px;
}



span.download a,
a.site{
	float:left;
	clear:left;
	background:url(/inc/img/bullet.gif) no-repeat 100% 50%;
	font-weight:bold;
	color:#485464;
	padding:0 9px 0 0;
	font-size:90%;
}
span.download{
	float:left;
	clear:left;
	/*height:32px;*/
	padding:20px 38px 0 0;
}

a.up{
	position:absolute;
	bottom:17px;
	right:18px;
	color:#485464;
	font-size:110%;
	font-weight:bold;
}
.content-wrap .col-title,
.content-wrap .post{
	background:#f7f8f9;
}
.content-wrap .col-title{
	margin:20px 0 0;
}
.content-wrap .post{margin:4px 0 0;}
.content-wrap .message li{
	background:none;
	padding:0 0 10px;
}
.wrap .content{
	background:none;
	width:580px;
	overflow:hidden;
}
.wrap .active-links{
	margin:-9px 0 0;
	padding:0;
	overflow:hidden;
}
.wrap .active-links li{
	padding:7px 10px;
	margin:9px 0 0;
	width:282px;
}
.wrap .active-links li a{
	display:block;
	font-weight:bold;
	position:relative;
	height:1%;
	overflow:hidden;
}
a.arch-title{
	margin:349px 0 0;
	padding:7px 10px;
	width:260px;
	display:block;
	background:transparent url(/inc/img/box1.png) repeat scroll 0 0;
	border-bottom:1px solid #D2D4DA;
	font-size:130%;
	cursor:pointer;
}
.top-heading{
	background:#fff;
	border-bottom:1px solid #d2d4da;
	padding:0 0 11px 8px;
	margin: 0 0 20px 0;
}
.top-heading h1{
	margin:0;
	font-size:250%;
	line-height:155%;
	font-weight:normal;
}
/*.top-heading h2*/
.top-heading p, .top-heading li, .top-heading a {
	font-size:14px;
	line-height:24px;
	color:#485464;
	font-weight:normal;
}

.action-list{
	width:600px;
	overflow:hidden;
	padding:0;
}

.event-post{
	width:280px;
	float:left;
	background:#fff;
	border-bottom:1px solid #D2D4DA;
	/*margin:20px 20px 0 0;*/
	margin:0px 20px 20px 0;
}
.event-post img{
	display:block;
}
.event-post h3{
	margin:0;
	display:block;
	font-size:180%;
	color:#fff;
	font-weight:normal;
	padding:4px 9px 3px;
	/*height:23px;*/
}
* html .event-post h3{
	padding-bottom:4px;
}
.event-post p{
	margin:0;
	color:#485464;
	font-size:130%;
	line-height:137%;
}
.event-post div{
	padding:6px 6px 13px 9px;
	width:265px;
}
.action-list h3.red {background:#f00;}
.action-list h3.orange{background:#ff790b;}
.action-list h3.yellow{background:#fc0; color:#000;}
.action-list h3.green{background:#76cc1b;}
.action-list h3.dark-green{background:#3b8e1d;}
.sidebar-wrap .accordion{
	margin:-9px 0 0;
}
.sidebar-wrap .accordion li{
	margin:9px 0 0
}
.sidebar-wrap .slide ul li {
	margin:0;
}
.sidebar-wrap .message-box{
	margin:0;
}
.pre{
	width:100%;
	overflow:hidden;
	margin: 0 0 -40px;
}
.content-wrap .inbox{
	padding:20px 0 0px;
	margin: 0 0 0px;
}
* html .content-wrap .inbox{
	padding:33px 0 0;
}
.content-wrap .inbox h4{
	font-size:135%;
	color:#485464;
}
.content-wrap .inbox{
	font-size:130%;
	color:#485464;
	line-height:135%;
}
.content-wrap .inbox strong{
	font-size:18px;
	color:#485464;
}
.content-wrap .inbox p{
	margin:7px 0;
}
.registration-form{
	width:500px;
	overflow:hidden;
	background:#f5f6f7;
	margin:4px 0px 0;
	padding:0 20px 20px;
}
.registration-form label{
	display:block;
	font-size:120%;
	font-weight:bold;	
}
.form-holder select{
	width:129px;
	height:27px;
	
}
.form-holder{
	width:100%;
	overflow:hidden;
	padding:17px 0 0;
}
.form-hold{padding:37px 0 0;}
* html .form-hold{padding:36px 0 0;}
*+html .form-hold{padding:36px 0 0;}
.f-left{
	float:left;
	width:240px;
	overflow:hidden;
}
input.text{
	width:228px;
	background:#f9fafd;
	border:1px solid #d2d4da;
	border-top:1px solid #999ca2;
	padding:3px 5px 4px;
	margin:2px 0 0;
	color:#485464;
	font-size:130%;
}


* html input.text{
	margin-top:1px
}
.f-right{
	float:right;
}
.salem{
	padding:21px 0 0;
}
.form-hold strong,
.salem strong{
	font-size:115%;
}
.radio-holder{
	width:100%;
	overflow:hidden;
	padding:14px 0 0;
}
.radio-holder span{
	float:left;
	font-size:130%;
	color:#485464;
	padding:0 19px 0 0;
}
.radio-holder .radio{
	float:left;
}
.radio-holder label{
	float:left;
	font-weight:normal;
	padding:1px 19px 0 4px;
	color:#485464;
}
.radio-holder .salem-zeitung{
	width:100%;
	overflow:hidden;
	padding:0 0 16px;
}
.radio-holder .salem-zeitung label{
	float:left;
	width:465px;
	font-weight:normal;
	padding:0 0 0 4px;
	line-height:135%;
	margin:-1px 0 0;
}
.form-holder strong{
	font-size:120%;
	display:block;
}
.form-holder textarea{
	display:block;
	margin:17px 0 0;
	padding:6px 0 0 7px;
	width:490px;
	height:72px;
	border:1px solid #d2d4da;
	border-top-color:#999ca2;
	overflow:auto;
	background:#f9fafd;
	color:#485464;
	font-size:130%;
	line-height:138%;
}
* html .form-holder textarea{margin-top:16px;}
*+html .form-holder textarea{margin-top:16px;}

.form-holder .check label{
	font-weight:normal;
	padding:2px 0 0 19px;
	color:#485464;
}
* html .form-holder .check label{
	padding-left:16px;
}
.check{
	width:100%;
	overflow:hidden;
	padding:0 0 18px;
}
.form-holder a{
	float:left;
	width:90px;
	height:25px;
	background:#006ab2;
	color:#fff;
	font-weight:bold;
	font-size:120%;
	line-height:25px;
	text-align:center;
	margin:5px 19px 0 0;
}
.form-holder a:hover{background:#3488c2;text-decoration:none;}
.content-wrap .main-content{
	padding:16px 20px 19px;
}

/*OCTIC*/
.list_padding {
padding-bottom: 38px;
}
.colour_nav_reduce {
margin: -15px 0 0 0;
}
/*non related class="text-wrap no-tools"*/ 
.no-tools{
width:100%;

}

.content_end{
margin:20px 0 38px 0;
}


/*OCTIC*/
.action-list h3.Allgemein {background:#006ab2;} /*blue*/
.action-list h3.Soziales {background:#f00;}/*Red*/
.action-list h3.Entwicklung{background:#ff790b;}/*Orange*/
.action-list h3.Bildung{background:#fc0; color:#000;}/*Yellow*/
.action-list h3.Gesundheit{background:#76cc1b;}/*Light Green*/
.action-list h3.Umwelt{background:#3b8e1d;}/*Darkgreen*/

/*Teaser List Dates*/
.event-post strong.Allgemein{
	background:url(/inc/img/blue.gif) no-repeat 0 3px;
	padding:0 3px 0 15px;
}
.event-post strong.Soziales{
	background:url(/inc/img/red.gif) no-repeat 0 3px;
	padding:0 3px 0 15px;
}
.event-post strong.Entwicklung{
	background:url(/inc/img/bullet5.gif) no-repeat 0 3px;
	padding:0 3px 0 15px;
}
.event-post strong.Bildung{
	background:url(/inc/img/bullet4.gif) no-repeat 0 3px;
	padding:0 3px 0 15px;
}
.event-post strong.Gesundheit{
	background:url(/inc/img/green.gif) no-repeat 0 3px;
	padding:0 3px 0 15px;
}
.event-post strong.Umwelt{
	background:url(/inc/img/dark-green.gif) no-repeat 0 3px;
	padding:0 3px 0 15px;
}
/*EN*/
.event-post strong.General{
	background:url(/inc/img/blue.gif) no-repeat 0 3px;
	padding:0 3px 0 15px;
}
.event-post strong.Social{
	background:url(/inc/img/red.gif) no-repeat 0 3px;
	padding:0 3px 0 15px;
}
.event-post strong.Development{
	background:url(/inc/img/bullet5.gif) no-repeat 0 3px;
	padding:0 3px 0 15px;
}
.event-post strong.Education{
	background:url(/inc/img/bullet4.gif) no-repeat 0 3px;
	padding:0 3px 0 15px;
}
.event-post strong.Health{
	background:url(/inc/img/green.gif) no-repeat 0 3px;
	padding:0 3px 0 15px;
}
.event-post strong.Environment{
	background:url(/inc/img/dark-green.gif) no-repeat 0 3px;
	padding:0 3px 0 15px;
}

.event-post li{
	margin:0;
	color:#485464;
	font-size:130%;
	line-height:137%;
}
/*HomepageLeaders*/
.post-content strong.Allgemein{
	background:url(/inc/img/blue.gif) no-repeat 0 3px;
	padding:0 3px 0 15px;
}
.post-content strong.Soziales{
	background:url(/inc/img/red.gif) no-repeat 0 3px;
	padding:0 3px 0 15px;
}
.post-content strong.Entwicklung{
	background:url(/inc/img/bullet5.gif) no-repeat 0 3px;
	padding:0 3px 0 15px;
}
.post-content strong.Bildung{
	background:url(/inc/img/bullet4.gif) no-repeat 0 3px;
	padding:0 3px 0 15px;
}
.post-content strong.Gesundheit{
	background:url(/inc/img/green.gif) no-repeat 0 3px;
	padding:0 3px 0 15px;
}
.post-content strong.Umwelt{
	background:url(/inc/img/dark-green.gif) no-repeat 0 3px;
	padding:0 3px 0 15px;
}
/*EN*/
.post-content strong.Genral{
	background:url(/inc/img/blue.gif) no-repeat 0 3px;
	padding:0 3px 0 15px;
}
.post-content strong.Social{
	background:url(/inc/img/red.gif) no-repeat 0 3px;
	padding:0 3px 0 15px;
}
.post-content strong.Development{
	background:url(/inc/img/bullet5.gif) no-repeat 0 3px;
	padding:0 3px 0 15px;
}
.post-content strong.Education{
	background:url(/inc/img/bullet4.gif) no-repeat 0 3px;
	padding:0 3px 0 15px;
}
.post-content strong.Health{
	background:url(/inc/img/green.gif) no-repeat 0 3px;
	padding:0 3px 0 15px;
}
.post-content strong.Environment{
	background:url(/inc/img/dark-green.gif) no-repeat 0 3px;
	padding:0 3px 0 15px;
}

/* file download */
.event-post li a{
	background:url(/inc/img/bullet.gif) no-repeat 100% 6px;
	padding:0 10px 0 0;
	text-decoration:underline;
	color:#485464;
	margin:0;
	color:#485464;
	font-size:100%;
	line-height:138%;
}

/*Excerpt Activity related bullets*/
.text-wrap strong.Allgemein{
	background:url(/inc/img/blue.gif) no-repeat 0 3px;
	padding:0 3px 0 15px;
}
.text-wrap strong.Soziales{
	background:url(/inc/img/red.gif) no-repeat 0 3px;
	padding:0 3px 0 15px;
}
.text-wrap strong.Entwicklung{
	background:url(/inc/img/bullet5.gif) no-repeat 0 3px;
	padding:0 3px 0 15px;
}
.text-wrap strong.Bildung{
	background:url(/inc/img/bullet4.gif) no-repeat 0 3px;
	padding:0 3px 0 15px;
}
.text-wrap strong.Gesundheit{
	background:url(/inc/img/green.gif) no-repeat 0 3px;
	padding:0 3px 0 15px;
}
.text-wrap strong.Umwelt{
	background:url(/inc/img/dark-green.gif) no-repeat 0 3px;
	padding:0 3px 0 15px;
}

.text-wrap strong.General{
	background:url(/inc/img/blue.gif) no-repeat 0 3px;
	padding:0 3px 0 15px;
}
.text-wrap strong.Social{
	background:url(/inc/img/red.gif) no-repeat 0 3px;
	padding:0 3px 0 15px;
}
.text-wrap strong.Development{
	background:url(/inc/img/bullet5.gif) no-repeat 0 3px;
	padding:0 3px 0 15px;
}
.text-wrap strong.Education{
	background:url(/inc/img/bullet4.gif) no-repeat 0 3px;
	padding:0 3px 0 15px;
}
.text-wrap strong.Health{
	background:url(/inc/img/green.gif) no-repeat 0 3px;
	padding:0 3px 0 15px;
}
.text-wrap strong.Environment{
	background:url(/inc/img/dark-green.gif) no-repeat 0 3px;
	padding:0 3px 0 15px;
}


.active-links{
	margin:5px 0 0;
	padding:0 0 3px 0px;
	list-style:none;
	overflow:hidden;
	width:100%;
}
 .sidebar .active-links li{
	padding:7px 10px;
	margin:9px 0 0;
	width:100%;
	
 }
 
 .sidebar .active-links li a {
	padding-top: 0pt;
	padding-right: 0pt;
	padding-bottom: 0pt;
	padding-left: 19px;
	font-size: 130%;
	font-weight:bold;
	color: #000000;
}

.tools-box .active-links li{
padding: 0 0 10px 10px;
	
}
.action-box .active-links li{
padding: 0 0 10px 10px;
	
}

.archive{
	margin:349px 0 20px 0;
	
}

.login{
	font-size: 150%;
	
	color: #000000;
	margin:0px 0 20px 5px;
	
}

/*FILE ICONS*/
span.PDF{
background:url(/inc/img/pdf.gif) no-repeat 100% 50%;
}
span.DOC{
background:url(/inc/img/doc.png) no-repeat 100% 50%;
}
span.XLS{
background:url(/inc/img/xls.png) no-repeat 100% 50%;
}

.event-post span.PDF{
	background:url(/inc/img/pdf.gif) no-repeat 100% 50%;
	font-size: 130%;
	font-weight:bold;
	margin: 0 0 10px;
	width:220px;
}
.event-post span.DOC{
	background:url(/inc/img/doc.png) no-repeat 100% 50%;
	font-size: 130%;
	font-weight:bold;
	margin: 0 0 10px;
	width:220px;
}
.event-post span.XLS{
	background:url(/inc/img/xls.png) no-repeat 100% 50%;
	font-size: 130%;
	font-weight:bold;
	margin: 0 0 10px;
	width:220px;
}
/*forms*/
.full select{
	width:235px;
	
	
}

.full-width{
	width:500px;
	
	
}

.half select{
	width:117px;
		
}

.full textarea{
	width:235px;
		
}

.quarter select{
	width:58px;
	
	
}
.quarter input{
	width:58px;
	
	
}


#error{
color:#485464;
margin:0 0 10px 0;
}
#error li{
	list-style: none;
	background:url(/inc/img/buttons/error.gif) no-repeat 0 5px;
	padding:0px 0px 0 20px;
	/*text-decoration:underline;*/
	color:#485464;
	margin:0px 0 0 0;
	color:#485464;
	font-size:130%;
	line-height:150%;
}
#error h2{
font-size:18px;
	color:#485464;	
margin:25px 0 5px 0;
}

/*OCTIC ZemForms */
.zemSubmit{
border:0;
float: left;
width: 90px;
height: 25px;
background-color: #006ab2;
background-image: none;
background-repeat: repeat;
background-attachment: scroll;
background-position: 0% 0%;
color: #ffffff;
font-weight: bold;
font-size: 120%;
line-height: 25px;
text-align: center;
margin: 5px 19px 0 0;

}


.ZemText label{
	display:block;
	font-size:120%;
	font-weight:bold;	
}

.form-holder input{
	width:228px;
	background:#f9fafd;
	border:1px solid #d2d4da;
	border-top:1px solid #999ca2;
	padding:3px 5px 4px;
	margin:2px 0 0;
	color:#485464;
	font-size:130%;
}
.form-holder .send{
border:0;
float: left;
width: 90px;
height: 26px;
background-color: #006ab2;
background-image: none;
background-repeat: repeat;
background-attachment: scroll;
background-position: 0% 0%;
color: #ffffff;
font-weight: bold;
font-size: 120%;
line-height: 26px;
text-align: center;
margin: 5px 19px 0 0;
padding: -1px 0px 0px 0px;
}



.zemError{
color:#485464;
margin:0 0 0px 0;
}
.zemError li{
	list-style: none;
	background:url(/inc/img/buttons/error.gif) no-repeat 0 5px;
	padding:0px 0px 0 0px;
	/*text-decoration:underline;*/
	color:#485464;
	margin:0px 0 0 0;
	color:#485464;
	font-size:130%;
	line-height:150%;
}
.zemError h2{
font-size:18px;
	color:#485464;	
margin:25px 0 5px 0;
}
.zemError{
color:#485464;
margin:0 0 0px 0;
}

.zemError li{
	list-style: none;
	background:url(/inc/img/buttons/error.gif) no-repeat 0px 0px;
	padding:0px 0px 2px 25px;
	/*text-decoration:underline;*/
	color:#485464;
	margin:5px 0 0 -25px;
	color:#485464;
	font-size:130%;
	line-height:150%;
}
.zemThanks{	
	margin: 10px 0px 10px 0px;
	padding: 10px 0px 10px 0px;
	color:#485464;
	font-size:150%;
	font-weight:bold;
}


/*OCTIC ZemForms*/

.left-c{
float:left;
width:50%;
}

.right-c{
float:right;
width:50%;

}

a.home{
	
	font-size:100%;
	line-height:138%;
}


.quote{
padding:0 0 350px 0;
}
.quote blockquote {
	float:left;
	margin:0 0 0 0;
	background:url(/inc/img/box1.png) repeat;
	border-bottom:1px solid #d2d4da;
	padding:15px 21px 15px 14px;
	width:245px;
}

/*.quote q{
	font:200%/135% Georgia, Georgia, serif;
	quotes:none;
}*/

.quote p{
	font:200%/135% Georgia, Georgia, serif;
}
.quote cite{
	display:block;
	padding:3px 0 0;
	font:130%/146% Georgia, Georgia, serif;
	font-style:normal;
}

.article a{
	/*background:url(/inc/img/bullet.gif) no-repeat 100% 50%;*/
	font-weight:normal;
	color:#333C47;
	padding:0 0 0 0;
	text-decoration:underline;
	
}
.article a:hover{
	text-decoration:none;

}

.event-post h3 a{
	display:block;
	width:260px;
	color:#fff;
	text-decoration:none;
}
.event-post h3 a:hover{
	text-decoration:underline;
}

.post strong a{
	display:block;
	width:580px;
	color:#fff;
	text-decoration:none;
}
.post strong a:hover{
	text-decoration:underline;
}
/*Project Teasers*/
.project strong.post-title a{
	display:block;
	width:260px;
	color:#fff;
	text-decoration:none;
}
.project strong.post-title a:hover{
	text-decoration:underline;
}

strong.news-title a{
	display:block;
	width:260px;
	font-weight:normal;
}

/*RSS Teaser*/
.colored a span{
	background:url(/inc/img/bullet3.gif) no-repeat 100% 6px;
	padding:0 10px 0 0;
	position:relative;
}

/*LINDENHOF SALEM LINDENHOF SALEM LINDENHOF SALEM LINDENHOF SALEM LINDENHOF SALEM LINDENHOF SALEM LINDENHOF SALEM */
body{
	background:#fff url(/inc/img/_LH/body-bg-LH.gif) repeat-x;
}

/*BLUE TO ORANGE
FARBEN VON SI.org to LiSa.de
Blaue Headline Text: 0068b4
Gelbe hintergrund: fbba00
Roteschrift: 9c0b00 
Gelbe Bullet: fbba00

Crema hintergrund: versuch mal fff4e0

*/
/*HOME PAGE */

.post strong.post-title {
background:#fbba00;
}
/*Main Teaser Headline Link */
.post strong a {
color:#9c0b00;
}
/*Project Teasers */
.project strong.post-title a{
color:#9c0b00;
}

.box.title a{
color:#006AB4; /*blue */
}

.events{
	background:url(/inc/img/_LH/bg.gif) repeat;
	border-bottom:1px solid #e1d0b5;
	
}

strong.news-title{
	display:block;
	background:url(/inc/img/_LH/bg.gif) repeat;
}

.colored{
	background:url(/inc/img/_LH/bg.gif) repeat;
	border-bottom:1px solid #e1d0b5;		
}

/*bullet3.gif*/
.colored a span{
	background:url(/inc/img/_LH/bullet3.gif) no-repeat 100% 6px;	
}
/*News Bullet*/
.message li{
	background:url(/inc/img/_LH/bullet6.gif) no-repeat 0 6px;
	padding:0 0 10px 14px;
}
/*article list bullet*/
.article ul li{
background: url(/inc/img/bullet8.gif) no-repeat 0px 6px;
padding: 0px 0px 5px 14px;
}


/*lindenhof-bg.gif*/
#main{
	background:url(/inc/img/_LH/lindenhof-bg.gif) no-repeat 8px 30px;

}

/*logo-lindenhof.gif*/
strong.logo{
	float:left;
	margin:12px 0 0 38px;
	text-indent:-9999px;
	overflow:hidden;
	width:700px;
	height:86px;
	display:inline;
}
* html strong.logo{
	margin-top:11px;
}
strong.logo a{
	display:block;
	overflow:hidden;
	/*now in header div*/
	background:url(/inc/img/_LH/logo-lindenhofOFF.gif) no-repeat 0px -30px;
	height:86px;
}


/* header-bg.gif */
#header{
	background-color: #fff4e0;
	background:url(/inc/img/_LH/logo-lindenhof.gif) no-repeat 30px 0px;
}
strong.slogan{
	display:none;
}

/*section page header */
.top-heading h1 {
color:#006AB4;
}



/* nav-bg.gif */
.main-nav{
	background:url(/inc/img/_LH/nav-bg.gif) repeat-x;
}

/* hover-bg.gif */
#nav li a.active,
#nav li a:hover{
	background:url(/inc/img/_LH/hover-bg.gif) repeat-x;
	color:#485464;
}

.accordion li a.opener{
color:#006AB4;
}

h1.title-border{
background:#fbba00;
color:#9c0b00;

}
.action-list h3.Allgemein{
background:#fbba00;
}
.event-post h3 a{
color:#9c0b00;
}
.event-post h3{
color:#9c0b00;
}
.accordion li a.opener span{
	background:url(/inc/img/_LH/close.gif) no-repeat 100% 50%;
}

/* select-l.gif ???? */

/* separator.gif */
.lang li{
	background:url(/inc/img/_LH/separator.gif) no-repeat 0 50%;

}

/* separator2.gif */
#nav li a{
	background:url(/inc/img/_LH/separator2.gif) no-repeat 100% 8px;
}

/* separator3.gif */
#footer ul li{
	background:url(/inc/img/_LH/separator3.gif) no-repeat 0 50%;
}

/* wrap-bg.gif */
#wrapper{
	background:url(/inc/img/_LH/wrap-bg.gif) repeat-y;
}


/* footer-bg.gif */
#footer{
	background:#fff url(/inc/img/_LH/footer-bg.gif) repeat-x;
	border-top:1px solid #e1d0b5;
	
}

/*eof HOME PAGE */











/*OCTIC*/
