body {
  font-family: Georgia, "Times New Roman", Times, serif;
  background-color: #D3DCE6;
  text-align: center;
  margin-top: 25px;
}
#wrapper {
  background-color: #26354a;
  text-align: left;
  width: 900px;
  border: 3px solid #FF6600;
  margin-top: 0;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
}
#wrapper_popup {
  height: 300px;
  width: 500px;
  border: 3px solid #ff6600;
  margin-right: auto;
  margin-left: auto;
}

#wrapperbillede {
  text-align: center;
}

.h4sn {
  color: #26354A;
  font-size: medium;
}

.h4sn2 {
  color: #FF0000;
}



#header {
  background-color: #26354a;
  height: 70px;
  border-bottom-width: 3px;
  border-bottom-style: solid;
  border-bottom-color: #ff6600;
}
#header h1 {
  font-variant: normal;
  color: white;
  text-align: left;
  font-size: xx-large;
  padding-left: 10px;
}
#main {
  background-color: #D3DCE6;
  padding: 10px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 180px;
  border-top-width: 3px;
  border-top-style: solid;
  border-top-color: #ff6600;
}
#main_popup {
  border-top-width: 3px;
  border-top-style: solid;
  border-top-color: #ff6600;
}

#mainbilleder {
  background-color: #D3DCE6;
  border-top-width: 3px;
  border-top-style: solid;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
  border-top-color: #FF6600;
  padding: 10px;
}

#main  h4 {
  color: #26354a;
}

#main h1 {
  color: #26354a;
}
#sidebar {
  float: left;
  width: 180px;
  background-color: #26354a;
  border-top-width: 3px;
  border-top-style: solid;
  border-top-color: #ff6600;
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: small;
  color: #FFFFFF;
}
.forum_text {
  font-size: 14px;
  font-family: "Times New Roman", Times, serif;
}

#wrapperalbum h1 {
  color: #FFFFFF;
}

#sidebar img {
  padding-left: 10px;
}

#wrappertabel  {
  background-color: #ffcc00;
  border-top-width: 4px;
  border-bottom-width: 4px;
  border-top-style: solid;
  border-bottom-style: solid;
  border-top-color: #CCCCCC;
  border-bottom-color: #CCCCCC;
  padding-left: 10px;
}
#wrapperalbum {
  border-top-width: 3px;
  border-top-style: solid;
  border-top-color: #FF6600;
  background-color: #26354A;
}

#wrapperlogo {
  float: left;
  width: 100px;
  height: 60px;
  padding: 10px;
}

#sidebar p {
  padding-left: 10px;
  font-size: x-small;
  line-height: normal;
  padding-right: 10px;
}
.ikkese {
	display: none;
}



a:link {
  color: #26354a;
  text-decoration: none;
}
a:visited {
  text-decoration: none;
  color: #26354a;
}
th {
  color: #000099;
}

a:hover {
  text-decoration: none;
  color: #FF0000;
}
a:active {
  text-decoration: none;
  color: #FF0000;
}
.style1 {
  font-size: small;
  border-right-color: #ff6600;
  padding-right: 3px;
  padding-left: 3px;
  border-right-width: thin;
  border-right-style: solid;
  border-left-width: thin;
  border-left-style: solid;
  border-left-color: #FF6600;
}
#header_banner {
  background-color: #26354a;
  height: 100px;
  border-bottom-width: 3px;
  border-bottom-style: solid;
  border-bottom-color: #ff6600;
  background-image: url(../billeder/Banner%20SCN%2005.jpg);
}
#wrapper_guestbook {
	padding: 5px;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	-moz-opacity: 100%;
	-webkit-opacity: 100%;
	opacity: 100%;
	height: auto;
}
.guestbook_tekst {
	font-size: 14px;
}
