html
{
	height						: 100%;
}

body
{
	background-image			: url('img/bg.jpg');
	background-repeat			: repeat-x;
	background-color			: white;
	text-align					: center;
	height						: 100%;
	margin						: 0px;	
}

div#tmpl_container
{
	margin						: 0 auto;
	width						: 998px;
	background-color			: white;
	background-image			: url('img/footer_bg.jpg');
	background-position			: bottom;
	background-repeat			: no-repeat;
	position					: relative;
	min-height					: 100%;
	height						: auto !important;
	height						: 100%;
	border-left					: solid 1px #808183;
	border-right				: solid 1px #808183;
/*	border-bottom				: solid 1px #808183; */
	text-align					: left;
}

.tmpl_site
{
	clear						: both;
	padding-top					: 20px;
	padding-bottom				: 200px;
	height						: auto !important;
}

div#tmpl_visual, div#tmpl_main_content, div#tmpl_main_content1, div#tmpl_main_content2
{
	min-height					: 1px;
	height						: auto !important;
	height						: 1px;
}

div#tmpl_main_content1
{
	margin-left					: 20px;
	width						: 268px;
	float						: left;
}

div#tmpl_main_content
{
	margin-left					: 20px;
	width						: 560px;
	float						: left;
}

div#tmpl_main_content2
{
	float						: left;
	margin-left					: 24px;
	width						: 268px;
}

div#tmpl_logo
{
	float						: left;
	margin-left					: 19px;
	margin-top					: 1px;
}

div#tmpl_shortcuts
{
	float						: right;
	margin-right				: 20px;
	height						: 30px;
	width						: 200px;
}

div#tmpl_search
{
	clear						: both;	
	float						: right;
	margin-right				: 20px;
}

div#tmpl_col1
{
	float						: left;
	width						: 199px;
	text-align					: right;
}

div#tmpl_col1 div.content_block
{
	margin-left					: 19px;
}

div#tmpl_main
{
	float						: left;
	width						: 600px;
}

div#tmpl_col2
{
	float						: left;
	width						: 199px;
	text-align					: left;
}

div.content_block, div.content_accordeon
{
	padding						: 0px;
	margin						: 0px;
	width						: 180px;
	padding-bottom				: 18px;
}

div.content_block h1
{
	padding-left				: 14px;
}

div.content_block p.bodytext
{
	margin						: 0px;
	padding						: 5px 5px 5px 14px;
}

div.content_block_content
{
	background-color			: #ffffff;
	background-position			: bottom;
	background-repeat			: no-repeat;
	text-align					: left;
}

div#tmpl_nav
{
	padding-bottom				: 18px;
	width						: 180px;
	margin-left					: 19px;
}

div#tmpl_nav ul
{
	margin						: 0px;
	padding						: 0px;
	list-style					: none;
	text-align					: left;
}

div#tmpl_nav li
{
	margin						: 0px;
	padding						: 0px;
	background-color			: #e4ef9d;
	padding						: 9px 4px 9px 5px;
}

div#tmpl_nav li.topline
{
	border-top					: solid #667605 1px;
}

div#tmpl_nav li.bottomline
{
	border-bottom				: solid #667605 1px;
}

div#tmpl_nav li.level1act
{
	background-image			: url('img/menu_act.png');
	background-repeat			: no-repeat;
}

div#tmpl_nav li a
{
	color						: #5b6619;
	text-decoration				: none;
}

div#tmpl_nav li a:hover
{
	text-decoration				: underline;
}

div#tmpl_nav li.level2
{
	background-color			: #f8fce3;
	border-left					: none;
	padding-left				: 15px;
}

div#tmpl_nav li.level2bottomline
{
	border-bottom				: solid #afc23d 1px;
}

div#tmpl_footer
{
	clear						: both;
	min-height					: 180px;
	height						: auto !important;
	height						: 172px;
	padding-left				: 239px;
	position					: absolute;
	bottom						: 0 !important;
	bottom						: -1px;
	margin-top					: 40px;
}

div#tmpl_footer_content1, div#tmpl_footer_content2
{
	position					: absolute;
	bottom						: 0px;
}

div#tmpl_footer_content1
{
	width						: 250px;
}

div#tmpl_footer_content2
{
	left						: 489px;
}

div.news_list_seperator
{
	border-bottom				: solid 1px #cfcdcd;
	padding-top					: 10px;
	margin-bottom				: 5px;	
}

img.news_home_img
{
	float						: left;
	margin-top					: 3px;
	margin-left					: 5px;
	margin-right				: 5px;
}

img.news_home_img_latest
{
	float						: left;
	margin-top					: 15px;
	margin-left					: 5px;
	margin-right				: 5px;
}

div.news_home_list_content
{
	width						: 235px;
	float						: left;
}

div.news-list-item
{
	padding-top					: 3px;
}

div.news-latest-item 
{
	padding-top					: 8px;
}

div.news-latest-gotoarchive
{
	padding						: 5px 5px 5px 28px;
}

div.news-single-item .image
{
	float						: right;
}

div.news-list-item .image
{
	float						: right;
}

.clearer
{
	clear						: both;
}

/** Accordeon **/
div.t1
{
	height						: 23px;
	font-size					: 14px;
	cursor						: pointer;
	padding						: 5px 5px 2px 5px;
}

div.t2 h1, div.t2 h2, div.t2 h3, div.t2 h4, div.t2 h5, div.t2 h6
{
	margin-top					: 4px;
}

div.t2
{
	padding						: 5px 5px 2px 5px;
	background-repeat			: no-repeat;
	background-position			: bottom;
}

div.accordeon_01c7e1 div.t1
{
	background-image			: url('fce/01c7e1_dicht.jpg');
}

div.accordeon_bb1da4 div.t1
{
	background-image			: url('fce/bb1da4_dicht.jpg');
	color						: white;
}

div.accordeon_cad900 div.t1
{
	background-image			: url('fce/cad900_dicht.jpg');
}

div.accordeon_cecece div.t1
{
	background-image			: url('fce/cecece_dicht.jpg');
}

div.accordeon_01c7e1 div.t2
{
	background-image			: url('fce/01c7e1_bg.jpg');
	border-left					: 1px solid #01c7e1;
	border-right				: 1px solid #01c7e1;
}

div.accordeon_bb1da4 div.t2
{
	background-image			: url('fce/bb1da4_bg.jpg');
	border-left					: 1px solid #bb1da4;
	border-right				: 1px solid #bb1da4;
}

div.accordeon_cad900 div.t2
{
	background-image			: url('fce/cad900_bg.jpg');
	border-left					: 1px solid #cad900;
	border-right				: 1px solid #cad900;
}

div.accordeon_cecece div.t2
{
	background-image			: url('fce/cecece_bg.jpg');
	border-left					: 1px solid #cecece;
	border-right				: 1px solid #cecece;
}

.fce_visual
{
	padding-left				: 19px;
	padding-bottom				: 20px;
}

div.t1
{
	border-bottom					: solid 1px #ffffff;
}

div.tx-ttnews-browsebox table
{
	float						: right;
}