

/* webdesign by www.timmer.dk */


* {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
}

body, html {
	background-color: #000000;
	color: #ffffff;
	height: 100%;
	background-image: url(../gfx/bg.gif);
	background-repeat: repeat-x;
}

a {
	color: #ffffff;
	text-decoration: underline;
}

a:hover {
	color: #ffffff;
	text-decoration: none;
}

#flash {
	width: 941px;
	height: 630px;
	position: absolute;
}

#flashPadding {
	padding-top: 150px;
	padding-left: 50px;
}

#logo {
	width: 169px;
	height: 37px;
	position: absolute;
	top: 655px;
	left: 772px;
}

#velkomst {
	width: 941px;
	position: absolute;
	top: 20px;
	text-align: center;
	z-index: 20;
}

#velkomst p {
	font-size: 14px;
	line-height: 16px;
	z-index: 20;
}

#velkomst p b {
	font-size: 18px;
	line-height: 20px;
}

#velkomst p i {
	font-size: 14px;
	line-height: 16px;
}

#credits {
	width: 500px;
	position: absolute;
	top: 680px;
	left: 10px;
}

#credits p {
	font-size: 9px;
	color: #333333;
}

#credits a {
	font-size: 9px;
	color: #333333;
}

#wrapper {
	width: 941px;
	height: 495px;
	position: absolute;
	top: 125px;
}

#profilBillede {
	width: 238px;
	height: 495px;
	background-color: #1a1a1a;
	background-image: url(../images/profil.jpg);
	background-repeat: no-repeat;
	background-position: center;
	position: absolute;
}

#profilIndhold {
	width: 495px;
	height: 495px;
	background-color: #1a1a1a;
	left: 258px;
	position: absolute;
}

#profilContent {
	width: 455px;
	height: 455px;
	margin-top: 20px;
	margin-left: 20px;
}

#profilMenu {
	width: 168px;
	background-color: #1a1a1a;
	position: absolute;
	height: 495px;
	left: 773px;
}

#kontaktBillede {
	width: 238px;
	height: 495px;
	background-color: #1a1a1a;
	background-image: url(../images/kontakt.jpg);
	background-repeat: no-repeat;
	background-position: center;
	position: absolute;
}

#brudekjolerScroll {
	width: 168px;
	height: 495px;
	background-color: #1a1a1a;
	background-image: url(../gfx/scroll_bg.jpg);
	background-repeat: no-repeat;
	position: absolute;
	left: 83px;
}

#brudekjolerScrollPadding {
	margin-top: 17px;
	margin-left: 17px;
}

#brudekjolerIndhold {
	width: 488px;
	height: 495px;
	background-color: #1a1a1a;
	position: absolute;
	left: 268px;
}

#brudekjolerIndholdPadding {
	padding-top: 17px;
	padding-left: 55px;
}

#nyhedsmail {
	width: 300px;
	position: absolute;
	left: 50px;
	top: 50px;
	text-align: center;
}

.inputboks {
	width: 250px;
	background-color: #ffffff;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: 0;
	margin-bottom: 5px;
	height: 16px;
	text-align: center;
}

.inputknap {
	background-color: #000000;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	border: 1px;
	border-style: solid;
	border-color: #ffffff;
}