/* CSS Document */
body, html {
  margin:0;
  padding:0;
  color:#7a776a;
  font-family: Tahoma, Helvetica, Arial, sans-serif;
  font-size: 11px;
  line-height: 170%;
  background-color: #c7c3af;
}
hr {
  color:#999;
  height:1px;
  border:1px solid #999;
  clear:both;
}
body {
  min-width:850px;
  background-image: -moz-linear-gradient(90deg, #c7c3af, #f6f3ec);
  background-image: -webkit-gradient(linear, 0% 100%, 0% 0%, from(#c7c3af), to(#f6f3ec));
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr=#f6f3ec, endColorstr=#c7c3af);
  padding: 15px 0;
}
.video {
  padding-bottom:30px;
  text-align:center;
  margin: 20px 0 10px;
  color:#666666;
  font-family:tahoma, times, serif;
  font-size:10px;
  text-transform:uppercase;
  background-image: url(/images/VideoShadow.png);
  background-repeat:no-repeat;
  background-position:bottom center;
} 

img {
  border: 0;
}
p {
  margin-top: 5px
}

a {
  color: #f58520;
  text-decoration:none;
}

h1 {
  margin: 0;
  padding-bottom: 0;
  font-size: 20px;
  color: #ffffff;
  text-transform: uppercase;
  font-family: Helvetica, Arial, sans-serif;
  font-weight:normal;
  margin-bottom:10px;
}

h5 {
  text-transform:uppercase;
  font-size:11px;
  font-family:Arial, Helvetica, sans-serif;
  border-bottom:1px dotted #ffffff;
  margin-bottom:20px;
  width:100%;
}

h6 {
  font-family: Helvetica, Arial, sans-serif;
  color:#666666;
  font-size:17px;
  text-transform:uppercase;
  margin:0;
}

#casedisplay h1{
  color:#666666;
}


#casedisplay a{
  display:compact;
  color: #006699;
}

#casedisplay {
  width:790px;
  height:auto;
  margin:20px 0;
  padding-left: 30px;
  padding-right: 30px;
}


#NewsDisplay {
  width:790px;
  height:auto;
  margin-bottom:1px;
  padding:20px 30px 20px 30px;
  background-color:#d68000;
  color:#FFFFFF;
}

#NewsDisplay a {
  height:auto;
  margin-bottom:20px;
  background-color:#d68000;
  color:#FFFFFF;
}
#NewsDisplay h1 {
  color:#ffffff;
}
#NewsDisplay .left, #casedisplay .left{
  float:left;
  width:360px;
  margin-right: 30px;
}
.case {
  float:left;
  width:360px;
  margin-right: 30px;
}
.case h1 {
  color:#666666;
  font-size:18px;
  text-transform:uppercase;
}

.HomepageCase{
  float:left;
  width:235px;
  margin-left: 20px;
  padding-left:20px;
  border-left: 1px solid #cccccc;
}

#news-home-holder{
  margin-left:  0;
  border-left:  0;
  padding-left: 0;
}

#news-home-holder p{
 padding:0;
 margin:0 0 10px;
 line-height:14px;
}

.HomepageCase h1 {
  color:#666666;
  font-size:17px;
  text-transform:uppercase;
}


h2 {
  margin: 0;
  padding-bottom: 24px;
  font-size: 30px;
  color: #ffffff;
}

h3 {
  margin: 10px 0 4px;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 17px;
  color:#fc9700;
  font-weight:normal;
}
h4 {
  color:#ffffff;
  font-weight:normal;
  margin: 4px 0 2px;
  padding: 0;
  font-family: Arial, sans-serif;
  font-size:9px;
}

#white h4{
  margin: 0;
}

p {
  margin: 0 0 14px;
  padding: 0;
}

h5 {
  margin: 0;
}

img {
  border:0;
}

a:hover { text-decoration: underline }




a.bullet-link {
  color: #fc9700;
  margin:0;
}

.bullet-link a {
  color: #fc9700;
  margin:0;
}

a.bullet-link-white {
  color: #ffffff;
  text-decoration:underline;
}



#wrap {
  margin: 0 auto;
  width:850px;
  background-color:#ffffff;
  padding:5px;
}
#top {
  height:42px;
  width:790px;
  margin-bottom:1px;
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 22px;
}

#top .logo{
  width:180px;
  float:left;
}




#flashholder {
  height:215px;
  width:850px;
  background-color:#848173;
  margin-bottom:1px;
}

#mainholder {
  color:#FFFFFF;
  height:240px;
  width:850px;
    margin-top:10px;
  margin-bottom:10px;
    vertical-align: middle;


  background-color: #556670;
}
#mainholder  ul {
  vertical-align:middle;
        margin:0;
}
#mainholder  li {
  color:#FFFFFF;
  padding:3px;
  text-decoration:none;
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-weight:normal;
  font-size:14px;
  list-style-image: url(/images/index_arrow.png);
  list-style-type: inherit;
  vertical-align: baseline;
  text-indent: 0;
  display: list-item;
  height: 26px;
}
#mainholder  a {
  color:#FFFFFF;
  margin-bottom:10px;
  padding:3px;
  text-decoration:none;
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-weight:normal;
  font-size:14px;
  list-style-image: url(/images/index_arrow.png);
  list-style-position: outside;
  list-style-type: none;
}
#mainholder  a:hover {
  color:#1f739e;
  margin-bottom:10px;
  text-decoration: none;
  background-color:#FFFFFF;
}

.SelectedClients {
  border-top: 1px solid #cccccc;
  background-image: url(/images/ClientsBackgroundGradient.png);
  background-repeat:repeat-x;
  height:50px;
  padding: 10px 30px 0 30px;
        margin:0;
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
        line-height:1.4em;
}



#white{
  width:790px;
  background-color:#ffffff;
  height:auto;
  margin-bottom:1px;
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 22px;
  padding-bottom:20px;
}

#white .top{
  width:auto;
}


#white .left, #casedisplay .left {
  float:left;
  width:360px;
  margin-right: 30px;
}

#white .right, #casedisplay .right{
  float:right;
  width:260px;
}


#footer{
  width:850px;
  height:auto;
}

#footer .cell{
  background-color: #ffffff;
  border-top: 1px solid #cccccc;
  color: #7a776a;
  padding: 20px 30px;
}
#footer .cell a{
  color: #7a776a;
  text-decoration:none;
}

#shadow {
  background-image: url(../images/BG_pageshadow.png);
  background-repeat:no-repeat;
  height:50px;
  width:850px;
  margin:0 auto;
}



/* Sub Pages */

#sectiontitle {
  background-color: #556670;
  font-family: arial, helvetica, sans-serif;
  font-size: 24px;
  color: #ffffff;
  text-transform: uppercase;
  padding: 18px 30px 25px 30px;
  line-height: 100%;
}

#sectiontitle .title {
  font-size:30px;
}

#white-sub{
  width:790px;
  background-color:#ffffff;
  height:auto;
  margin-bottom:1px;
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 22px;
  padding-bottom: 30px;
}

#white-sub .left {
  float:left;
  width:209px;
  line-height:120%;
}

#white-sub .right {
  float:right;
  width:520px;
  padding-right:20px;
}


#contact {
  width:790px;
  height:auto;
  margin-bottom:0;
  padding: 20px 30px 0;
  background-color:#f58520;
  color: #ffffff;

  display: none;
}

.callout {
  float:right;
  Background-color:#f6f6f6;
  width:180px; 
  padding:10px;
  margin:0 0 5px 15px; 
}






#white-sub ul{
  list-style: none;
  padding: 0;
  margin: 0;
}

#white-sub li {
  padding-bottom: 10px;
}

#white-sub li a{
  color:#7a776a;
  font-family: Tahoma, Helvetica, Arial, sans-serif;
  font-size: 11px;
  text-decoration: none;
  margin-bottom: 10px;
  margin-top: 10px;
}


#white-sub li .selected{
  color: #f58520;
  font-weight:bold;
}

/* FLAG */
#flag{
width: 13px;
margin: -6px 0 0 20px;
  float: right;
}



/* NAV BAR */
#navbar {
  width: 550px;
  margin-g:-5px;
  height: 14px;
  float: right;
}

#navbar ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
#navbar li {
  padding: 0 0 8px 30px;
  margin: 0;
  float: right;
}
#navbar li a{
  font-family: Helvetica, Arial, sans-serif;
  font-size: 12px;
  color: #556670;
  text-decoration: none;
}
#navbar li a:hover{
  color: #f58520;
  text-decoration: none;
  padding-bottom: 2px;

}

#navbar li .selected{
  color: #f58520;
  padding-bottom: 2px;
  text-decoration: none;
}


/* Hide from IE5-Mac \*/
#navbar li a {
  float: none
}
/* End hide */

.backlink {
  margin-top: 40px;
  text-align:right;
}
.backlink a, #white-sub .right a {
  color:#f58520;
}
.backlink a, #white-sub .right ul {
  list-style-type:disc;
  margin-bottom: 10px;
}
.backlink a, #white-sub .right li {
  margin-left: 15px;
}

#visitkort {
  float:left;
  border-top:1px solid #999999;
  border-right:1px solid #666666;
  border-bottom:1px solid #666666;
  border-left:1px solid #999999;
  width:198px;
  text-align:center;
  font-size:12px;
  padding:20px 0;
  margin-right:20px;
  margin-bottom:20px;
}
#visitkort img {
  border-top:2px solid #243819;
  border-bottom:2px solid #243819;
  border-right:0;
  border-left:0;
  border-color:#243819;
  margin: 0 0 10px;
}
#visitkort p {
  margin: 0 0 10px;
  
}
#visitkort h1 {
  font-size:16px;
  margin: 0 0 10px;
  
}

.RelatedLinks {
color:#ffffff; float:right; width:180px; background-color:#007fad; padding:10px; margin:0 0 10px 10px;
}



.clearboth { clear: both; overflow: hidden; line-height: 2em; margin-top: -1px; }

#BlueBox_small  {
  width:250px;
  margin-top:15px;
    margin-left:10px;
    margin-bottom:5px;
  padding-bottom:25px;
  background: url(/images/BlueBoxBottom.png) bottom left no-repeat;
  color:#FFFFFF;
  font-family:Arial, Helvetica, sans-serif;
  font-size:11px;
    float:right;
    line-height:1.7em;
}
#BlueBox_small div.top {
  width:250px;
  height:30px;
  margin:0;
  background: url(/images/BlueBoxTop.png) top left no-repeat;
}
#BlueBox_small div.content {
  margin: 0 20px 15px 25px;
  font-family:Arial, Helvetica, sans-serif;
  font-size:11px;
  line-height:1.7em;
}
#BlueBox_small ul  {
  margin: 10px 0 0;
  padding-left: 0;
  color:#FFFFFF;
}
#BlueBox_small li  {
  margin: 0;
  padding-bottom:6px;
  list-style-image: url(/images/BlueBox_small_arrow.png);
  color:#FFFFFF;
    height: 17px;
}
#BlueBox_small a:link  {
  padding-bottom:20px;
  color:#FFFFFF;
  font-family:Arial, Helvetica, sans-serif;
  text-decoration:none;

}
#BlueBox_small a:hover  {
  color:#FFFFFF;
  text-decoration:underline;
}
#BlueBox_small a:visited  {
  color:#FFFFFF;
  text-decoration:none;
}

#BlueBox_small a:visited:hover  {
  color:#FFFFFF;
  text-decoration:underline;
}


/* Kontaktform dirty tilpasning \*/

#contactiframe body, #contactiframe html {
         background-color:#ffffff !important;
         background-image: none !important;
}
.contactform {
       width: 500px;
       height: 1000px;
       padding-top: 15px;
       padding-bottom: 1000px; /* IE dirty hack \*/
       background-color:#ffffff;
}
.contactsubmit {
  padding-top: 1px;
  padding-right: 5px;
  padding-bottom: 1px;
  padding-left: 5px;
  width: 200px;
  border: 1px solid #999999;
  float: left;
}
.contactform .clearboth {
  margin-bottom: 5px;
}
.contactform #q_expla {
  width: 75%;
  margin-bottom: 10px;
}
.contactform #question {
  width: 75%;
  margin-bottom: 10px;
}


#mainholder li, 
#mainholder ul{
  margin-left:0;
  padding-left:0;
}
#mainholder li {
  list-style-image: none;
  list-style-type: none;
}
#mainholder li a {
  background: transparent url(http://www.relationshuset.dk/images/index_arrow.png) left center no-repeat;
  padding-left: 25px;
}

#mainholder a{
  font-size: 12px;
  list-style-image: url();
}
img.blue_title{
  margin: 20px 0 15px;
}
.see_what a{
  margin-left:-4px;
}

.blue_column{
  text-align:left;
  float:left; 
  width:200px;
}
