/*
   allgemeine Formatierungen
*/
* { margin:0; padding:0;}
body { font-size:small; background:white; color:black; font-family:Verdana,Arial,sans-serif; }
td { font-size:small;} /* FF 1.0.7 */
h1 { font-size:1.6em; font-variant:small-caps; margin-top:2em; margin-bottom:1em; color:#555555; border-bottom:1px solid #10aa39; clear:both;}
h1.csc-firstHeader {margin-top:0;}
h2 { font-size:1.3em; margin-top:1em; margin-bottom:1em; border-bottom:1px solid #10aa39; clear:both;}
p  { margin-bottom:.8em; line-height:140%;}
ul { padding-left:1.2em; padding-bottom:.2em; }
li { padding-left:.6em; padding-bottom:.2em; }
img {border:none;}
img.float-right { float:right; margin-left:2em; margin-bottom:1em; }

.align-center {text-align:center;}
.align-right {text-align:right;}

/* Workaround fuer falsche Angaben in <font>-Tags */
font {font-size:small; font-family:Verdana,Arial,sans-serif}

td p {margin:0;}
td, th {padding-top:.5em; padding-right:1em; vertical-align:top;}
tr.highlight td {text-align:left; font-weight:bold; border-bottom:1px solid #10aa39;}
p.highlight {float:right; margin-left:2em; margin-bottom-1em; }

/* 
   Logo, Kopfbild
*/
#logo {position:absolute; top:35px; left:30px; z-index:100;}
#kopfbild {position:absolute; top:20px; left:0; width:100%;padding-left:0px;
	z-index:0;overflow:hidden;}
#kopfbild2 { padding-left:240px;}
/* Zacken-Kopfbild: top:20px, padding-left:112px */
@media print {
	#logo { position:static; float:left; margin-right:1em; margin-bottom:1em; }
	#kopfbild { display:none;}
}
/*
   Menue Home - Impressum - Kontakt
*/
#menuhome {position:absolute; left:0; top:3px; width:770px; text-align:right; z-index:20; }
#menuhome a { color:black; text-decoration:none; }
#menuhome a:hover, #menuhome a:active, #menuhome a:focus {text-decoration:underline;}
@media print {
	#menuhome { display:none; }
}
/*
   Menue
*/
#menu {
	margin:0; padding:0;
	position:absolute; 
	left:15px; top:260px; 
	width:170px;
	/*	border-top:1px solid #333333; */
}
@media print {
	#menu { display:none; }
}

#menu a {
	margin:0; padding:0;
	padding-top:2px; padding-bottom:2px;
	margin-top:1px; margin-bottom:1px;
	border-right: 5px solid white;
	color:black;
	display:block; 
	text-decoration:none;
}
#menu a.aktiv, #menu a:hover, #menu a:active, #menu a:focus {
	border-right: 5px solid #ffdf00;
}
#menu ul {
	margin:0; padding:0; 
	margin-left:15px;
}
#menu li {
	margin:0; padding:0;
	list-style: none;
}
/* Hauptmenuepunkte */
#menu ul li {
	margin-top:1em;
}
#menu ul a {
	font-weight:bold;
	border-bottom:2px solid #007fc0;
}


/* Untermenue 1. Ebene */
#menu ul ul li {
	margin:0; padding:0;
	margin-top:.7em;
}

#menu ul ul a {
	font-weight:normal;
	border-bottom:1px solid #10aa39;
}

/* Untermenue 2. Ebene */
#menu ul ul ul li {
	margin:0; padding:0;
	margin-top:.4em;
}

#menu ul ul ul a {
	border-bottom:1px solid #888888;
	font-size:80%;
}

/*
   Inhaltsbereich
*/
#content {
	position:absolute;
	left:250px;
	top:240px;
	right:250px;
}
@media print {
	#content { position:static; left:0; top:0; }
}

#content a {
	color:#1ca941; 
	text-decoration:none;
	font-weight:bold;
}
#content a:visited { color: #007fc0; }
#content a.aktiv, #content a:hover, #content a:active, #content a:focus {text-decoration:underline;}

#content h2 a { color: black; }
#content h2 a:visited { color: black; }

table.zweispalten { clear:both; }

/*
   rechte Spalte
*/
#rightcol {
	position:absolute;
	right:0px;
/*	top:270px; */
	top: 240px;
	width:220px;
}

@media screen {
	* html #rightcol { overflow:hidden; }
}

#rightcol .box {
	background-color:#0c5072;
	background-position:left top;
	background-repeat:no-repeat;
	color:white;
}

#rightcol .box2 {
	background-position:left bottom;
	background-repeat:no-repeat;
	color:white;
	padding:20px;
	padding-right:0;
	margin-bottom:20px;
}
#rightcol h1, #rightcol h2 {
	border-bottom:1px solid #12aa3a;
	color:white;
	font-size:1.3em;
	text-transform:none;
	padding-right:20px;
}
#rightcol h1 {
	margin-top:0;
}

#rightcol h5 {
	color:white;
	font-size:1.3em;
	font-variant:small-caps;
}

#rightcol p {
	padding-right:20px;
}
#rightcol td {
	color:white;
}
#rightcol a {
	color:#ffe745; 
	text-decoration:none;
	font-weight:bold;
}
#rightcol a:visited { color: #c3ebff; }
#rightcol a.aktiv, #rightcol a:hover, #rightcol a:active, #rightcol a:focus {text-decoration:underline;}

@media print {
	#rightcol { position:absolute; right:0; top:0; }
	#rightcol .box, #rightcol .box * { background:white; color:black; }
}




/*
   Gaestebuch
*/
p.guestbookheader {
	margin-top:2em;
	margin-bottom:.5em;
	border-bottom:1px solid #007fc0;
}
p.guestbookdate {
	text-align:left;
	margin-bottom:.5em;
}
div.guestbookdate {
	float:right;
	margin-left:1em;
	margin-bottom:.2em;
}
p.guestbookcommenthead {
	margin-left:2em;
	border-bottom:1px solid #007fc0;
}
p.guestbookcomment {
	margin-left:2em;
	font-style:italic;
}
p.guestbookerror {
	font-weight:bold;
}
div.guestbook {
	overflow-x:auto;
}


/*
   Umfrage
*/
/* Fragen */
div.poll {
	margin-bottom:.6em;
}
div.poll p {
	margin-bottom:.2em;
	margin-left:20px;
}
div.poll input.pollanswer {
	margin-right:8px;
	margin-left:-20px;
}


/*
   News
*/
#rightcol h2 a, #rightcol h2 a:visited { color: white; }
@media print {
	#rightcol h2 a, #rightcol h2 a:visited { color: black; }
}

p.news-latest-date {
	text-align:right;
}
p.news-latest-date a, p.news-latest-date a:* {
	color:white;
}


/* SINGLE */
div.news-single-img { float:right; margin-left:2em; margin-bottom:1em; width:240px; clear:both; }
div.news-single-timedata {float:right; font-size:small; font-weight:normal; margin-left:2em; margin-bottom:1em;}
.news-single-item h3 { font-size:1em; margin-bottom:1em;}
.nobacklink .news-single-backlink, .nobacklink hr { display:none; }
.nobacklink { margin-bottom:1em; }
p.news-single-author { float:right; margin-left:2em; font-style:italic; }

/* LIST */
div.news-list-item { clear:both; }
span.news-list-date { float:right; font-size:80%; }
div.news-list-image { float:left;  }
div.news-list-image img { margin-right:1em; margin-bottom:1em; }
div.news-list-morelink { text-align:right; margin-bottom:2em; }
div.tx-ttnews-browsebox table { float:right; }
#content td.tx-ttnews-browsebox-SCell a, #content td.tx-ttnews-browsebox-SCell a:hover, 
	#content td.tx-ttnews-browsebox-SCell a:active, #content td.tx-ttnews-browsebox-SCell a:focus
	{ color:black; font-weight:bold; text-decoration:none;}

/* AMENU */
div.news-amenu-container { margin-bottom:2em;}


/*
   LandCast-spezifische Styles
*/

small { color:#666; }
#commentform input { width: 170px; padding: 2px; margin: 5px 5px 1px 0; }
/* #commentform textarea#commentmessage { width: 400px; height: 150px; padding: 2px; } */
#felder input                   { width: 300px; }
#felder textarea#commentmessage { width: 300px; height: 150px; padding: 2px; }
#commentform #submit { margin: 0; float: right; }
/*label { clear: both; float: left; width: 9em; margin-bottom: 7px; }*/


label {
	display:block;
	float:left;
	clear:left;
	width:7em;
}
.formelement, .cssform input, .cssform textarea {
	width:400px;
}



/*
 * Kalender
 */

.eventbg_2 {
	background-color: #ffdf00;
	padding: 2px;
}

/*------------ Category style package: default (blue) - start ------------*/
/* mit aenderungen cb */
		
.default_categoryheader {
	background-color: #ffdf00;
	color:#000;
}
		
.default_categoryheader_bullet {
color: #557CA3;
font-size: 13px;
}

.default_categoryheader_text {
	color: #000000;
	font-size: 11px;
	margin-left: 3px;
}

.default_categoryheader_legend_bullet {
	margin-left: 3px;
}

.default_categoryheader_legend_text {
}

.default_categoryheader_allday {
	text-align: center;
	}
		
.default_categorybody {
	background-color: #ffdf00;
border: 1px solid #557CA3;
color: #fff;
}
		
.default_categorybody a: link {
	color: #fff;
}

