body { 
  border : 0px; 
  margin : 0px;
  padding : 0px;
  background-color : #FFFEEF;
}

p, div, td { 
  font-size: 13px;
	line-height: 19px;
	margin-bottom: 3px;
  font-family : Arial,Helvetica,Sans-Serif;
  color : #222222;
}

input, select, textarea {
  font-family : Arial,Helvetica,Sans-Serif;
  font-size: 13px;
  line-height : 100%;
}

h1 {
  font-size : 15px;
  font-weight:bold;
  font-family : Arial,Helvetica,Sans-Serif;
  color : #28616F;
  border-top : 0px;
  border-bottom : 0px;  
  margin : 0px;
  padding-top : 0px;
  text-transform : uppercase;
}

h2 {
  font-size : 13px;
  font-weight:bold;
  font-family : Arial,Helvetica,Sans-Serif;
  color : #28616F;
  border-top : 0px;
  border-bottom : 0px;  
  margin : 0px;
  padding-top : 0px;
  text-transform : uppercase;
}

.error {
  color : red;
}

#logo {
  position:absolute;
  top:60px;
  left:180px;
  height:54px;
  width:404px;
  z-index:1;
}

#bikinitour {
  position: absolute;
  top: 19px;
  left : 500px;
  height:20px;
  width:400px;
  text-align:center;
  padding:10px;
  z-index:2;
}

#newsletter {
  position: absolute;
  top: 54px;
  left : 760px;
  height:20px;
  width:200px;
  text-align:center;
  padding:10px;
  z-index:2;
}

#navigation {
  position:absolute;
  top:165px;
  left:180px;
  width:600px;
  height:22px;
  background-color : #FFFFFF;
  z-index:1;
}

#subnav2 {
  position:absolute;
  top:190px;
  left:275px;
  width:670px;
  height:22px;
  background-color : #FFFFFF;
  z-index:1;
  padding-left : 10px;
}

#subnav3 {
  position:absolute;
  top:190px;
  left:465px;
  width:450px;
  height:22px;
  background-color : #FFFFFF;
  z-index:1;
  padding-left : 10px;
}

#subnav5 {
  position:absolute;
  top:190px;
  left:663px;
  width:300px;
  height:22px;
  background-color : #FFFFFF;
  z-index:1;
  padding-left : 10px;
}

#content {
  position:absolute;
  top:230px;
  left:190px;
  width:390px;
  height:22px;
  z-index:2;
}

#facebook {
  position : absolute;
  top: 100px;
  left : 750px;
  z-index:1;
}


#photo {
  position:absolute;
  top:250px;
  left:610px;
  z-index:1;
}

#background_left {
  position:absolute;
  top:0px;
  left:0px;
  width:396px;
  height:737px;
  background-color : #FFFEEF;
  z-index:0;
}

#background_right {
  position:absolute;
  top: 0px;
  right:0px;
  width:222px;
  height:737px;
  z-index:0;
}

strong.header {
  font-size : 15px;
  font-weight:bold;
  font-family : Arial,Helvetica,Sans-Serif;
  color : #F38502;
  border-top : 0px;
  border-bottom : 0px;  
  margin : 0px;
  padding-top : 0px;
  text-transform : uppercase;
}

a:link.header, a:visited.header, a:active.header, a:hover.header {
  font-size : 15px;
  font-weight:bold;
  font-family : Arial,Helvetica,Sans-Serif;
  color : #28616F;
  border-top : 0px;
  border-bottom : 0px;  
  margin : 0px;
  padding-top : 0px;
  text-transform : uppercase;
}

a:link, a:visited, a:active  {
  font-size: 13px;  
  font-family : Arial,Helvetica,Sans-Serif;
  color : #28616F;
  text-decoration : none;
}

a:hover {
  text-decoration:none;
}

a.navaktiv:link, a.navaktiv:visited, a.navaktiv:active  {
  font-size: 13px;
  font-family : Arial,Helvetica,Sans-Serif;
  color : #7ABDCE;
  text-decoration : none;
  font-weight:bold;
}

a.nav:link, a.nav:visited, a.nav:active, a.nav:hover  {
  font-size: 13px;
  font-family : Arial,Helvetica,Sans-Serif;
  color : #7ABDCE;
  text-decoration : none;  
}

