/* creates the
gradient across the top of the page */
html {
	/*background-color: #E4E4E4; heller back*/
	background: #797c78;
	height: 100%;
}
/* overlays a semi-transparent PNG down the column as long as there's
content */
body { /*background: url(images/baum_trans.gif) no-repeat fixed center bottom; */} 

body {
margin: 0; padding: 0;
height: 100%;
font: 70%/1.5em Verdana;
text-align: center; /* needed for IE to center the main column */
color: #333;


} 

h1
{
	margin-top: 20px;
	font: 2em verdana, arial, sans-serif;
	font-weight:bold;
	margin-bottom:5px;
	
}
h2
{
	margin-top: 0px;
	padding-left: 10px;
	padding-right: 10px;
	font: 1.5em verdana, arial, sans-serif;
	/*font-weight:bold;*/
	color: grey;
	
}

h3
{
	margin-top: 0px;
	font: 1.5em verdana, arial, sans-serif;
	/*font-weight:bold;*/
	color: grey;
	margin-bottom: 5px;
	margin-top: 15px;
	border-bottom: 1px solid grey;
}
#wrapper
{
	margin: 0 auto; 
	display:block;
	width: 1000px;
	text-align:center;
	background: url(images/back_haus.jpg) repeat-y center top;
	/*min-height:100%;*/
	min-height:100%;
}

#homewrapper
{
	background: blue;
	display:block;
}
#vorteilehome
{
	float:left;
	width: 400px;
	position: relative;
}

#foerderungenhome
{
	float: right; 
	width: 250px;
}

#polaroids
{
	position: absolute;
	width: 182px;
	height: 359px;
	/*border: 1px solid grey;*/
	margin: 0 auto;
	top: 20px;
	margin-left: 850px;
	*margin-left: 700px;
}

#container {
position: relative;
text-align: left; /* resets the IE hack above */
width: 686px;
margin-left: 27px;
margin: 0 auto;
text-align: justify;
 /*
padding-top:220px;*/
}

#content {
}

#info
{
	position: realtive;
	text-align: right;
	width: 150px;
	float: right;
	margin-left: 15px;
	margin-bottom: 10px;
	
	background: transpartent;
	border: 1px solid grey;
	padding: 10px;
	z-index: 10;
	color: #092442;
	background: url(images/orange.jpg) top center no-repeat;
}

/*#info rechts
{
	position: absolute;
	background: white;
	padding: 10px;
	width: 130px;
	border: 2px solid grey;
	margin: 0 auto;
	top: 400px;
	margin-left: 860px;
	z-index: 10;
	*margin-left: 700px;
}
*/

#flash{
	width: 686px; /*height: 200px;*/
	margin-left: 30px;
	height: 230px;
	position: relative;
	padding-top: 20px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	background: white;
	text-align: center;
	vertical-align: middle;
	margin-bottom: 40px;
	margin: 0 auto;
}

#menue
{

	text-decoration: none;
	text-align: right;
	margin: 0 auto;
	width: 686px;
	height: 20px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	color: navy;
	padding-right: 0px;
	background:white;
	border-bottom: 1px solid grey;
	margin-bottom: 2px;
}

#menue ul {
	list-style-type: none;
	margin: 0px;
	padding-top: 3px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#menue li {
	display: inline;
	margin: 0px;
	padding: 0px;
	color: #092442;
}

#menue li a, #menue li a:link {
	font: 1em Verdana,  clean, sans-serif;
	margin:0px;
	text-decoration: none;
	background-color: white;
	padding-top: 3px;
	padding-bottom: 4px;
	padding-left: 6px;
	padding-right:6px;
	color: #092442;
}
/*#menue li a:visited, 
{
	background-color: #9FBFDC;
	color: #092442;
	margin:0px;
}*/

#menue li a.active
{
	background-color: #9FBFDC;
	margin:0px;
	color: white;
}

#menue li a:hover
{
	background-color: #c9def0;
	margin:0px;
	color: #092442;
}
#subnav
{
	font: 1em Verdana,  clean, sans-serif;
	text-align: right;
	margin: 0 auto;
	width: 686px;
	height: 20px;
	padding: 0px;
	color: navy;
	padding-right: 0px;
	background:white;
	padding-bottom: 20px;
}

#subnav ul {
	list-style-type: none;
	margin: 0px;
	padding-top: 2px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#subnav li {
	display: inline;
	margin: 0px;
	padding: 0px;
	color: #092442;
}

#subnav li a, #subnav li a:link {
	font-size:8pt;
	text-decoration: none;
	margin:0px;
	background-color: white;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 6px;
	padding-right:6px;
	color: #092442;
}
/*#subnav li a:visited
{
	color: #092442;
	margin:0px;
}*/
#subnav li a:focus, #subnav li a.active
{
	background-color: #ffdf01;
	margin:0px;
	color: #092442;
}
#subnav li a:hover
{
	background-color: #fbf9b8;
	margin:0px;
	color: #092442;
}

#container a
{
	text-decoration: none;
	color: #092442;
	font-weight: bold;
}
#container a:hover
{
	text-decoration: underline;
	color: #092442;
	font-weight: bold;
}

td.gallery
{
	padding: 0px;
	width: 115px;
	height: 115px;
}

table
{
	font-size: 8pt;
	border: 0px;
}

td
{
	border: 0px;
	font: Verdana;
	line-height: 150%;
	padding: 10px;
}

/*td.geschichte{background-color: #ccccff; color: white; font-size: 12px; padding:12px; font-weight: bolder; /*background-image: url(images/geschichte_back.jpg);	 background-position: 0 center;*/}*/

table.geschichte
{
	/*background-image: url(images/organizer.gif);*/
	/*background-repeat: repeat-y;
	background-position: top left;*/
	
}

table.geschichte td.geschichte_headerleft
{
	background-image: url(images/organizer_top.gif);
	background-repeat: no-repeat;
	height: 20px;
}

table.geschichte td.geschichte_header
{
	background-image: url(images/organizer_topmiddle.gif);
	background-repeat: repeat-x;
	height: 20px;
}

table.geschichte td.geschichte_bottomleft
{
	background-image: url(images/organizer_bottom.gif);
	background-repeat: no-repeat;
	height: 20px;
}

table.geschichte td.geschichte_bottom
{
	background-image: url(images/organizer_bottommiddle.gif);
	background-repeat: repeat-x;
	height: 20px;
}

table.geschichte td
{
	color: #505254;
	padding: 15px;
}

table.geschichte th
{
	background-image: url(images/organizer.gif);
	background-repeat: repeat-y;
	border: 0px;
	width:70px;
}

table.geschichte td.jahr
{
	font-family: Arial;
	padding-left: 10px;
	font-size: 200%;
	font-weight: bold;
	color: #505254;
	
}


table.philosophie td
{
padding: 10px;
border: 0px;
}

span.angebotbold
{
	margin-left: 0px;
	padding: 0px;
	line-height: 100%;
	font-weight: bold;
	size: 15px;
	/*color: #9FBFDC;*/
	color: #0a284e;
}


span.bold
{
	margin-left: 0px;
	padding: 3px;
	line-height: 100%;
	font-weight: bold;
	size: 15px;
	color: #9FBFDC;
}
span.angebot
{
	
}

p
{
padding-left: 10px;
padding-right: 10px;
}

img.partner, img.partner a, a img.partner
{
	border: 1px solid grey;
	margin: 10px;
}

span.delete
{
	border: 1px solid grey;
	background: #9FBFDC;
	padding: 5px;
	width: 100%;
	margin-bottom: 10px;
	text-align: center;
}

.pic-container{ 
	float:right; 
	margin-bottom: 10px;
	margin-left: 10px;
	bottom: 0px;
}

.pic-container-foerderung{ 
	margin-bottom: 10px;
	float:right; 
	margin-left: 10px;
	bottom: 0px;
}

.fliesstext
{

}
