/* Fnuggi CSS */
body{
	background-color:#fff;
}
#safari .column_color{
	background:url(../safaribrod/images/safari-bund.jpg) bottom center no-repeat;
	padding-bottom:300px;
}
.pngfix {
   behavior: url("../css/pngbehavior.htc"); !important
}

p, div.konkurrence td{
	margin:0;
	padding:0;
	font-size:12px;
	color:#333;
}

#safari p{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	line-height:17px;
	margin:0 5px 10px 5px;
}

#safari-pictures{margin-bottom:10px;}

ul{
	font-size:12px;
	color:#333;
}

li{
	margin-bottom:10px;
}

p a:hover{
	text-decoration:underline;
}

#background{
	position:absolute;
	right:0px;
	top:0px;
}

#rightmenu{
	background-image:url(../images/redyellow/redyellow_seogsa_bg.jpg);
	background-repeat:no-repeat;
	background-color:#FBFAF6;
}

#rightmenu_headline{
	background-color:#f0f0f1;
}
/*////////////////////// Classes //////////////////*/

a:hover.txt_undermenu{
	color:#fff;
	background-color:#000;
}

a.txt_undermenu{
	color:#000;
}

/* Til pkt der er selected*/
a.txt_sel_undermenu{
	color:#ffffff;
}
a:hover.txt_undermenu{
	background-color:#e5dcb8;
}

a:hover.pkt_undermenu{
	background-color:#e5dcb8;
}
.pkt_selected{
	background-color:#e5dcb8;
	text-indent:10px;
	color:#fff;
}

h1, h2, h3{
	margin:0;
	padding:0;
	/*color:#000;*/
}

h1{
	font-size:30px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	/*height:23px;*/
}

h2{
	font-size:22px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	/*height:23px*/
}

h2.boern{
	font-size:22px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	/*height:23px*/
}

h2.boern_splash{
	font-size:15px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	height:20px;
	margin-bottom:10px;
	/*height:23px*/
}

h3.boern_ingr{
	font-size:13px;
	font-weight:bold;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	height:18px;
	margin-bottom:2px;
}

/* Columns */
.column_whole{
	position:relative; 
	width:770px; 
	background-color:#fff; 
	padding:5px; 
	overflow:visible; 
	clear:both; 
}

.column_right{
	float:right; 
	clear:right; 
	width:375px; 
	background-color:#fff; 
	margin-top:10px; 
	padding:5px; 
	overflow:visible;
}

.column_left{
	float:left; 
	clear:left; 
	width:375px; 
	background-color:#fff; 
	/*margin-top:10px; */
	padding:5px; 
	overflow:visible;
}

/* Konkurrence */
#safari p.succMsg, #safari p.errMsg{
	font-size:11px;
	padding:10px; 
	margin-bottom:10px; 
	font-weight:bold; 
	width:350px; 
	color:#fff;
}

#safari p.succMsg{background:#63b244;}
#safari p.errMsg{background:#b0250e;}

#konkurrenceTabl{
	font-weight:bold;
	width:460px;
	border-right:1px dashed #c6bfa1;
}

form, input{
	padding:0;
	margin:0;
}

#konkurrenceTabl .inputText{
	width:330px;
	/*height:20px;
	border:none;
	background:none;
	padding:0 10px;
	padding-top:2px;*/
}
/*
#konkurrenceTabl .inputCell{
	background:url(../images/formInputBg.png) no-repeat;
	vertical-align:top;
}*/
