* {
padding: 0;
margin: 0;
}


html, body {
	height: 100%;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, sans-serif;
	background-color: #60BB45;
}

img {
	margin: 0;
	padding: 0;
	border: 0;
}

div {
	margin: 0;
	padding: 0;
	border: 0;
}

h1{
	color: #60BB45;
	font-size: 24px;
	font-weight: bold;
	letter-spacing: 3px;
	margin-top: 10px;
	margin-bottom: 10px;
}

div#scrollDiv{
	font-size: 12px;
	color: #60BB45;
}

div#scrollDiv * a{
	font-size: 12px;
	color: #60BB45;
}

div#body{
	height: 100%;
}

.contentStart{
	background-color: #FFFFFF;
	padding-left: 20px;
	padding-right: 20px;
	text-align:center;
	background-image: url(../../images/verlauf_unten.jpg); 
	background-repeat: no-repeat;
	background-position: center bottom;
}

.content{
	background-color: #FFFFFF;
	padding-left: 20px;
	text-align:justify;
	background-image: url(../../images/verlauf_unten.jpg); 
	background-repeat: no-repeat;
	background-position: center bottom;
}

.startLinks{
	font-weight:bold;
	color: #A3D18A;
	font-size: 16px;
	letter-spacing: 2px;
}

.startLinks a:link{
	font-weight:bold;
	color: #A3D18A;
	font-size: 16px;
	letter-spacing: 2px;
	text-decoration:none;
	margin-right: 5px;
	margin-left: 5px;
}

.startLinks a:visited{
	font-weight:bold;
	color: #A3D18A;
	font-size: 16px;
	letter-spacing: 2px;
	text-decoration:none;
	margin-right: 5px;
	margin-left: 5px;
}

.startLinks a:active{
	font-weight:bold;
	color: #A3D18A;
	font-size: 16px;
	letter-spacing: 2px;
	text-decoration:none;
	margin-right: 5px;
	margin-left: 5px;
}

.startLinks a:hover{
	font-weight:bold;
	color: #60BB45;
	font-size: 16px;
	letter-spacing: 2px;
	text-decoration:none;
	margin-right: 5px;
	margin-left: 5px;
}

.startFooter{
	font-size: 9px;
	color: #95BE70;
	text-align:center;
}

div#naviHome {
	text-align: center;
	line-height: 40px;
	margin-top: 30px;
}


div#navMain{
	margin-top: 45px;
	line-height: 25px;
}

div#navMain .naviCurrentPath.naviMainActive a {
	color: #60BB45;
}

div#navMain .naviCurrentPath.naviMainActive ul li * {
	color: #A3D18A;
}

div#navMain .naviCurrentPath.naviMainActive ul li *:hover{
	color: #60BB45;
}

div#navMain ul{
	list-style-type:none;
	padding-left: 0px;
	margin-left: 0px;
}

div#navMain ul ul{
	list-style-type:none;
	padding-left: 20px;
}

div#navMain * a{
	color: #A3D18A;
	text-decoration:none;
	font-weight:bold;
	font-size: 13px;
	letter-spacing: 2px;
}

div#navMain * a:link{
	color: #A3D18A;
	text-decoration:none;
	font-weight:bold;
	font-size: 13px;
	letter-spacing: 2px;
}

div#navMain * a:hover{
	color: #60BB45;
	text-decoration:none;
	font-weight:bold;
	font-size: 13px;
	letter-spacing: 2px;
}


#phpwcmsForm5 * tr{
	height: 25px;
}

#phpwcmsForm5 * td.formLabelRequired{
	vertical-align: middle;
	width: 160px;
}

#phpwcmsForm5 * td.formLabel{
	vertical-align: middle;
	width: 160px;
}

#phpwcmsForm5 * img{
	margin-bottom: 5px;
}

#phpwcmsForm5 * input.formInput{
	border: solid 1px #60BB45;
	width: 200px;
	color: #60BB45;
}

#phpwcmsForm5 * textarea{
	border: solid 1px #60BB45;
	width: 300px;
	height: 80px;
	margin-bottom: 5px;
	color: #60BB45;
}

#phpwcmsForm5 * input.formButton{
	margin-right: 5px;
	width: 110px;
	border: solid 1px #60BB45;
	background-color: #FFFFFF;
	color: #60BB45;
}

#phpwcmsForm5 * input.formInputCaptcha{
	width: 50px;
	border: solid 1px #60BB45;
}

.formError{
	padding-bottom: 5px;
	color: #FB0B19;
}

.linkListTable * td{
	border-bottom: solid 1px #60BB45;
}

.newsListTable * td{
	border-bottom: solid 1px #60BB45;
}

.linkListTable * img{
	margin-top: 10px;
}

div.imgSlide {

}

div.bottom {
z-index: 10;
margin-top: 0px;
}

div.top {
margin-top: -106px;
z-index: 100;
}

table.headerImagesTable * {
	vertical-align:bottom;
}

img.startImageTitle{
	margin: 0;
	padding: 0;
	padding-bottom: 11px;
}

div.articleText ul{
	padding-left: 5px;
	list-style: list-style-type;
	list-style-position: inside;
	list-style-type: disc;
}

div.articleText ul li{
	margin-bottom: 10px;
}

div.eventTable table{
	margin-left: 2px;
	border: 1px solid #60BB45;
	border-collapse: collapse;
}

div.eventTable td{
	border: 1px solid #60BB45;
	padding: 3px;
}

div.therapeutenTable table{
	padding: 0px;
	margin: 0px;
	border: 0px;
}

div.therapeutenTable td{
	border-bottom: 1px solid #60BB45;
	padding: 8px;
	margin: 0px;
}

a.impressumLink {
	font-size: 9px;
	color: #95BE70;
	text-decoration:none;
}

a.impressumLink  a:link{
	font-size: 9px;
	color: #95BE70;
	text-decoration:none;
}

a.impressumLink  * a:hover{
	font-size: 9px;
	color: #95BE70;
	text-decoration:none;
}

div.newsUL ul ul{
	padding-left: 20px;
	padding-top: 5px;
	list-style-type: circle;
}