@charset "utf-8";


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

body {
	font-family:Arial, Helvetica, sans-serif;
}

#wrapper {
	width: 1290px;
	height: 100%;
	background: #FFF;
	margin: 20px auto;
	padding: 0px 0px 200px 0px;
}


ul{
	list-style: none;
}

/* :::::::::::::::::::::::::::::::::::::  galleri  ::::::::::::::::::::::::::::::::::::: */


.legende_stor{
	clear: both;
	width: 604px;
	height: 17px;
}

.legende_lille{
	width: 300px;
	height: 19px;
	background: #FCC;
	clear: both;
}

.galleri_legende{
	padding-left: 10px;
	font-size: 0.7em;
	float:left;
}

#stemningsbilleder #wrapper {
	height: 100%;
}

.indhold{
	width: 100%;
	margin: auto;
}

.galleri_container{
	width: 100%;
}

.galleri_container_row{
	width: 934px;
	margin-bottom: 40px;
	height: 430px;
}


.galleri_container_vertical{
	width: 100%;
	height: 648px;
}


.galleri_container_vertical_indenfor{
	width: 100%;
	height: 660px;
}


.right_space{
	margin-right: 17px;
}

.row{
	width: 430px;
	float: left;
}


.small_right{
	width: 300px;
	float: right;
}

.small_row{
	width: 300px;
	height: 447px;
	float: left;
}

.legende_stor{
	clear: both;
	width: 604px;
	height: 17px;
}

.legende_lille{
	width: 300px;
	height: 19px;
	background: #FCC;
	clear: both;
}

.galleri_legende{
	padding-left: 10px;
	font-size: 0.7em;
	float:left;
}

/* :::::::::::::::::::::::::::::::::::::    ::::::::::::::::::::::::::::::::::::: */


a {
	text-decoration: none;
	color: #cb8004;
}
a:hover {
	text-decoration:underline;
	color: #fff;
}
a p {
	margin: 50px 0px 0px 0px;
}
li a {
	color: #543d0f;
}

#link_til_top {
	clear: both;
	display: inline-block;
	font-size: 0.8em;
	margin: 10px 0px;
	float: right;
}


.tilbage_forsiden{
	height: 40px;
	width: 100%;
	margin-bottom: 10px;
	background: #CCC;
}

a .tilbage_forsiden{
	color: #fff;
}
