/* ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~
	wsx.dk
	media="screen"
	Henning Hoffmann
	loebepigerne.dk
~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ */

/* ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~
Body
~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ */

body {
	margin:0;
	padding:60px 0;
	font-family:Verdana, Helvetica, Arial, sans-serif;
	font-size:medium;
	color:#333;
	background-color:#6a8dc3;
	background-image:url(images/background/background.png);
	background-repeat:repeat;
	background-position:top;
}

a:link {
	color:#69b;
	background-color:#fff;
	text-decoration:none;
}

a:visited {
	color:#69b;
	background-color:#fff;
	text-decoration:none;
}

a:hover {
	color:#f88;
	background-color:#fff;
	text-decoration:underline;
}

a img {
	border:none;
}

/* ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~
Content
~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ */

#content {
	margin:0 auto;
	width:768px;
	position:relative;
	color:#333;
	background-color:#fff;
	border:1px solid #999;
}

/* ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~
Photo
~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ */

#photo {
	margin:0;
	padding:0;
	width:354px;
	height:290px;
	position:absolute;
	float:left;
	top:-45px;
	left:18px;
	z-index:2;
	clear:none;
	background-image:url(images/background/photobackground.png);
	background-position:center;
	background-repeat:no-repeat;
}

#photo img {
	margin:0;
	padding:31px;
	width:292px;
	height:228px;
}

/* ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~
Header
~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ */

#header {
	margin:0 auto 45px auto;
	padding:0;
	width:730px;
	height:200px;
	overflow:hidden;
	border-style:solid;
	border-width:0 0 1px 0;
	border-color:#ccc;
	text-align:center;
}

#header h1 {
	margin:0;
	padding:38px 10px 5px 350px;
	font-family:Georgia, "Times New Roman", Times, Serif;
	font-size:250%;
	line-height:2em;
	font-weight:normal;
	letter-spacing:.2em;
}

#header p {
	margin:0 10px;
	padding:0 0 0 350px;
	border:0;
	font-size:78%;
	line-height:1.4em;
	letter-spacing:.2em;
	color:#777;
	background-color:#fff;
}

/* ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~
Main
~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ */

#main {
	margin:0;
	padding:0;
	width:766px;
	height:226px;
	text-align:center;
	line-height:1.6em;
}

#main h1 {
	margin:1em 0 .25em 0;
	padding:0 0 4px 70px;
	font-family:Georgia, Serif;
	font-size:160%;
	font-weight:normal;
	line-height:1.4em;
	color:#ff8181;
	background-color:inherit;
}

#main li {
	padding:0 10px;
	display:inline;
	list-style-type:none;
}

#main img.anna {
	background-image:url(images/anna138m.png);
	background-repeat:no-repeat;
	background-position:left;
}

#main img.anna:hover {
	background-position:right;
}

#main img.anne {
	background-image:url(images/anne138m.png);
	background-repeat:no-repeat;
	background-position:left;
}

#main img.anne:hover {
	background-position:right;
}

#main img.bodil {
	background-image:url(images/bodil138m.png);
	background-repeat:no-repeat;
	background-position:left;
}

#main img.bodil:hover {
	background-position:right;
}

#main img.sara {
	background-image:url(images/sara138m.png);
	background-repeat:no-repeat;
	background-position:left;
}

#main img.sara:hover {
	background-position:right;
}

#main p {
	padding:0 10px;
}

#main hr {
	margin:0 10px;
	height:1px;
	border-top-style:dotted;
	border-top-width:1px;
	border-top-color:#ccc;
	clear:both;
	color:#fff;
	background-color:#fff;
	border-left:none;
	border-right:none;
	border-bottom:none;
}

/* ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~
Footer
~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ */

#footer {
	margin:10px auto;
	width:730px;
	clear:both;
	color:#777;
	background-color:inherit;
	border-style:solid;
	border-width:1px 0 0 0;
	border-color:#ccc;
	text-align:center;
}

#footer p {
	margin:20px 0;
	font-size:78%;
	line-height:1.4em;
}

/* EOF */

