/** ( * )
/**_____________________________________________________**/
* {
	margin:0;
	padding:0;
}
/**__End________________________________________________**/



/** BODY
/**_____________________________________________________**/
body{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
/**__End________________________________________________**/



/** HOME_content
/**_____________________________________________________**/
#HOME_content {
	background:transparent url(../img/hg_mitte.gif) repeat left top;
	float:right;
	min-height:290px;
	width:480px;
}

* html #HOME_content {			/** IE6 Hack **/
	height:290px;
}
/**__End________________________________________________**/



/** HOME
/**_____________________________________________________**/
#HOME {
	background:transparent url(../img/K-Nowak2.png) no-repeat right bottom;
	float:right;
	min-height:325px;
	line-height:17px;
	padding-top:30px;
	width:458px;
}

* html #HOME {			/** IE6 Hack **/
	height:325px;
	}
/**__End________________________________________________**/



/** Container_Main
/**_____________________________________________________**/
#Container_Main {
	background: white;
	border-left:1px #339933 solid;
	border-right:1px #339933 solid;
	left:50%;
	margin-left: -365px;
	min-height:863px;
	overflow:hidden;
	position:absolute;
	width:729px;
}

* html #Container_Main {		/** IE6 Hack **/
	height:1840px;
}
/**__End________________________________________________**/



/** Logo-Link (a)
/**_____________________________________________________**/
#Logo a  {
	background:transparent;
	float:left;
	height:90px;
	margin-top:1px;
	width:730px;
}
/**__End________________________________________________**/



/** Header
/**_____________________________________________________**/
#Header-DE {
	background:transparent url(../img/head_stiftung.gif) no-repeat left top;
	float:left;
	height:110px;
	width:730px;
}

#Header-EN {
	background:transparent url(../img/head_stiftung_EN.gif) no-repeat left top;
	float:left;
	height:110px;
	width:730px;
}

#flaggen {
	float:left;
	height:15px;
	width:730px;
}

#flaggen ul {
	float:right;
	height:12px;
	margin-top:3px;
	margin-right:15px;
	width:45px;
}

* html #flaggen ul {		/* IE6 Hack */
	margin-right:7px;
}

#flaggen li {
	float:left;
	list-style-type:none;
}

.flagge_de {
	background:transparent url(../img/de.jpg) no-repeat left top;
	float:left;
	display:block;
	height:12px;
	width:20px;
}

.flagge_en {
	background:transparent url(../img/com.jpg) no-repeat left top;
	display:block;
	height:12px;
	margin-left:5px;
	width:20px;
}
/**__End________________________________________________**/



/** Horizontale Navigation
/**_____________________________________________________**/

#Navi_Top {
	background:transparent url(../img/muster_oben728.gif) no-repeat left top;
	border-top:1px #339933 solid;
	border-bottom:1px #339933 solid;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	line-height:normal;
	height:23px;
	width:730px;
}

#Navi_Top ul {
	float:left;
	height:23px;
	list-style-type:none;
	width:730px;
}

#Navi_Top li {
	float:left;
	line-height:23px;
}

#Navi_Top a {
	background:transparent url(../img/hg_oben.gif) repeat left top;
	border-left:1px #339933 solid;
    color:#666666;
	display:block;
	text-decoration:none;
	padding-left:10px;
	padding-right:10px;
}

#Navi_Top a:active,
#Navi_Top .current_top {
	color:#439D2A;
}

#Navi_Top a:hover,
.current_top {
	text-decoration: underline;
}

.muster_links_nt {
	background:transparent url(../img/muster_links.gif) no-repeat;
	height:23px;
	margin-left:1px;
	width:29px;
}

.hg_oben {
	background:transparent url(../img/hg_oben.gif) no-repeat left top;
	border-left:1px #339933 solid;
	float:left;
	height:23px;
	width:6px;
}
/**__End________________________________________________**/



/** Navigation
/**_____________________________________________________**/
#Navigation { 
	background:white;
	float:right;
	height:342px;
	width:218px;
}

#Navigation ul {
	float:left;
	height:27px;
	list-style-type:none;
	margin-top:5px;
	margin-left:20px;
	width:185px;
}

* html #Navigation ul {		/* IE6 Hack */
	margin-left:10px;
}

#Navigation li {
	cursor:pointer;
	font-size: 13px;
	font-weight:bold;
	height:27px;
	line-height:25px;
}

#Navigation a {
	color:#666666;
	text-decoration:none;
}

#Navigation a:hover{
	color:#439D2A;
}

#Navigation  .current {
	background:transparent url(../img/hg_navigation.gif) no-repeat left bottom;
	color:#439D2A;
	display:block;
	text-decoration:none;
}
/**__End________________________________________________**/



/** Content Allgemein
/**_____________________________________________________**/
#Content {
	background:transparent url(../img/hg_mitte.gif) repeat left top;
	float:right;
	min-height:342px;
	line-height:17px;
	text-align:justify;
	padding: 25px 10px;
	width:461px;
}

* html #Content {			/** IE6 Hack **/
	height:342px;
}
/**__End________________________________________________**/



/** Navi_Bottom
/**_____________________________________________________**/
#Navi_Bottom {
	background:transparent url(../img/muster_unten546.gif) no-repeat left top;
	border-top:1px #339933 solid;
	border-bottom:1px #339933 solid;
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
	font-size:11px;
	font-weight:bold;
	line-height:normal;
	height:23px;
	float:left;
	width:546px;
}

#Navi_Bottom ul {
	float:left;
	height:23px;
	list-style-type:none;
	width:546px;
}

#Navi_Bottom li {
	float:left;
	line-height:23px;
}

#Navi_Bottom a {
	background:transparent url(../img/hg_oben.gif) repeat left top;
	border-left:1px #339933 solid;
    color:#666666;
	display:block;
	text-decoration:none;
	padding-left:10px;
	padding-right:10px;
}

#Navi_Bottom a:hover{
	color:#666666;
	text-decoration: underline;
}

.muster_links_nt {
	background:transparent url(../img/muster_links.gif) no-repeat;
	height:23px;
	width:29px;
}
/**__End________________________________________________**/



/** MS-Link (a)
/**_____________________________________________________**/
#MS_signet a{
	background:url(../img/ms_signet.gif) no-repeat left top;
	border-left:1px #339933 solid;
	border-top:1px #339933 solid;
	border-bottom:1px #339933 solid;
	display:block;
	float:left;
	height:23px;
	width:182px;
}
/**__End________________________________________________**/



/** Footer
/**_____________________________________________________**/
#Footer {
	color:#666666;
	float:left;
	font-size:10px;
	height:50px;
	margin-top:8px;
	margin-left:5px;
	width:718px;
}

.Footer {
	color:#666666;
	font-size:11px;
	padding-left:2px;
}
/**__End________________________________________________**/



/** Typo3 Details
/**_____________________________________________________**/
.bodytext {
	margin:0px;
}

.csc-textpic-caption {
	color:#000000;
	font-family:Arial,Helvetica,sans-serif;
	font-size:10px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:14px;
	text-decoration:none;
	text-transform:none;
}

div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image img  {
	margin: 10px 0;
}

div.csc-textpic-text  {
	padding: 10px 0;
}

.csc-textpic-caption {
	font-size: 12px;
	color:#828281;
	padding:5px;
}

div.csc-sitemap a{
	font-size:12px;
	padding:3px;
	color:#666666;
}

.csc-sitemap ul {
	margin-left:35px;
	padding:8px;
	font-weight:bold;
}

.csc-sitemap li {
	margin-left:10px;
	padding:1px;
	color:#439D2A;
}

.csc-sitemap a:hover {
	color:#439D2A;
}

.tx_tipafriend h1 {
	font-size:14px;
	margin-bottom:5px;
}

p, dl, hr, h1, h2, h3, h4, h5, h6, ol, ul, pre, table, address, fieldset {
	margin:0px;
}

fieldset {
	border:0;
}
/**__End________________________________________________**/



/** Flash Video Player v2
/**_____________________________________________________**/
.tx-flvplayer2-pi1 {
	margin-top:15px;
	margin-bottom:5px;
}
/**__End________________________________________________**/



/** SmoothGallery
/**_____________________________________________________**/
.slideElement {
	background:center;
}
/**__End________________________________________________**/



/** Searchbox
/**_____________________________________________________**/

.searchbox {
	float:right;
	height:25px;
	margin-top:15px;
	margin-right:10px;
	width:190px;
	position:relative;	
}

.searchbutton {
	position:absolute;
	top:0px;
	right:15px;
}


#searchbox-content{
	float:left;
	width:300px;
}

#searchbutton-content {
	float:left;
	margin: 1px 0 0 5px;
}

.tx-indexedsearch-searchbox {
	height:30px;
	margin:0;
}

.tx-indexedsearch-whatis {
	display:none;
}

.tx-indexedsearch-icon, .tx-indexedsearch-result-number {
	float:left;
}

.tx-indexedsearch-title {
	clear:both;
}

.tx-indexedsearch-res h3 {
	margin-top:10px;
	margin-right:3px;
}

/**__End________________________________________________**/



/** News
/**_____________________________________________________**/

.news-latest-item {

}

.news-latest-item a {
	text-decoration: none;
}


.news-latest-item h3 a{
	color:black;
	float:left;
	font-size: 14px;
	font-weight: 700;
	width: 285px;
	margin-top: 10px;
}


.news-latest-item img {
	border: 1px solid #d3e2dd;
	float: left;
	margin: 18px 5px 5px 15px;
        height:225px;
        width:270px;
}


.news-latest-item p {
        float:left;
	font-size: 11px;
	line-height: 13px;
	text-align: left !important;
	width: 270px;
	margin-top: 5px;
}


.news-latest-middle {
	height: 120px;
	width: 300px;
}


.news-latest-morelink {
	float: left;
	font-size: 12px;
	text-decoration: none;
	width: 200px;
	margin-top: 5px;
}

/**__End________________________________________________**/



/** Spenden Formular
/**_____________________________________________________**/

.tx-thmailformplus-pi1 {
	margin-top:10px;
        margin-left:10px;
        margin-bottom:10px;
}

.tx-thmailformplus-pi1 label {	
        font-size:11px;
	font-weight:600;
}

.tx-thmailformplus-pi1 input {
	font-size:12px;
        margin-top:6px;
        margin-bottom:6px;
	width:160px;  
}

.tx-thmailformplus-pi1 select {   
        font-size:10px;
        height:18px;
        margin-top:12px;
	width:162px;
        margin-bottom:10px;
}

.tx-thmailformplus-pi1 textarea {   
        font-size:12px;
        height:15px;
        background-color:#E5E5E5;
	border:1px solid #339933;
	color:#6A6A69;
	font-family:Arial,Helvetica,sans-serif;
}

.tx-thmailformplus-pi1 input:hover,
.tx-thmailformplus-pi1 textarea:hover,
.tx-thmailformplus-pi1 select:hover{
	background-color:#FFFFFF;
	border:1px solid #339933;
	color:#6A6A69;
}

.tx-thmailformplus-pi1 input,
.tx-thmailformplus-pi1 select {
        background-color:#E5E5E5;
	border:1px solid #339933;
	color:#6A6A69;
	font-family:Arial,Helvetica,sans-serif;
}


/**__End________________________________________________**/