body, html {
	font-family: arial;
	font-size: 13px;
	color: #767676;
}

#site-frame {
	width: 941px;
	margin: 0px auto;
	background-color: #FFF;
	height: 550px;
	padding-top: 30px;
	position: relative;
}

#toplogo {
	background-image: url(../images/toplogo.png);
	width: 941px;
	height: 143px;
	display: block;
}

#kundeomraade, #kundeomraade2 {
	background-image: url(../images/kundeomraade.png);
	height: 36px;
	width: 941px;
	position: absolute;
	bottom: 0px;
	left: 0px;
}

#kundeomraade2 {
	background-image: url(../images/kundeomraade.png);
	height: 5px;
	width: 941px;
	position: absolute;
	bottom: 31px;
	left: 0px;
}

#kundeomraade a {
	position: absolute;
	bottom: 0px;
	left: 370px;
	width: 200px;
	height: 27px;
}

#portfolio {
	background-image: url(../images/portfolio.png);
	height: 37px;
	width: 941px;
	position: absolute;
	bottom: 50px;
	left: 0px;
}

#ep_double_flip_7_56 {
	position: absolute;
	height: 27px;
	width: 100px;
	bottom: 0px;
	left: 355px;
}

#ep_double_flip_5_34 {
	position: absolute;
	height: 27px;
	width: 100px;
	bottom: 0px;
	right: 350px;
}

#ep_double_flip_7_56 a, #ep_double_flip_5_34 a {
	height: 27px;
	width: 100px;
	display: block;
}

#info {
	background-image: url(../images/info.png);
	width: 941px;
	height: 275px;
	position: absolute;
	top: 190px;
	left: 0px;
}

#info2 {
	width: 310px;
	height: 275px;
	position: absolute;
	top: 190px;
	left: 315px;
}

#info2 div a {
	color: #00264b;
	font-weight: 700;
	text-decoration: none;
}
#kontainer-login {
	width: 310px;
}
.label-boxtext {
	float: left;
	height: 18px;
	line-height: 18px;
}
.input-text-login {
	float: right;
	border: 1px solid #a8acaf;
	height: 18px;
	line-height: 18px;
    width: 220px;
    margin-bottom: 10px;
}
.clear {
	clear: both;
}

.input-but {
	float: left;
	border: 0px;
	background-color: transparent;
	margin: 0px;
	padding: 0px;
	color: #00264b;
	font-weight: 700;
	margin-left: -2px;
	cursor: pointer;
}

