/* sidst valideret: 20. juli 2008 */

/*--- standard elementer --------*/

body {
	padding: 0;
	margin: 0;
	min-width: 760px;/* for mozilla*/
	/*font-family: server_corbel_b;*/  /* CSS3 */
	font-family:  tahoma, "MS Arial", "Helvetica", "MS Verdana", sans-serif;
	line-height: 16px;
	/* orddeling */
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphens:auto;
	word-wrap:break-word;
	}
@font-face {
	font-family: 'street_-_compressedregular';
	src: url('../fonts/strcomp_-webfont.eot');
	src: url('../fonts/strcomp_-webfont.eot?#iefix') format('embedded-opentype'),
		url('../fonts/strcomp_-webfont.woff') format('woff'),
		url('../fonts/strcomp_-webfont.ttf') format('truetype'),
		url('../fonts/strcomp_-webfont.svg#street_-_compressedregular') format('svg');
	font-weight: normal;
	font-style: normal;
	}	
h1, h2, h3, h4 {
	font-family: street_-_compressedregular;
	/*font-family:  tahoma, "MS Arial", "Helvetica", "MS Verdana", sans-serif;*/
	}
table, tr, th, td, #content, input, textarea, select {
	/*font-family: server_corbel_b;*/
	font-family:  tahoma, "MS Arial", "Helvetica", "MS Verdana", sans-serif;
	}

h1, h3, h4 {
	margin-bottom: 10px;
	}
h1 {
	font-size: 28px;
	margin-top: 5px;
	padding-bottom: 10px;
	}
h2 {
	font-size: 20px;
	margin-bottom: 0;
	line-height: 24px;
	}
/* obs: herfra skal der gøres noget i forhold til tilgængelighed */
h3 {
	font-size: 18px;
	margin-bottom: 0;
	line-height: 24px;
	}
h4 {
	font-size: 13px;
	line-height: 20px;
	margin: 0 0 4px 0;
	}
h5 {
	font-size: 14px;
	padding: 0 0 2px 0;
	}
td {       
	vertical-align: top;
	}

li {       
	margin-left : -24px;
	}
ul {       
	margin-top: 0px;       
	margin-bottom: 0px;
	}

/* diff. ml. width #content og textfield = højre margen */
/* andre attributes for #content i themes, header og globalscreen.css  */
#content {
	width: 570px;
	}

#textfield {
	position: relative;
	left: 0px;
	top: 0px;
	width: 540px;
	/* obs: padding stillet i globalscreen.css */
	}

.highlight_box {
	position: relative;
	border: 2px solid #e0e0e0; 
	border-radius: 8px; 
	padding: 8px 10px 8px 8px;
	background-color: #f8f8f8;
	font-size: 12px;
	}
.acrossbox {
	border-radius: 8px;
	border: 2px solid #e0e0e0;
	background-color: #f8f8f8;
	padding: 10px 6px;
	margin-bottom: 16px;
	}
	
/* STANDARD FONT-SIZE FOR HELE SITET */
#textfield, #menutext {       
	font-size: 13px;
	line-height: 20px;
	}


/*--- galleri ------------------------*/

#gallery_table {
	width: 540px; 
	text-align: center; 
	margin-top: 0; 
	}
.tddimension {
	vertical-align: middle;
	height: 140px;
	width: 25%;
	}
.td_empty {
	height: 0;
	width: 25%;
	}

/* skygger i galleri */
.out {
	display: block;
	background-color: #ffffff;
	margin: 0 0 0 0;
	border-right: #e0e0e0 1px solid;
	border-bottom: #e0e0e0 1px solid;
	position: relative;
	margin: auto;
}
.in2 {
	display: block;
	background-color: #909090;
	padding: 0 1px 1px 0;
	margin: 0 0 0 0;
	border-right: #b0b0b0 1px solid;
	border-bottom: #b0b0b0 1px solid;
	position: relative;
}
.in {
	margin: 0 0 0 0;
	padding: 0 1px 0px 0;
	font-weight: normal;
	background-color: #606060;
	border-right: #707070 1px solid;
	border-bottom: #707070 1px solid;
	position: relative;
}

/*--- slide show ------------------*/

#slide_div {
	background: transparent;
	position: relative; 
	float: left; 
	margin: 0 0px 0px 0;
	height: 590px;
	}
.slide_object {
	position: relative; 
	width: 590px; 
	height: 590px;
	border: 0;
	}

/*--- species --------------------*/
.species_subline {
	background-color: #f0f0f0;
	width: 140px; 
	float: left;
	margin: 0 0 1px 0;
	font-style: italic;
	color: #606060;
	}
.species_subline a {
	color: #606060;
	}
.species_details {
	float: right;
	width: 235px;
	}

/*--- YouTubeVideo siden -------------*/
#ut_video_nav {
	width: 245px; 
	height: 330px; 
	line-height: 14px; 
	overflow: auto; 
	text-align: left; 
	color: #000;
	}
#ut_video_nav a {
	text-decoration: none;
	color: #000;
	}
#ut_video_nav a:hover {
	text-decoration: none;
	color: #707070;
	}

/*--- forumsiden -----------------*/

ul.thread {
	margin-left: 20px;
	}

/*--- linksiden --------------------*/

.linkkatmenu {
	position: absolute;
	top: 0;
	left: 0;
	}
.linksideinput {
	position: absolute;
	left:130px;
	width: 370px;
	}

/*------------------------*/
.submitbutton {
	font-size: 11px;
	background-color: #f8f8f8;        
	text-decoration: none;
	width: 80px;
	display: block;
	border-radius: 8px;
	border: 2px solid #e0e0e0;
	background-color: #f8f8f8;
	padding-left: 6px;
	}
.submitbuttonfra {
	font-size: 11px;       
	color: #a0a0a0;       
	background-color: #f8f8f8;        
	text-decoration: none;       
	width: 80px;       
	display: block;       
	border-radius: 8px;
	border: 2px solid #e0e0e0;
	background-color: #f8f8f8;
	padding-left: 6px;
	}

.input_style_general {
	font-size: 11px;
	background-color: #f8f8f8;        
	text-decoration: none;
	width: 80px;
	display: block;
	border-radius: 8px;
	border: 2px solid #e0e0e0;
	background-color: #f8f8f8;
	padding-left: 6px;
	}

.input_style_general_fra {
	font-size: 11px;       
	color: #a0a0a0;       
	background-color: #f8f8f8;        
	text-decoration: none;       
	width: 80px;       
	display: block;       
	border-radius: 8px;
	border: 2px solid #e0e0e0;
	background-color: #f8f8f8;
	padding-left: 6px;
	}


/* blandet */

.alert_color {
	color: #d09000; /* god til mørk baggrund */
	color: #a82030;
	}
#voteelement{       
	position: relative;       
	left: 0px;       
	top: 100px;       
	background: transparent;       
	}       
#logo {       
	position: absolute;       
	left: 448px;       
	top: 20px;       
	background: transparent;       
	}       
#pagetop {       
	position: relative;       
	top: 0px;       
	left: 0px;       
	width: 100%;       
	padding-left: 0px;       
	background: transparent;       
	font-size: 12px;       
	}       
.radio_clean {
	width: auto;
	background-color: #f0f0f0;
	border: 0;
	}
#submitbtn, #loginbtn  {
	height: 17px; 
	width: 13px; 
	padding: 0; 
	border: 0; 
	background: transparent; 
	/* margin se: explorerall, ie8, otherall */
	}
.logoutbtn {
	cursor: pointer; 
	width: 112px; 
	font-size: 10px; 
	line-height: 10px; 
	height: 17px; 
	background-color: #ffffff; 
	margin-top: 0; 
	padding-top: 0; 
	color: #000000; 
	border: 1px solid #000000;
	}
.logoutbtn:hover {
	color: #707070; 
	border: 1px solid #707070;
	}

/* galleri navigation */

.galleri_navi_bar {
	width: 100%; 
	height: 22px;
	margin: 0; 
	background-color: #f0f0f0;
	}
.galleri_navi_nolink, .galleri_navi a, .galleri_navi a:hover {
	font-size: 11px;
	}
.galleri_navi_choose {
	font-size: 11px;
	background-color: #f0f0f0;
	color: #000000;
	float: left;
	padding: 1px 8px 1px 8px;
	}
.galleri_navi_nolink {
	background-color: #ffffff;
	color: #303030;
	font-weight: bold;
	float: left;
	padding: 1px 8px 1px 8px;
	}
.galleri_navi a {
	float: left;
	display: block;
	background-color: #f0f0f0;
	text-decoration: none;
	color: #000000;
	padding: 1px 8px 1px 8px;
	}
.galleri_navi a:hover {
	color: #909090;
	background-color: #ffffff;
	}

/* search-siden */
.search_cell_left {
	border-bottom: 1px solid #e0e0e0;
	}
.search_cell_right {
	text-align: right; 
	border-bottom: 1px solid #e0e0e0;
	padding-right: 5px;
	}

/* kortsiden */
.location_spot {
	position: absolute; 
	line-height: 5px; 
	font-size: 5px; 
/*	width: 7px; 
	height: 7px; 
	background-color: #c0c0c0;
	border: 1px solid #404040;*/
}
.location_spot a {
/*	display: block;
	width: 7px; 
	height: 7px; */
}
.location_area {
	cursor: pointer;
}

