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

body {
	margin: 0 0 10px 0;
	background: #FAFCF7;
	font-family: Verdana, Helvetica, sans-serif;
	text-align: center;
}

#wrapper {
	width: 762px;
	margin: 0 auto 0 auto;
	background: #FFFFFF;
	border: 1px solid #234567;
	border-top: 0;
}

#title {
	height: 40px;
	background: #8EC011 url(title.png) no-repeat;
	text-align: left;
}

#title a.titlelink {
	display: block;
	width: 29px;
	height: 28px;
	position: relative;
	left: 723px;
	top: 6px;
}

a.titlelink {
	background: url(lgv.png) -100px -100px no-repeat;
}

a.titlelink:hover, a.titlelink:focus {
	background: url(lgv.png) no-repeat;
}

a {
	color: #5E9000;
	text-decoration: none;
}

a:hover, a:focus {
	color: #000000;
	text-decoration: underline;
}

a.mail {
	padding-left: 11px;
	background: url(mail.gif) top left no-repeat;
}

a.mail:hover, a.mail:focus {
	background: url(mail.gif) bottom left no-repeat;
}

a.download {
	padding-left: 7px;
	background: url(down.gif) top left no-repeat;
}

a.download:hover, a.download:focus {
	background: url(down.gif) bottom left no-repeat;
}

/*NAVIGATION = Specials for IE6 in styleie.css ========================================================*/

.menu {
	margin: 4px 0 4px 0;
	height: 80px;
	background: #FFFFFF;
}

.menu ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

.menu ul li {
	float: left;
	position: relative;
}

.menu ul li a, .menu ul li a:visited {
	display: block;
	text-align: center;
	padding-top: 60px;
	text-decoration: none;
	width: 150px;
	height: 20px;
	color: #FFFFFF;
	line-height: 20px;
	font-size: 11px;
	font-weight: bold;
	border-right: 3px solid #FFFFFF;
}

.menu ul li a.start {
	background: url('start.jpg') top no-repeat;
}

.menu ul li a.impuls {
	background: url('impuls.jpg') top no-repeat;
}

.menu ul li a.gemeinde {
	background: url('gemeinde.jpg') top no-repeat;
}

.menu ul li a.veranstaltungen {
	background: url('veranstaltungen.jpg') top no-repeat;
}

.menu ul li a.kontakt {
	background: url('kontakt.jpg') top no-repeat;
}

.menu ul li a.start3 {
	background: url('start.jpg') bottom no-repeat;
}

.menu ul li a.impuls3 {
	background: url('impuls.jpg') bottom no-repeat;
}

.menu ul li a.gemeinde3 {
	background: url('gemeinde.jpg') bottom no-repeat;
}

.menu ul li a.veranstaltungen3 {
	background: url('veranstaltungen.jpg') bottom no-repeat;
}

.menu ul li a.kontakt3 {
	background: url('kontakt.jpg') bottom no-repeat;
}

.menu ul li ul {
	display: none;
}
		
.menu ul li:hover a.start, .menu ul li:focus a.start {
	background: url('start.jpg') center no-repeat;
}

.menu ul li:hover a.impuls, .menu ul li:focus a.impuls {
	background: url('impuls.jpg') center no-repeat;
}

.menu ul li:hover a.gemeinde, .menu ul li:focus a.gemeinde {
	background: url('gemeinde.jpg') center no-repeat;
}

.menu ul li:hover a.veranstaltungen, .menu ul li:focus a.veranstaltungen {
	background: url('veranstaltungen.jpg') center no-repeat;
}

.menu ul li:hover a.kontakt, .menu ul li:focus a.kontakt {
	background: url('kontakt.jpg') center no-repeat;
}

.menu ul li:hover ul {
	display: block;
	position: absolute;
	left: 0;
	width: 150px;
	height: 20px;
	color: #000000;
}

.menu ul li:hover ul li a {
	display:block;
	background: #AEE031;
	color: #000000;
	height: 20px;
	font-weight: normal;
	border-top: 1px solid #FFFFFF;
	border-right: 0;
	padding: 0;
}

.menu ul li:hover ul li a:hover {
	background: #8EC011; 
	color: #FFFFFF;
}

.menu ul li.contact a, .menu ul li.contact a:visited {
	border-right: 0;
}

/*TEXT FORMARTS================================================================*/

#content {
	text-align: left;
	padding: 10px 10px 0 153px;
	min-height: 225px;
}

#content h1 {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	border-left: 18px solid #8EC011;
	padding-left: 3px;
	margin: 0 0 5px -21px;
}

#content h2 {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	border-left: 14px solid #8EC011;
	padding-left: 3px;
	margin: 0 0 4px -17px;
}

#content h3 {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	margin: 0 0 1px 0;
}

#content p, label {
	font-size:11px;
	line-height: 15px;
	margin: 0 0 12px 0;
}

#content p.spruch {
	margin: 0 0 2px 0;
}

#content p.vers {
	font-style: italic;
	color: #808080;
	margin-left: 5px;
}


#content ul {
	font-size:11px;
	line-height: 17px;
	padding-left: 12px;
	margin: -12px 0 3px 0;
	list-style: url(listbullet.gif);
}

#content img {
	float: left;
	margin: 5px 5px 5px 0;
}

#content img.clear {
	float: none;
	margin: 5px 5px 5px 0;
}

table {
	font-size: 11px;
	line-height: 17px;
	margin: -10px 0 10px 0;
	width: 100%;
}

#main {
	margin-right: 10px;
}

#footer{
	text-align: center;
	padding: 7px 10px 7px 10px;
	clear: left;
}

#footer p {
	font-size: 10px;
	border-top: 1px solid #8EC011;
	padding-top: 2px;
}

#content .losung {
	margin-top: 12px;
}

#content .losung p {
	margin: 0 0 4px 0;
}

#content .losung p.small {
	font-size: 9px;
	margin: 0 0 12px 0;
}

/*FORMULARE ==========================================================================================*/

input {
	width: 250px;
	border: 1px solid #8EC011;
	margin-bottom: 5px;
	padding: 1px;
	font-size: 12px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}

textarea {
	width: 350px;
	height: 100px;
	border: 1px solid #8EC011;
	margin-bottom: 5px;
	padding: 1px;
	font-size: 13px;
	color: #444444;
	font-family: Arial, Helvetica, sans-serif;
}

input:focus, textarea:focus {
	border: 1px solid #234567;
	color: #000000;
}

input.button {
	width: 112px;
	margin: 0 25px 0 0;
	font-family: Verdana, Helvetica, sans-serif;
	font-size:11px;
	color: #000000;
}

input.button:hover {
	background: #E7E2C9;
}

input.button:active {
	background: #DDD3BA;
}