/**
 * Style sheet screen
 */
/* Defaults */
*
{
	margin:0px;
	padding:0px;
	border:0px;
	list-style-type:none;
}

html, body, input, textarea, select
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666;
	line-height:15px;
}

p, table, .imgBigCaption
{
	margin-bottom:12px;
}

a
{
	font-weight:bold;
	text-decoration:none;
	color:#690;
}

a:hover
{
	text-decoration:underline;
}

div#footer a
{
	font-weight:normal;
	color:#666;
}

li
{
	margin-bottom:3px;
	padding-left:12px;
	background-image:url("tl_files/layout/gfx/list.gif");
	background-repeat:no-repeat;
	background-position:0px 4px;
}

table
{
	width:100%;
}

th
{
	border-bottom:1px solid #999;
}

form label
{
	display:block;
	margin-top:5px;
	font-weight:bold;
}

form input, form textarea, select option
{
	padding:2px;
}

form select
{
	padding:1px;
}

form input, form textarea, form select
{
	margin-bottom:10px;
	border:1px solid #999;
}

form input, form textarea
{
	width:424px;
}

select
{
	text-align:center;
}

form select
{
	width:100px;
	top:-18px;
	position:relative;
	float:right;
}

form input.submit
{
	width:61px;
	height:17px;
	float:right;
	display:block;
	margin:0px 0px 20px 0px;
	padding:0px;
	background-image:url("tl_files/layout/gfx/btn-bg.gif");
	background-position:center center;
	background-repeat:no-repeat;
	border:0px;
	font-weight:bold;
	color:#fff;
	cursor:pointer;
}

h1, h2, h3, h4, h5, h6, th
{
	font-weight:bold;
	color:#333;
}

h1, h2
{
	margin-bottom:16px;
	font-size:20px;
	line-height:22px;
}

h3, h4, h5, h6
{
	font-size:11px;
}

.hund
{
	height:160px;
	left:745px;
	top:-160px;
	position:absolute;
	overflow:visible;
	display:block;
	z-index:666;
}

.vdtt
{
	bottom:30px;
	left:25px;
	position:absolute;
}

.col_first
{
	width:80%;
}

.col_last
{
	width:20%;
	text-align:right;
}

.error
{
	color:#c00;
}

div#header, div#footer
{
	background-color:#e6e9d8;
}

div#header
{
	margin-bottom:50px;
	border-bottom:1px solid #707f30;
}

div#footer
{
	margin-top:40px;
	padding-top:45px;
	background-image:url("tl_files/layout/gfx/bg-footer.jpg");
	background-position:center top;
	background-repeat:repeat-x;
}

div#header .inside
{
	padding-top:20px;
	text-align:right;
}

div#footer .inside
{
	text-align:center;
	line-height:30px;
}

div#container, div#header .inside, div#footer .inside
{
	width:950px;
	margin:0 auto;
}

div#main .inside
{
	padding-right:45px;
	padding-left:45px;
}

#logo
{
	left:0px;
	top:20px;
	position:absolute;
}

#title, #info
{
	margin:0;
	font-size:12px;
	color:#666;
	line-height:18px;
}

#title
{
	font-weight:normal;
}

div#right h1, div#right h2, div#right h3, div#right h4, div#right h5, div#right h6
{
	margin-top:12px;
	font-size:12px;
	text-transform:uppercase;
}

div#right .first, div#right .first h1, div#right .first h2, div#right .first h3, div#right .first h4, div#right .first h5, div#right .first h6, div#right .first a
{
	font-size:12px;
	color:#fff;
	text-transform:none;
}

div#right .first a
{
	font-weight:normal;
	text-decoration:underline;
}

div#right .first a:hover
{
	text-decoration:none;
}

div#right .mod_article
{
	margin-bottom:100px;
	background-color:#eaf1cb;
	background-image:url("tl_files/layout/gfx/bg-box.gif");
	background-position:center center;
	background-repeat:repeat-y;
}

div#right .ce_text
{
	padding-right:15px;
	padding-left:15px;
	border-bottom:3px solid #99b906;
}

div#right .ce_text.first
{
	background-color:#99b906;
	background-image:url("tl_files/layout/gfx/bg-box-top.gif");
	background-position:center top;
	background-repeat:no-repeat;
}

div#right .ce_text.last
{
	background-image:url("tl_files/layout/gfx/bg-box-bottom.gif");
	background-position:center bottom;
	background-repeat:no-repeat;
	border-bottom:0px;
}

.mod_navigation
{
	padding:0px 0px 115px 0px;
	background-image:url("tl_files/layout/gfx/mainnavline.jpg");
	background-position:right bottom;
	background-repeat:no-repeat;
}

.mod_navigation ul.level_1
{
	border-right:1px solid #99b906;
}

.mod_navigation li
{
	padding:0px;
	text-align:right;
	background-image:none;
}

.mod_navigation p, .mod_navigation a
{
	height:17px;
	display:block;
	margin-bottom:2px;
	padding-right:8px;
	background-image:url("tl_files/layout/gfx/mainnav.gif");
	background-position:left bottom;
	background-repeat:no-repeat;
	font-weight:bold;
	font-size:12px;
	color:#333;
	line-height:17px;
}

.mod_navigation a:hover
{
	background-color:#e6e9d8;
	background-position:left center;
	text-decoration:none;
}

.mod_navigation .level_1 .active p, .mod_navigation .level_1 .trail a
{
	background-color:#99b906;
	background-position:left top;
	color:#fff;
}

.mod_navigation .level_1 .active .level_2 p, .mod_navigation .level_1 .trail .level_2 a
{
	background:none;
}

.mod_navigation .level_2 a, .mod_navigation .level_1 .trail .level_2 a
{
	font-weight:normal;
	font-size:11px;
	color:#66994F;
	background:none;
}

.mod_navigation .level_2 a:hover
{
	text-decoration:underline;
}

.mod_navigation .level_1 .trail .level_2 p
{
	font-weight:normal;
	font-size:11px;
	color:#000;
	background:none;
}

.mod_navigation ul.level_2
{
	margin-top:5px;
	margin-bottom:15px;
	text-align:right;
}

.mod_navigationSub li, .mod_photoshow li
{
	float:left;
	display:block;
	margin-right:4px;
	margin-left:4px;
	padding:0px;
	background-image:none;
}

.mod_navigationSub li
{
	margin-right:15px;
	margin-bottom:15px;
	margin-left:-5px;
}

.mod_navigationSub a, .mod_navigationSub p
{
	padding:5px;
	font-size:12px;
}

.mod_photoshow img.imgBigSRC
{
	width:422px;
	height:322px;
	padding:1px;
	border:3px solid #99b906;
}

.mod_photoshow .thumb a img
{
	margin:1px;
	padding:1px;
	border:1px solid #99b906;
}

.mod_photoshow .thumb a:hover img
{
	margin:0px;
	border:2px solid #99b906;
}

.nextButtonLink, .prevButtonLink
{
	display:none;
}
