/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	
	background-color: #333132;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../images/bg2.gif);
	background-repeat: repeat-y;
	background-position: 50% 0px;
	background-attachment: scroll;
}

#ramme{
	
}


/* LINKS */

a:link {
	color: #c7c8ca;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
}


a:visited {
	color: #c7c8ca;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
}

a:hover {
	color: #c7c8ca;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	text-decoration: none;
}

a:active {
	color: #c7c8ca;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
}



#links {
	height: 10px;
	width: 150px;
	margin-left: -300px;
	position: absolute;
	left: 50%;
	top: 0px;
	z-index:100;
}


/* INDEX*/

#velkommen {
	height: 20px;
	width: 300px;
	margin-left: -90px;
	position: absolute;
	left: 50%;
	top: 50px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #c7c8ca;
}

#txt{
	height: 20px;
	width: 250px;
	margin-left: -64px;
	position: absolute;
	left: 50%;
	top: 100px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #c7c8ca;
}


#ribe{
	height: 20px;
	width: 100px;
	margin-left: -107px;
	position: absolute;
	left: 50%;
	top: 150px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #c7c8ca;
}

#herning {
	height: 20px;
	width: 100px;
	margin-left: 75px;
	position: absolute;
	left: 50%;
	top: 150px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #c7c8ca;
}

#spacer {
	background-color: #850b0d;
	height: 100px;
	width: 620px;
	margin-left: -320px;
	position: absolute;
	left: 50%;
	top: 700px;	
}


/* RIBE & HERNING */

/* HEADER */

#topimage {
	position: absolute;
	height: 145px;
	width: 800px;
	left: 50%;
	top: 0px;
	margin-left:-400px;
	z-index:9;
}

#menu {
	position: absolute;
	left: 50%;
	margin-left: -368px;
	top: 98px;
	height: 110px;
	width: 732px;
	z-index: 11;
}


/* MAIN CONTENT */

#main {
	height: 390px;
	width: 800px;
	top: 145px;
	left: 50%;
	position: absolute;
	margin-left: -400px;
	z-index: 10;
	
}

#content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #c7c8ca;
	height: 425px;
	width: 590px;
	margin-left: -300px;
	position: absolute;
	z-index: 6;
	left: 50%;
	font-size: 11px;
	font-style: normal;
	top: 230px;
	z-index:11;
}


/* FOOTER */

#bund1 {
	position: absolute;
	height: 164px;
	width: 800px;
	left: 50%;
	top: 535px;
	margin-left: -400px;
	z-index: 3;
}

#bund2 {
	position: absolute;
	height: 140px;
	width: 800px;
	left: 50%;
	top: 780px;
	margin-left: -400px;
}

#bund3 {
	height: 178px;
	width: 680px;
	left: 50%;
	top: 120px;
	z-index: 4;
	margin-left: -336px;
	position: relative;
	z-index: 12;
}
#indexbg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 700px;
	width: 800px;
	margin-left: -400px;
	position: absolute;
	top: 0px;
	left: 50%;
}

.inpBut {
    background-color: #333132;
    border: 1px solid #555555;
    font-family: verdana;
    font-size: 10px;
    color: #c7c8ca;
}


/*
#mail_over_herning {
	height: 38px;
	width: 229px;
	margin-left: -143px;
	position: absolute;
	left: 703px;
	top: 784px;
}
*/
