/**
 * Style sheet GesamtseitenStyles
 */
/* Flashbuch */
.flashbuch
{
	margin-left:-60px;
}

body
{
	background-color:#FB8306;
	background-image:url("bilder/Hintergrundverlauf.gif");
}

/* Bild unter Navi - WICHTIG FÜR IE6 - SONST EINZEIGEFEHLER !!!! */
.bild_unter_navi
{
	width:220px;
	height:220px;
	position:relative;
	overflow:hidden;
}

/* Gästebuch Kommentare - Abstand zu einander ! */
.comment_default
{
	margin:10px 0px 30px 0px;
	padding:15px 30px;
	border-width:1px 0px;
	border-style:dotted;
}

/* Gästebuch Eingabemaske */
.widget
{
	margin:7px 0px;
	padding:0px 30px;
}

/* Hier lässt sich die Seite EVENTREADER bearbeiten */
.mod_eventreader h1
{
	margin-top:30px;
	color:#6d9014;
}

#anmeldefenster
{
	width:160px;
	height:90px;
	top:20px;
	position:relative;
	margin-left:20px;
	padding:6px;
	font-family:arial;
	font-size:10px;
}

#anmeldefenster .label
{
	margin:0px;
	padding:0px;
	text-decoration:none;
}

#quicknavi
{
	right:45px;
	top:260px;
	position:absolute;
	font-family:arial;
	font-size:11px;
}

#quicknavi_footer
{
	right:45px;
	top:50px;
	position:absolute;
	font-family:arial;
	font-size:11px;
}

/* Für den IE7 ist der Top Abstandswert ein px kleiner */
*:first-child+html #quicknavi
{
}

.mod_breadcrumb
{
	left:284px;
	top:245px;
	position:absolute;
	font-family:arial;
	font-size:12px;
}

/* IE6 HACK da sonst der Footer abgeschnitten wird */
*html #footer
{
	margin:0px;
}

.error
{
	margin:0px;
	padding:2px 0px 0px 0px;
	font-size:9px;
	color:#ff0000;
}

.mod_article .pdf_link
{
	margin-bottom:0px;
}

.mod_article .pdf_link a
{
	position:relative;
	padding:1px;
	background-color:#999900;
	text-decoration:none;
	color:#ffffff;
}

.mod_article .pdf_link a:hover
{
	background-color:#dddddd;
	text-decoration:none;
	color:#ffffff;
}

/* veranstaltungsuebersicht */
#veranstaltungsuebersicht
{
	margin-left:30px;
}
