html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
}

body {
	background-image: url(../images/back.jpg);
	font-family: Georgia, "Times New Roman", Times, serif;
	background-position: center top;
	background-color: #53a174;
	background-repeat: repeat-x;
	background-attachment: fixed;
	text-align: center;
	font-size: 14px;
	line-height: 1.5em;
}

ol,ul {
	list-style:none;
}

blockquote,q {
	quotes:none;
}

ins {
	text-decoration:none;
}

del {
	text-decoration:line-through;
}

table {
	border-collapse:collapse;
	border-spacing:0;
}

#header {
	padding-top: 1px;
	background-position: -300px 0px;
	background-image: url(../images/header_neuhausen.jpg);
	letter-spacing: 1px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	line-height: 1.5em;
	text-align: left;
	font-weight: bold;
	font-size: 40px;
	color: white;
	margin-right: auto;
	margin-left: auto;
	width: 960px;
	background-repeat: repeat-x;
	height: 201px;
	
}

#header_innen
    { background-position: 0 bottom; height: 100%; width: 960px; background-repeat: no-repeat; background-image: url(/images/hem-schwerger-stiftung.png); }

 #content {
	margin-top: 10px;
	background-repeat: repeat-y;
	background-image: url(/images/content_back.gif);
	margin-bottom: 20px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	width: 960px;
}

#menu {
	background-position: 10px 10px;
	background-repeat: no-repeat;
	background-image: url(/images/logo.gif);
	float: left;
	width: 273px;
}

#menu_innen {
	width: 100%;
	margin-top: 140px;
	float: left;
}

#inhalt {
	margin-left: 40px;
	margin-bottom: 20px;
	margin-right: 20px;
	margin-top: 20px;
	clear: right;
	float: right;
	width: 600px;
}
 #inhalt_innen {
	margin-bottom: 20px;
	margin-top: 20px;
	width: 550px;
}

#footer {
	font-size: 10px;
	float: none;
	clear: both;
	text-align: center;
	color: black;
	background-color: #bfbfbf;
}
.clear {
	clear: both;
	float: none;
}
 h1 {
	font-size: 1.5em;
	font-weight: bold;
	margin-bottom: 0.5em;
}
 h2 {
	font-size: 1.3em;
	font-weight: bold;
	margin-bottom: 0.5em;
}
 h3 {
	font-size: 1.1em;
	font-weight: bold;
	margin-bottom: 0.5em;
}
 p {
	margin-bottom: 1em;
}
hr{
	background: #53a174; width: 100%; height: 2px; border: 0px solid #53a174; margin: 0px;
	}
 #inhalt ul {
	margin-left: 20px;
}
 #inhalt li {
	list-style-position: outside;
	list-style-type: disc;
}
 a
    { color: #3f3f3f; font-style: normal; font-weight: normal; text-decoration: underline; text-transform: none; }

a:link
    { font-style: normal; font-weight: normal; text-decoration: underline; text-transform: none; }

a:visited
    { font-style: normal; font-weight: normal; text-decoration: none; text-transform: none; }

a:focus
    { font-style: normal; font-weight: normal; text-decoration: none; text-transform: none; }

a:hover
    { color: #007d40; font-style: normal; font-weight: normal; text-decoration: underline; text-transform: none; }

#menu a {
	color:black;
	padding-left:20px;
	line-height:180%;
	font-weight:bold;
	font-size:16px;
	text-decoration:none;
	display:block;
}

#menu a:hover {
	background-position: center top;
	background-repeat: repeat-x;
	background-image: url(../images/back.jpg);
	background-attachment: fixed;
	color:white;
	background-color: #007d40;
}

#menu .aktuell  {
	color: #cccccc;
	background-color: #53a174;
	background-image: url(../images/back.jpg);
	background-attachment: fixed;
}
#menu li {
      background-color: #cccccc;
}


#menu li li a {
	padding-left:40px;
	font-size:14px;
	font-style:normal;
	font-weight:normal;
}



a:active
    { font-style: normal; font-weight: normal; text-decoration: underline overline; text-transform: none; }

.abstand_r
    { margin-right: 10px; }

.abstand_u
    { margin-bottom: 10px; }

.text_zweisp_links
    { float: left; width: 270px; }

.text_dreisp
    { float: left; width: 176px; }

.umflossen_r
    { float: right; }

.trennlinie{padding-top: 10px; padding-bottom: 10px;}