* {
	margin: 0;
	padding: 0;
}

img {
	border: none;
}

body {
	color: #000;
	background: #BDDD8D url(../images/bg_pageneu.jpg) repeat-x;
}

body, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

#wrapper1 {
	padding: 28px 0 0 0;
	background: #FFF url(../images/bg_wrapper1neu.gif) repeat-x;
	width: 100%;
	height: 532px;
	overflow: hidden;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	position: absolute; 
	top: 50%; 
	margin-top: -285px;
}

#wrapper2 {
	width: 960px;
	margin: 0 auto;;
	overflow: auto;
}

#spalte1 {
	float: left;
	width: 320px;
	padding: 0 0 0 0;
	/* background-color: #DDD; */
}

#spalte2 {
	float: left;
	width: 600px;
	margin: 0 0 0 40px;
	/* background-color: #EEE; */
}

#navi {
	padding: 80px 0 67px 0;
	/* text-transform: uppercase; */
}

#maincontent {
	padding: 20px 20px 10px 20px;
	background: #FFF url(../images/bg_maincontent.gif) repeat-x;
}

#impressionen {
	float: left;
	/* background-color: #EEE; */
	width: 960px;
	overflow: auto;
	padding-bottom: 40px;
}

#imp_left {
	float: left;
	width: 444px;
	height: 314px;
	overflow: hidden;
	/* background-color: red; */
}

#imp_left img {
	border: 2px solid #91C741;
}

#imp_right {
	float: right;
	/* height: 320px; */
	padding: 0 0 0 0;
	/* background-color: yellow; */
	width: 476px;
}



/*********** LINKS + MENU */

a {
	color: #82B23A;
	text-decoration: none;
}

a:hover, #masterdiv a:hover { text-decoration: underline;}
a:active { color: #82B23A; }

#navi {
	font-size: 14px;
	font-weight: normal;
	/* letter-spacing: 1px; */
}

#navi a {
	text-decoration: none;
	color: #999;
}

#navi a:hover {
	color: #82B23A;
}

#navi a.active {
	color: #82B23A;
}


/*********** DIVERSES */

h1 {
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 20px 0;
	color: #82B23A;
	text-transform: uppercase;
	letter-spacing: 3px;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 10px 0;
	/* color: #82B23A; */
	color: #000;
	text-transform: uppercase;
	letter-spacing: 3px;
}

h2.kontakthead {
	text-transform: none;
	color: #82B23A;
}

.bigger {
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 3px;
}

p {
	margin: 0 0 15px 0;
}

p, td {
	/* line-height: 140%; */
}

.small {
	font-size: 11px;
}

img.rahmen {
	border: 2px solid #91C741;
	display: block;
}

img#logo {
	margin: 0 0 26px 70px;
}

ul.normal {
	padding-left: 20px;
	margin-left: 0;
	margin-bottom: 16px;
	list-style-image: url(../images/listbullet.gif);
}

ul.normal li {
	padding-bottom: 4px;
}

hr {
	height: 0;
	border-bottom: 1px dotted #82B23A;
	border-top: 0px;
	margin: 25px 0 24px 0;
}

div.infospalte1 {
	padding: 14px 20px 13px 20px;
	margin-top: 15px;
	font-size: 11px;
	background-color: #91C741;
}

.green {
	font-size: 16px;
	font-weight: bold;
	color: #82B23A;
}

table#partnerlogos td.td01 {
	width: 173px;
	background-color: #FFF;
	padding: 10px 0;
	border: 1px solid #91C741;
	font-size: 11px;
	text-align: center;
}

table#partnerlogos td.td02 {
	height: 6px;
}

table#partnerlogos td.td01 img {
	margin-bottom: 6px;
}

table#partnerlogos td.td01 p {
	margin: 0;
	padding-top: 15px;
}

table.presse td a {
	color: #000;
}

table.presse td a:hover {
	color: #82B23A;
}
