html,body
{
	margin: 0;
	padding: 0;
}
body
{
	background: #eaeaea url(/img/background.jpg) center center fixed no-repeat;
	background-attachment: fixed;
	background-size: cover;
	margin: 0 auto;
	moz-background-size: cover;
	text-align: center;
	webkit-background-size: cover;
	width: 100%;
}
.searchlistbox ul
{
	background-color: white;
	border: 1px solid silver;
	margin: 0px;
	padding: 0px;
	position: absolute;
	width: 135px;
}
.searchlistbox ul li
{
	font-weight: normal;
	list-style-type: none;
	margin: 0px;
	padding: 3px;
}
.searchlistbox ul li:hover
{
	background: lightgray;
	cursor: pointer;
	list-style-type: none;
}
.batch
{
	background-color: lightgray;
	clear: both;
	display: block;
	padding: 3px;
	text-align: center;
	width: 100%;
}
.rss_button
{
	background: url(/++resource++img/rss.jpg) left top no-repeat;
	color: white;
	padding-left: 40px;
}
.ical_button
{
	background: url(/++resource++img/icon_export_ical.png) left top no-repeat;
	color: white;
	padding-left: 40px;
}
.unterschrift
{
	font-size: 9px;
}
.breadcrumps
{
	color: #666666;
	left: 30px;
	padding-bottom: 10px;
	position: relative;
	top: 20px;

}
.breadcrumps , .breadcrumps a:link, .breadcrumps a, .breadcrumps a:visited
{
	color: #666666;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
}
.breadcrumps a:hover
{
	color: #666666;
	font-size: 9px;
	font-weight: normal;
	text-decoration: underline;
}
hr
{
	background-color: white;
	border: 0;
	border-top: dotted silver 1px;
	height: 0px;
	margin: 7px 0 2px;
}
.author
{
	float: right;
	font-family: arial;
	font-size: 8px;
}
.imagetitle
{
	font-size: 10px;
}
i .author
{
	font-size: 8px;
}
iframe
{
	background: white;
}
.comment_form
{
	background: white;
	height: 500px;
	width: 500px;
}
.comment_form input
{
	border: 1px solid #eaeaea;
	width: 290px;
}
.comment_form textarea
{
	border: 1px solid #eaeaea;
	width: 490px;
}
.comment_form .button
{
	background: white;
	width: 120px;
}
.error, .hint
{
	color: red;
	font-size: 9px;
}
.hint
{
	left: 310px;
	margin-bottom: -10px;
	position: relative;
	top: -15px;
}
.comments
{        
        float:left;
	font-size: 9px;
	margin-bottom: 8px;
	padding: 5px;
	width: 97%;
}
.comments span, .comments b
{
	font-size: 9px !important;
}
.comments h2
{
	margin: 3px 0 !important;
	padding: 0;
}
.comments div
{
	font-size: 12px;
	line-height: 130%;
	margin: 0;
	padding: 0;
}
.comment_form div label
{
	display: block;
	font-size: 10px;
	padding: 3px 0;
}
legend
{
	border: 0px solid silver;
	margin: 0;
	padding: 0 5px 0 5px;
}
fieldset
{
	border: 1px dotted silver;
}
textarea
{
	width: 400px;
}
fieldset label
{
	display: block;
	font-size: 10px;
	margin-left: 5px;
}
fieldset input
{
	width: 300px;
}
.last
{
	border-bottom: 1px solid #f2f2f2;
	display: block;
	padding: 2px 0;
	text-decoration: none;
}
*
{
	color: #333;
	font-family: verdana,"sans serif";
	font-size: 12px;
	margin: 0pt;
	padding: 0pt;
}
table
{
	border-collapse: collapse;
}
td
{
	border: 1px dotted silver;
	padding: 4px;
}
a img
{
	border: 0;
}
p
{
	margin: 5px 0 0 0;
	padding: 0;
}
li
{
	font-weight: bold;
	list-style-position: outside;
	list-style-type: decimal;
	margin: 0 0 0 30px;
}
.img_left, .img_right, .img_center, .img_none
{
	border: 0px solid black;
	padding: 0px;
}
.img_left
{
	margin: 0 15px 6px 0;
}
.img_right
{
	margin: 0 0 6px 15px;
}
.img_center
{
	display: block;
	text-align: center;
}
.layout
{
	background: white;
	border: 1px solid #eaeaea;
	color: #000000;
	margin: 0 auto;
	margin-bottom: 20px;
	margin-top: 10px;
	moz-opacity: .95;
	opacity: .95;
	position: relative;
	text-align: left;
	width: 755px;
}
.top
{
	height: 15px;
}
.banner
{
	border: 0px solid red;
	left: 30px;
	overflow: hidden;
	position: relative;
	top: 10px;
	width: 700px;
	z-index: 6;
}
.logo
{
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/img/logo');
	height: 527px;
	left: -35px;
	position: absolute;
	top: -10px;
	width: 70px;
	z-index: 500;
}
html > body .logo
{
	background: url(/img/logo) no-repeat;
}
.topnavi_box
{
	background: gray;
	border: 0px solid red;
	left: 30px;
	overflow: hidden;
	position: relative;
	top: 10px;
	width: 700px;
	z-index: 12;
	z-index: 7;
}
.topnavi
{
	border-color: silver;
	border-style: solid;
	border-width: 0px;
	margin: 4px 0 0 0px;
	padding: 0px;
	text-align: right;
	z-index: 300;
}
.topnavi a:link, .topnavi a:visited
{
	border-color: #000562;
	border-style: solid;
	border-width: 0px 0px 0px 0px;
	color: white;
	display: block;
	float: left;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 3px 12px 4px;
	text-decoration: none;
	text-transform: uppercase;
}
.topnavi a.checked , .topnavi a:visited.checked, .topnavi a:hover
{
	background: white;
	color: #81532D;
}
.navi
{
	margin-bottom: 10px;
	position: relative;
	width: 165px;
}
* html .navi
{
	left: 0;
}
.navi a, 
.navi a:link, 
.navi a:visited
{
	background: transparent;
	border-bottom: 1px solid #f2f2f2;
	border-bottom: 1px solid white;
	color: #434343;
	display: block;
	font-size: 12px;
	left: -5px;
	margin: 0;
	overflow: hidden;
	padding: 5px 10px;
	position: relative;
	text-decoration: none;
}
.navi a:hover.checked ,
.navi a:hover ,
.navi a.checked, 
.navi a:link.checked, 
.navi a:visited.checked
{
	background: #FBF7EC;
	color: #B80018;
	font-weight: bold;
	height: 100%;
}
.navi a:hover
{
	font-weight: normal;
}
.content
{
	border: 0px solid red;
	float: left;
	left: 30px;
	margin: 0;
	position: relative;
	top: 26px;
	z-index: 5;
}
h1
{
	color: #906F3C;
	font: 25px 'DejaVuSansBook', Arial, sans-serif;
	letter-spacing: -1px;
	line-height: 125%;
	margin: 0;
	padding: 0;
}
h2
{
	color: #444;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 2px;
	line-height: 14px;
	margin: 0;
	padding: 0px 0px 5px 0px;
	text-transform: uppercase;
}
.content a
{
	color: #2E6C16;
	font-weight: bold;
	text-decoration: none;
}
.content a:hover
{
	color: #2E6C16;
	font-weight: bold;
	text-decoration: underline;
}
.files
{
	margin-bottom: 15px;
}
.template
{
	line-height: 160%;
	margin-bottom: 15px;
}
.template *
{
	line-height: 160%;
}
.template h1,.template h2
{
	line-height: 115%;
	margin: 0 0 5px 0;
}
.infobar
{
	background: white;
	border: 0px solid red;
	float: right;
	margin: 0 0 15px 0;
	padding: 5px 5px 5px 7px;
	position: relative;
	right: 30px;
	top: 25px;
	z-index: 5;
}
.infobar .img_left
{
	border: 0px solid red;
	margin: 0 0 0 0;
	padding: 0;
}
.infobar *
{
	font-size: 11px;
	line-height: 130%;
}
.info_box
{
	background: white;
	border: 0px solid #948556;
	left: -1px;
	margin: 0 0 10px 0px;
	overflow: hidden;
	padding: 5px;
	position: relative;
	width: 150px;
}
.info_box .img_none, .info_box .img_left
{
	left: -5px;
	position: relative;
}
.info_box a
{
	color: #2E6C16;
	font-weight: bold;
	text-decoration: none;
}
.info_box a:hover
{
	color: #2E6C16;
	font-weight: bold;
	text-decoration: underline;
}
.infobar h1
{
	color: #906F3C;
	font-size: 16px;
	font-weight: bold;
	margin: 0pt 0 0px 0;
	padding: 0px;
}
.infobar h2, .infobar h2 *
{
	color: #906F3C;
	font-size: 10px;
	font-weight: 600;
	letter-spacing: 1px;
	margin: 0 0 4px 0;
	padding: 0px;
}
.infobar form
{
	margin: 5px 0 10px;
	white-space: nowrap;
}
.infobar input
{
	border: 1px solid #948556;
	padding: 0;
}
input.query
{
	left: -1px;
	padding: 2px 0;
	position: relative;
	width: 137px;
}
.clear
{
	clear: both;
	height: 30px;
	width: 100%;
}
.footer
{
	bottom: 0px;
	clear: both;
	color: #000000;
	font-size: 9px;
	height: 45px;
	position: relative;
	text-align: center;
	width: 788px;
	z-index: 600;
}
.footer div
{
	background: #948556;
	height: 25px;
	left: 20px;
	overflow: hidden;
	position: relative;
	width: 710px;
}
* html .footer div
{
	left: -5px;
}
*+html .footer div
{
	left: -5px;
}
.footer *
{
	color: white;
	font-size: 9px;
	line-height: 250%;
	text-align: center;
}
.fancybox-title-over *
{
	color: white!important;
}
