/* _______________ ALLGEMEINES _______________ */

* {
	padding: 0;
	margin: 0;
}

body {
	background: url(../images/slices/bg_main.png);
	font: .8em Verdana, Arial, Helvetica, sans-serif;
}

h2, h3, div#infobox, p, table, div#content ul {
	margin-bottom: 20px;
}

div#content li {
	margin-bottom: 2px;
}

p {
	line-height: 1.3em;
}

#counter input {
margin-top:-15px;
	padding-left: 200px;
	border: none;
	text-align: left;
	font-family: 'Orbitron', sans-serif;
	font-size: 38px;
	color: #990d0e;
}


p.osterspecial {
	color: #aa0000;
	font-weight: bold;
	font-size: 14px;
}

span.contspecial {
	color: #aa0000;
}

span.contspecial_bold {
	color: #aa0000;
	font-weight: bold;
	font-size:15px;
}

h1 {
	display: none;
}

h2 {
	font: 1.9em "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.1em;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .1em;
	color: #aa0000;
}

h3 {
	font-size: 1.25em;
	margin-top: -17px;
	color: #777;
}

h4 {
	font-size: 1.1em;
	color: #aa0000;
	margin-bottom: 6px;
}

div#content ul {
	list-style: inside;
}

.pdf {
	font-size: .8em;
	margin-top: 17px;
	padding: 4px 0 0 26px;
	border-top: 1px #777 dotted;
	background: url(../images/icons/pdf1.png) no-repeat;
	color: #777;
}

.blink {
	text-decoration: blink;
	}
	
.underline{
	text-decoration: underline;
}

.float_right {
	float: right;
}

table {
	border-collapse: collapse;
}

td {
	padding: 4px;
	vertical-align: middle;
}

.nofloat {
	float: none;
	clear: left;
}

.neu {
	color: #ff0000;
	text-transform: uppercase;
	letter-spacing: .1em;
}

.pdflink {
	font-size: .8em;
	font-weight: normal !important;
}

.zitat {
	margin-left: 35px;
	width: 485px;
	font-weight: bold;
	color: #777;
}

div#content .cont_small {
	font: .8em Verdana, Arial, Helvetica, sans-serif;
	color: #000;
}

.klein {
font-size: 0.7em;
}

/* _______________ ENDE ALLGEMEINES _______________ */

/* _______________ LINKS _______________ */

div#content a {
	color: #056204;
	text-decoration: none;
	font-weight: bold;
}

div#content a:hover, div#content a:focus {
	text-decoration: underline;
}

div#content a img {
	opacity: 1;
	filter: alpha(opacity=100);
	-moz-opacity: 1;
}

div#content a img:hover {
	opacity: 0.8;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
}

/* _______________ ENDE LINKS _______________ */

/* _______________ DIVs _______________ */

div#main {
	margin: auto;
	width: 880px;
}

div#head {
	position: relative;
	height: 271px;
	margin-top: 25px;
	background: url(../images/slices/bg_head.png);
}

div#headpics {
	clear: left;
	position: relative;
	top: 15px;
	height: 130px;
}

div#unten {
	min-height: 550px;
	background-color: #fff;
}

div#navilinks {
	float: left;
	width: 245px;
	padding: 25px 0 0 25px;
	background-color: #fff;
}

div#content {
	float: left;
	width: 560px;
	padding: 25px 0 0 25px;
	margin-bottom: 25px;
	border-left: 1px #777 dotted;
	background-color: #fff;
}

div#clear {
	float: none;
	clear: left;
}

div#infobox {
	padding: 5px;
	background-color: #eee;
	border: 1px #777 dotted;
}
div#newsbox {
	padding: 10px;
	background-color: #eee;
	border: 2px #aa0000 solid;
}

div.fahrten_wrap {
	padding: 0 0 0 0;
	margin: 0 0 15px 0;
	border-bottom: 1px dotted #e6e6e6;
}

/* _______________ ENDE DIVs _______________ */

/* _______________ NAVIGATION OBEN _______________ */

div#head ul {
	position: relative;
	top: 90px;
	list-style: none;
}

div#head li {
	float: left;
	padding: 0 8px 0 8px;
	height: 19px;
	border-right: 1px #aa0000 solid;
}

div#head a {
	font-weight: bold;
	text-decoration: none;
	color: #858585;
}

div#head a:hover, div#head a:focus {
	color: #056204;
}

/* _______________ ENDE NAVIGATION OBEN _______________ */

/* _______________ NAVIGATION LINKS _______________ */

div#navilinks ul {
	width: 215px;
	list-style: none;
}

div#navilinks .nolink, div#unten .nolink a {
	height: 17px;
	padding: 2px 0 1px 5px;
	margin: 4px 0 4px 0;
	background-color: #056204;
	color: #fff;
	font-weight: bold;
}

div#navilinks .nolink a {
	padding: 0;
	margin: 0;
	background: none;
}

div#navilinks li.nolink a:hover, div#navilinks li.nolink a:focus {
	color: #bcc4bc;
}

div#navilinks ul a {
	display: block;
	padding: 0 0 0 10px;
	margin-left: 12px;
	height: 20px;
	text-decoration: none;
	font-weight: normal;
	color: #777;
	background: url(../images/slices/navipunkt.png) no-repeat;
	background-position: left 1px;
}

div#navilinks ul a:hover, div#navilinks ul a:focus {
	color: #aa0000;
}

/* _______________ ENDE NAVIGATION LINKS _______________ */

/* _______________ FORMULARE _______________ */

p.statusfehler, p.statusok {
	padding: 2px;
	font-weight: bold;
	background-color: #ff0000;
	color: #fff;
}

p.statusok {
	background-color: #00cc00;
}

/* _______________ ENDE FORMULARE _______________ */

/* _______________ BILDER _______________ */

div#head img.logo{
	float: left;
	margin-right: 140px;
	border: none;
}

div#head img.logo_en{
	float: left;
	margin-right: 246px;
	border: none;
}

div#content img {
	border: 0;
	margin-bottom: 2px;
}

.imgfloatl {
	float: left;
	margin: 0 15px 15px 0;
}

.imgfloatr {
	float: right;
	margin: 0 0 15px 15px;
}

/* _______________ BILDER ENDE _______________ */


#head ul.navihead li.fb{
	position: absolute;
	top: -70px;
	left: 740px;
	border-right: none;
}

/* _______________ KALENDER START _______________ */
#cal{border:3px solid #056204;font-family: Arial;font-size: 11px;background-color: #AEBACA;border-spacing: 1px;}
#cal th{background-color: #056204; color:#FFF;}
#cal td{text-align: center; width: 21px;border-top:1px solid #777; border-left:1px solid #777;}
#cal img{border:0px;}
#cal a{ text-decoration: none;}
#monat, #monat a{
	background: #fff;
	color: #777;
}

#monatevent a, #monatevent{
	color: #fff;
	background: #aa0000;
}
#monatevent a, #aevent a{
	display: block;
}
#amonat, #amonat a{background: #D8D8D8;color: #777;}
#aevent a, #aevent{background: #663333;color: #fff;}
/* _______________ KALENDER ENDE _______________ */


/* *** FB - 2-KLICK-BUTTONS *** */

