@charset "UTF-8";
/* CSS Document */

/* main structure, fonts, links */
* {
	margin: 0;
	padding: 0;
	outline: 0;
}
   
body {
	color: #000;
	text-align: left;
	background-image: url(headerline_s.gif);
	background-repeat: repeat-x;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
}
body gallery {
	color: #000;
	text-align: left;
	background-color: #000000;
}

h1 {
	font-size:14px;
	font-weight:600;
	color:#000000;
	font-family: Helvetica;
	}

h2 {
	font-size:12px;
	font-weight:500;
	color:#000000;
	font-family: Helvetica;
	}

h3 {
	font-size:12px;
	font-weight:normal;
	color:#000000;
	font-family: Helvetica;
	}
	
h4 {
	font-size:11px;
	font-weight:400;
	color:#999999;
	font-family: Helvetica;
	}

/* content*/

#contentmenuwrap

 {
	margin-left: 40px;
}

#content {
	z-index:3;
	padding-bottom: 20px;
	padding-left: 0px;
	font-family: Helvetica;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
}

.contentimg{
	border: 1px solid #666666;
}

.contentheader {
	background-color: #F0F0F0;
	display: block;
	font-weight: normal;
	font-size: 12px;
}
.contenttable {
	padding: 10px;
	background-color: #FFF;
}

#content a{
	color: #9900CC;
	text-decoration: none;
	border: none;
}

#content a img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#content a:hover{
	background-color: #9900CC;
	color: #FFFFFF;
}

#content a:active{
	color: #000000;
}



/*header*/

#header {
	font-size:18px
	width:800px;
	z-index:2;
	margin-left: 0px;
	text-decoration: none;
	margin-bottom: 45px;
	height: 100px;
	background-repeat: no-repeat;
	background-image: url(headerline.gif);
	width: 740px;
	background-position: 0px 0px;
}

#header p{
	color:#000000;
	font-family: Georgia;
	font-size: 24px;
	letter-spacing: 0.2em;
	padding-left: 3px;
}
#header a{
	color:#000000;
	text-decoration:none;
}
#header a:hover{
	color:#FFFFFF;
	text-decoration:none;
	background-color: #9933CC;
}

.header_p2 {
	font-size: 11px;
	font-family: Georgia;
	color: #FFFFFF;
}

#breadcrums {
	font-family: Georgia;
	font-size: 11px;
	color: #CCCCCC;
	font-weight: normal;
	margin-top: 50px;
	float: right;
}

#breadcrums a{
	color:#CCCCCC;
	text-decoration:underline;
}
#breadcrums a:hover{
	color:#CCCCCC;
	text-decoration:underline;
}

#breadcrums a:active{
	color:#000;
	text-decoration:none;
	background-color: #9900CC;
}
#headernav {
	z-index:0;
	z-index:10;
	color:#9900CC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	margin-top: 75px;
	clear: right;
	float: right;
	font-weight: 500;
	text-transform: lowercase;
}



/*navigation*/

/*#navigation {
	z-index:5;
	color:#000;
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	font-weight: 400;
	width: 250px;
	position: absolute;
	left: 25px;
	top: 160px;
}*/



/*#navigation p{
	color:#000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 400;
}*/


#navigation a{
	color:#000000;
	font-family: "Courier New", Courier, monospace;
	padding:2px 3px;
	text-decoration:none;
	background-color: #FEFEFE;
}
#navigation a:hover{
	color:#000000;
	text-decoration:none;
	background-color: #FFCC33;
}

#navigation h4 {
	font-size: 11px;
	color: #666666;
	font-family: "Courier New", Courier, monospace;
}
#navagationlist  li  {
	color: #666666;
	text-decoration: none;
}


#navigation h3 {
	font-size: 11px;
	color: #000000;
	font-family: "Courier New", Courier, monospace;
}




#container_storebilleder{
	width:100%;
	margin:opx;
}


#container_storebilleder p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}


#container_storebilleder a {
	color:#000000;
	text-decoration:underline;
}

#container_storebilleder a:hover {
	color:#666666;
}

#container_storebilleder a:visited {
	color:#000000;
}

#container_storebilleder a:active {
	color:#000000;
}

#tallinje_storebilleder {
	top:150px;
	width:100%;
	text-align: center;
}


#header_storebilleder {
	width:100%;
	text-align: center;
	margin-top: 10px;
}


#indhold_storebilleder {

	width:100%;
	text-align: center;
}
.head {
	color: #90C;
}

