@charset "utf-8";
/* CSS Document */

body {
	background-color: #FFF;
}

.wrapper {
	width: 100%;
	background-color: #FFF;
	height: auto;
	background-image: url(../images/DTU-BG-LOGO.jpg);
	min-width: 900px;
}
.QR {
	float: left;
	width: 80%;
}

.header {
	background-color: #353432;
	height: 350px;
	width: 98%;
	padding: 10px;
	float: none;
}
.text {
	font-family: Tahoma, Geneva, sans-serif;
	color: #999;
	float: right;
	font-weight: bold;
	font-size: 12px;
	text-align: right;
	margin-top: 15px;
	width: 80%;
	padding-right: 5px;
}
.box {
	width: 70%;
}

.bigtext {
	font-size: 36px;
	float: left;
	color: #FFF;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
}

.image {
	float: right;
	padding-right: 10px;
}
.menubar {
	float: left;
	width: 11em;
	position: fixed;
	margin-top: 40px;
}
.widget {
	float: left;
	border: thin solid #999;
	font-family: Verdana, Geneva, sans-serif;
	text-align: left;
	color: #333;
	font-size: medium;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	width: 71%;
	height: auto;
}
.logo {
	float: left;
}
.fixed {
	width: 100%;
}
.title {
	font-family: Tahoma, Geneva, sans-serif;
	margin-top: 10px;
	color: #CCC;
}
.empty {
	float: left;
	height: 10px;
	width: 100%;
}

.footer {
	float: right;
	height: 120px;
	width: 100%;
	margin-top: 30px;
	border-top-width: medium;
	border-top-style: none;
	border-top-color: #999;
	border-bottom-width: medium;
	border-bottom-style: none;
	border-bottom-color: #999;
}
#form1 table {
	text-align: left;
}
.Steps {
	background-color: #8098A2;
	color: #000;
	width: 100%;
	float: left;
	height: 50px;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
.map {
	float: left;
	width: 72%;
	font-family: Verdana, Geneva, sans-serif;
	padding: 5px;
	border: thin solid #CCC;
	margin-top: 30px;
	color: #666;
	margin-left: 185px;
}
a:link {
	color: #999;
}
a:hover {
	color: #00F;
}
a:active {
	color: #CCC;
}
body {
	background-image: url(../images/DTU-BG-LOGO.jpg);
	background-repeat: repeat;
}

a:link {
	color: #999;
}
.top {
	width: 100%;
	background-color: #666;
	margin-top: 5px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	height: 35px;
	border: thin none #399;
}
.topsmall {
	float: left;
	width: 90%;
	padding-top: 10px;
	padding-right: 5%;
	padding-bottom: 10px;
	padding-left: 5%;
	color: #FFF;
	background-color: #666;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	height: 20px;
	margin-top: 5px;
	margin-bottom: 10px;
}


.sidebar {
	width: 201px;
	margin-top: 250px;
}
.left bar {
	float: left;
	width: 40%;
	position: fixed;
	margin-top: 20px;
}
.left {
	float: left;
	width: 201px;
	margin-top: left;
	margin-right: 20px;
}
.box_left {
	width: 29%;
	border: medium solid #999;
	color: #FFF;
	text-align: justify;
	float: left;
	margin-right: 18px;
	margin-top: 20px;
	height: 400px;
}

.box_row2 {
	width: 29%;
	border: medium solid #999;
	color: #FFF;
	text-align: justify;
	float: left;
	margin-right: 18px;
	margin-top: 20px;
	height: 400px;
}
.text_box {
	font-weight: normal;
	color: #000;
	height: 250px;
	overflow: auto;
	text-align: left;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #999;
	padding-right: 5%;
	padding-bottom: 5px;
	padding-left: 5%;
	width: 90%;
	float: left;
}
.heading {
	width: 97%;
	background-color: #339999;
	color: #FFC;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	text-align: center;
	margin-bottom: 10px;
	margin-top: 10px;
	height: 40px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #3CF;
	padding: 10px;
	float: left;
	font-weight: bold;
	padding-top: 15px;
	margin-right: auto;
	margin-left: auto;
}
.button {
	margin-bottom: 15px;
	width: 150px;
	margin-left: auto;
	margin-right: auto;
}

.wowheader {
	float: left;
	width: 100%;
	height: 245px;
}
