@import "menu.css";
@import "rte.css";
@import "artikler.css";
@import "tt_news.css";
@import "style.css";
@import "tipenven.css";
@import "sitemap.css";
@import "boger.css";
body{
	font: 100% Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin:0px;
	padding: 0px;
	color:#000;
	background: url("/fileadmin/layout/grafik/layout_bg.jpg") #ffffff repeat-x;
	width:100%;
}
html {
 	overflow-y: scroll !important;
}

#wrapper{
	width:100%;
	text-align:center;
}

#header_tb{
	width:964px;
	height:171px;
	background: url("/fileadmin/layout/grafik/layout_header.jpg") #ffffff no-repeat;
	margin:auto;
	border-collapse:collapse;
}

#header_td{
	text-align:right;
}

#layout_citat_tb{
	width:191px;
	border-collapse:collapse;
	float:right;
	margin:0px;
	padding:0px;
	margin-top:10px;
	margin-right:26px;
}
#layout_citat_top{
	width:191px;
	height:8px;
	margin:0px;
	padding:0px;
	background: url("/fileadmin/layout/grafik/layout_citat_01.png") #ffffff no-repeat;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(...);
}
#layout_citat_center{
	width:191px;
	background: url("/fileadmin/layout/grafik/layout_citat_02.png") #ffffff repeat-y;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(...);
	text-align:left;
	margin:0px;
	padding:0px;
}
#layout_citat_bottom{
	width:191px;
	height:10px;
	margin:0px;
	padding:0px;
	background: url("/fileadmin/layout/grafik/layout_citat_03.png") #ffffff no-repeat;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(...);
}
#citat{
	margin:0px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:0px;
	padding-top:5px;
	color:#ebead8;
	font-size:0.7em;
	font-style:italic;
}
#citat_header{
	margin:0px;
	padding:0px;
	padding-left:10px;
	font-size:0.7em;
	color:#ebead8;
	font-weight:bold;
}
#indhold_tb{
	width:964px;
	margin:auto;
	padding:0px;
	border-collapse:collapse;
}

#indhold_td{

}
#cont_tb{
	width:964px;
	margin:0px;
	padding:0px;
	border-collapse:collapse;
}
#cont_top{
	width:964px;
	height:16px;
	margin:0px;
	padding:0px;
	background: url("/fileadmin/layout/grafik/layout_indhold_01.jpg") #ffffff no-repeat;
}
#cont_center{
	width:964px;
	margin:0px;
	padding:0px;
	text-align:center;
	background: url("/fileadmin/layout/grafik/layout_indhold_02.jpg") #ffffff repeat-y;
}
#cont_bottom{
	width:964px;
	height:48px;
	margin:0px;
	padding:0px;
	background: url("/fileadmin/layout/grafik/layout_indhold_03.jpg") #ffffff no-repeat;
}
#breadcrumb_tb{
	width:964px;
	border-collapse:collapse;
	height:20px;
}
#breadcrumb_tb td{
	width:100%;
}
#breadcrumb{
	margin-left:220px;
}
#kaktus_tb{
	width:880px;
	margin:auto;
	border-collapse:collapse;
}
#kaktus_menu{
	width:170px;
	border-right:1px solid #A3A69B;
	text-align:left;
}
#kaktus_indhold{
	text-align:left;
	padding-left:30px;
}
#kaktus_sog{
	margin:0px;
	padding:0px;
}
#sog{
	float:right;
}
#footer{
	text-align:center;
	font-size:0.7em;
	color:#000;
	border-top:1px solid #DC3522;
	padding-bottom:5px;
	padding-top:5px;
	margin-left:420px;
	margin-right:170px;
}
#footer p{
	margin:0px;
	padding:0px;
}
