body {
	background-color: #FFF;
background-color: #BDCFDD;
padding-top:2em;
}
.container {
	margin-left:auto;
	margin-right:auto;
	width: 820px;
	background: #8BAAC2 url('images/verlauf_menue.gif') repeat-x bottom left;
	background: #FFF;
}
.text {
	width:560px;
	float:right;
	font-family: Georgia, Verdana, Arial, Sans-Serif;
	font-size: 0.7em;
	background-color: #fff;
	padding: 1em 2em;
	border-right: 0px solid #A6A6A6;
	border-bottom: 0px solid #A6A6A6;
	border-left: 1px solid #DDDDDD;
}
.footer {
	text-align:center;
	font-family: Verdana, Arial, Sans-Serif;
	font-size:0.6em;
	padding: 0.3em 0;
	background-color: #fff;
}
/* Formate */
a {
	color: darkblue;
	text-decoration:none;
}
a:hover {
	color: #0080C0;
}
.text p {
	text-align:justify;
	line-height: 2.0em;
}
.text h1, .text h2 {
	font-family: Georgia, Times New Roman, Times;
	color: darkblue;
font-weight:normal;
}
.text h1 {
	font-size:1.7em;
line-height:2em;
}
.text h2 {
	font-size:1.2em;
line-height: 1.7em;
}
.menu {
	width:197px;
	float:left;
	font-family: Georgia, Times New Roman, Times;
	text-align:right;
	padding:1em 0 1em 1em;
}
.clear {
	clear:both;
}
.title {
	font-family: Georgia, Times New Roman, Times;
	font-size: 2.0em;
	padding: 0.5em;
	text-align:left;
	color: darkblue;
	background-color: #ccd9e2;
	background-color: #fff;
border-bottom: 0px solid #A6A6A6;
}
.menu .angeklickt {
	font-weight: bold;
}
.menu ul {
	list-style:none;
	padding:0;
}
.menu li {
	margin:0;
	padding:0;
	margin-bottom: 1.8em;
}
.menu ul ul li {
	font-size:0.8em;
	margin-bottom: 0.5em;
margin-right:20px;
}
.text .bild {
	margin:1.5em;
	border-top: 1px solid #D7D7D7;
	border-left: 1px solid #D7D7D7;
	border-right: 2px solid #A6A6A6;
	border-bottom: 2px solid #A6A6A6;

	padding:0.8em;
	font-size:0.9em;
	text-align:center;
}
.text .bild img {
	border: 0;
	margin:0.4em 0;
}
.dokumentoptionen {
	float:right;
	font-size:0.7em;
	color: #A6A6A6;
	visibility: hidden;
}
.dokumentoptionen a{
	color: #A6A6A6;
}
a img {
	border:0;
}
input[type=submit], input[type=button], input[type=cancel] {
	background: #FFF url('images/verlauf_button.gif') repeat-x bottom left;
	border-top: 1px solid #D7D7D7;
	border-left: 1px solid #D7D7D7;
	border-right: 1px solid #8D8D8D;
	border-bottom: 1px solid #8D8D8D;
	color: #000;
	font-weight:bold;
	font-family: Georgia, Times New Roman, Times;
	padding:0.3em 0.5em;
}
input[type=text], textarea {
	border-top: 1px solid #D7D7D7;
	border-left: 1px solid #D7D7D7;
	border-right: 1px solid #8D8D8D;
	border-bottom: 1px solid #8D8D8D;
	font-family: Georgia, Times New Roman, Times;
	background-color: #FFF;
}
input[type=text]:focus, textarea:focus {
	border-top: 1px solid #86A6BF;
	border-left: 1px solid #86A6BF;
	border-right: 1px solid #5E89AB;
	border-bottom: 1px solid #5E89AB;
	background-color: #C4D2DF;
}

