@charset "utf-8";

body {
	background-color: #CCCCCC;
	text-align: center;
	font-family: Arial, Sans;
	font-size: 12px;
	color: #462278;
	padding-top:5px;
	margin:0;
	padding;0;
}

h1 {
	font-family: Arial, Sans;
	color: #258b2b;
	font-size: 16px;
	text-align: left;
	font-weight: bold;
	line-height: 120%;
}

h2 {
	font-family: Arial, Sans;
	color: #462278;
	font-size: 16px;
	text-align: left;
	font-weight: bold;
	margin-top: -10px;
}

h3 {
	font-family: Arial, Sans;
	color: #462278;
	font-size: 16px;
	text-align: left;
	font-weight: normal;
	margin-top: -10px;
}

h4 {
	font-family: Arial, Sans;
	color: #258b2b;
	font-size: 10px;
	text-align: left;
	font-weight: normal;
	padding-left: 4px;
	margin-top: 6px;
}

p {
	font-family: Arial, Sans;
	color: #462278;
	font-size: 12px;
	text-align: left;
	font-weight: normal;
	line-height: 150%;
}

#main {
	background: white;
	width: 1005px;
	margin: auto;
}

#content {
	width: 1021px;
	height: 445px;
	background: white;
	padding-bottom: 20px;
}

#links {
	float: left;
	width: 117px;
	margin-left: 8px;
}

#mittel {
	float: left;
	width: 556px;
	padding-bottom: 20px;
	padding-right: 14px;
	text-align:left;
}

#rechts {
	float: left;
	margin-right: 8px;
	border-left: 1px solid #462278;
	padding: 260px 14px 30px 10px;
}

ul {
	list-style: none;
	text-align: left;
	margin-left: -50px;
}

li {
	height: 60px;
	text-align: left;
	padding-left: 10px;
	float: left;
}

#bottom {
	float: left;
	width: 1005px;
	height: 24px;
	border-top: 1px solid #462278;
	background: white;
}

a {
	text-decoration: none;
	color:#462274;
}

.li1 {
	width: 250px;
}

.li3 {
	padding-top: 8px;
}

input {
	width:194px;
}

.ortInput {
	width:145px;
}

.plzInput {
	width:40px;
}

.button {
	cursor: pointer;
	background: #462274;
	color: #fff;
	border: 0px;
	font-size: 12px;
	padding: 3px 6px;
	margin-top: 10px;
	margin-bottom: 10px;
}
