body{
	background-color: #93996d;
	margin: 0px;	
	text-align: center;
	font-family: verdana;
	font-size: 11px;
	color: #373b23;
}
td,th{
	font-size: 11px;
	font-family: verdana;
	padding: 2px;
}
td .bodytext{ padding: 0px;margin: 0px; }

#Table_01 td{
	padding: 0px !important;
}
/*#######################################################
######					MAIN					#########
########################################################*/
.container{
	width: 900px;
	background-image: url("../grafik/bg.gif");
	padding:10px 25px;
	margin: 0px auto;
	text-align: left;
}
	a img{
		border: 0px;
	}
	h1,h2{
		font-family: Century Gothic, Sans-serif;
		font-weight:normal;
		margin: 0px;
	}
		h1{
			font-size: 24px;
		}
		h2{
			font-size: 18px;
		}
		h3{
			font-size: 12px;
		}
		a{color:#000;}
			a:hover{text-decoration:none;}
			hr{ display: none; }
		
/*#######################################################
######				First row					#########
########################################################*/
.first_row{
	height: 50px;
}
	.logo{
		float: left;
		width: 550px;
	}
	.flags{
		float: left;
		width: 150px;
		padding-top: 27px;
	}
	.search{
		float: left;
		width: 200px;
		padding-top: 27px;
	}
		.search input{
			float: right;
			padding: 2px;
			font-size: 10px;
			border: 1px #93996D solid;
			margin-right: 5px;
			width: 105px;
		}
		.search_btn{
			float: right;
			background-color: #aab180;
			border: 1px #93996D solid;
			color: #fff;
			padding: 2px 4px;
		}
			.search_btn a{
				color: #fff;
				text-decoration: none;
			}
			.tx-indexedsearch-rules,.tx-indexedsearch-whatis,.tx-indexedsearch-browsebox,.tx-indexedsearch-searchbox{
				display: none;
			}
/*#######################################################
######				second row					#########
########################################################*/
.second_row{
	width: 898px;
	height: 277px;
	border: 1px #717171 solid;
	margin: 10px 0px;
	background-image: url("../bannere/pool.jpg");
}
/*#######################################################
######				menu						#########
########################################################*/
.menu{
	width: 900px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	background-image: url("../grafik/menu_bar.gif");
	height: 33px;
	list-style-type: none;
}
	.menu_li{
		float:left;
	}
		.menu_li a{
			display: block;
			padding: 10px 15px 10px 15px;
			font-weight: bold;
			color: #fff;
			text-decoration: none;
		}
			.menu_li a:hover, .menu_li .active{
				background-color: #fff;
				color:#000;
				width: auto;
				filter:alpha(opacity=50);
				-moz-opacity:0.50;
				opacity:0.5;
				zoom: 1;
				-khtml-opacity: 0.5;
			}
/*#######################################################
######				content						#########
########################################################*/
.clearer{
	clear:both;
	font-size: 0px;
	height: 0px;
	line-height: 0px;
}
.left{
	width: 300px;
	margin-right: 20px;
	float: left
}
.right{
	width: 580px;
	float:left;
}
/*#######################################################
######				foooter						#########
########################################################*/
.footer{
	padding: 25px 0px 10px 0px;
	text-align:center;
}
/*#######################################################
######				sub						#########
########################################################*/
.sub{
	margin: 0px;
	padding: 0px 0px 20px 0px;
	list-style-type: none;
}
	.sub_li{
	}
		.sub_li a{
			display: block;
			border-bottom: 1px #93996D solid;
			padding: 6px 0px;
			text-decoration: none;
			color: #373B23;
				padding-left: 10px;
			
		}
			.sub_li a:hover, .sub_li .active{
				background-color: #ddd;
				color: #000;
			}
/*#######################################################
######					news					#########
########################################################*/
.news-list-item img{
	float: left;
	margin: 0px 10px 5px 0px;
}
/*#######################################################
######					vejre					#########
########################################################*/
.tx-gbweather-pi1{
	border: 3px #730f22 solid;	
	border-bottom: 0px;
	padding: 10px;
}
.redbar{
	background-image: url("../grafik/red_bar.gif");
	color:#fff;
	font-size: 18px;
	font-family: century gothic;
	text-align: right;
	padding: 3px 10px 5px 0px;
}
