@CHARSET "UTF-8";

body {
	font-family: Arial, Verdana;
	color:#000000;
	font-size: 14px;
	margin:0px;
	padding:0px;
}

#overall-container{
	float:left;
	width:945px;
	height:100%;
}

*html #overall-container{
	width:970px;
}

#mainmenu{
	float:left;
	background-image:url(grafiken/bg_menu.gif);
	background-repeat:no-repeat;
	margin:25px 0px 25px 30px;
	height:35px;
	width:915px;
	display:inline;
}

.mainmenuitem{
	float:left;
	padding-left:23px;
	padding-top:9px;
}

.mainmenuitem a, .mainmenuitem a:link, .mainmenuitem a:visited{
	color:#FFFFFF;
	text-decoration:none;
}

.clearer{
	clear:both;
}

#content{
	background-image:url(grafiken/bg_inkl_logo.gif);
	background-repeat:no-repeat;
	height:100%;
	float:left;
	width:945px;
	display:inline;
}

*html #content{
	width:970px;
}

#content-left{
	float:left;
	width:580px;
	height:100%;
	display:inline;
}

#picture-top{
	float:left;
	margin-left:30px;
	display:inline;
}

#text-container{
	margin:35px 30px 35px 50px;
}

#text-container_back{
	margin:35px 30px 35px 50px;
	min-height:250px;
	background-image:url(grafiken/apfel.jpg);
	background-position:top;
	background-repeat:no-repeat;
	height: auto !important;
  	height: 250px;
	
}


#content-right{
	float:left;
	width:365px;
	display:inline;
}

*html #content-right{
	position:relative;
}

#to-top{
	float:left;
	background-image:url(grafiken/bg_menu.gif);
	background-repeat:no-repeat;
	margin:25px 0px 25px 30px;
	height:35px;
	width:915px;
	display:inline;
}

#to-top a, #to-top a:link, #to-top a:visited, #to-top a:hover{
	color:#FFFFFF;
	text-decoration:none;
} 

#to-topitem{
	padding-left:23px;
	padding-top:9px;
}

#headline h1{
	color:#f29200;
	font-size:2em;
	font-weight:bold;
}

h1{
	color:#f29200;;
	font-weight:bold;
	font-size:1.5em;
}

h2{
	color:#F29200;
	font-size:1.2em;
}

h3{
	color:#2FA834;
	font-size:1.3em;
	margin-top:23px;
}

a, a:link, a:visited{
	color:#F29200;
	text-decoration:none;
}

a:hover{
	color:#F29200;
	text-decoration:underline;
}

.csc-textpic-caption{
	padding-top:5px;
}

#content-top{
	float:left;
	display:inline;
	height:340px;
	padding-bottom:15px;
}

*html #content-top{
	padding-bottom:35px;
}

#content-bottom{
	float:left;
	margin-left:50px;
	width:895px;
	display:inline;
}

#pictures{
	float:left;
	width:100%;
}

#headline{
	width:100%;
}


div.csc-textpic-intext-right-nowrap div.csc-textpic-imagewrap dl.csc-textpic-image{
	margin-top:0px;
}


div.csc-textpic-left div.csc-textpic-imagewrap .csc-textpic-image, div.csc-textpic-intext-left-nowrap div.csc-textpic-imagewrap .csc-textpic-image, div.csc-textpic-intext-left div.csc-textpic-imagewrap .csc-textpic-image{
	margin-right:20px;
}


div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image{
	margin-bottom:10px;
	margin-top:10px;
}

.csc-frame-frame1 {
	background-image:url(grafiken/bg_slideshow.gif);
	background-repeat:no-repeat;
	width:310px;
	padding:5px;
	float:left;
	height:360px;
}

#gallery h1, #gallery_start h1 {
	font-size:14px;
}
	
#gallery {
	width:320px;
	margin-left:45px;
	/*margin-top:95px;*/
	margin-top:280px;
	float:left;
}

#gallery_start{
	width:320px;
	margin-left:45px;
	/*margin-top:95px;*/
	/*margin-top:267px;*/ /*war 280*/
	margin-top:130px;
	float:left;
}

*html #gallery, *html #gallery_start {
	margin-left:22px;
}

.startseite #gallery{
	margin-top:95px;
}

#ankuendigungen{
	width:325px;
	margin-right:15px;
	margin-left:25px;
	float:left;
	margin-top:110px;
	/*height:75px;*/
	height:0px;
	overflow:hidden;
}

#ankuendigungen h1{
	font-size:13px;
	color:white;
	font-weight:normal;
	padding-bottom:5px;

}



*html #ankuendigungen{
	margin-left:7px;
}

.csc-menu-1{
	list-style-type:none;
	padding-left:0px;
	.margin-left:0px;
}

#logolink{
	position:absolute;
	left:700px;
	top:110px;
	border:none;
}

#logolink a{
	text-decoration:none;
	border:none;
}

#logolink img{
	text-decoration:none;
	border:none;
}

td p{
	margin:2px;
}

img{
	border:none;
}

/*FCE für Aktuelles: Oranger Container */

#top_orange{
	float:left;
	background-image:url(grafiken/bg_oranger_container_oben.gif);
	height:20px;
	width:500px;

}

#center_orange{
	float:left;
	width:500px;
	text-align:left;
	background-color:#F29200;

	font-weight:bolder;
	_overflow:hidden;
}

#center_orange h1{
	font-size:2.5em;
	color:#FFFFFF;
}


#center_orange h2{
	font-size:1.3em;
	color:#000000;
}


#center_orange h1, #center_orange h2 {
	margin:10px 25px;
}

#bottom_orange{
	float:left;
	background-image:url(grafiken/bg_oranger_container_unten.gif);
	height:20px;
	width:500px;
}

#fce_orange{
	float:left;	
	width:500px;
	margin-bottom:50px;
}

/*FCE für Aktuelles: Grüner Container */

#top_green{
	float:left;
	background-image:url(grafiken/bg_gruener_container_oben.gif);
	height:20px;
	width:500px;
}

#center_green{
	float:left;
	width:500px;
	text-align:left;
	background-color:#6AA354;
	background-image:url(../grafiken/02_aktuelles/prozent_gruen.jpg);
	background-position:right top;
	background-repeat:no-repeat;

}

#center_green h1{
	font-size:1.5em;
	color:#FFFFFF;
	font-weight:bold;
}


#center_green h2{
	font-size:1.2em;
	color:#000000;
	font-weight:bold;
}


#center_green h1,  #center_green p {
	margin:10px 25px 0px;
}
#center_green .contenttable p {
	margin:2px;
}

#center_green h2{
	margin-bottom:0px;
}

#center_green .bigger{
	font-weight:bold;
}

#center_green table{
	margin:10px 25px;
}

#center_green h3{
	margin:10px 25px;

}

#bottom_green{
	float:left;
	background-image:url(grafiken/bg_gruener_container_unten.gif);
	height:20px;
	width:500px;
	_margin-top:-35px;
	_margin-left:25px;
}

#fce_green{
	float:left;	
	width:500px;
	margin-bottom:35px;
}

#fce_green_headline, #fce_orange_headline{ 
	color:#F29200;
	font-size:1.5em;
	font-weight:bold;
	margin-bottom:10px;
}

#center_orange h3{
	margin:10px 25px;
	color:white;
}

#center_orange p{
	margin:10px 25px;
	font-weight:normal;
}

#center_orange a{
	color:white;
}

#center_orange hr{
	color:white;
	margin:10px 25px;
}

#center_orange h2 span{
	color:white;
}

div.csc-frame-invisible{
	margin-top:57px;
}

.kaffee_bild{
	_padding-bottom:20px;
}

table.angebote{
	width:430px;
	border-collapse:collapse;
}

table.angebote tr{
	border-bottom:7px solid white;
}

table.angebote td{
	padding-bottom:4px;
	padding-top:3px;
}

table.angebote .tr-even{
	background-color:#FC9;
}

table.angebote .tr-odd{
	background-color:#FC6;
}

table.angebote .td-0{
	padding-left:7px;
}

table.angebote .td-1{
	text-align:center;
}

table.angebote .td-2{
	text-align:right;
	padding-right:7px;
}