/* CSS Document */
body {
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background:transparent url(bg/body_bg.jpg) repeat-y top left;
	font-size:1em;
}
* {
	margin:0;
	padding:0;
	border:none;
}
h2 {
	font-size:1.25em;
	margin-bottom:0.7em;
	color:#242424;
}
h3 {
	font-size:1.05em;
	margin-bottom:0.6em;
	color:#242424;
}
p {
	color:#242424;
}
p.bodytext, p.align-left, p.align-center, p.align-right {
	margin-bottom:0.9em;
	line-height:130%;
	color:#242424;
}
a {
	color:#242424;
}
a:focus {
	outline:none;
}
#top_bg {
	position:absolute;
	width:100%;
	height:154px;
	background:transparent url(bg/top_bg.jpg) repeat-x top left;
	z-index:1;
}
#skip {
	display:none;
}
.all_bg {
	position:absolute;
	top:154px;
	left:0;
	width:100%;
	height:100%;
	background:transparent url(bg/left_bg.jpg) no-repeat top left;
	z-index:0;
}
#wrapper {
	position:absolute;
	top:0;
	left:0;
	background-color:transparent;
	width:1004px;
	/*max-width:1200px;*/
	z-index:3;
}
#header {
	width:1024px;
	height:154px;
	background-image:url(bg/header_bg.jpg);
	background-color:transparent;
	/*margin-top:-103px;*/
}
#header h1 {
	display:none;
}
#language_select {
	position:absolute;
	top:115px;
	left:926px;
	font-size:12px;
	z-index:50;
	height:12px;
}
body>#wrapper #language_select {
	top:115px;
	left:934px;
	/*left:59.85em;*/
}
#left_column {
	display:inline;
	float:left;
	width:205px;
	/*max-width:215px;*/
	min-width:205px;
	/*overflow:hidden;*/
}
#navigation {
	max-width:205px;
	/*overflow:hidden;*/
	margin-top:5px;
}
#navigation ul {
	list-style-type:none;
	margin-left:23px;
	margin-top:10px;
}
#navigation ul ul {
	list-style-type:none;
	margin-left:0px;
}
#navigation ul li {
	margin-bottom:8px;
}
#navigation ul li.lvl2 {
	margin-left:10px;
}
/*#navigation ul li img {
	background-color:transparent;
}*/
.spacer {
	visibility:hidden;
	height:15px;
	line-height:15px;
	overflow:hidden;
}
.newsletter_heading {
	margin-top:20px;
	/*max-width:215px;*/
	margin-left:30px;
}
.newsletter_subscription {
	/*margin-top:10px;*/
	margin-left:22px;
	padding-right:15px;
	width:175px;
	/*max-width:215px;*/
}
.newsletter_subscription a {
	font-size:0.8em;
	font-variant:small-caps;
	font-weight:bold;
	color:#FFE936;
}
#logos {
	margin-top:50px;
	margin-left:35px;
	margin-bottom:29px;
}
/*#logos {
	position:absolute;
	left:40px;
	bottom:0px;
	z-index:100;
}*/
#logos img {
	margin-right:10px;
}
#main {
	display:inline;
	float:left;
	/*min-width:797px;*/
	width:49.8em;
	width:797px;
	/*height:500px;*/
	margin-top:10px;
	margin-bottom:13px;
	/*background-image:url(bg/watermark.jpg);
	background-repeat:no-repeat;
	background-color:transparent;
	background-position:10px 0px;*/
}
#content_box {
	display:inline;
	float:left;
	/*min-width:562px;*/
	width:34.95em;
	width:602px;
	/*max-width:675px;*/
	height:380px;
	margin-left:10px;
	margin-right:5px;
	margin-bottom:0.3em;
	/*background:#D1D2EA url(bg/content_box_bg.jpg) no-repeat top left;*/
	border:1px solid #242424;
	font-size:1em;
}
body>#wrapper #main #content_box {
	height:auto;
	min-height:380px;
	width:598px;
}
.content_inline {
	padding:10px;
	font-size:0.8em;
}
.content_inline ul {
	margin-left:20px;
}
.content_inline ul li {
	line-height:132%;
	margin-bottom:3px;
	color:#242424;
}
.content_inline input {
	border:1px solid #242424;
}
table.contenttable {
	font-size:1em;
	margin-bottom:0.8em;
}
/*table.contenttable tr th, .contenttable tr td {
	line-height:15px;
	height:15px;
}*/
table tr {
	vertical-align:top;
}
table tr th {
	text-align:left;
	padding-right:20px;
}
table tr td p.bodytext, table tr th {
	color:#242424;
	margin-bottom:0em;
	height:5px;
	/*line-height:5px;*/
}
hr {
	height:1px;
	line-height:1px;
	color:#242424;
	background-color:#242424;
	margin-top:0.8em;
	margin-bottom:1.3em;
	clear:both;
}
.csc-textpic-text {
	display:block;
}
.csc-textpic-imagewrap {
	clear:both;
}
DIV.csc-textpic-imagewrap { 
	margin-bottom:15px;
}
DIV.csc-textpic-imagerow {
	margin-bottom:15px;
}
#news_box {
	display:inline;
	float:right;
	/*min-width:202px;*/
	width:12.6em;
	width:170px;
	/*max-width:246px;*/
	min-height:200px;
	margin-bottom:13px;
	margin-left:10px;
	background-color:#444444;
	border:1px solid #FFE300;
	font-size:1em;
}
.news_inline {
	padding:10px;
	font-size:0.8em;
	color:#fff;
	background-color:#444444;
}
.news-latest-item {
	border-bottom:1px solid #FFE936;
	margin-bottom:0.8em;
	background-color:#444444;
}
.news_inline h2 {
	color:#FFE936;
	padding-bottom:3px;
	border-bottom:1px solid #FFE936;
	background-color:#444444;
}
.news_inline h3 {
	color:#FFE936;
	margin-bottom:0.3em;
	background-color:#444444;
}
.news_inline h3 a {
	color:#FFE936;
	text-decoration:none;
	background-color:#444444;
}
.news_inline p.bodytext {
	color:#fff;
	margin-bottom:0.5em;
	background-color:#444444;
}
.news_inline a {
	color:#FFE936;
	/*text-decoration:none;*/
	background-color:#444444;
}
.news-latest-morelink {
	text-align:right;
	margin-bottom:0.5em;
}
/*hr.clearer {
	height:1px;
	line-height:1px;
	color:#FFD100;
	background-color:#FFD100;
	clear:both;
}*/
#footer {
	float:none;
	clear:both;
	/*min-width:779px;
	width:98.7%;
	max-width:935px;*/
	/*min-width:562px;*/
	width:34.95em;
	width:590px;
	/*max-width:675px;*/
	margin:0px 0px 5px 10px;
	padding-top:7px;
	padding-bottom:7px;
	background-color:#242424;
	/*border:2px solid #FFD100;*/
	color:#FDCF00;
	font-size:1em;
	text-align:center;
}
#footer {
	float:none;
	clear:both;
	/*min-width:779px;
	width:98.7%;
	max-width:935px;*/
	/*min-width:562px;*/
	width:34.95em;
	width:590px;
	/*max-width:675px;*/
	margin:0px 0px 5px 10px;
	/*padding-top:7px;*/
	padding-bottom:7px;
	background-color:#fff;
	/*border:2px solid #0052A5;*/
	color:#242424;
	font-size:1em;
	text-align:center;
}
/*body>#wrapper #main #footer {
	width:34.95em;
}*/
.footer_inline {
	font-size:0.7em;
}
#footer a {
	color:#242424;
	text-decoration:none;
	font-weight:bold;
}

/* ----- Klassen ----- */

.floatclear {
	clear:both;
	height:0px;
	line-height:0px;
}
.ignore, .hiddenStructure {
	display:none;
}

.align-center {
	text-align:center;
}
.align-left {
	text-align:left;
}
.align-right {
	text-align:right;
}

/* ----- Newsletter ----- */

.tx-danewslettersubscription-pi1 {
	font-size:1em;
}
.tx-danewslettersubscription-pi1-listrow-header {
	font-size:1.12em;
}
.tx-danewslettersubscription-pi1 input {
	margin-bottom:5px;
	border:1px solid #242424;
}
.tx-danewslettersubscription-pi1-mustlogin, .tx-danewslettersubscription-pi1-premsg {
	margin-bottom:0.8em;
}

/* ----- LogIn -----*/

.csc-loginform td {
	padding-right:10px;
}
.csc-loginform p {
	color:#242424;
}
.csc-loginform input {
	margin-bottom:0.5em;
}
.csc-form-label {
	margin-bottom:0.8em;
}
.csc-form-label-req, .csc-form-label {
	font-size:0.8em;
}
body>#wrapper #main #content_box .content_inline .csc-form-label-req, body>#wrapper #main #content_box .content_inline .csc-form-label {
	font-size:1em;
}
