/**
 * Style sheet GesamtseitenStyles
 */
#Anmeldung
{
	background-color:#F8D8A7;
	width:300px;
		overflow:auto;
		margin-right:auto;
		margin-left:auto;
		padding:20px;
		border:1px solid #fff;
		font-family:arial;
		font-size:10px;
		border-bottom: 1px solid #999;
		border-right: 1px solid #999;
}

body
{
	background-color:#f8e9c8;
	background-image:url("bilder/Hintergrundverlauf.gif");
	background-repeat:repeat-x;
	font-family:arial;
}

#header
{
	background-color:#FFEBD2;
	background-image:url("bilder/header.jpg");
}

/* Hier liegt das Mittlere Hintergrundbild ____ */
#container
{
	background-color:#FFEBD2;
	background-image:url("bilder/main.jpg");
}

#right
{
}

/* Hier wird die Überschrift der Artikel formatiert (im Main) */
#main h1, h2, h3
{
	margin-top:0px;
	padding-top:5px;
	font-family:arial, sans-serif;
	line-height:1.3;
}

/* Kurzartikel rechts - Formatierung !!!!!!!! */
#right .ce_text
{
	width:160px;
	position:relative;
	overflow:hidden;
	margin-left:10px;
	padding-top:10px;
	border-bottom:1px solid #E68D2f;
	font-size:11px;
	line-height:1.2;
}

/* Kurzartikel links - Formatierung !!!!!!!! */
#left .ce_text
{
	width:160px;
	left:30px;
	right:0px;
	position:relative;
	overflow:hidden;
	padding-top:10px;
	border-top:1px dotted #990000;
	border-bottom:1px dotted #990000;
	font-size:11px;
	line-height:1.2;
}

/* 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:65px;
	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
{
}

#footer
{
	margin-bottom:-30px;
	background-color:#FFEBD2;
	background-image:url("bilder/footer.jpg");
}

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

.mod_navigation
{
	width:200px;
	left:0px;
	top:-6px;
	position:relative;
	margin-bottom:30px;
	margin-left:10px;
}

/* Farbe der letzten Linie in der Navi */
.mod_navigation ul
{
	margin:5px 20px;
	padding:0px;
	border-bottom:1px solid #FEF8C8;
	list-style-type:none;
}

/* Farbe der Linien in der Navigation & Abstand!!!!!! */
.mod_navigation li
{
	margin:0px;
	padding:8px 0px;
	border-top:1px solid #FEF8C8;
	list-style-type:none;
}

.mod_navigation p
{
	margin:0px;
	padding:0px;
}

* html .mod_navigation ul, * html .mod_navigation li
{
	height:1px;
}

.mod_navigation .level_2
{
	margin-left:0px;
	padding:3px 0px 0px 9px;
	border-bottom:0px;
}

.mod_navigation .level_2 li
{
	padding:0px 0px 3px 0px;
	border-top:0px;
}

/* Schriftgröße der NAVIGATIONSPUNKTE & FARBE!!!!!!!!!!!! */
.mod_navigation a, .mod_navigation li, .mod_navigation p
{
	font-family:georgia, times;
	font-weight:bold;
	font-size:13px;
	color:#990000;
}

/* AKTIVER LINK   & FARBE!!!!!!!!!!!! */
.mod_navigation .active
{
	font-weight:bold;
	font-size:13px;
	color:#ffffcc;
}

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

/* Schriftgröße der NAVIGATIONSUNTERPUNKTE !!!!!!!!!!!! */
.mod_navigation .level_2 a, .mod_navigation .level_2 li, .mod_navigation .level_2 p
{
	font-weight:normal;
	text-decoration:none;
	font-size:12px;
}

.mod_navigation .level_1 a
{
	text-decoration:none;
}

.mod_navigation .level_1 a:hover
{
	text-decoration:none;
	color:#ffffcc;
}

.mod_navigation .level_2 a:hover
{
	text-decoration:underline;
	color:#ffffcc;
}

#main
{
	position:relative;
	margin-top:0px;
	padding-top:10px;
	padding-right:15px;
	border-right:1px solid #E68D2f;
	line-height:1.5;
}

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

.mod_article .pdf_link
{
	margin-top:10px;
	margin-bottom:10px;
	text-align:right;
}

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

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

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