@charset "utf-8";
#body {
	font-family: Arial;
	font-size: 10px;
	line-height: normal;
	text-align: center;
	display: inherit;
	margin: 0;
	color: #A9C62B;
	font-style: normal;
	text-decoration: none;
}

#untermenue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #A9C62B;
	margin-top: 5px;
}
.a:link {
	text-decoration: none;
	color: #A9C62B;
}

#backgroundbox {
	width: 715px;
	height: 560px;
	background-color: #ffffff;
	background-image: url(images/back.gif);
	background-repeat: repeat;
	margin-top: 100px;
	border-top-color: #00AEE5;
	border-right-color: #00AEE5;
	border-bottom-color: #00AEE5;
	border-left-color: #00AEE5;
	border-style: solid;
	border-width: 2px;
	text-align: left;
}

#header {
	width: 800px;
	height: 143px;
	margin-top: -65px;
	margin-left: -60px;
}

#content {
	width: 690px;
	height: 500px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

.startbild {
	margin-left: -20px;
	margin-top: -20px;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-style: normal;
	text-decoration: none;
	list-style-position: inherit;
}


a:link {
	text-decoration: none;
	color: #A9C62B;
	font-weight: bold;
}

a:visited {
  text-decoration: none;
  color: #FAC62B;
  font-weight: bold;
}

a:hover {
  text-decoration: none;
  color: #00AEE5;
  font-weight: bold;
}

a:active {
	text-decoration: none;
	color: #A9C62B;
	font-weight: bold;
}

.H1 {
	font-size: 14px;
	color: #A9C62B;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
}

#box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #00AEE5;
	padding: 5px;
}

#logo {
	position: relative;
	width: 194px;
	height: 120px;
	left: 630px;
	top: -120px;
}
#framecontent {
	width: 650px;
	height: auto;
}

#ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-position: outside;
	margin-left: -25px;
	list-style: bold;
	list-style-image: url(images/listen.jpg);
}

