/* CSS Document fuer Stiftung Finneck */
html {
	height:100%; 
}
body {
	height:100%;
	overflow-y:visible;
 	background:#b6e3f6 url(../images/bg.jpg) top left repeat-x;
   	margin:0;
	padding:0;
	text-align:left;
	color:#008AD3;
	font-family:Arial,Helvetica,sans-serif;
	font-size:62.5%;
}
#wrap {
		display:block;
		/*width:970px;*/
		width:100%
		text-align:left;
		margin:0 auto;
		padding:0;
		overflow:hidden;
}
#inner_wrap {
	padding:0;
	/*width:700px;*/
	width:100%;
	font-size:1.1em;
}
.clear {
   display:block;
   clear:both;
   height:1px;
   overflow:hidden;
   margin:0;
}
img {
	border:none;
        margin:0;
        padding:0;
}
.trennlinie {
	background-image:url(../images/line.gif);
	background-repeat:repeat-x;
	width:auto;
	height:2px;
	overflow:hidden;
	margin:7px 0 7px 0;
}
h1,h2,h3 {
	font-size:1.6em;
	color:#e2000e;
	margin:8px 0 5px 0px;
}
h2 {
	font-size:1.3em;
}
h3 {
	font-size:1.1em;
}
a:link,a:hover,a:visited {
	/*text-decoration:none;*/
}

/********************
*	Header	    *
********************/
#header {
	display:block;
	margin:0;
    padding:0;
    height:70px;
}
#header_left {
	float:left;
	margin:0;
	width:300px;
}
#header_middle {
	display:none;
}
#header_right {
	display:none;
}
.abstand {
	display:none;
}
p.leer {
	display:none;
}

#header_image {
	display:none;
}
/************************
*   SeitenNavigation	*
************************/
#navigation {
	display:none;
}

/************
*   Inhalt  *
************/
#content {
	display:block;
	margin:0;
	width:100%;
	padding:15px 0px;
}
#content_left {
	display:block;
	/*width:400px;*/
	width:100%;
	min-height:1px;
	/*float:left;*/
	margin:0;
	padding:0;
	overflow:hidden;
}
#content_right {
	display:block;
	/*width:278px;*/
	/*float:left;*/
	margin:0;
	padding:0;
	overflow:hidden;
}

/*************************
*   FooterNavigation     *
*************************/	
#footer {
	display:none;
}

/**********************
*    FCE 2 Sections   *
**********************/
div.fce_2_sections {
	width:100%;
	margin:0;
	padding:0;
}		
div.fce_2_sections_left {
	float:left;
	width:49%;
	margin:0;
	overflow:hidden;
}
div.fce_2_sections_right{
	float:right;
	width:49%;
	margin:0;
	overflow:hidden;
}
div.fce_2_sections_abstand {
	width:2%;
	height:1px;
	margin:0;
	float:left;
        overflow:hidden;
}


/************************
*	FCE-Menue	*
************************/
.div_menu_angebote {
	display:none;
}

/************************
* 	Typo3		*
************************/
p.bodytext {
	margin:0 0 10px 0;
	padding-left:2px;
	font-size:1em;
}
p.align-right {
	text-align:right;
}
p.align-left {
	text-align:left;
}
p.align-center {
	text-align:center;
}
FORM {	
	DISPLAY: block;	
	OVERFLOW: hidden;
	margin:0;
}
p.hell-blau {
	padding:8px;
	background-color:#e7f6fd;
}

/************************
*	News-Ansicht	*
************************/
/*	Latest-Ansicht	*/
.news-latest-item img {
	float:left;
	padding-right:10px;
	padding-bottom:10px;
}
.news-latest-date a {
	color:#008ad3;
	text-decoration:none;
}
.news-latest-item h3 a{
	text-decoration:none;
	color:#c30017;
	margin-bottom:8px;
}
.news-latest-content {
	padding-top:2px;
}
.news-latest-text {
	margin-bottom:10px;
}
.news-latest-morelink a, .news-teaser-morelink a  {
	color:#c30017;
	padding-left:5px;
	background:url(../images/pfeil_rot.gif) left center no-repeat;
	text-decoration:none;
}
/*	Teaser-Ansicht	*/
.news-teaser-container h2 {
	display:block;
	width:270px;
	height:19px;
	padding:4px 0 0 8px;
	background:url(../images/latest_header.jpg) left top no-repeat;
	margin:0px;
	color:#fff;
	font-size:1em;	
}
.news-teaser-top {
	display:block;
	width:278;
	height:3px;
	background:url(../images/news_teaser_top.jpg) left top no-repeat;
	overflow:hidden;
}
.news-teaser-bottom {
	display:block;
	width:278;
	height:3px;
	background:url(../images/news_teaser_bottom.jpg) left top no-repeat;
	overflow:hidden;
}
.news-teaser-content {
	background-color:#e6f5fc;
	width:260px;
	padding:1px 8px 4px 8px;
	border-left:1px #d6eefa solid;
	border-right:1px #d6eefa solid;
	line-height:0.95em;
	overflow:hidden;
}
.news-teaser-item h3 {
	margin-bottom:1px;
	font-size:11px;
}
.news-teaser-item h3 a{
	text-decoration:none;
	color:#008ad3;
}
.news-teaser-morelink {
	margin-top:2px;
}
.news-teaser-gotoarchive, .news-teaser-gotoarchive1 {
	display:none;
	width:270;
	height:14px;
	padding:1px 0 0 8px;
	background:url(../images/link_all.jpg) left top no-repeat;
}
.news-teaser-gotoarchive1 {
	height:24px;
	background:url(../images/link_all_news.jpg) left top no-repeat;
}
.news-teaser-gotoarchive a, .news-teaser-gotoarchive1 a {
	padding-left:5px;
	background:url(../images/pfeil_blau.gif) left center no-repeat;
	color:#008ad3;
	text-decoration:none;
}
.news-teaser-gotoarchive a:hover, .news-teaser-gotoarchive1 a:hover {
	text-decoration:underline;
} 

#unternavigation {
	display:none;
}
#content_right_teaser {
	display:none;
}
#content_right_content {
	display:none;
}
