/* CSS Document */

body,td,th {
	color: #434852;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
body, html {
	background-color: #737c8d;
	padding: 0px;
	/*	height: 100%;
	width: 100%;*/
	background-image: url(../images/design_billeder/test_bg.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-position: center top;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
/*Eurostile,*/
h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 1px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}

h1 {
	font-size: 15px;
	color: #434852;
}
h2 {
	font-size: 14px;
	color: #434852;
}
h3 {
	font-size: 15px;
	color: #6f7481;
}
h4 {
	font-size: 14px;
	color: #C1DE50;
}
h5 {
	font-size: 13px;
	color: #333333;
}
h6 {
	font-size: 12px;
	color: #666666;
}
a:link {
	color: #000000;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #CDD121;
}
a:active {
	color: #000000;
}

#hovedmenuens_container {
	height: 28px;
	background-image: url(../images/design_billeder/menu_bg2.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 20px;
	padding-left: 20px;
	margin-bottom: 10px;
}
p {
	margin-top: 7px;
	margin-bottom: 7px;
}
.modul_1_hvid {
	clear: none;
	float: left;
	height: 250px;
	width: 395px;
	margin: 5px;
	padding: 5px;
	color: #000000;
	background-image: url(../images/design_billeder/modulbilleder/modul1_hvid.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.modul_2_hvid {
	clear: none;
	float: left;
	height: 250px;
	width: 395px;
	margin: 5px;
	padding: 5px;
	color: #000000;
	background-image: url(../images/design_billeder/modulbilleder/modul2_hvid.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.modul_3_hvid {
	clear: none;
	float: left;
	height: 250px;
	width: 395px;
	margin: 5px;
	padding: 5px;
	color: #000000;
	background-image: url(../images/design_billeder/modulbilleder/modul3_hvid.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.modul_4_hvid {
	clear: none;
	float: left;
	height: 250px;
	width: 395px;
	margin: 5px;
	padding: 5px;
	color: #000000;
	background-image: url(../images/design_billeder/modulbilleder/modul4_hvid.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.modul_5_hvid {
	clear: none;
	float: left;
	height: 250px;
	width: 395px;
	margin: 5px;
	padding: 5px;
	color: #000000;
	background-image: url(../images/design_billeder/modulbilleder/modul5_hvid.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.modul_6-7_hvid {
	clear: none;
	float: left;
	height: 250px;
	width: 395px;
	margin: 5px;
	padding: 5px;
	color: #000000;
	background-image: url(../images/design_billeder/modulbilleder/modul6-7_hvid.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.modulerne h1 {
	font-size: 15px;
	color: #FFFFFF;
}
.modulerne h6 {
	font-size: 12px;
	color: #FFFFFF;
}

.modulerne_bund {
	clear: both;
	height: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #737C8D;
}
.modulerne_top {
	clear: both;
	height: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #737C8D;
}
.modulbox {
	background-color: #979FB2;
	padding: 5px;
}

