
body{
	background-image: url(../images/frontpage_map_bottom.gif);
	background-repeat: no-repeat;
	background-position: 416px 131px;
}
div#content-wrapper-1{ 
/* Wraps whole document second time, also floats right background to page bottom */
	background-image: url(../images/grafik/right_background_white.gif);
	background-repeat: repeat-y;
	background-attachment:fixed;
	background-position: 100% 0;
	margin:0;
	padding:0;
}


div#top-wrapper{ 
/* Wraps top left and top center of document  */
	background-image: url(../images/grafik/top_background.jpg);
	background-repeat: repeat-x;
	background-position: 149px 0px;
	margin:0;
	padding:0;
	left:0px;
	top:0px;
	height:131px;
	width:100%;
	overflow:hidden;
}

/* contet div's */


div#top-center { 
/* Place for page heading*/
	background-image: url(../images/grafik/logo_top_arch_front.gif);
	background-repeat: no-repeat;
	background-position: left top;
    position:absolute;
    left:149px;
	top:0px;
	height:131px;
	margin:0;
	padding:0;
	overflow:hidden;
	width:65%;
}


#sidebar-right{
	z-index:0;
	position:absolute; 
	right: 0px; 
	top: 131px;
}

#sidebar-right p {
	clear: right;
	margin-left:10px;
	text-align:center;
	color: #fff;
	margin-top:5px;
	margin-bottom:5px;
	padding:3px 0 0 5px;
	background-color:transparent;
}

#sidebar-right li {
	clear: right;
	margin:0 auto 0 auto;
	padding:4px 0 0 5px;
	text-align:center;
	color: #fff;
	list-style-type: none;
	background-color:transparent;
	list-style-position: outside;
}
#sidebar-right ul {
	clear: right;
	margin:0 auto 0 auto;
	padding:4px 0 0 5px;
	text-align:center;
	color: #fff;
	list-style-type: none;
	background-color:transparent;
	list-style-position: outside;
}

#sidebar-left p {
	text-align:left;
	color: #fff;
	margin-top:5px;
	margin-bottom:5px;
	background-color:transparent;
}

#sidebar-left li {
	text-align:left;
	color: #fff;
	margin:0;
	padding-top:4px;
	list-style-type: none;
	background-color:transparent;
}
#sidebar-left ul{
	text-align:left;
	color: #fff;
	margin:0;
	padding:0;
	list-style-type: none;
	background-color:transparent;
}

#top-center h1{  
/* h1 for page heading */
	margin: 96px 0 0 10%;
	padding:0;
	font-size: 30px;
	text-align:left;
	color: #fff;
	overflow: visible;
	min-width:300px;
	width:100%;
	background-color:transparent;
}



/* links in right sidebar */
#sidebar-right a {
	text-transform: lowercase;
	font-weight: bold;
}
#sidebar-right a:link {
	color: #FFF;
	text-decoration: none;
	background-color:transparent;
}
#sidebar-right a:visited {
	text-decoration: none;
	color: #FFF;
	background-color:transparent;
}
#sidebar-right a:hover {
	text-decoration: underline;
	color: #000;
}
#sidebar-right a:active {
	text-decoration: none;
	color: #000;
}
#content-center {
	z-index:0;
	left: 0px; 
	top: 131px;
}

#content-center img{
    border:0;
    margin:0px auto 10px auto;
    position:relative;
    bottom:0px;
	text-align:center;
    float:none;
	display:block;
}

#flags {
	width:125px;
	height:160px;
	vertical-align:middle;
	font-weight: bold;
	font-size: 10px;
}

#flags img{
	margin:0 4px 0 -5px;
	vertical-align: middle;
}



#fp_text{
	z-index:0; 
	margin:30px auto;
}

#fp_frame{
	margin:0px auto;
}

#map{
	position:absolute; 
	left: 655px; 
	top: 41px; 
	z-index: 0;
}

.frontpage_figur{
	margin-top:135px;
}

#fp_space{
	height:278px;
}

#fp_space img{
	margin:0 4px 0 -5px;
	vertical-align: middle;
}
