/* 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:center;
	color:#008AD3;
	font-family:Trebuchet MS,Arial,Helvetica,sans-serif;
	font-size:62.5%;
}
#wrap {
		display:block;
		width:970px;
		text-align:left;
		margin:0 auto;
		padding:0;
		overflow:hidden;
}
#inner_wrap {
	padding:0 120px 0 150px;
	width:700px;
	font-size:1.1em;
}
.clear {
   display:block;
   clear:both;
   height:1px;
   overflow:hidden;
   margin:0;
}
img {
	border:none;
        margin:0;
        padding:0;
}
.trennlinie_alt {
	border-top:1px dotted black;
	height:2px;
	overflow:hidden;
	clear:both;
	width:100%;
	margin:7px 0 7px 0;
}
.trennlinie {
	background-image:url(../images/line.gif);
	background-repeat:repeat-x;
	width:auto;
	height:2px;
	overflow:hidden;
	margin:7px 1px 7px 0;
}
.trennlinie_rot {	
	BACKGROUND-IMAGE: url(../images/line_red.gif);	
	MARGIN: 0 1px 20px 0px;	
	OVERFLOW: hidden;	
	WIDTH: auto;	
	BACKGROUND-REPEAT: repeat-x;	
	HEIGHT: 2px;
}
/*h1 {
	font-size:1.3em;
	margin:0 0 5px 0px;
}
h2 {
	font-size:1.2em;
	margin:0 0 5px 0px;
}
h3 {
	font-size:1.1em;
	margin:0 0 5px 0px;
	font-weight:bold;
}*/
h1,h2,h3 {
	font-size:1.6em;
	color:#e2000e;
	margin:0px 0 5px 0px;
}
h2 {
	font-size:1.4em;
}
h3 {
	font-size:1.2em;
	font-weight:normal;
}
a {
	text-decoration:underline;
	color:#008ad3;
}

/********************
*	Header	    *
********************/
#header {
	display:block;
	margin:0;
    padding:0;
    height:70px;
}
#header_left {
	float:left;
	margin:0;
	width:300px;
}
#header_middle {
	float:left;
	margin:0;
	width:400px;
	padding-right:0px;
	padding-top:27px;
	overflow:hidden;
}
#header_right {
	float:right;
	margin:0;
	width:140px;
	padding-top:27px;
	overflow:hidden;
}
.abstand {
	display:inline;
}
p.leer {
	margin:0;
	padding:0;
	height:3px;
	line-height:4px;
}
#header_leer {
	width:120px;
	float:right;
}
.trennlinie_start {
	background-image:url(../images/line.gif);
	background-repeat:repeat-x;
	width:auto;
	height:2px;
	overflow:hidden;
	margin:7px 0 7px 0;
}

/******************
* 	Search    *
******************/
#search {
	width:141px;
	padding:0 0 0 0px;
	overflow:hidden;
}
input.search_txt {
	width:88px;
	height:15px;
	float:left;
	border:1px solid #cdeaf8;
	padding:2px;
	color:#b1b1b1;
	font-size:11px;
	margin:0;
}
.search_btn {
	float:left;
	padding:0;
	margin:0;
	width:46px;
	height:21px;
	background:url(../images/search_btn.gif) top left no-repeat;
	border:none;
	cursor:pointer;
}
/************
*	Meta	*
************/
#meta {
	float:right;
	padding-top:4px;
	overflow:hidden;
	font-size:11px;
}
ul.meta_navi {
	display:block;
    list-style:none;
	padding:0;
	margin:0;
	overflow:hidden;
}
ul.meta_navi li {
	background:url(../images/split.gif) center right no-repeat;
   	display:inline;
   	padding:0 6px 0 7px;
}
ul.meta_navi li a:link,ul.meta_navi a:hover,ul.meta_navi a:visited {
	text-decoration:none;
	color:#008ad3;
}
ul.meta_navi li a:hover{
	/*font-weight:bold;*/
}
ul.meta_navi li.last {
	background:none;
}

#header_image {
	height:245px;
	margin-bottom:2px;
	overflow:hidden;
}
/************************
*   SeitenNavigation	*
************************/
#navigation {
	display:block;
	height:38px;
        margin:0 0 0 0;
        padding:0px;
	width:700px;
	font-size:1.07em;
}
ul.haupt_navi {
    	list-style:none;
	padding: 0;
	margin:0;
	width:700px;
}
ul.haupt_navi li {
	float:left;
	font-size:1.25em;
   	font-weight:bold;
	width:138px;
	height:38px;
	margin:0 3px 0 0;
	padding:0;
}
ul.haupt_navi li.last {
	width:136px;
	margin-right:0;
}
ul.haupt_navi li a:link,ul.haupt_navi li a:hover,ul.haupt_navi li a:visited {
	height:28px;
	display:block;
	text-decoration:none;
	color:#FFF;
   	padding:8px 0 0 0;
	text-align:center;
	background:#b6e3f6 url(../images/navi.jpg) top left repeat-x;
}
ul.haupt_navi li a:hover {
	/*height:30px;*/
	background: #8dd2ef;
}
/*ul.haupt_navi li a:link.cur,ul.haupt_navi li a:hover.cur,ul.haupt_navi li a:visited.cur	{
	margin-left:2px;
	padding-left:4px;
	background: #ffffff url(../images/navi_hover.jpg) top right no-repeat;
}*/

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

/*************************
*   FooterNavigation     *
*************************/	
#footer {
	display:block;
	/*width:100%;*/
	height:32px;
	padding-left:150px;
	padding-bottom:15px;
	font-size:1.08em;
}
#footer a:link,#footer a:hover,#footer a:visited {
	line-height:15px;
	color:#008ad3;
	text-decoration:none;
}
#footer_navi {
	display:block;
	float:left;
	margin-top:15px;
}
ul.footer_navi_list {
	margin:0;
	padding:0;
	list-style:none;
}		
ul.footer_navi_list li {
	display:inline;
	padding:0 6px 0 0;
	margin-right:5px;
	background:url(../images/split.gif) center right no-repeat;
}
ul.footer_navi_list li.last {
	display:inline;
	padding:0 6px 0 0;
	background:none;
}			
ul.footer_navi_list li a.print {
	background:url(../images/print.gif) top left no-repeat;
	padding-left: 25px;
	padding-top:2px;
}		
ul.footer_navi_list li a.oben {
	background:url(../images/oben.gif) top left no-repeat;
	padding-left: 10px;
	padding-top:1px;
}

/**************************
*	Contrast	  *
**************************/
#contrast {
	display:block;
	/*float:left;*/
	float:right;
	/*margin-top:15px;*/
	margin-top:4px;
}
ul.contrast_list {
	list-style:none;
	padding:0;
	margin:0;
}		
ul.contrast_list li {
	display:inline;
}
ul.contrast_list li.hell a {
	background:url(../images/hell_tr.gif) top left no-repeat;
}
ul.contrast_list li.dark a {
	background:url(../images/dark_tr.gif) top left no-repeat;
}
ul.contrast_list li a:link,ul.contrast_list li a:visited {
	display:block;
	width:15px;
	height:15px;
	float:left;
	margin-right:5px;
}		
ul.contrast_list li a:hover {
}
#dia_logo {
	/*width:103px;
	height:32px;
	background:url(../images/dia_logo.gif) top left no-repeat;*/
	display:block;
	float:right;
}
/**********************
*    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;
}

/**************
*  JSMenu     *
***************/
/*div.jsmenu {
    position:absolute;
    z-index:90;
}
ul.js_menu {
    margin:-2px 0 0 0;
    padding:0;
    list-style:none;
    background-color:#8bd2ee;
    display:none;
    position:absolute;
    z-index:90;
    width:138px;
}
ul.js_menu li {
}
ul.js_menu li a:link,ul.js_menu li a:hover,ul.js_menu li a:visited {
   padding:5px;
   display:block;
   font-weight:bold;
   color:white; 
   text-decoration:none;
}
ul.js_menu li a:hover {
	text-decoration:underline;
}
*/
/************************
*	FCE-Menue	*
************************/
.div_menu_angebote {
	margin:10px 0;
	color:#fff;
	font-weight:bold;
	font-size:12px;
}
.div_menu_angebote ul{
	margin:0;
	padding:0;
}
p.angebote_first {
	font-size:14px;
}
p.angebote_first, ul.menu_angebote li {
	display:block;
	width:278px;
	height:16px;
	background:url(../images/angebote_first.jpg) left top no-repeat;
	text-align:center;
	padding:2px 0;
	margin:0 0 1px 0;
}
ul.menu_angebote li {
	background:url(../images/entry.jpg) left top no-repeat;
}
ul.menu_angebote li a {
	display:block;
	width:278px;
	height:15px;
	padding:0;
	margin:0;
	color:#fff;
	text-decoration:none;
}
ul.menu_angebote li a:hover {
	color:#fff;
	text-decoration:underline;
}
ul.menu_angebote li.first_entry {
	background:url(../images/entry_first.jpg) left top no-repeat;
}
ul.menu_angebote li.last_entry {
	background:url(../images/entry_last.jpg) left top no-repeat;
}

/************************
* 	Typo3		*
************************/
p.bodytext {
	margin:0 0 10px 0;
	padding-left:2px;
	font-size:11px;
	line-height:17px;
}
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;
}
#teaser {
	/*align:center;*/
	text-align:center;
}
.teaser_header a:link,.teaser_header a:hover,.teaser_header a:visited {
	color:#16571A;
	font-weight:normal;
	padding-left:5px;
}
.teaser_header
{
	background-image:url(../images/filmlink.jpg);
	background-repeat:no-repeat;
	padding-left:20px;
	background-position:0 center;
}
div.title {
	float:left;
}
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;
	font-weight:normal;
}
.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:12px;
	overflow:hidden;
}
.news-teaser-item h3 {
	margin-bottom:3px;
	font-size:11px;
	font-weight:bold;
}
.news-teaser-item h3 a{
	text-decoration:none;
	color:#008ad3;
}
.news-teaser-morelink {
	margin-top:2px;
}
.news-teaser-gotoarchive, .news-teaser-gotoarchive1 {
	display:block;
	width:270;
	height:15px;
	padding:0px 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;
} 
p.archive_veranstaltung {
	display:block;
	width:270;
	height:15px;
	padding:0px 0 0 8px;
	margin:0;
	background:url(../images/link_all.jpg) left top no-repeat;
}
a.archive_link {
	padding-left:5px;
	background:url(../images/pfeil_blau.gif) left center no-repeat;
	color:#008ad3;
	text-decoration:none;
}
a.archive_link:hover {
	text-decoration:underline;
} 

/*****************************
*	Content Right News   *
*****************************/
#content_right_news {
	width:138px; /*148px;*/
	margin-top:20px;
	float:right;
}
#content_right_news .news-teaser-container h2 {
	width:130px;
	padding:4px 0 0 8px;
	background:url(../images/latest_header_small.jpg) left top no-repeat;
}
#content_right_news .news-teaser-top {
	width:138;
	background:url(../images/news_teaser_top_small.jpg) left top no-repeat;
}
#content_right_news .news-teaser-bottom {
	width:138;
	background:url(../images/news_teaser_bottom_small.jpg) left top no-repeat;
}
#content_right_news .news-teaser-content {
	width:120px;
	padding:1px 8px 4px 8px;
}
#content_right_news .news-teaser-gotoarchive, content_right_news .news-teaser-gotoarchive1 {
	width:130;
	background:url(../images/link_all_small.jpg) left top no-repeat;
}
#content_right_news .news-teaser-gotoarchive1 {
	background:url(../images/link_all_news_small.gif) left top no-repeat;
}
#content_right_news p.archive_veranstaltung {
	width:130;
	height:15px;
	padding:0px 0 0 8px;
	margin:0;
	background:url(../images/link_all_small.jpg) left top no-repeat;
}
/************************
*	List-Ansicht	*
************************/
div.news-list-container div.news-latest-item {
	margin-bottom:5px;
}
div.news-list-container div.news-latest-content img {
	margin-top:4px;
}
div.news-list-container p.trennlinie_rot {
	margin:20px 0 0 0;
}
div.news-list-browse a {
	text-decoration:none;
	color:#e2000e;
}
div.news-list-browse p {
	margin:0;
}

/*************************
*	Single-Ansicht	*
************************/
div.news-single-img {
	display:block;
	float:left;
	padding-right:15px;
	padding-bottom:10px;
}
p.news-single-imgcaption {
	BACKGROUND-COLOR: #e7f9fd;
	TEXT-ALIGN: center;
	margin:0px;
}
div.news-single-item p.trennlinie_rot {
	margin:20px 0 0 0;
}
div.news-single-backlink {
	margin:5px 0;
}
div.news-single-backlink a {
	text-decoration:none;
	color:#e2000e;
}
/********************************
*	Drop-Down aufklappbar	*
********************************/
#nav {
	width: 700px;
	list-style:none;
	padding: 0;
	margin: 0;
} 
#nav ul {
	float: left;
	list-style:none;
	padding: 0;
	margin: 0 0 1em 0;
} 
#nav a {
	display: block;
	height:30px;
	color: #fff; 
	text-decoration: none;
	padding: 6px 0 0 0;
	text-align:center;
} 

#nav li.menuparent  {
	/*background: url(arrow.gif) no-repeat 90% 40%;*/
} 
#nav li {
	float: left;
	font-size:1.25em;
	font-weight:bold;
	padding: 0;
	width:138px;
	height:36px;
	margin:0 3px 0 0;
	background:#b6e3f6 url(../images/navi.jpg) top left repeat-x;
} 
#nav li.last {
	width:136px;
	margin-right:0;
}
#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 128px;   /*123px*/
	font-weight: normal;
	border-width: 0.25em;
	margin:0;
	padding:5px 0px 5px 10px;   /*5px 5px 5px 10px;*/
	background:#a8ddf3 url(../images/transparent_backround_menu.png) top left repeat-x;
} 
#nav li.last ul {
	width:121px;
}
#nav li li { 
	width: 121px;
	height:auto;
	background:none;
	padding-bottom:5px;
	padding-right:5px;
} 
#nav li ul a {
	text-align:left;
	background:none;
	height:auto;
	font-size:11.5px;
	padding:0;
	/*padding-left: 1em;*/
} 
#nav LI UL A:hover {
	color:#e2000e;
	text-decoration:none;
}
#nav li ul ul {
	margin: -1.0em 0 0 121px;
} 
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
} 
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
} 
#nav li:hover, #nav li.sfhover {
	background: #8dd2ef;
	/*color: white;*/
}
#nav ul.js_menu li:hover, #nav ul.js_menu li.sfhover {
	background:none;
}
#nav ul.js_menu li:hover a, #nav ul.js_menu li.sfhover a {
	color:#e2000e;
}
#nav ul.js_menu li a:hover {
    	/*text-decoration:underline;*/
    	color:#e2000e;
}
#nav LI ul.menu_level2 {
	margin-left:125px;
	width:132px;
} 
#nav ul.menu_level2 li {
	background:url(../images/punkt.gif) left 8px no-repeat;
	padding-left:8px;
}
#nav ul.menu_level2 li a:link,#nav ul.menu_level2 li a:visited,#nav ul.menu_level2 li a:hover{
	font-size:11px;
	font-weight:normal;
	color:white;
}
#nav ul.menu_level2 li:hover, #nav ul.menu_level2 li.sfhover {
	background:url(../images/punkt_rot.gif) left 8px no-repeat;
}
#nav ul.menu_level2 li a:hover {
	color:#e2000e;
}
/********************************
*	FCE - 2 Spaltiges	*
********************************/
.column-left, .column-right {
	width:49%;
	display:block;
	float:left;
}
.column-right {
	float:right;
}

