@charset "utf-8";
/* CSS Document */

#list1 {
	text-align: left;
	margin-left: 0;
	padding-left: 0;
	list-style: none;
	color: #333;
}
#list1 li {
	padding-left: 11px;
	background-image: url(../images/punkt_weiss.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em;
}

#box2 {
	position:absolute;
	left: 607px;
	top: 329px;
	width:262px;
	height:658px;
	z-index:2;
	font-family: Arial, Helvetica, sans-serif;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	text-align: left;
	padding-left: 30px;
	padding-top: 1px;
	line-height: 1.45;
}

#download {
	position:absolute;
	left: 238px;
	top: 752px;
	width:271px;
	height:141px;
	z-index:50;
	font-family: Arial, Helvetica, sans-serif;
}

#agbinput {
	position:absolute;
	left: 57px;
	top: 612px;
	width:28px;
	height:23px;
	z-index:50;
	font-family: Arial, Helvetica, sans-serif;
}

#agbtext {
	position:absolute;
	left: 93px;
	top: 712px;
	width:332px;
	height:22px;
	z-index:50;
	font-family: Arial, Helvetica, sans-serif;
}

#versinput {
	position:absolute;
	left: 59px;
	top: 712px;
	width:32px;
	height:25px;
	z-index:50;
	font-family: Arial, Helvetica, sans-serif;
}

#verstext {
	position:absolute;
	left: 89px;
	top: 614px;
	width:167px;
	height:18px;
	z-index:50;
	font-family: Arial, Helvetica, sans-serif;
}

#formular {
	position:absolute;
	left: 311px;
	top: 622px;
	width:489px;
	height:163px;
	z-index:0;
	font-family: Arial, Helvetica, sans-serif;
	left: 56px;
	text-align: left;
	padding-top: 25px;
	border-top-style: dotted;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	border-left-style: none;
	border-bottom-style: none;
	background-color: #FFF;
	padding-right: 30px;
	padding-bottom: 25px;
	padding-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

#med7text {
	position:absolute;
	left: 56px;
	top: 291px;
	width:520px;
	height:301px;
	z-index:2;
	font-family: Arial, Helvetica, sans-serif;
	text-align:justify;
	border-bottom-style: none;
	border-bottom-color: #CCC;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-left-color: #CCC;
}

a:link {
	color: #333;
	text-decoration: none;
}
a:visited {
	color: #333;
	text-decoration: none;
}
a:active {
	color: #333;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #555;
}

label, textarea {
	display: block;
	float: left;
	width: 125px;
	text-align: left;
	margin: auto;
}

input{ 
	display:block;
	float: left;
	width: 170px;
	text-align: left;
	margin: auto;
}

select { 
	display: block;
	float: left;
	width: 192px;
	text-align: left;
	margin: auto;
}

input.radio { 
	display:block;
	float: left;
	width: 15px;
	text-align: left;
	margin: auto;
}

input.submit { 
 display:block;
 float: left;
 width: 170px;
 text-align: center;
 margin: auto;
}

input.agb { 
 display: block;
 float: left;
 width: 14px;
 text-align: left;
 margin: auto;
}

label {
	text-align: left;
	padding-right: 2em;
	margin: auto;
	font-size: 13px;
}

form br {
 clear: left;
}

textarea {
 width: 250px;
 height: 130px;
}

fieldset {
 border: 0;
}

