body {
	font-size: 12px;
	font-family: arial, helvetica, sans-serif;
	padding: 0px;
	margin: 0px;	
}
.countries {
	position:absolute;
	top:152px;
	left:815px;
	width:185px;
	visibility:hidden;
}
.countries a {
	display:block;
	border-bottom: 1px solid #ffffff;
	text-decoration: none;	
	color:white;
	padding-left:18px;
}
.header {
	background-color: #ffffff;
	width: 1000px;
	height: 110px;
}
.header table {
	width: 1000px;
	height: 90px;
	font-size: 24px;
	font-weight: bold;
}
.header img {
	vertical-align: bottom;
}
.header_second {
	width: 1000px;
	height: 23px;
	text-align: right;
	vertical-align: middle;
	background-image: url(/de/publishingde.nsf/AttachmentsByTitle/header_scond.png/$FILE/header_second.png);
	background-repeat: no-repeat;
	background-position: right;
	border-bottom: 1px solid #ffffff;
}
.suche {
	border: 1px solid #c3c3c3;
	color: #b1aca9;
	font-size: 10px;
	width: 135px;
	margin: 2px;
	margin-right: 5px;
}
.select_site {
	width:100px;
	margin-right:11px;
	border:0px;
	font-size: 10px;
	color: #b1aca9;

}
.navigation {
	width: 1000px;
	background-color: #c3c3c3;
	vertical-align:middle;
}
.navigation a{
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.navi_table td {
	text-align: center;
	width: 100px;
}
.navi_details {
	margin-top: 15px;
	margin-left: 83px;
	width: 710px;
	height: 18px;
	background-color: #c3c3c3;
}
.navi_details td a {
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.navi_details td {
	text-align: left;
	vertical-align: middle;
}
.breadcrumb {
	text-align: right;
	font-size: 10px;
	font-weight: bold;
}
.breadcrumb a {
	text-decoration: none;
	color: #000000;
}
.breadcrumb a:hover {
	text-decoration: none;
	color: #ff0000;
}
.content {
	width: 1000px;
	padding-top: 15px;
}
.content img{
	margin:0px;
	padding: 0px;
}
.content td {
	vertical-align: top;
}
.content_text {
	height:300px;
	padding-left: 15px;
	padding-bottom: 15px;
	font-size: 12px;
	font-family: arial, helvetica, sans-serif;
}
.content_text td {
	font-size: 12px;
	font-family: arial, helvetica, sans-serif;
}
.content_text h1 {
	font-size:18px;
	color: #FF0000;
	margin: 0px;
	padding-top: 0px;
}
.content_text h2 {
	font-size: 14px;
	margin: 0px;
	margin-top: 15px;
}
.content_text a{
	color: #FF0000;
	text-decoration: none;
}
.content_text a:hover{
	text-decoration: underline;
}
.content_text li {
	color: #FF0000;
}

.footer {
	width: 1000px;
	height: 18px;
	margin: 0px;
	margin-bottom: 15px;
	padding: 0px;
	color: #ffffff;
	vertical-align:middle;
	background-color: #c3c3c3;
	background-image: url(/de/publishingde.nsf/AttachmentsByTitle/footer.png/$FILE/footer.png);
	background-repeat: no-repeat;
	background-position: bottom right;
}
.footer td {
	font-size: 12px;
	font-weight: bold;
}
.footer a {
	color: #ffffff;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
}
a img {
	border: 0px;
}