@import url(rte_default.css);
@import url(css_styled_content.css);
body {
	margin: 0;
	background: url(../grafik/body_bg.png) center top ;
}
.clear-both{
	clear:both;
}
#search{
	position:absolute;
	left:655px;
	top:48px;
	width:340px;
	height:20px;
}
#search .textfield{
	border:0;
	width:170px;
}
#search form a{
	margin:0 0 0 20px;
}
#search .first{
	float:left;
}
#search .second{
	float:left;
	margin:0 0 0 40px;
}
#search ul{
	margin:0;
	list-style:none;
}
#tjekmail p{
	text-align:center;
}
#menu{
	position:absolute;
	left:0;
	top:0;
}
#menu .first{
	left:184px;
}
#menu .second{
	left:302px;
}
#menu .third{
	left:414px;
}
#menu .fourth{
	left:529px;
}
#menu a{
	font-size:17px;
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
}
#menu ul{
	list-style:none;
}
#menu .first,
#menu .second,
#menu .third,
#menu .fourth{
	font-family:Arial, Helvetica, sans-serif;
	top:45px;
	text-align:center;
	width:100px;
	position:absolute;
}
#outer{
	width:1029px;
	margin:0 auto 10px auto;
	padding:0;
	text-align:left;
}
#container {
	position: relative;
	float:left;
	text-align: left;
	width: 1029px;
	border: 0px;
}
#topmenu{
	position: relative;
	float:right;
	right:16px;
	width:1013px;
	height:84px;
	background:url(../grafik/topmenu_bg.png) right bottom no-repeat;
}
#logo{
	position:absolute;
	bottom:12px;
	left:23px;
}
#pagetop{
	position: relative;
	width:1029px;
	height:243px;
	background:url(../grafik/pagetop_bg.png) left top no-repeat;
}
#topimage{
	position:absolute;
	top:5px;
	left:13px;
	width:995px;
	height:226px;
	background:#CCC;
}
#page{
	width:1029px;
	background:url(../grafik/page_bg.png) left top repeat-y;
	padding-bottom:10px;
}
#bgleftnormal{
	width:1029px;
	background:url(../grafik/leftright_bg.png) left top repeat-y;
}
#pagebottom{
	width:1029px;
	height:100px;
	background:url(../grafik/pagebund_bg.png) left top no-repeat;
}
#bleft,
#left,
#left-content,
#bnormal,
#normal,
#normal-content,
#bright,
#right{
	position: relative;
	float:left;
}
#footer{
	/*height:40px;*/
	width:1029px;
}
#footer p{
	bottom:0;
	padding-top:70px;
	margin:0;
	text-align:center;
}
