html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td
{
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
	margin:0;
	padding:0;
}

body
{
	line-height:1;
	background-color:#EAEAEA;
	font-size:0.8em;
	font-family:Verdana, Arial, SunSans-Regular, Sans-Serif;
	color:#000;
	margin:0;
	padding:0;
}

ol,ul
{
	list-style:none;
}

blockquote,q
{
	quotes:none;
}

blockquote:before,blockquote:after,q:before,q:after
{
	content:'';
}

:focus
{
	outline:0;
}

del
{
	text-decoration:line-through;
}

table
{
	border-collapse:collapse;
	border-spacing:0;
}

#container
{
	width:100%;
	min-height:100px;
	margin:0 auto;
	padding:0;
}

section,aside,header,article,footer
{
	display:block;
}

#zeile1
{
	width:100%;
	height:160px;
	background-color:#E50003;
}

#inhalt1
{
	width:970px;
	height:160px;
/*	background-image:url(img/slogan.jpg);
	background-repeat:no-repeat;
	background-position:right; */
	margin:0 auto;
}

#zeile4
{
	width:100%;
	min-height:160px;
	background-color:#E50003;
	padding-top:15px;
	padding-bottom:15px;
}

#inhalt4
{
	width:970px;
	min-height:160px;
	margin:0 auto;
}

#inhalt4 .anpun
{
	float:left;
	height:50px;
	min-width:50px;
	margin:10px;
}

#zeile3
{
	width:100%;
	min-height:100px;
}

#kopfbanner
{
	height:160px;
	width:970px;
	background-image:url(img/banner.png);
	background-repeat:no-repeat;
	background-position:left;
	text-align:right;
	margin:0;
	padding:0;
	top: 0px;
	position: absolute;
}

#animation
{
	height:160px;
	width:400px;
	top:40px;
	margin-left: 723px;
	position: absolute;
}

#hauptnavigation
{
	margin-top:0;
	background-image:url(img/menue_hintergrund.png);
	height:28px;
	width:100%;
	padding:0;
}

#navContainer
{
	height:28px;
	display:block;
	clear:both;
	width:970px;
	margin:0 auto;
}

ul.topnav
{
	position:relative;
}

ul.topnav li
{
	float:left;
	position:relative;
	margin:0;
}

ul.topnav li a
{
	color:#acacac;
	font-family:calibri, arial;
	font-size:18px;
	text-decoration:none;
	margin-right:20px;
	margin-left:10px;
	text-transform:uppercase;
	padding-top:3px;
	padding-bottom:12px;
	display:block;
}

ul.topnav li a:hover,ul.topnav li a.menu-current,ul.topnav li a.menu-parent
{
	color:red;
}

ul.topnav li ul.subnav
{
	list-style:none;
	position:absolute;
	left:0;
	top:28px;
	background-color:#FFF;
	display:none;
	min-width:170px;
	z-index:9999;
	color:#acacac;
	font-family:Arial;
	font-size:12px;
	margin:0;
	padding:10px 0;
}

ul.topnav li ul.subnav li
{
	clear:both;
	width:200px;
	border:0 solid;
	text-align:left;
	color:#acacac;
	font-family:Arial;
	font-size:12px;
	margin:0;
	padding:0;
}

ul.topnav li ul.subnav li a
{
	color:#000;
	font-family:Arial;
	font-size:14px;
	text-decoration:none;
	font-weight:400;
	display:block;
	margin-left:10px;
	text-transform:none;
	background-image:url(img/pfeil_b.png);
	background-position:left;
	background-repeat:no-repeat;
	padding:3px 13px 3px 12px;
}

ul.topnav li ul.subnav li a:hover,ul.topnav li ul.subnav li a.menu-current,ul.topnav li ul.subnav li a.menu-parent
{
	color:red;
	background-image:url(img/pfeil_r.png);
	background-position:left;
	background-repeat:no-repeat;
}

ul.topnav li ul.subnav li ul
{
	visibility:hidden;
}

#inhalt
{
	min-height:100px;
	width:970px;
	color:#000;
	line-height:1.3;
	background-image:url(img/content.jpg);
	margin:0 auto;
	padding:0 0 35px;
}

#hauptinhalt #langtext img
{
	width:650px;
	height:auto;
}

#hauptinhalt #guestbo table
{
	background-color:silver;
}

#hauptinhalt article img.button
{
	width:14px;
	min-width:14px;
	max-width:14px;
	height:auto;
	border:2px solid transparent;
}

#hauptinhalt article img.smileys
{
	width:20px;
	min-width:20px;
	max-width:20px;
	height:auto;
	border:2px solid transparent;
}

#hauptinhalt article table.gbentry
{
	position:relative;
	left:-10px;
}

#hauptinhalt h2
{
	font-size:20px;
	font-family:Calibri, arial;
	color:#737373;
	margin-bottom:25px;
	font-weight:400;
}

#hauptinhalt h3,#hauptinhalt h4,#hauptinhalt h5,#hauptinhalt h6
{
	font-size:16px;
	font-family:Calibri, arial;
	color:#737373;
	margin-bottom:15px;
	font-weight:400;
}

#hauptinhalt hr
{
	width:100%;
	height:1px;
	border-bottom:#dcdcdc dotted 1px;
	border-top:#dcdcdc solid 0;
	border-left:#dcdcdc solid 0;
	border-right:#dcdcdc solid 0;
}

#hauptinhalt p
{
	padding-bottom:10px;
}

#hauptinhalt strong
{
	font-size:13px;
	font-family:arial;
	color:#000;
	font-weight:700;
}

#hauptinhalt a
{
	font-size:13px;
	font-family:arial;
	color:#000;
	text-decoration:none;
}

#hauptinhalt a:hover
{
	font-size:13px;
	font-family:arial;
	color:red;
	text-decoration:underline;
}

#hauptinhalt table
{
	border:1px solid silver;
	margin-top:10px;
	margin-bottom:10px;
	width:100%;
	color:#000;
	clear:both;
	background-color:transparent;
}

#hauptinhalt table tr
{
	border:1px solid silver;
	background-color:transparent;
}

#hauptinhalt table tr td
{
	border:1px solid silver;
	color:#000;
	vertical-align:middle;
	background-color:transparent;
	padding:5px;
}

#hauptinhalt table tr td p
{
	margin:0;
	padding:0;
}

#hauptinhalt ol
{
	margin-bottom:20px;
	margin-top:20px;
	position:relative;
	left:17px;
}

#hauptinhalt ol li
{
	padding-bottom:1px;
	list-style-type:decimal;
	margin-left:17px;
	padding-left:15px;
}

#hauptinhalt ul
{
	margin-bottom:20px;
	margin-top:20px;
	position:relative;
	left:17px;
	list-style-type:circle;
}

#hauptinhalt ul li
{
	padding-bottom:1px;
	list-style-type:circle;
	margin-left:17px;
	padding-left:15px;
}

#hauptinhalt img
{
	min-width:100px;
	max-width:650px;
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	border-left:#eee9d6 solid 2px;
	border-top:#eee9d6 solid 2px;
	border-right:#eee9d6 solid 2px;
	border-bottom:#eee9d6 solid 2px;
}

#hauptinhalt a img
{
	float:left;
	height:auto;
	margin-right:10px;
	margin-bottom:10px;
	border-left:#eee9d6 solid 2px;
	border-top:#eee9d6 solid 2px;
	border-right:#eee9d6 solid 2px;
	border-bottom:#eee9d6 solid 2px;
}

.zuschneiden
{
	width:160px;
	height:120px;
	overflow:hidden;
	float:left;
	margin-right:5px;
	margin-bottom:5px;
}

.zuschneiden img
{
	width:150px;
	height:auto;
	overflow:hidden;
	float:left;
	margin-right:5px;
	margin-bottom:5px;
}

.clear
{
	clear:both;
}

#inhalt a
{
	color:#000;
	text-decoration:none;
}

#inhalt a:hover
{
	color:red;
	text-decoration:none;
}

#hauptinhalt
{
	margin-left:10px;
	margin-top:10px;
	min-height:480px;
	width:650px;
	float:left;
}

#aktuelles
{
	min-height:200px;
	width:230px;
	float:right;
	padding-left:10px;
	padding-right:10px;
	line-height:1.3;
}

.aktuellesinhalt
{
	min-height:50px;
	width:230px;
}

#rechts
{
	min-height:228px;
	width:250px;
	margin-top:0;
	float:right;
}

#uwz
{
	height:200px;
	width:250px;
}

.uwzinhalt
{
	height:200px;
	width:230px;
	padding-left:20px;
	position:relative;
	left:5px;
}

#impressum
{
	height:28px;
	width:250px;
	float:right;
	padding:5px;
}

.impressuminhalt
{
	padding-top:4px;
}

.impressuminhalt a,a:visited
{
	text-decoration:none;
	color:#fff;
}

.impressuminhalt a:hover
{
	text-decoration:none;
	color:#000;
}

.impressuminhalt span
{
	margin-left:10px;
}

#sitemap a
{
	color:#000;
	font-size:12.8px;
	font-weight:lighter;
}

.zkknopf
{
	text-align:center;
}

.anynews a:hover
{
	color:#ccc;
}

.content2 td
{
	vertical-align:top;
}

.content,.content2
{
	width:100%;
	min-height:20px;
	font-family:Arial;
	line-height:1.3;
	border-bottom:#cdcdcd solid 1px;
	margin-bottom:15px;
	padding-bottom:15px;
}

.longtext
{
	width:100%;
	min-height:50px;
	font-size:12px;
	font-family:Arial;
	line-height:1.3;
	color:#757575;
	display:block;
}

.ue
{
	width:100%;
	font-size:14px;
	font-family:Arial;
	color:#757575;
	font-weight:700;
	margin-bottom:10px;
}

.ue2
{
	width:100%;
	min-height:40px;
	font-size:16px;
	font-family:Arial;
	color:#757575;
}

#newsende
{
	width:100%;
	min-height:30px;
	margin-left:0;
	margin-top:20px;
	background-image:none;
	padding-left:0;
	line-height:30px;
	font-size:12px;
	color:#757575;
}

#newsende a
{
	float:right;
	width:100px;
	text-align:right;
	font-size:12px;
}

#newsende a:hover
{
	font-size:12px;
	color:#000;
	text-decoration:none;
	display:block;
	float:right;
	text-align:right;
	width:100px;
}

a.newsback
{
	float:left;
	width:80px;
	display:block;
	margin-top:20px;
	text-decoration:none;
}

a:hover.newsback
{
	font-size:11px;
	color:#000;
	text-decoration:none;
	display:block;
	float:left;
	width:80px;
}

a.weiterlesen
{
	display:block;
	text-align:left;
	text-decoration:underline;
	font-size:12px;
	margin-top:20px;
}

a.weiterlesen:hover
{
	font-size:12px;
	color:red;
	text-decoration:underline;
}

#hauptinhalt h1,#aktuelles h2
{
	font-size:30px;
	font-family:Calibri, arial;
	color:red;
	margin-bottom:15px;
	margin-top:10px;
	font-weight:400;
}

#nofloat img
{
float: none;
}

.anynews a,.anynews a:visited
{
	color:#000;
}

.content2 img,.content img
{
	width:100px;
	height:auto;
	float:left;
}

#hauptinhalt #news table
{
text-align: center;
border: 1px solid transparent;
}


#hauptinhalt #news table tr
{
text-align: center;
border: 1px solid transparent;
}

#hauptinhalt #news table tr td
{
text-align: center;
border: 1px solid transparent;
}

#hauptinhalt #news img
{
width: 150px;
height: auto;
}

#hauptinhalt #news h2 a
{
	font-size:20px;
	font-family:Calibri, arial;
	color:#737373;
	margin-bottom:25px;
	font-weight:400;
}


