/* Modul-Klassen Suffixe (in Joomla eintragen)
Newsflash: newsflash



 */



/* CSS Document */

* {
}

/** Allgemeine Formatierungen **/
td,tr,p,div {
color:#4B5B64;
}

img {
	border-style: none;
}

/** IDS **/
/* Positionierung & Größe der Div-Layer */
body {
	
	height:100%;
	width:800px;
	margin:auto;
}


div#header {
	width:815px;
	height: 120px;
}


div#logo {
	width:572px;
	height: 120px;
	float:left;	
	padding-left:7px;
}


div#newsflash {
	width:190px;
	height:98px;
	float:right;
	margin-top:12px;
	margin-right:20px;
	overflow: auto;
}


div#layer_pathway {
	width:815px;
	height: 19px;
	z-index:1;
}


div#pathway {
	width:800px;
	height: 19px;
	float:left;
	margin-left:7px;
	z-index:1;
}


div#pathway_content{
	padding-top:1px;
	padding-left:5px;
	z-index:2;
}


div#picturebar {
	width: 815px;
	height:75px;
}


div#spacer {
	width:814px;
	height:6px;
}


div#spacer_background{
	width:800px;
	height: 20px;
	margin-left:7px;
}


div#layer_menu_content {
	width:814px;
}


div#menu_container {
	width:180px;
	margin-left:26px;
	float:left;
}

div#menu {
	width:210px;
}

div#menu2 {
	width:210px;
	margin-top:30px;
}

div#content_w_header {
	width:580px;
	margin-left:227px;	
}


div#content {
	width:560px;
	min-height:600px;
}


div#footer {
	width:814px;
	height:38px;
}


div#copyright {
	width:580px;
	float:right;
	margin-right:7px;
	margin-top:8px;
}


span#center_page {
	width: 100%;
	text-align:center;
}

/*** Suchfeld **/
#mod_search_searchword {
	margin-left:17px;
	margin-top:20px;
}

/* Schrift & Textausrichtung */
body {
	padding:0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:13px;
}


div#header {
	text-align:justify;
}


div#logo {
	text-align: center;
}


div#newsflash {
	text-align:justify;
}


div#layer_pathway {
	text-align:justify;
}


div#pathway {
	text-align:justify;
		font-weight: normal;
}


div#picturebar {
	padding-left:7px;
	text-align:justify;
}


div#spacer {
	text-align:justify;
}


div#spacer_background{
	text-align:justify;
}


div#layer_menu_content {
	text-align:justify;
}


div#menu {
	padding-left:0px;
	text-align:left;
}


div#content_w_header {
	text-align:justify;
}


div#content {
	padding-top:25px;
	padding-left:10px;
	padding-right:10px;
	text-align:justify;
}


div#footer {
	text-align:justify;
}


div#copyright {
	padding-top:6px;
	padding-right:10px;
	text-align:right;
	font-size:x-small;	
}


/*Farben & Hintergründe & Rahmen*/
body {
	background-color:#fafafa;
}


div#header {
	background:url(../images/header.jpg) no-repeat;
}


div#layer_pathway {
	background:url(../images/bg_borders_only.png) repeat-y;
}


div#pathway {
	background-color:#3886d1;
	border-top:1px solid grey;
	border-bottom:1px solid grey;
}


div#picturebar {
	background:url(../images/bg_borders_only.png) repeat-y;
}


div#spacer {
	background:url(../images/bg_borders_only.png) repeat-y;
}


div#spacer_background{
	background-color:#3886d1;
	border-top:1px solid grey;
	border-bottom:1px solid grey;
}


div#layer_menu_content {
	background:url(../images/bg_content.png) repeat-y;
}


div#content_w_header {
	background:url(../images/content_header_bg.jpg) no-repeat;
}


div#footer {
	background:url(../images/footer_bg.png) repeat-y;
}


/** Klassen **/


/*** Pathyway ***/
.pathway, a.pathway, a.pathway:visited {
	color:lightgrey;
	font-weight:bold;
}

/*** Menüs ***/



/*** Allgemein ***/


.contentpaneopen, .componentheading, .componentheading_actual, .contentpaneopenkontakt, .componentheadingaktuelles {
margin-top:-20px;
}
 

.contentpaneopen_actual
{
margin-top:5px;
padding-top:-30px;


}

.contentheading, .contentheadingnewsflash, .componentheading_actual, .contentheading_actual, .componentheadingaktuelles {
font-size: medium;
font-weight: bold;
color:#408CB3;
padding-left:20px;
background:url(../images/indent2.gif) no-repeat;
}

td.contentheading
{
	padding-bottom:30px;
}
td.buttonheading {
vertical-align:top;

/*margin-bottom:20px;*/

}
td.contentheading_actual
{
padding-bottom:0px;

}
.componentheading, .componentheadingkontakt, .contentheading,  .componentheading, .componentheadingaktuelles  {
	font-size: medium;
	font-weight: bold;
	color:#408CB3;
	margin-top:-18px;
	margin-left:2px;
	padding-top:2px;
	padding-left:20px;
	background:url(../images/indent2.gif) no-repeat;
	padding-bottom:20px;
}

.contentheadingkontakt
{
	font-size: medium;
	font-weight: bold;
	padding-left:20px;
	background:url(../images/indent2.gif) no-repeat;
	color:#408CB3;
	margin-top:5px;
	padding-top:2px;
	padding-bottom:50px;
}

.pathway
{
	font-weight: normal;
}

/* Links */
a:link, a:visited, a:hover {
	text-decoration:none;
	color:#408CB3;
}
td.contentheading
{
vertical-align: middle;
}
a.contentpagetitle
{
font-size: medium;
margin-top:30px;


}
/** Zuletzt geändert Text **/
.modifydate
{
font-size: x-small;
 
}
/** Menü **/
#menu
{
margin-top:20px;
font-weight:bold;
font-family:Tahoma, Arial, Helvetica, sans-serif;
}

a.mainlevel, a.sublevel
{
	font-size: small;
	font-weight:bold;
	text-align: left;
	width:145px;
	background-image:url(../images/indent1.gif);
	background-repeat: no-repeat;
	padding-left:15px;
	margin-left:5px;
	margin-top:2px;
	margin-bottom:2px;
	
	display:block;
}

a#active_menu, a.mainlevel:hover, a.sublevel:hover{
	color:#003e5d;
	display: block;
}


a.sublevel
{
	margin-left:17px;
}
.contentheading_actual
{
margin:0px;
border: none;
padding-left:19px;
padding-top:3px;
}

div.componentheading_actual
{
margin-top:-18px;
padding-top:3px;
margin-left:2px;

}
div.componentheading
{
	font-size: medium;
	font-weight: bold;
	color:#408CB3;
	margin-top:-18px;
	margin-left:2px;
	padding-top:3px;
	padding-left:20px;
	background:url(../images/indent2.gif) no-repeat;
	padding-bottom:20px;

	
}
td.contentheading
{
padding-top:3px;

}
/** Listen **/

li
{
	list-style:url(../images/indent1.gif);
	margin-bottom:4px;
}
.contact_emailkontakt
{
	margin-left:46px;
}

/** Überschriften **/
h {
	font-weight:bold;
}
h1 {
	font-size: large;
}

h2 {
	font-size: medium;
}

h3 {
	font-size: small;
}

h4 {
	font-size: x-small;
}

h5 {
	font-size: xx-small;
}

h5 {
	font-size: smaller;
}

.createdate
{
font-size: smaller;

}
