body {
	background-attachment: fixed;
	background: transparent  url("/layout/images/bg-content.png") repeat-x 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
a{
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	line-height:14px;
	color:#013888;
	text-decoration:none;
}
form{
	margin:0px;
	padding:0px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 14px;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #013888;
	padding-bottom: 7px;
}
.headline2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	padding-bottom: 7px;
}
.flagge {
	padding-right: 10px;
}
.li_dokumente{
	color: #013888;
}
div.main {
	position: absolute;
	left: 30px;
	top: 70px;
	width: 570px;
}
div.seiten_name{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #013888;
	position: absolute;
	left:30px;
	top: 20px;
	width: 570px;
  padding: 0 0 2px 0;
	border-bottom: 2px solid #013888;
}
.txt-sml-gr{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;	
}
textarea,select,input.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: 1px solid #000000;
	background-color: #FFF;
	width: 400px;
}
input.text_sml {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: 1px solid #000000;
	background-color: #FFF;
	width: 200px;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	border: 1px solid #333333;
	width: 120px;
}
li {
	margin-bottom: 5px;
}
.trenner {
	border-top: 1px solid #013888;
	margin-top: 20px;
	margin-bottom: 20px;
}

