/*
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 400;
  src: local('Raleway'), url(http://fonts.gstatic.com/s/raleway/v9/0dTEPzkLWceF7z0koJaX1A.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}

@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 700;
  src: local('Raleway Bold'), local('Raleway-Bold'), url(http://fonts.gstatic.com/s/raleway/v9/JbtMzqLaYbbbCL9X6EvaI_k_vArhqVIZ0nv9q090hN8.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}

*/

/* latin */
/*

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Open Sans'), local('OpenSans'), url(http://fonts.gstatic.com/s/opensans/v10/cJZKeOuBrn4kERxqtaUH3VtXRa8TVwTICgirnJhmVJw.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
*/

/* latin */
/*
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: local('Open Sans Bold'), local('OpenSans-Bold'), url(http://fonts.gstatic.com/s/opensans/v10/k3k702ZOKiLJc3WVjuplzOgdm0LZdjqr5-oayXSOefg.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
*/

@import url(//fonts.googleapis.com/css?family=Open+Sans:400,700);

* {
	margin: 0;
	padding: 0;
	/*position: fixed;*/
	top: 50px;
}
li {
    
    padding-left: 10px;
	margin:2px;
	margin-left:8px;
}
ul, ol {
    padding-left: 10px;
}

body {
    color: #303030;
    font-family: 'Open Sans',Arial,Helvetica,sans-serif;
	font-size: 16px;
	background-image:url(../gfx/cphd_wp.jpg);
	background-repeat:no-repeat;
}
a,
a:active,
a:visited{
	color: #d81b45;
	font-weight: 700;
	text-decoration:none;
}

a:hover{
	color:#4c4c4c;	
	font-weight: 700;
	text-decoration:none;
}
#_holder {
    background-color: #F7F7F7;
    height: 100%;
    text-align: center;
    width: 100%;
	
}
#bg_top {
    height: 50px;
    position: relative;
    width: 100%;
}
#bg_top_header {
    background-image: url("../gfx/top_banner.png");
    background-repeat: repeat-x;
    height: 45px;
    position: absolute;
    width: 100%;
    z-index: 100;
	display:none;
}
#bg_top_holder {
    background-image: url("../gfx/top_content.png");
    background-repeat: repeat-x;
    height: 420px;
    margin-top: 20px;
    position: absolute;
    width: 100%;
    z-index: 10;
}
#bg_top_content {
    border: 0 solid blue;
    height: 350px;
    margin-top: 20px;
    padding: 30px 0 0 30px;
    width: 955px;
}
#bg_top_content .menu_links {
    border: 0 solid blue;
    margin-top: 38px;
    width: 955px;
}
.links {
    float: left;
    text-align: center;
    width: 230px;
}
.footer_pic {
	float: left;
	text-align: left;
	width: 70px;
	padding-top:15px;
}

.footer_pic img {
	width:90%;
	height:90%;
	
}

.footer_txt {
	font-size: 10px;
	margin-top: 8px;
	text-align: center;
	float: left;
	display:none;
}
.top_txt {
	font-size: 10px;
	margin-top: 15px;
	text-align: center;
	color: #DDD;
}
#bg_middle_holder {
    border: 0 solid blue;
    position: relative;
    width: 100%;
}
#bg_middle_content {
	border: 0 solid blue;
	font-size: 15px;
	margin: 20px 0px 0px 150px;
	min-height: 380px;
	padding: 10px;/*    width: 955px;*/
}

#bg_middle_content p {

	
}

#bg_footer_holder {
    background-image: url("../gfx/footer.png");
    background-repeat: repeat-x;
    height: 88px;
    position: relative;
	padding-left:160px;
    width: 100%;
	display:none;
}
#bg_footer_content {
    border: 0 solid blue;
    min-height: 62px;
    padding: 0 0 0;
    width: 955px;
}
.clear {
    clear: both;
}
.content_bg_top {
    background-image: url("../gfx/content_bg_top.png");
    height: 15px;
    margin-top: 100px;
    width: 955px;
}
.content_bg_middle {
    background-image: url("../gfx/content_bg_middle.png");
    background-repeat: repeat-y;
    width: 955px;
}
.content_bg_bottom {
    background-image: url("../gfx/content_bg_bottom.png");
    height: 15px;
    width: 955px;
}
.content_top_logo {
    float: left;
    margin-left: 20px;
    margin-top: -28px;
}
.content_top_text {
    color: #444444;
    float: left;
    font-family: 'SteelfishExtraBold';
    font-size: 70px;
    margin-left: 20px;
}
.header_text {
    color: #444444;
    font-family: 'Open Sans';
	font-weight:700;
	font-size: 35px !important; 
    line-height: 44px !important;
}
.subheader_text {
	color: #444444;
	font-family: 'Open Sans';
	font-weight:400;
	font-size: 20px;
	line-height: 32px;
}


.content_top_tilbage {
    background-image: url("../gfx/til_toppen.png");
    color: white;
    float: right;
    height: 71px;
    margin-right: 20px;
    margin-top: -28px;
    padding-right: 8px;
    padding-top: 30px;
    text-align: center;
    width: 72px;
}
.content_top_tilbage a, .content_top_tilbage a:active {
    color: #FFFFFF;
    font-family: 'SteelfishBold';
    font-size: 30px;
    line-height: 30px;
    text-decoration: none;
}
.content_top_tilbage a:hover {
    color: #C4C4C4;
}
.content_image {
    float: left;
    height: 200px;
    margin-left: 30px;
    margin-top: 10px;
    width: 270px;
}
.content_description {
    border: 0 solid red;
    float: left;
    font-size: 16px;
    line-height: 26px;
    margin-left: 40px;
    margin-top: -10px;
    padding: 20px 0;
    width: 565px;
}
.content_case {
    float: left;
    margin-bottom: 4px;
    margin-left: 20px;
    margin-top: 20px;
    padding: 10px;
    width: 272px;
}
.content_case h1 {
    font-size: 16px;
    margin-bottom: 10px;
    margin-top: 20px;
}
.content_case p {
    font-size: 12px;
    line-height: 20px;
}
.content_case a, .content_case a:active {
    color: #779B11;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}
.content_case a:hover {
    color: #FF0000;
    font-size: 12px;
}
.image_border {
    border: 1px solid #B1B1B1;
    color: #B1B1B1;
}
.VectoraLTStdBlack {
	color: #444444;
	font-family: 'VectoraLTStdBlack';
	font-size: 24px;
	line-height: 32px;
}
.VectoraLTStdRoman {
	color: #444444;
	font-family: 'VectoraLTStdRoman';
	font-size: 24px;
	line-height: 32px;
}
.VectoraLTStdLight {
	color: #444444;
	font-family: 'VectoraLTStdLight';
	font-size: 24px;
	line-height: 32px;
}
.VectoraLTStdBold {
	color: #444444;
	font-family: 'VectoraLTStdBold';
	font-size: 24px;
	line-height: 32px;
}
