body {
	margin: 0px;
	background-color: #FFFFFF;
	color: #1A1A1A;
	font-family: Tahoma, Arial, Verdena;
	font-size: 12px;
	line-height: 1.4em;
}

img {
	border: 0px;
}

div.headerpfeil {
	z-index: 100;
	position: absolute;
	width: 100px;
	height: 115px;
	top: 0px;
	right: 0px;
	background-image: url('../grafx/design/pfeil_links_blau.gif');
}

div.main {
	position: relative;
	width: 900px;
	margin: 0px auto;
	background-image: url('../grafx/design/bg.gif');
	background-repeat: repeat-y;
}

div.banner {
	position: relative;
	width: 886px;
	height: 250px;
	margin: 0px auto;
	background-image: url('../grafx/design/banner.jpg');
}

div.header {
	position: relative;
	display: inline;
	float: left;
	width: 835px;
	height: 35px;
	margin-top: 8px;
	margin-left: 28px;
	vertical-align: middle;
}

div.navi {
	position: relative;
	display: inline;
	float: right;
	width: 375px;
	height: 30px;
	margin: 0px auto;
	margin-top: 145px;
	margin-right: 22px;
}

div.content {
	position: relative;
	width: 835px;
	height: 100%;
	margin: 0px auto;
	margin-top: 30px;
	margin-bottom: 25px;
	background-color: #FFFFFF;
}

div.footer {
	position: relative;
	width: 886px;
	height: 23px;
	margin: 0px auto;
	padding-top: 7px;
	color: #C6C6C6;
	background-color: #EEEEEE;
	border-top: 1px solid #C6C6C6;
	border-bottom: 1px solid #C6C6C6;
}

div.bgrau {
	background-color: #f4f4f4;
	border: 1px solid #C6C6C6;
}

div.archiv {
	width: 97%;
	padding: 5px;
	line-height: 1.2em;
	background-color: #f4f4f4;
	border: 1px solid #C6C6C6;
}

div.archiv img.titelblatt {
	float: left;
	width: 65px;
	height: 87px;
	padding-right: 15px;
}

#twitterbox {
	width: 275;
	min-height: 72px;
	padding: 5px 5px 5px 85px;
	line-height: 1.2em;
	vertical-align: middle;
	background-color: #f4f4f4;
	border: 1px solid #C6C6C6;
	background-image: url('../grafx/design/twitter.png');
	background-repeat: no-repeat;
}

#eventbox {
	width: 275;
	height: 72px;
	padding: 5px 5px 5px 85px;
	line-height: 1.2em;
	vertical-align: middle;
	background-color: #f4f4f4;
	border: 1px solid #C6C6C6;
	background-image: url('../grafx/design/kalender.png');
	background-repeat: no-repeat;
}

#kontaktbox {
	width: 275;
	height: 72px;
	padding: 5px 5px 5px 85px;
	line-height: 1.2em;
	vertical-align: middle;
	background-color: #f4f4f4;
	border: 1px solid #C6C6C6;
	background-image: url('../grafx/design/kontakt.png');
	background-repeat: no-repeat;
}

#downloadbox {
	width: 275;
	height: 72px;
	padding: 5px;
	line-height: 1.2em;
	vertical-align: middle;
	background-color: #f4f4f4;
	border: 1px solid #C6C6C6;
}

#downloadbox img.bildlinks {
	float: left;
	width: 60px;
	height: 60px;
	margin: 6px 13px 0px 7px;
}

div.textlinks {
	position: relative;
	display: inline;
	float: left;
	width: 425px;
}

div.textrechts {
	position: relative;
	display: inline;
	float: right;
	width: 365px;
}

.clr {
	clear: both;
}

div.welcome {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 800px;
	height: 400px;
	margin-left: -400px;
	margin-top: -200px;
	background-image: url('../grafx/design/welcome.jpg');
	font-size: 11px;
}

div.welcome div.inhalt {
	position: absolute;
	width: 585px;
	margin-left: 92px;
	margin-top: 263px;
}

div.inhalt table {
	width: 585px;
}

div.inhalt table td.aktion {
	width: 449px;
	vertical-align: top;
	padding-right: 18px;
}

div.inhalt table td.homepage {
	width: 118px;
	vertical-align: top;
}

h2 {
	color: #4182B8;
	font-size: 14px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 20px;
	border-bottom: 1px solid #C6C6C6;
	padding-bottom: 2px;
}

h3 {
	color: #1A1A1A;
	font-size: 13px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 15px;
}

ul {
	list-style-image: url('../grafx/content/textpfeiltext.gif');
	line-height: 1.3em;
}

a:link, a:visited, a:active {
	color: #4182B8;
	font-weight: normal;
	text-decoration: none;
	background: transparent;
}

a:hover {
	color: #C6C6C6;
}

a.heading:link, a.heading:visited, a.heading:active {
	font-weight: bold;
}

a.heading:hover {
	color: #C6C6C6;
}

a.header:link, a.header:visited, a.header:active {
	color: #C6C6C6;
	font-weight: normal;
	text-decoration: none;
	background: transparent;
}

a.header:hover {
	padding-bottom: 1px;
	color: #4182B8;
}

div.textrechts table.websuppe {
	width: 364px;
}

div.textrechts table.websuppe td {
	width: 91px;
	height: 75px;
	text-align: top;
}

form.anmeldung {
	padding: 5px;
	background-color: #f4f4f4;
	border: 1px solid #C6C6C6;
}

form.spenden {
	height: 45px;
	padding: 5px;
	background-color: #f4f4f4;
	border: 1px solid #C6C6C6;
}

form.spenden input {
	background: #f4f4f4;
	border: none;
	float: left;
}

form.spenden p {
	padding: 0px;
	margin-top: 6px;
	text-align: center;
	border: none;
}

input:focus, textarea:focus, label:focus {
	background: #fff;
	border: 1px solid #686868;
}

textarea, input, select {
	background: #f4f4f4;
	border: 1px solid #b2b2b2;
	color: #000;
}