/**
 * Style sheet default
 */
body
{
	background-color:#88ba3d;
	background-image:url("/tl_files/images/layout/background.jpg");
	background-position:left top;
	background-repeat:repeat-x;
	font-family:verdana, arial;
	font-size:12px;
	color:#222222;
}

h1
{
	width:380px;
	padding-bottom:2px;
	border-bottom:3px solid #89ba3d;
	font-family:verdana, arial;
	font-weight:bold;
	font-variant:small-caps;
	font-size:18pt;
	color:#517914;
}

#header
{
	width:900px;
	height:165px;
	position:relative;
	margin-top:22px;
	background-color:#ffffff;
	background-image:url("/tl_files/images/layout/header.jpg");
	background-position:left top;
	background-repeat:no-repeat;
	border:0px solid #ffffff;
}

*html #header
{
	width:900px;
	height:165px;
	position:relative;
	margin-top:22px;
	margin-bottom:-120px;
	border:0px solid #ffffff;
}

#container
{
	width:900px;
	height:377px;
	position:relative;
	background-color:#FFFFFF;
}

#left
{
	width:450px;
	position:relative;
	background-image:url("/tl_files/bilder/haus.jpg");
	background-repeat:no-repeat;
}

#main
{
	width:390px;
	position:relative;
	padding:0px 20px 10px 30px;
	border:5px solid #ffffff;
}

*:first-child + html #main
{
	padding:15px 20px 10px 30px;
}

*html #main
{
	width:390px;
	position:relative;
	padding:0px 5px 10px 10px;
	border:5px solid #ffffff;
}

#footer
{
	width:900px;
	position:relative;
	background-color:#517914;
	border-top:25px solid #ffffff;
	border-bottom:25px solid #ffffff;
	font-family:verdana, arial;
	font-size:13px;
	color:#ffffff;
}

#navigation
{
	position:relative;
	margin-top:0px;
	padding-top:140px;
}

.mod_navigation block
{
	width:900px;
	height:30px;
	bottom:0;
	left:0;
	right:0;
	top:0;
	position:relative;
	float:left;
	margin:0px;
	padding:0px;
	background-color:#ff0000;
}

.mod_navigation p
{
	margin-top:-3px;
	margin-bottom:-4px;
	padding-top:3px;
	padding-bottom:4px;
	background-color:#89ba3d;
	font-weight:bold;
	text-decoration:none;
	color:#333333;
}

.mod_navigation ul
{
	margin:0px;
	padding:0px;
	list-style-type:none;
}

.mod_navigation li
{
	width:179px;
	position:relative;
	float:left;
	padding-top:3px;
	padding-bottom:4px;
	text-align:center;
	background-color:#517914;
	border-right:1px solid #ffffff;
	font-family:verdana, arial;
	font-weight:bold;
	text-decoration:none;
	font-variant:small-caps;
	font-size:15px;
	color:#c9dfa7;
}

li a:visited, li a:link
{
	font-weight:bold;
	text-decoration:none;
	color:#c9dfa7;
}

.mod_navigation ul li  p .active first
{
	text-decoration:line-through;
	color:#ff0000;
}

.image_container, .mod_jw_imagerotator
{
	margin:25px;
	padding:0px;
}

.image_container img
{
	width:400px;
	height:350px;
}

.image_gallery img
{
	width:90px;
	height:65px;
	position:relative;
	float:left;
	margin-right:4px;
	margin-bottom:4px;
	border:1px solid #999999;
}

.ce_text
{
	color:#444444;
	line-height:1.3em;
}

.ce_form
{
	margin-top:20px;
	margin-right:10px;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:15px;
	background-color:#efefef;
}

.ce_form table tr td
{
	padding-top:1px;
	padding-bottom:3px;
}

.form
{
	padding-top:10px;
	padding-bottom:10px;
	padding-left:10px;
	background-color:#efefef;
}

.widget input
{
	margin-top:2px;
	margin-bottom:2px;
}

.ce_text a, .comment_default a
{
	color:#517914;
}
