/* @group CSS RESET */

/* CSS RESET */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

/* CSS RESET END */

/* @end */

body {
	background: url(/images/bg.png) repeat-x;
	background-color: #036090;
	font-family: helvetica;
}

a {
	text-decoration: none;
	color: #4f86c2;
}

a:visited {
	color: #4f86c2;
}

a:hover {
	color: white;
	background-color: #4f86c2;
}

#container {
	width: 736px;
	padding: 10px 20px;
	margin: auto;
	background: #ebebeb;
	overflow: hidden;
}

#main {
}

a#logo {
	width: 80px;
	height: 82px;
	margin: 10px 0 0 0;
	background: none;
}

/* TOP MENU */

ul#top_menu {
	width: 706px;
	height: 45px;
	margin-top: 10px;
	padding: 0px 15px;
	background: url('/images/menu.png') no-repeat;
}

ul#top_menu li {
	display: block;
	float: left;
	font-size: 17px;
	padding-top: 13px;
	margin-right: 15px;
}

ul#top_menu li#login {
	float: right;
	margin-right: 0px;
}

ul#top_menu li a {
	color: #555;
	text-decoration: none;
}

ul#top_menu li a:hover {
	color: #999;
	background: none;
}

/* TOP MENU END */

/* BANNER */

#banner {
	width: 716px;
	padding: 20px 10px 10px 10px;
	height: 226px;
	background: url(/images/banner.png) no-repeat;
}

#banner #banner_content {
	width: 350px;
	margin-right: 10px;
	float: left;
}

#banner_content a {
	color: white;
	text-decoration: underline;
}

#banner h1 {
	font-size: 40px;
	color: #FFF;
}

#banner h2 {
	font-size: 25px;
	margin: 8px 0px;
	color: #FFF;
}

#banner h2 span {
	color: yellow;
}

.banner_box {
	float: left;
	
}

#box1 {
	margin-right: 55px;
}

.banner_box h2, .webhotel_banner h2 {
	font-size: 30px;
	text-align: center;
	color: #FFF;
}

.banner_box h3, .webhotel_banner h3 {
	color: #CCC;
	font-size: 20px;
	margin: 0 0 2px 0px;
}

.banner_box p, .webhotel_banner p {
	font-size: 40px;
	color: #fff;
	margin-bottom: 10px;
	text-align: center;
}

.banner_box p span, .webhotel_banner p span {
	font-size: 15px;
}

.banner_box h4.readmore{
	text-align:center;
	margin-right: -7px;
	padding-top: 10px;
}

.banner_box a, .webhotel_banner a {
	font-size: 20px;
	color: #fff;
	text-decoration: none;
}

.banner_box a:hover, .webhotel_banner a:hover {
	color: #bbb;
	background: none;
}


/* BANNER END */

/* BOXES */

#boxes {
	width: 100%;
	float: left;
	margin-top: 15px;
	margin-bottom: 5px;
	color: #888;
}

#boxes h3 {
	font-size: 25px;
	color: #666;
	text-align: center;
}

.box {
	float: left;
	width: 188px;
	height: 236px;
	margin-right: 31px;
	padding: 10px;
	background: url(/images/box.png) no-repeat;
}

p#time {
	font-size: 20px;
	padding: 5px;
	margin-top: 5px;
	text-align: center;
}

p#phone {
	font-size: 35px;
	padding: 5px;
	margin-top: 5px;
	text-align: center;
}

a#ticket {
	margin-left: 50px;
}

.why {
	line-height: 40px;
}

#box_wide {
	width: 236px;
	margin-right: 0px;
	background: url(/images/box_wide.png) no-repeat;
}

#box_wide h3#bottom {
	margin-top: 180px;
}

/* BOXES END */

/* FOOTER MENU */

#footer {
	width: 736px;
	float: left;
	margin-top: 10px;
	color: #777;
}

#footer p {
	float: left;
}

ul#footer_menu {
	float: right;
}

ul#footer_menu li {
	display: block;
	float: left;
	margin-right: 15px;
}

ul#footer_menu li a {
	color: #777;
	text-decoration: none;
}

ul#footer_menu li a:hover {
	color: #999;
	background: none;
}

/* FOOTER MENU END */

/* Vidensdatabase */

#container_knowledge {
	width: 530px;
	padding: 10px;
	float: left;
	background-image: url('/images/bg_knowledge.png');
	background-repeat: no-repeat;
	border: 1px solid #cfcfcf;
}

#container_knowledge {
	border-top: 0;
}

#sidebar_knowledge {
	width: 170px;
	float: right;
	padding: 5px;
	background-image: url('/images/sidebar_knowledge.png');
	background-repeat: no-repeat;
	border: 1px solid #cfcfcf;
}

#sidebar_knowledge {
	border-top: 0;
}

#sidebar_knowledge a {
	text-decoration: none;
	font-size: 20px;
	line-height: 50px;
}

#sidebar_knowledge img {
	margin-bottom: -7px;
	margin-right: 5px;
}

#sidebar_om {
	width: 170px;
	float: right;
	padding: 5px;
	background-image: url('/images/sidebar_knowledge.png');
	background-repeat: no-repeat;
	border: 1px solid #cfcfcf;
}

#sidebar_om {
	border-top: 0;
}

#sidebar_om a {
	text-decoration: none;
	font-size: 20px;
	line-height: 30px;
}

/* vidensdatabase end */

.container_misc {
	background-image: url('/images/bg_misc.png');
	background-color: white;
	border: 1px solid #cfcfcf;
	background-position: 100% 100%;
	background-repeat: no-repeat; 
	padding: 20px;
	min-height: 200px;
	
}

.container_misc {
	border-top: none;
}

/* Webhotel */

#banner_webhotel {
	width: 720px;
	padding: 15px 0 0 16px;
	height: 226px;
	background: url(/images/banner_webhotel.png) no-repeat;
}

.container_misc_webhotel {
	background-image: url('/images/bg_misc.png');
	background-color: white;
	border: 1px solid #cfcfcf;
	background-position: 100% 100%;
	background-repeat: no-repeat; 
	padding: 20px;
	min-height: 400px;
	
}

.webhotel_banner {
	color: white;
	margin-right: 13px;
	width: 156px;
	padding-left: 10px;
	float: left;
}

.webhotel_banner p#dns {
	margin-top: 28px;
} 

.webhotel_banner h4.order{
	text-align:center;
	margin-top: 30px;
	margin-left: -7px;
}

.webhotel_ext {
	width: 166px;
	float: left;
	margin-left: 12px;
}

.webhotel_ext h4 {
	margin-bottom: 10px;
	color: #4f86c2;
}

.webhotel_ext p {
	color: #7c7c7c;
	font-size: 13px;
}

#webhotel_ext {
	width: 148px;
	float: left;
	margin-left: 12px;
}

#webhotel_ext h5 {
	margin-bottom: 10px;
	margin-top: 100px;
	color: #4f86c2;
}

/* end webhotel */


#logged_in{
	height: 40px;
	background-image:url('/images/user_menu.png');
	border-bottom: 1px solid #39759b;
	text-decoration: none;
}

#logged_in a  {
	font-size: 10px;
	color: white;
}

ul#user_menu {
	display: block;
	margin: auto;
	width: 900px;
	text-align: center;
}

ul#user_menu li {
	float: left;
	padding: 10px;
	text-align: center;
}