/* Stylesheet created by Anders Olsen, infodesign.dk
/* Copyright 2005 */

/* LAYOUT */

body {
	background: #f3f3f3;
	text-align: center;
}

#outerframe {
	position: relative;
}

#frame, #outerframe, #header, #menu {
	width: 970px;
	text-align: left;
	margin:0px auto;
}

#frame {
	background: white;
	border: 1px solid #636363;
	margin-top: 20px;
}

#header {
	height: 100px;
	background-image: url(../gf/header.png);
}

#companyname {
	text-align: left;
	color: white;
	font-weight: bold;
	font-family: Trebuchet MS, Verdana, Helvetica, Tahoma;
	font-size: 160%;
	padding-top: 50px;
	padding-left: 35px;
}

#travelagent {
	position: absolute;
	top: -10px;
	right: -20px;
	width: 140px;
	height: 140px;
	background: url(../gf/pastille.png) no-repeat;
	z-index: 1000;
}

#menu {
	background-image: url(../gf/menu_bg.jpg);
	background-repeat: repeat-x;
	text-align: center;
	height: 35px;
	border-top: 1px solid #872424;
	/* border-bottom: 1px solid #872424; */
}

#departement {
  width:200px;
  float:right;
  margin-left:20px;
 }

.content {
	width: 920px;
	background: #fff;
	margin: 25px 25px 0px 25px;
	/*border: 1px black solid;*/
	float: none;
      overflow: hidden;
}

.blueheading {
	background-image: url(../gf/blue-heading.png);
	color: white;
	width: 100%;
	height: 30px;
	float: left;
	text-align: left;
	padding: 5px 0px 0px 10px;
	font-family: Trebuchet MS, Verdana, Helvetica, Tahoma;
	font-size: 90%;
	font-weight: bold;	
}

.oversigt {
	padding: 0px 0px 0px 10px;
	background-color: White;
	color: black;
}

#contentspace {
	margin: 5px 0px 0px 0px;
}

.contentleft, .content2left {
	width: 260px;
	float: left;
	background: #fff;
	padding: 0px 0px 0px 10px;
	clear: none;
}

.contentcenter {
	width: 360px;
	float: left;
	background: #fff;
	margin: 0px 10px 0px 20px;
}

.contentright {
	width: 260px;
	float: left;
	background: #fff;
 	margin: 0px 0px 0px 0px;
}

.content2right {
	width:630px;
	float:left;
	background:#fff;
 	margin: 0px 0px 0px 20px;
}

#footer {
	width: 970px;
	background-image: url(../gf/menubg.png);
	color: White;
	height: 30px;
	margin-top: 10px;
	border-top: 1px solid #872424;
}

#prod { 
	font-family: Trebuchet MS;
	font-size: 10px;
	color: black;
	text-align: right;
}

/* MENUTEXT */

#menutext {
	text-align: justify;
	font-family: Trebuchet MS, Verdana, Helvetica, Tahoma;
	font-size: 80%;
	font-weight: bold;
	color: white;
	padding-top: 5px;
	padding-left: 15px;
	padding-right: 15px;
}

#menutext a:link {
	text-decoration: none;
	color: white;
}
#menutext a:visited {
	text-decoration: none;
	color: white;
}
#menutext a:hover {
	text-decoration: underline;
}

/* PHOTOS */

#forsidefoto {
	/* width: 325px; */
	float: right;
	text-align: center;
	margin-top: 0px;
	margin-left: 30px;
	margin-right: -10px;
	margin-bottom: 0px;
}


/* TEXT */

h1, h2, p, .skemaindhold, .skemaleje, .skemaprak, .skemakontakt, .koeretid, .skemabestilbro, .skemaheader, .req {
	color: Black;
}

h1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 110%;
	color: #872424;
}

h2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #872424;
}

p, .skemaindhold, .skemaleje, .skemaprak, .skemakontakt, .koeretid, .skemabestilbro, .skemaheader,  .req  {
	font-family: Trebuchet MS;
	font-size: 80%;
}

.smallcenter, #bottom {
	font-family: Trebuchet MS;
	font-size: 75%;
	text-align: center;
}

#mediumcenter {
	font-family: Trebuchet MS;
	font-size: 90%;
	text-align: center;
}

#footertext {
	text-align: right;
	font-family: Trebuchet MS, Verdana, Helvetica, Tahoma;
	font-size: 80%;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 15px;
}

#footertext a:link {
	text-decoration: underline;
	color: white;
}
#footertext a:visited {
	text-decoration: underline;
	color: white;
}
#footertext a:hover {
	text-decoration: none;
}

.req {
	color: Red;
}