* {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, sans-serif;
	font-weight: normal;
	font-size: 100.01%;
	line-height: 100.01%;
	text-decoration: none;
	border: 0px none;
	list-style: none;
}

* {
	font-size: 0.75em;
	line-height: 1.65em;
	padding: 0;
}

* * {
	font-size: 100%;
}


img, table, td, tr {
	margin: 0px;
	padding: 0px;
	border: 0px none;
}

.hidden {
	visibility: hidden;
}

.clear {
	clear: both;
}

.b {
	font-weight: bold;
}

body  {
	color: #777777;
	background: #DDDDDD;
}

p {
	padding-bottom: 15px;
}

h1, h2, h3 {
	line-height: 1.7em;
	font-weight: bold;
	clear: both;
}

h1 em, h2 em, h3 em {
	font-style: italic;
}

h1 span.caps, h2 span.caps, h3 span.caps {
	line-height: 1.7em;
	font-weight: bold;
}

b, strong, b em, strong em {
	font-weight: bold;
}

a {
	text-decoration: underline;
	color: #777777;
}

h1 a {
	font-weight: bold;
}

a:hover  {
	text-decoration: none;
}

a:active, a:focus {
	outline: none
}

h2 .caps,
h3 .caps,
strong .caps {

}

img {
	
}

div.green {
	background: #8FCA0D;
}

#website {
	position: absolute;
	display: block;
	left: 0px;
	top: 0px;
	width: 600px;
	height: 600px;
	background: #FFFFFF;
}

#altStart {
	display: block;
	width: 468px;
	height: 468px;
	padding: 66px;
	background: #8FCA0D;
}

#altStart div.kuller {
	position: relative;
	display: block;
	width: 70px;
	height: 70px;
	padding: 23px 24px 24px 23px;
	float: left;
	overflow: hidden;
}

#altStart div.kuller a, #altStart div.kuller img.cover {
	position: absolute;
	top: 0;
	left: 0;
}

#top {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 600px;
	height: 300px;
	padding: 0px;
	overflow: hidden;
	background: #8FCA0D;
}
 
 #squ3 {
	position: absolute;
	top: 300px;
	left: 0px;
	width: 300px;
	height: 300px;
	padding: 0px;
	overflow: hidden;
	background: url(devider-green.gif) no-repeat;
}

#squ4 {
	position: absolute;
	top: 300px;
	left: 300px;
	width: 300px;
	height: 300px;
	padding: 0px;
	overflow: hidden;
}

#squ4 p, #squ4 h1, #squ4 h2, #squ4 h3, #squ4 ul, #squ3 p, #squ3 h1, #squ3 h2, #squ3 h3, #squ3 ul {
	padding-left: 20px;
	padding-right: 20px;
}

#squ3 h1, #squ4 h1 {
	padding-top: 20px;
}

#squ3 h2, #squ4 h2 {
	padding-top: 10px;
}

#col2{
	position: absolute;
	top: 0px;
	left: 300px;
	width: 260px;
	height: 560px;
	padding: 20px;
	background: #FFFFFF;
	overflow: auto;
}

#rec1 {
	position: absolute;
	display: block;
	top: 0px;
	left: 0px;
	width: 299px;
	height: 150px;
}

#rec2 {
	position: absolute;
	display: block;
	top: 0px;
	left: 299px;
	width: 259px;
	height: 138px;
	padding: 12px 20px 0px 20px;
	border-left: 1px solid White;
}

#rec3 {
	position: absolute;
	display: block;
	top: 150px;
	left: 0px;
	width: 600px;
	height: 127px;
}

#logo {
	position: absolute;
	left: 20px;
	top: 20px;
	
}

#menu1, #menu2, #menu3 {
	position: absolute;
	padding: 0px 20px 0px 20px;
	bottom: 0px;
	color: #FFFFFF;
	margin-bottom: -3px;
}

#nextButton {
	position: absolute;
	right: 0px;
	bottom: 0px;
	padding-right: 20px;
	margin-bottom: -3px;
	line-height: 13px;
}

#nextButton a {
	line-height: 13px;
}

#prevButton {
	position: absolute;
	left: 0px;
	bottom: 0px;
	padding-left: 20px;
	margin-bottom: -3px;
	line-height: 13px;
}

#prevButton a {
	line-height: 13px;
}

#menu2 {
	padding: 0;
	left: 52px;
}

#menu3 {
	padding: 0;
}

#menu2 ul {
	position: relative;
	margin-left: auto;
	margin-right: auto;
}

#menu1 a, #menu2 a, #menu3 a, #nextButton a, #prevButton a {
	color: white;
	text-decoration: none;
}

#menu1 a:hover, #menu1 a.act, #menu2 a:hover, #menu2 a.act, #menu3 a:hover, #menu3 a.act, #nextButton a:hover, #prevButton a:hover {
	color: #038A75;
}

#menu2 li {
	display: inline;
}

#menu2 li a {
	display: block;
	float: left;
	width: 30px;
	height: 13px;
	border-left: 1px solid white;
	line-height: 13px;
}

#menu2 li a.act {
	border-left: 1px solid #038A75;
}

#menu2 li a.first {
	border-left: 1px solid #8FCA0D;
}

#menu2 li a span {
	display: block;
	float: left;
	width: 30px;
	height: 13px;
	line-height: 13px;
	text-align: center;
}

#rec2, #rec2 * {
	color: #FFFFFF;
}

#rec2 p {
	padding-bottom: 0px;
}

#col2 ul, #squ4 ul {
	padding-bottom: 15px;
}

#col2 li, #squ4 li {
	padding-left: 15px;
	background: url(listenpunkt.gif) no-repeat;
}


.image_fade_wrapper {
	
}
.image_fade {
	position: relative;
	float: left;
	width: 300px;
	height: 300px;
	border: none;
}
.image_fade img {
	position: absolute;
	top: 0;
	left: 0;
	border: none;
	margin: 0;
	padding: 0;
}





