/* leftcol
 ----------------------------------------------- */

#leftcol {
	position: absolute;
	left: 35px;
	top: 0;
	width: 230px;
	margin: 0;
	padding: 0;
	font-size: 89%;
}

#leftcolcontent {
	padding: 0;
	position: relative;
	width: 230px;
}

#leftcolcontent .teaser1 {
	margin: 0 0 1.5em 0;
	padding: 15px 15px 5px 15px;
	border: none;
	background: url(../img/teaser1_bg.gif) no-repeat bottom right;
	/* background-color: #EDF9FE; */
	background-color: #ededed;
	line-height: 130%;
}

#leftcolcontent .teaser1 h3 {
	margin: 0 !important;
	/* background-color: #EDF9FE;*/
	background-color: #ededed;
	/*color: #0F96E8;*/
	color: #404040;
	font-size: 130%;
	font-weight: normal;
	padding: 0 !important;

}

.teaser1 p {
	margin: 1em 0px !important;
}

#leftcolcontent .teaser1 .csc-textpic {
	padding-left: 10px;
}


#leftcolcontent .teaser1 .csc-textpic-intext-right-nowrap {
	margin: 0;
	padding: 0 !important;
	xborder: 1px solid green;
	width: 100%;
}



/* teaser
 ----------------------------------------------- */

/* box (blau) */

.teaser2 {
	margin: 0 0 1.5em 0;
	padding: 15px 15px 5px 15px;
	background-color: #EDF9FE;
	border-bottom: 1px solid #fff;
}


.teaser2 h3 {
	margin: 0 !important;
    background-color: #EDF9FE;
	color: #0F96E8;
	font-size: 130%;
	font-weight: normal;
	padding: 0 !important;
}

.teaser2 p {
	margin: 1em 0px !important;
}

/* referenz oben */

.teaser4 {
	margin: 0 0 1.5em 0;
	padding: 15px 15px 5px 15px;
	background-color: #F0F5D4;
	border-bottom: 1px solid #fff;
}

.teaser4 h3 {
	margin: 0 !important;
	background-color: #F0F5D4;
	color: #859C09;
	font-size: 130%;
	font-weight: normal;
	padding: 0 !important;
}

.teaser4 p {
	margin: 1em 0px !important;
}


/* rightcol
 ----------------------------------------------- */

.rightcol-50 {
	width: 270px !important;
	padding: 0;
	line-height: 135%;
	font-size: 89%;
	border-top: none !important;
}

.rightcol-50 #rightcolcontent h3 {
	padding: 0;
	margin: 0 0 0.6em 0;
}

/* content
 ----------------------------------------------- */

.content-50 {
	margin: 0 330px 0 10px !important;
	padding: 0;
	border-top: none;
	line-height: 135%;
}

.content-50 h1 {
	font-size: 130%;
	padding: 0;
	margin: 0 0 0.8em 0;
	line-height: 120%;
	background: none;
}

.content-50 ul li h2 {
    font-size: 101%;
    padding: 0;
    margin: 0;
    font-weight: normal;
    color: #333;
}

/* tagcloud
 ----------------------------------------------- */

#tagcloud {
	padding: 15px 15px 10px 15px;
	line-height: 160%;
	margin-bottom: 1.5em;
	border: none;
	background: url(../img/teaser1_bg.gif) no-repeat bottom right;
	/* background-color: #EDF9FE;*/
	background-color: #ededed;
}

#tagcloud h3 {
	margin: 0 0 .3em 0 !important;
	/*background-color: #EDF9FE;*/
	background-color: #ededed;
    /*color: #0F96E8;*/
	color: #404040;
	font-size: 130%;
	font-weight: normal;
	padding: 0 !important;

}


#tagcloud a {
	text-decoration: none;
	padding: 2px 2px;
	color: #7B8082;
}

#tagcloud a:hover {
	/* background-color: #DCEEFA; */
}

/* intro
 ----------------------------------------------- */

#intro {
	margin: 0 0 1.3em 288px;
	width: 680px;
	position: relative;
	padding: 15px 15px 20px 15px;
	background: url(../img/intro_bg.gif) no-repeat bottom left;
	background-color: #B0C828;
	position: relative;
}

#intro h2, #intro h4 {
	color: #fff;
	margin: 0 0 .3em 0;
	padding: 0;
}


#intro h2 {
	font-size: 140%;
	padding: 0;
	margin: 0 0 0.8em 0;
	line-height: 120%;
	position: relative;
}


#intro h4 {
    font-size: 111%;
}

div.intro-button {
	height: 60px;
}

a.intro-button {
    background: transparent url(../img/intro_button_right.gif) no-repeat top right;
    font-size: 12px;
	color: #fff !important;
	text-decoration: none;
    display: block;
    float: left;
    height: 26px;
    padding-right: 14px; /* sliding doors padding */
}

a.intro-button span {
    background: transparent url(../img/intro_button_left.gif) no-repeat;
    display: block;
    line-height: 14px;
    padding: 6px 0 6px 26px;
	height: 14px;
}

* html a.intro-button span {
	height: auto;
}

a.intro-button:hover {
	cursor: pointer;
    background-position: bottom right;
	text-decoration: none;
    outline: none; /* hide dotted outline in Firefox */
}

a.intro-button:hover span {
    background-position: bottom left;
	color: #fff !important;
    padding: 7px 0 5px 26px; /* push text down 1px */
	height: 14px;
}

* html a.intro-button:hover span {
	height: auto;
}



/* misc
 ----------------------------------------------- */

h3 {
	margin-top: 0;
}

.keywords {
    position: absolute;
    top: -384px;
    left: 0;
}


/* cssstyledcontent
 ----------------------------------------------- */

	/* IE-win Guillotine-Bug, Abstand img-intext */
	
	DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap {
	position: relative;
	*margin-top: 1.3em;
	}
	
	DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap {
	position: relative;
	*margin-top: 1.3em;
	}







/* Startseite h3 h4 content
 ----------------------------------------------- */
 
 
 
 div#content p {
 	margin-top: 0.55em
 }
 
 



/* Liste linke Spalte
 ----------------------------------------------- */

div#leftcolcontent div.teaser1 ul  {
    list-style: none outside none;
    padding-left: 0
}

div#leftcolcontent div.teaser1 ul li {
    padding-left: 18px;
    padding-bottom: 0.35em;
    background: url(../img/listpunkt_content.gif) no-repeat scroll 0 3px transparent
}


/* Footer- Neu
 ----------------------------------------------- */
 
 /* div.break.abst {height: 80px; overflow: hidden;} */
 
 
 #footer-wrap {
	font-size: 89%;
	clear: both;
	overflow: hidden;
	margin: 20px 0 0 0;
	background: url(../img/footer-wrap-top.gif) no-repeat 288px 0;
}

 #thema {
    margin: 18px 0  0 288px;
    width: 711px;
    padding: 3px 10px 5px 10px;
    overflow: hidden;
    background: url(../img/footer-wrap-bot.gif) no-repeat bottom left;
 }
 
 #thema h3 {
    color: #8b8b8b;
    margin-bottom: 0.3em 
 }
 
 #thema p {
    margin: 0;
    line-height: 1.5;
 }
 
 #thema p a {
    margin-right: 8px;
    color: #9c9c9c;
    text-decoration: none
 }
 
  #thema p a:hover {
    text-decoration: underline
  }

 #footer-wrap #footer {
    margin: 5px 0 0 300px;
    height: 20px
 }
 
  #footer-wrap #footer a {color: #2d2d2d; text-decoration: none}
  #footer-wrap #footer a:hover {text-decoration: underline}
