body {
	background-image: url(/bilder/hintergrund/hintergrund3.gif);
	background-repeat: no-repeat;
	margin: 0 0 0 0;
	font-family: Arial, Tahoma, Verdana;
	background-color: #FFFFFF;
}

h1 {
	font-size: 30px;
	line-height: 40px;
	color: #000000; 
	font-weight: normal;
}

h2 {
	font-size: 25px;
	line-height: 35px;
	color: #000000; 
	font-weight: normal;
}

h3 {
	font-size: 20px;
	line-height: 20px;
	margin: 0 0 0 0;
	padding-top: 0px;
	padding-bottom: 15px;
	color: #71bc37;
	font-weight: normal;
}

h4 {
	font-size: 15px;
	line-height: 25px;
	color: #000000; 
	font-weight: bold;
}

h5 {
	background-color: #71bc37;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: normal;
	width: 100%;
	height: 30px;
	margin: 0 0 0 0;
}

#container {
	position: absolute;
	top: 330px;
	left: 150px;
	width: 835px;
	background-color: #FFFFFF;
	padding: 0;
	margin: 0;
   }

#horizontal {
	top: 180px;
	left: 150px;
	width: 850px;
	height: 120px;
	background-color: #71BC37;
	position: absolute;
}

#horizontal1 {
	position: absolute;
	top: 156px;
	left: 150px;
	width: 850px;
	margin: 0 0 0 0;
	padding: 0;
	font-size: 9px;
	text-align: right;
}

#horizontal1 A {
	color: #000000;
}

#horizontal1 A:LINK {
	color: #000000;
	text-decoration: none;
}

#horizontal1 A:HOVER {
	color:  #71BC37;
	text-decoration: underline;
}

#horizontal1 A:ACTIVE {
	color: #60992E;
	text-decoration: underline;
}

#horizontal1 A:FOCUS {
	color: #60992E;
	text-decoration: underline;
}

#horizontal1 A:VISITED {
	text-decoration: none;
}

.horizontal1_active {
	color: #60992E;
	text-decoration: underline;
}

#horizontal2 {
	position: absolute;
	top: 255px;
	left: 165px;
	margin-top: 90px;
	margin: 0 0 0 0;
	padding: 15px;
	color: #FFFFFF;
	font-size: 14px;
	float: left;
}

#horizontal2 A {
	color: #FFFFFF;
}

#horizontal2 A:LINK {
	color: #FFFFFF;
	text-decoration: none;
}

#horizontal2 A:HOVER {
	color: #D7EFBF;
	text-decoration: none;
}

#horizontal2 A:ACTIVE {
	color: #60992E;
	text-decoration: none;
}

#horizontal2 A:FOCUS {
	color: #60992E;
	text-decoration: none;
}

#horizontal2 A:VISITED {
	text-decoration: none;
}

#info {
	width: 220px;
	background: #FFFFFF;
	margin: 0 0 0 0;
	float: right;
}

#infokastentitel {
	background: #71BC37;
	padding-left: 15px;
	margin: 0px;
	width: 220px;
	font-size: 20px;
	line-height: 30px;
	text-align: left;
	color: #FFFFFF;
}

#infokasteninhalt {
	background: #D7EFBF;
	padding: 15px;
	margin: 0px;
	width: 205px;
	font-size: 11px;
	text-align: left;
	color: #000000;
	line-height: 13px;
}

#infokasteninhalt A {
	color: #60992E;
}

#infokasteninhalt A:LINK {
	text-decoration: underline;
}

#infokasteninhalt A:HOVER {
	color: #71BC37;
	text-decoration: underline;
}

#infokasteninhalt A:ACTIVE {
	color: #60992E;
	text-decoration: underline;
}

#infokasteninhalt A:FOCUS {
	color: #60992E;
	text-decoration: underline;
}

#infokasteninhalt A:VISITED {
	text-decoration: underline;
}

#inhalt {
	width: 520px;
	background: #FFFFFF;
	padding: 30px;
	margin: 0px;
	float: left;
	border-left-color: #71BC37;
	border-top-color: #71BC37;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-width: 1px;
	border-style: solid;
    border-collapse: collapse;
	font-size: 12px;
	line-height: 19px;
	text-align: left;
}

#inhaltmail {
	font-size: 12px;
	line-height: 19px;
	text-align: left;
}

#inhalt A {
	color: #60992E;
}

#inhalt A:LINK {
	text-decoration: underline;
}

#inhalt A:HOVER {
	color: #71BC37;
	text-decoration: underline;
}

#inhalt A:ACTIVE {
	color: #60992E;
	text-decoration: underline;
}

#inhalt A:FOCUS {
	color: #60992E;
	text-decoration: underline;
}

#inhalt A:VISITED {
	text-decoration: underline;
}

#kkv {
	position: absolute;
	left: 180px;
	top: 60px;
	margin: 0 0 0 0;
	padding: 0;
	color: #71BC37;
	line-height: 32px;
	font-size: 20px;
	font-weight: bold;
}

#leiste_links {
	position: absolute;
	width: 110px;
	left: 0px;
	bottom: 0px;
	margin: 0 0 0 0;
	padding: 0;
	color: white;
	height: 100%;
}

#login {
	position: absolute;
	top: 0px;
	left: 765px;
	width: 225px;
	height: 30px;
	background-color: #D7EFBF;
	margin: 0 0 0 0;
	padding: 5px;
	font-size: 10px;
	text-align: center;
}

#login A {
	color: #000000;
	text-decoration: none;
}

login A:LINK {
	color: #000000;
	text-decoration: none;
}

#login A:HOVER {
	color: #71BC37;
	text-decoration: underline;
}

#login A:ACTIVE {
	color: #60992E;
	text-decoration: underline;
}

#login A:FOCUS {
	color: #60992E;
	text-decoration: underline;
}

#login A:VISITED {
	text-decoration: none;
}

.login_active {
	color: #60992E;
	text-decoration: underline;
}

#programm {
	position: absolute;
	top: 205px;
	left: 180px;
	margin: 0 0 0 0;
	padding: 0;
	font-size: 37px;
	color: #D7EFBF;
}

#veranstaltungsliste1 {
	background-color: #71BC37;
	color: #FFFFFF;
	width: 45px;
	height: 22px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	text-align: center;
	font-size: 15px;
	padding-top: 23px;
}

#vertikal {
	position: absolute;
	left: 60px;
	top: 330px;
}

.beschrfalsch {
	color: red;
}

.beschrnormal {
	color: #000000;
}

.beschrok {
	color: #60992E;
}

.clear {
	clear: both;
}

.inputfalsch {
	font-size: 14pt;
	font-family: Arial;
	background-color: #FFD6D9;
    border-width: 1px;
	border-style: dotted;
    padding: 2px;
	border-color: #000000;
    border-collapse: collapse;
}

.inputnormal {
	font-size: 14pt;
	font-family: Arial;
	background-color: #D7EFBF;
    border-width: 1px;
	border-style: dotted;
    padding: 2px;
	border-color: #000000;
    border-collapse: collapse;
}

.inputok {
	font-size: 14pt;
	font-family: Arial;
	background-color: #D7EFBF;
    border-width: 1px;
	border-style: dotted;
    padding: 2px;
	border-color: #000000;
    border-collapse: collapse;
}

.inputbutton {
	padding: 10px;
	font-size: 15px;
	font-family: Arial;
	background-color: #D7EFBF;
}

.next {
	font-size: 15px;
	margin-top: 10px;
	padding-top: 10px;
	font-weight: normal;
}