@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: 336px;
	width:262px;
	height:761px;
	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.4;
}

#download {
	position:absolute;
	left: 248px;
	top: 1028px;
	width:284px;
	height:132px;
	z-index:999;
	font-family: Arial, Helvetica, sans-serif;
}

#formular {
	position:absolute;
	left: 311px;
	top: 960px;
	width:489px;
	height:96px;
	z-index:99;
	font-family: Arial, Helvetica, sans-serif;
	left: 56px;
	text-align: left;
	padding-top: 20px;
	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: 0px;
	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:760px;
	z-index:99;
	font-family: Arial, Helvetica, sans-serif;
	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: #06C;
}

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

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

select { 
	display: block;
	float: left;
	width: 192px;
	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;
}

