* {
	padding:0px;
	margin:0px;
}

div.clear {
	clear:both;
	float:none;
}

body {
	margin:0;
	font:normal 12px Arial, sans-serif;
	background:url(../pix/bg-body.gif);
}

#holder {
	margin:0 auto;
	width:766px;
	position:relative;
}

#main {
	width:766px;
	float:left;
	background:url(../pix/shadow.png) repeat-y;
	overflow:hidden;
}

#header {
	margin:0 11px;
	width:744px;
	float:left;
	display:inline;
	background:#fff;
	overflow:hidden;
}

#header h1 {
	margin:27px 0 0 29px;
	width:164px;
	height:33px;
	float:left;
	display:inline;
	overflow:hidden;
}

#header h1 a {
	display:block;
	width:164px;
	height:33px;
	background:url(../pix/logo.gif) no-repeat;
}

#header h1 a span {
	display:none;
	text-indent:-3000px;
	overflow:hidden;
}

#header .topnav,
#header .flags {
	clear:right;
	margin:2px 23px 0 0;
	padding:0;
	list-style:none;
	float:right;
	display:inline;
}

#header .topnav li {
	float:left;
	padding:0 9px;
	height:17px;
	background:url(../pix/topnav-separator.gif) no-repeat;
}

#header .topnav li:first-child {
	background:none;
}

#header .topnav li a {
	float:left;
	height:17px;
	font:normal 12px Arial, sans-serif;
	color:#666;
}

#header .flags {
	margin:28px 20px 0 0;
	height:14px;
}

#header .flags li {
	margin:0 3px;
	float:left;
}

#header div.flash {
	clear:both;
	float:left;
	display:inline;
	margin:17px 0 0;
	width:744px;
	height:183px;
	/*background:url(../pix/header.jpg) no-repeat;*/
	overflow:hidden;
	position:relative;
	top:0px;
	left:0px;
}

#header div .number {
	position:absolute;
	top:48px;
	left:147px;
	color:#007fbd;
	font-size:24px;
	font-weight:bold;
}

#header div h2 {
	margin:0;
	position:absolute;
	left:40px;
	top:146px;
	width:486px;
	height:35px;
	text-indent:-9999px;
	background:url(../pix/main-title.gif) no-repeat;
	overflow:hidden;
}

#content {
	clear:both;
	float:left;
	margin:15px 11px;
	display:inline;
	width:744px;
	background:url(../pix/content-dot.gif) repeat-y 207px 10px;
}



#content .column {
	width:206px;
	float:left;
}

.main_content {
	float:left;
	width:490px;
	overflow:hidden;
	color:#666;
	margin-left:18px;
}

/* ---- Footer ----------------------------------------------------- */
#footer {
	margin:0 40px;
	float:left;
	display:inline;
	width:686px;
	padding:12px 0 10px;
	background:url(../pix/bg-footer.gif) repeat-x;
	overflow:hidden;
	color:#666;
	font:normal 10px Arial, sans-serif;
}

#footer .footerLogo {
	float:right;
}

#footer .copyright {
	float:left;
	padding-right:5px;
	padding-top:5px;
}

#footer .faktNav {
	float:left;
	padding-top:5px;
}


body.lp #content {
	background:none;
	margin-top:25px;
}

body.lp #content .column {
	display:none;
}

body.lp .main_content {
	float:none;
	width:683px;
	margin-left:30px;
}

body.lp .main_content h1.red {
	color:#E51837;
}

body.lp .main_content li {
	background:url(../../bilder/landingpages/roter_haken.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
	font-size:14px;
	margin-left:0px;
	padding-left:30px;
	padding-top:5px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;	
}

body.lp .main_content ul {
	margin-left:0px;
	padding-left:0px;
}
