body {
	font-family: small Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-stretch: expanded;
	color: #333333;
	
	margin: 0;
	padding: 0;
}

p {
	margin-top: 0;
	margin-bottom: 1em;
	padding-left: 30px;
	padding-right: 40px;

	line-height: 1.5em;
	font-stretch: wider;
}

h1 {
	margin: 0;
	padding: 0 0 15px 5px;
}

form {
	padding: 0;
	margin: 0 0 0 15px;
}

img {
	border: 0px;
}

a {
	font-family: small Verdana, Arial, Helvetica, sans-serif;
	font-stretch: expanded;
	font-weight: bold;
	text-decoration: none;
	color: #CC000E;
}	

a:hover {
	text-decoration: underline;
}

th {
	font-family: small Verdana, Arial, Helvetica, sans-serif;
	font-stretch: expanded;
	color: #333333;
	font-weight: bold;
	font-size: 14px;
	text-align: left;
}

td {
	margin: 0;
	padding: 10px 0 10px 0;

	font-family: small Verdana, Arial, Helvetica, sans-serif;
	font-stretch: expanded;
	color: #333333;
	font-size: 12px;
}

hr {
	width: 100%;
	color: #75A1C3;
}


.formtext {
	background-color: #f0eedb;
	background-color: transparent; 
	border: 1px solid #2F0F0F;

	font-size: 11px;
	color: #2F0F0F;
}

#top {
	width: 100%;
	height: 100px;
	
	overflow: hidden;
	background-image: url(bilder/bergbg2.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
}

#content {
	width: 100%;
	height: 450px;
	
	background: #75A1C3;
	background-image: url(bilder/bg2.jpg);
	border-top: #333333 solid 3px;
	border-bottom: #333333 solid 3px;
}

#cpr {
	width: 100%;
	height: 250px;
	
	font-size: 10px;
	font-style: italic;
	color: #000000;
	text-align: right;
		
	background-image:    url(bilder/isbjorn.jpg);
	background-position: top center;
	background-repeat:   repeat-x;
}

.concentr {
	width: 850px;
	margin-left: auto;
	margin-right: auto;
}

#container {
	height: 450px;
	background-image: url(bilder/contbg.gif);
	background-repeat: no-repeat;
}

.menu {
	width: 185px;
	float: left;
	padding: 60px 10px 10px 10px;
	
	overflow: hidden;
	font-size: 10px;
	font-weight: bold;
}

.text {
	height: 410px;
	width: 625px;
	float: left;
	padding: 20px 10px 20px 10px;
	
	overflow: auto;
}

.spacer {
	height: 20px;
	text-align: right;
}

#navigation  ul {
	padding: 0;
	margin: 0;
	
	list-style-type: none;	
}

#navigation li {
	margin: 0 0 5px 0;
	
	color: #2F0F0F;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
}

#navigation li li {
	margin: 0 0 0 15px;
}

#navigation a {
	color: #2F0F0F;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
}

#navigation a:hover {
	color: #B23100;
	text-decoration: underline;
}

#navigation li li a {
	font-weight: normal;
}

.image {
	width: 210px;
	float: right;
	margin-left: 30px;
	margin-bottom:20px;
	padding: 10px 5px 0 5px;
	
	background: #F0EEDB;
	border-top: #406E92 solid 10px;
	border-bottom: #406E92 solid 10px;

	text-align: center;
}

.image p {
	padding: 10px 5px 0 5px;
			
	font-size: 11px;
	font-style: italic;
	text-align: left;
}

.imagediv {
	float: left;
	padding: 5px;
}

.imagetextdiv {
	margin-left: 220px;
	height: 100%;
	padding-top: 10px;
}

.albumdiv {
	clear: left; 
	margin-left: 15px;
}

.semiheader {
	font-weight: bold;
	font-size: 14px;
}

.centr {
	text-align: center;
}

.noentries {
	font-weight: bold;
	color: #9DB0BE;
}

.indeximg {
	width: 260px;
	float: right;
	margin-left: 20px;
	margin-bottom:20px;
	padding: 0;
}

.sponsortable {
	width: 100%;
	padding: 0;
	margin: 0;
}

.logo {
	width: 150px;
	vertical-align: top;
}

.sponsortext {
	vertical-align: top;
	padding: 5px;
}

.sponsorname {
	font-weight: bold;
	line-height: 1.em;
}

.minor td {
	width: 30%;
}