* {
	padding:0px;
	margin:0px;
}

body {
	background-color:white;
	color:black;
	font-size:12px;
	font-family:sans-serif;
}

a:link, a:active, a:visited {
	color:black;
}
a:hover {
	text-decoration:none;
}

input, select, textarea {
	border: 0px;
	border-bottom: 1px solid #41799c;
	padding-top:3px;
	padding-bottom:3px;
	width:300px;
	background-color:white;
	color:black;
	background-repeat:no-repeat;
	background-position:98% 50%;
}

textarea {
	height:300px;
}

h1 {
	padding:5px;
	padding-bottom:0px;
	margin-bottom:30px;
	font-size:20px;
	color:#7db7cb;
}

h2 {
	font-size:15px;
	padding-top:15px;
	padding-bottom:5px;
	color:#549dbe;
	margin-right:20px;
}

h3 {
	font-size:13px;
	padding-top:15px;
	padding-bottom:5px;
	margin-right:20px;
}

label {
	width:130px;
	text-align:right;
	font-weight:bold;
	display:block;
	background-color:#c4daec;
	padding:2px;
}

table {
	width:500px;
}

td {
	padding:3px;
}

img {
	border:0px;
}

.countries {
	position:absolute;
	padding:0px;
	margin:0px;
	text-align:right;
	margin-top:15px;
	margin-left:780px;
}

.header {
	height:285px;
	
}

.header p {
	margin-left:40px;
	padding-top:25px;
	font-size:30px;
	font-weight:bold;
	color:#155177;
	letter-spacing: 3px;
}

.header h1 {
	position:absolute;
	padding:0px;
	margin:0px;
	text-align:right;
	margin-top:98px;
	width:355px;
}

.imgBorder {
	border: 1px solid #80bff4;
	margin-bottom:5px;
}

.imgMarginLeft {
	margin-left:20px;
}

.imgMarginRight {
	margin-right:20px;
}

.bgImageWrapper {
	background-repeat:no-repeat;
	background-image:url(../images/layout/de/banner.jpg);
}

.wrapper {
	width:917px;
	margin:auto;
	background-color:#f2f7fb;
	margin-bottom:50px;
	border-left:1px solid #073081;
	border-right:1px solid #073081;
	border-bottom:1px solid #073081;
	background-color:#d6e7f5;
}
.navi {
	float:left;
	width:170px;
	height:410px;
}

.navi a:link, .navi a:active, .navi a:visited {
	color:black;
	text-decoration:none;
}
.navi a:hover {
	color:black;
	text-decoration:underline;
}

.navi .tab {
	margin-bottom:5px;
	padding:5px;
	padding-left:30px;
}

.navi a {
	display:block;
	width:100%;
	font-size:12px;
}

.navi .subcategory {
	margin-left:10px;
	margin-bottom:15px;
}

.navi .separator {
	height:15px;
}

.activeT {
	background-color:#7db7cb;
}

.spacer{
}

.text {
	margin-left:210px;
}
.text p {
	margin-right:20px;
	padding:5px;
	line-height:1.5;
}

.text ul, .text ol {
	padding:5px;
	margin-left:20px;
}

.text .SPBL {
	padding:5px;
	margin-left:0px;
}

.text li {
	margin-bottom:7px;
}
.footer {
	clear:both;
	padding-right:20px;
	padding-bottom:10px;
	padding-top:10px;
	padding-left:20px;
	margin-top:20px;
	background-color:#7db7cb;
	color:#296D8D;
}

.footer span {
	float:right;
}

.footer span a:hover {
	color:black;
}

.footer a:link, .footer a:active, .footer a:visited {
	color:#165278;
	text-decoration:none;
}

.overlay {
	background-color:white;
	position:absolute;
	top:0px;
	left:0px;
}

.SPBL {
	list-style-type:none;
	margin-left:0px;
	margin-top:15px;
	width:450px;
}

.SPBL a {
	color:#296d8d;
}

.SPBL li {
	font-size:17px;
	font-weight:bold;
	margin-top:10px;
	padding:7px;
	padding-left:30px;
	/*width:450px;*/
	color:#296d8d;
	background-image:url(../images/li.png);
	background-repeat:no-repeat;
}
.SPBL li small {
	font-size:11px;
	font-weight:normal;
}
