/* KLASSEN ANWEISUNGEN */
body	{
	font-family: arial, verdana;
	font-size: 12px;
	color: #000;
	margin: 0px;
	background-image:url(../images/background.jpg);
}


/* __________________________________________________________________ */


/* LAYOUT - ANWEISUNGEN */

#site	{
	position: absolute;
	width:780px;
	left: 50%;
	margin-left: -399px;
	background-color: #FFF;
}

#top	{
	position: relative;
	width: 780px;
	height: 122px;
	background-image:url(../images/bgtop_mittehell.png);
}

#logo	{
	position: absolute;
	width: 506px;
	height: 98px;
	margin-top: 12px;
	margin-left: 137px;
}

#content	{
	position: relative;
	width: 780px;
	min-height: 750px;
	background: #F2F2F2 url(../images/menubg.gif) 0px repeat-y;
}

#left	{
	float:left;
	width: 180px;
	height: 750px;
	}

#text	{
	height: 100%;
	min-height: 750px;
	margin-left: 180px;
	background-color: #F2F2F2;
	padding-top: 20px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
}

#footer {
	position: relative;
	width: 780px;
	height: 25px;
	margin-top: 0px;
	background-color: #2D505E;
}

#footer p {
	color: #ffffff;
	font-size: 11px;
	padding-top: 6px;
	margin-top: 0px;
}

/* __________________________________________________________________ */


/* WEBSITE ELEMENTE POSITIONIEREN */

#date	{
	position: relative;
	margin-left: 20px;
	margin-top: 0px;
	margin-bottom: 5px;
	font-size: 11px;
	font-weight: bold;
	color: #444444;
}


#modules_left	{
	position: relative;
	margin-top: 56px;
	margin-left: 10px;
	padding: 0 0 0 0;
}


/* __________________________________________________________________ */


/* STANDARD HTML FORMATIERUNGEN */

h1	{
	color: #2D505E;
	font-size: 18px;
	font-weight: bold;
	margin: 0px; /* Befehl für Firefox */
}

h2	{
	color: #000000;
	font-size: 16px;
	font-weight: normal;
	padding-top: 5px;
	padding-left: 10px;
	margin: 0px; /* Befehl für Firefox */
}

h3	{
	color: #2D505E;
	font-size: 14px;
	font-weight: bold;
	margin: 0px; /* Befehl für Firefox */
}

img	{
	border: 0px;
}

a:link	{
	color: #000000;
	text-decoration: underline;
}

a:visited	{
	color: #000000;
	text-decoration: underline;
}

a:hover	{
	color: #CCBBBB;
	text-decoration: underline;
}

a:active	{
	color: #000000;
	text-decoration: underline;
}

td {
	margin-top: 0px;
}


/* __________________________________________________________________ */


/* Joomla Standard Elemente */

/* Überschrift */

.componentheading	{
	color: #2D505E;
	font-size: 18px;
	font-weight: bold;
	margin: 0px; /* Befehl für Firefox */
}


/* Inhalt */

.contentpaneopen {
	margin-top: 10px;
	line-height: 18px;
}


/* Aktuelles - Flyer Formatierung */

.contentpaneopen_flyer {
	position:absolute;
	width: 140px;
	height: 195px;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	padding-top: 0px;
	font-size: 11px;
	color: #2D505E;
}


/* Beitragsüberschrift */

.contentheading	{
	color: #2D505E;
	font-size: 18px;
	font-weight: bold;
	margin: 0px; /* Befehl für Firfox */
}


/* Kleiner Text */

.small	{
	color: #989a99;
	font-size: 10px;
	font-weight: normal;
}


/* DFContact Formatierung */

.dfContactFormText {
	color: #2D505E;
	font-weight: bold;
	font-size: 13px;
}

/* EasyBook Formatierung */

.easy_pagination {
	color: #2D505E;
	font-weight: bold;
	font-size: 12px;
}

.easy_intro {
	padding-top: 10px;
	padding-left: 10px;
	line-height: 18px;
}

/* Impressum Formatierung */

.contentdescription {
	text-align: center;
	padding-top: 15px;
	padding-bottom: 20px;
}


/* __________________________________________________________________ */


/* MODUL MODULTABLE FLYER FORMATIERUNG */

.moduletable_flyer h3{
	width: 128px;
	height: 16px;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding-left: 10px;
	padding-top: 5px;
	font-size: 11px;
	color: #ffffff;
	background-color: #2D505E;
	border-top: 1px solid #CCBBBB;
	border-left: 1px solid #CCBBBB;
	border-right: 1px solid #CCBBBB;
	border-bottom: 1px solid #CCBBBB;
}

.moduletable_flyer {
	width: 140px;
	height: 195px;
	margin-top: 20px;
	margin-left: 15px;
	margin-bottom: 40px;
	margin-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}


/* __________________________________________________________________ */


/* MENÜ DIV FORMATIERUNG */

.moduletable_menu	{
	width: 128px;
	height: auto;
	margin-top: 5px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	padding-top: 5px;
	font-size: 11px;
	color: #ffffff;

}

.moduletable_menu h3	{
	width: 128px;
	height: 16px;
	margin-top: 5px;
	margin-left: 15px;
	margin-bottom: 0px;
	padding-left: 10px;
	padding-top: 5px;
	font-size: 11px;
	color: #ffffff;
	background-color: #2D505E;
	border-top: 1px solid #CCBBBB;
	border-left: 1px solid #CCBBBB;
	border-right: 1px solid #CCBBBB;
	border-bottom: 1px solid #CCBBBB;
}


/* __________________________________________________________________ */


/* MENÜ FORMATIERUNG */

.menu  {
	border: solid 0px #e6e6e6;
	width: 140px;
	margin: 0px;
	padding-left: 15px;
}

.menu ul, .menu li{
	list-style: none;
	margin: 0px;
      	padding: 0px;
}

.menu li a:link, .menu li a:visited, .menu li a:active {
	display:block;
	height:18px;
	line-height:18px;
	background-color:#F2F2F2;
	border-bottom: solid 1px #CCBBBB;
	border-left: solid 1px #CCBBBB;
	border-right: solid 1px #CCBBBB;
      	color:#000000;
      	text-decoration:none;
	font-size: 11px;
	font-weight: bold;
      	font-family: arial, verdana, sans-serif;
	padding-left:4px;
      	padding-bottom:0px;
      	margin:0px;
}

.menu li a:hover {
	background-color:#E1E1E1;
	color:#2D505E;
}


/* __________________________________________________________________ */


.col100 {
	min-height: 750px;
}
.el_date {
font-weight: normal; 
}