/* mac hide\*/
html, body {height:100%}
/* end hide */
body {
	padding: 0;
	margin: 0;
	text-align:center;/* only effect in IE. W3C Validation warning*: This property applies to block-level elements.*/
	min-width: 769px;/* for mozilla*/
	BACKGROUND-COLOR: #828F97;
/*	background-image:  url(../images/....jpg);
	background-repeat:  no-repeat;
	background-position: 0 93px;
	background-attachment: fixed;*/ /* se gecko_style og ie_style_high */
	color: #000000;
	font-family: tahoma, arial, hevetica, sans-serif; 
	font-size: 11px;
	line-height: 16px;
}
/* h1 i browserspecifik css */
h2 {
	font-size: 18px;
	margin-top:0;
	line-height: 20px;
	}
a {
	background-color: transparent;
	color: #000000;
	}
a:hover {
	text-decoration: none;
	color: #2070b0;
	}
h1 {
	background-color: transparent;
	color: #c88000;
	}
h2, h3 {
	background-color: transparent;
	color: #707070;
	}
h2 {
	font-size: 17px;
	}
h3 {
	font-size: 14px;
	}
h4 {
	font-size: 14px;
	color: #ffffff;
	margin: 0 0 0 10px;
	}
h5 {
	font-size: 13px;
	background-color: transparent;
	color: #a86030;
	line-height: 13px;
	margin-top: 0;
	margin-bottom: 8px;
	}

.container_h4 {
	background-image: url(../images/bg_h4.png); 
	background-repeat: repeat-x; 
/*	height: 24px; */ /* se browserspecifik css */
/*	padding-top: 4px; */ /* se browserspecifik css */
	margin-bottom: 15px; 
	}
/* i browser specifikke stylesheets */
/*li {       
	margin-left : -24px;
	}
ul {       
	margin-top: 0px;       
	margin-bottom: 0px;
	}*/

/* sidens elementer */
#outer{
	height:100%;
	min-height:100%;
	width:769px;
	border-left:0px solid #000;
	border-right:0px solid #000;
	color: #000000;
	text-align:left;
	margin:auto;
/*	background:  url(../images/fullwidthbg2.png) repeat-y center center;*/
	position: relative;
	BACKGROUND-COLOR: #ffffff; 
	background-image:  url(../images/bg_collage3.jpg);
	background-repeat:  no-repeat;
	background-position: 0 0;
	background-attachment: fixed;
	}
html>body #outer{ /*for mozilla as IE treats height as min-height anyway*/
	height:auto;
	} 
#innerwrap {/* enables content first - includes left and centrecontent */
	float:left;
	width:590px;
	border: 0px solid #a82030;
	}

#header_da {
	BACKGROUND-image: url(../images/front_fuglepark_da.png);
}
#header_en {
	BACKGROUND-image: url(../images/front_fuglepark_en.png);
}
#av_header_da {
	BACKGROUND-image: url(../images/front_volierer_da.png);
}
#av_header_en {
	BACKGROUND-image: url(../images/front_volierer_en.png);
}
#header_da, #header_en, #av_header_da, #av_header_en {
	background-repeat: no-repeat;
	background-color: transparent; /* w3c validation warning: You have no background-color with your color (!) */
	position:absolute;
	z-index: 10;
	top:0;
	left:0px;
	width:769px;
	height:100px;
	border: 0;
	overflow:hidden;
	color: #000000;
}

#headerbg {
/*	BACKGROUND: url(../images/front2.png);
	background-repeat: repeat-none;*/
/*	BACKGROUND: url(../images/bg_headerbg.jpg);*/
/*	BACKGROUND: url(../images/bg_headerbg6.jpg);*/
	background-image: url(../images/top_bg.png);
	background-repeat: repeat-x;
	BORDER-TOP: #e6e6e6 0px solid; 
	POSITION: absolute; 
	Z-INDEX: 0; 
	MARGIN: 0px 0px 5px; 
	OVERFLOW: hidden; 
	WIDTH: 100%; 
	BORDER-BOTTOM: 0; 
	left: 0;
	top:0;
	HEIGHT: 126px; 
	}
#left {
	position:relative;/*ie needs this to show float */
	width:160px;
	float:left;
	border: 0px solid #ff0000;
}
#left p {
	padding-left: 3px;
	padding-right: 2px}
#right p {
	padding-left: 15px;
	padding-right: 15px;
	}

#right {
	position:relative;/*ie needs this to show float */
	width:163px;
	float:right;
	border: 0px solid #00ff00;
}
#rightcontent {
	font-size: 10px;
	line-height:14px;
	margin: 0px 10px 0px 10px;
	border: 0px solid #ffff00;
	}
#footer {
	width:769px;
	clear:both;
	height: 24px;
	border-top: 0;
	border-bottom: 0;
	background-color: #FF8080;
	BACKGROUND: url(../images/bg_footer.jpg);
	color: #000000;
	left:0;
	bottom: 0;
	position: absolute;
	}
#footer P {
	font-size: 10px;
	PADDING: 0 20px 0 20px; 
	MARGIN: 6px 0px 0 0px;
	}
.footerlink a {
	color: #ffffff; 
	text-decoration: none;
	}
.footerlink a:hover {
	color: #c0c0f0; 
	text-decoration: none;
	}
* html #footer {/*only ie gets this style - w3c validation warning: Redefinition of height */
	\height:27px;/* for ie5 */
	he\ight:25px;/* for ie6 */
	}
#clearfooter { /* to clear footer */
	width:100%;
	height:30px;
	clear:both;
	border: 0px solid #ff00ff;
	} 
div,p  {
	margin-top:0
	} /*clear top margin for mozilla*/
#centrecontent {
	width:410px;
	float:right;
	border: 0px solid #0000ff;
	}
#centrecontent p {
	padding-left:3px;
	}

#left, #right {
	padding-top:120px; /*needed to make room for header*/
	padding-bottom:0px; /* needed to make room for footer */
	}
#centrecontent {
	padding-top:105px; /*needed to make room for header*/
	padding-bottom:20px; /* needed to make room for footer */
	}


/* LOGO */

.logolink {
	position:absolute;
	left:12px;
	top:42px;
	border:0px; 
	z-index:20;
	}
.logolink a {
	background-image: url(../images/ipc_logo.png);
	background-repeat: no-repeat;
	width:61px; 
	height:26px;
	display: block;
	}
.logolink a:hover {
	background-image: url(../images/ipc_logo_tone.png);
	background-repeat: no-repeat;
	}

/* MENUEN */

#menu {       
	position: relative;       
	left: 0px;       
	top: 0px;       
	width: 159px;
	padding: 0px;
	display: block;
	width: 100%;
	font-weight: normal;
/*	text-align: left;*/
	margin-bottom: 0;
	line-height: 20px;
	border: 0px solid #ff0000;
	}       

/* hovedmenupunkter */

/*#menu div img {
	margin: 2px 0px 2px 0px;
	}*/
#menu div a {
	height: 20px;
	display: block;
	width: 100%;
	font-size: 10px;
	font-weight: bold;
	padding-left: 0px;
	padding-top: 0px;
	text-decoration: none;
	border: 0px;
/*	color: #e89000;*/   /* orange */
	color: #404040;
/*	BACKGROUND se gecko style og ie_style_high */
	}
#menu div a:hover {
	width: 100%;
	max-width: 149px; /* af hensyn til FF */
/*	text-align: right;*/
	padding-right:10px;
	color: #ffffff;
	background-image:  url(../images/bg_h4.png);
	background-repeat:  repeat-x;
/*	BACKGROUND se gecko style og ie_style_high */
	}

/* undermenupunkter*/
/*#menu .submenu {*/
#menu .submenu a {
	width: 100%;
	font-weight: normal;
/*	text-align: left;*/
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 1px 0px 1px 0px;
	font-family: tahoma, arial, hevetica, sans-serif; 
	}
#menu .submenu a {
	display: block;
	width: 100%;
	font-size:9px;
	color: #000000;
	background-image:  url(../images/arrows_submenu.gif);
	background-repeat: no-repeat;
	background-position: 10px 8px;
	background-color: transparent;
	text-decoration: none;
	border: 0px;
	}
#menu .submenu a:hover {
	width: 100%;
	max-width: 149px; /* af hensyn til FF */
	color: #2070b0;
	background-image:  url(../images/arrows_submenu2.png);
	background-repeat: no-repeat;
	background-position: 10px 8px;
	background-color: #ffffff;
	}


/* form elementer */
textarea {
	font-size: 11px;
	font-family: tahoma, arial, hevetica, sans-serif; 
	}
.submitbutton {       
	cursor: pointer;       
	font-size: 11px;
	font-family: tahoma, arial, hevetica, sans-serif; 
	color: #000000;       
	margin-left:219px;
	background-color: #f0f0f0;        
	text-decoration: none;       
	width: 80px;       
	border: 1px #000000 solid;       
	display: block;       
	}       
.submitbuttonfra {       
	font-size: 11px;       
	color: #000000;       
	background-color: #f0f0f0;        
	text-decoration: none;       
	width: 80px;       
	border: 1px #000000 solid;       
	display: block;       
	}       

/*----------------------------------------------*/
/* smallcalendar */       

.calendartable {
	background-color:#e0e0e0;
	color:#606060; 
	font-size:10px;
	width:100%;
	margin: 0;
	}
.calendartable td {
	padding-top: 0;
	padding-bottom: 0;
	line-height: 14px;
	}
.calendartable td a {
	color: #606060;
	text-decoration: none;
	font-weight: bold;
	}
.calendartable td a:hover {
	color: #a86030;
	text-decoration: none;
	font-weight: bold;
	}
.cal_header_left, .cal_header_navi {
	background-color:#d0d0d0;
	color:#606060; 
	font-weight: bold;
	}
.cal_header_left {
	text-align: left;
/*	width: 107px;*/
	}
.cal_header_navi {
	text-align: center;
	padding-top: 2px;
	}
.cal_weeknames {
	text-align: center; 
	color:#606060; 
	font-weight: normal;
	}

.dateFieldToday, .dateFieldAnyday, .dateFieldToday a, .dateFieldAnyday a, .dateFieldToday a:hover, .dateFieldAnyday a:hover {
	text-align: center;
	}

/* ikke link / dags dato */
.dateFieldToday {
	background-color:#f0f0f0; 
	color: #606060;
	width:16px;
	}
/* ikke link / ikke dags dato */
.dateFieldAnyday {
	background-color:#d0d0d0; 
	color: #606060;
	width:16px;
	}

/* tekstomtale af arrangementer */
.cal_text {
	font-weight: normal; 
	font-size:10px;
	margin: 0 10px 0px 10px;
	padding-bottom: 10px;
	}
/* til headlines: se .overskrift */

/*----------------------------------------------*/
img {
	max-width: 400px
	}
.datoer {
	color: #2070b0;
	}
.theme { /* tabelcelle */
	vertical-align: top;
	color: #505050;
	background-color: #f0f0f0;
	border: 0;
	border-right: 1px solid #2070b0;
	width: 86px; 
	padding-bottom: 6px;
	margin: 1px;
	padding-left: 4px;
	}
.themeFacts {
	vertical-align: top;
	padding-bottom: 6px;
	padding-left: 8px;
	}
.themeColor {
	color: #606060;
	}
.themeParagraph {
	margin-bottom: 8px;
	}
#ipcportraits {
	margin: 0px 0px 0px 1px;
	background: transparent;
	height: 148px;
	}

#dhtmltooltip{
	position: absolute;
	left: -300px;
	width: 150px;
	border: 1px solid #000000;
	padding: 2px;
	color: #000000;
	background-color: #f0f0f0;
	visibility: hidden;
	z-index: 25;
	/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
	/*filter: progid:DXImageTransform.Microsoft.Shadow(color=#c0c0c0,direction=135);*/
	}

#dhtmlpointer{
	position:absolute;
	left: -300px;
	z-index: 26;
	visibility: hidden;
	}

#loginarea {
	margin:50px 0px 0px 8px;
	}
.loginfield {
	width: 139px; 
	font-size: 10px;
	border-top: 1px solid #c0c0c0;
	border-right: 1px solid #c0c0c0;
	border-bottom: 1px solid #c0c0c0;
	border-left: 1px solid #c0c0c0;
	margin: 2px 0px 5px 0px; 
	background-color:#ffffff !important
	}

/*-----------------------------------*/       
/* CMS-funktioner */       

/* cms replace styles */

	/* nye ---------------------- */
	.img_float_left {
		float:left; 
		margin: 4px 20px 20px 0px;
		}
	.img_float_right {
		float:right; 
		margin: 4px 0px 20px 20px;
		}
	.centrer {
		text-align: center;
		margin-bottom: 20px;
		}
	/* -------------------------- */

.fed {
	font-weight: bold;
	}
.kursiv {
	font-style: italic;
	}
.underoverskrift { /* i hovedområdet */
	FONT-SIZE: 18px;
	FONT-weight: bold;
	margin-bottom: 0px;
	line-height: 24px;
	}
.overskrift { /* i højre kolonne */
	FONT-SIZE: 13px;
	FONT-weight: bold;
	color: #a86030;
	line-height: 20px;
	margin: 0;
	}

.punkt_container  {
	height: auto;
	position:relative;
	display: block;
	margin:0;
	width:100px;
	}
.punkt {
	width: 40px;
	display: block;
	margin:0;
	position:relative;
	}
.punkttekst {
	float: right; 
	border: 1px solid #ff0000; 
	display:table; /* ikke IE supported - se også css_listitem_hack.asp */
	margin:0;
	}





/* venstrestil, hojrerestil, nedvenstre og nedhojre udgår alle, når nye funktioner er gennemført */
/*.venstrestil {
	float: left;
	margin: 6px 15px 15px 0px;
	}
.hojrestil {
	float: right;
	margin: 6px 0px 15px 15px;
	}
.nedvenstre {
	clear: left;
	}
.nedhojre {
	clear: right;
	}*/
