/* Structure */

#page {
	width: 100%;	
}

#wrapper {
	background: #ffffff;
	margin-top:12px;
	border-color: #000000;
	border-left: thick;
}

#topbar {
	height: 30px;
	line-height: 30px;
	display: block;
	background-color: #003882;
	vertical-align:middle;
	margin-top:-1px;
	background-image: url(../images/leiste-back2.gif);	
}

#topcontent {
	float: left;
	display: inline;
	line-height: 30px;
	
}

#topleft {
	height: 30px;
	float: left;
	display: inline;
	width: 10px;
	margin-bottom:5px;
}

#topmenu {
	height: 30px;
	float: left;
	display: inline;
	width: auto;
}

#topsearch {
	float: left; 
	display: inline;
	padding-top: 3px;
	line-height: 7px; 
	vertical-align: middle;
	padding-left: 4px;
	padding-bottom:7px;
	border:hidden;
}

#topsearch .button {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 0px;
	font-weight: bold;
	width:20px;
	height: 16px;
	padding-bottom:7px;
	padding-top: 3px;
	line-height: 7px; 
	color: #FFFFFF;
	vertical-align: middle;
	cursor: pointer;
	border: none;
	background: url(../images/searchbutton.gif) no-repeat;
}

/* IE HACKS */
html>body #topsearch {
	padding-top: 4px;
}

#topright {
	height: 30px;
	float: right;
	display: inline;
	width: 10px;

}	
#headerbar {
         background-color: #f2f3f3;
        height: 87px;
		
}
#headercontent {
	float: right;
	display: inline;
	height: 87px;
}
#headerlogo {
	float: left;
	display: inline;
	height: 87px;
	line-height: 87px;
	vertical-align: middle;
	overflow: hidden;

}
#headersitename a:hover {
	color: #0099FF;
	text-decoration: none
} 
#headerleft {
	width: 10px;
	float: left;
	display: block;
}
#headerright {
	width: 10px;
	float: right;
	display: block;
}
#headlines {
	width: 520px;
	float: left;
	display: block;
	margin-bottom: 0px;
	background: #ffffff;
	
}
#bodylatest {
	float: left;
	width: 510px;
	background: #eaeaea;
	margin-top: 2px;	
	padding: 5px !important;
	
}
#bodypopular {
	float: left;
	background-color:#C4D8EA;
	width: 510px;
	margin-top: 2px;
	padding: 5px !important;
}

#bodylatest .moduletable, #bodylatest .contentpaneopen, #bodylatest .Überschrift1, #bodylatest .mod_contentitem,
#bodypopular .moduletable, #bodypopular .contentpaneopen, #bodypopular .Überschrift_extragroß, #bodypopular .mod_contentitem {
margin: 0px !important;
padding: 0px !important;
}

#bodylatest .article_seperator,
#bodypopular .article_seperator {
display: none;

}

#mainbody {
	width: 520px;
	float: left;
	display: block;
	overflow: hidden;
}

#mainbody_top {
	width: 520px;
	float: left;
	display: block;
	margin-top: 5px;
}

#pathwaybar {

	height: 20px;
	background-color: #F2F2F2;
	


}
#pathwaycontent {
	float: left;
	display: block;
	vertical-align: middle;
	text-align: left;
	font-size: 11px;
	margin-left: 3px;
	margin-top:2px;
}

.pathway {
	color: #295085;
	font-weight: bold;
	display: inline;
	padding-left: 4px;
	


}

.pathway img {
	margin-top: 2px;
}

.pathway a:link, .pathway a:visited {
	color: #666666;
	font-weight: normal;

}
.pathway a:hover {
	color: #999999;
	text-decoration: none;
	font-weight: normal;
}
#pathwayleft {
	width: 10px;
	float: left;
	display: block;
}
#pathwayright {
	width: 10px;
	float: right;
	display: block;
}
#maincontent {
	display: block;
	margin-top: 5px;
	
	
	
}
#leftsection {
	width: 159px;
	margin-right: 5px;
	margin-left: 0px;
    background-color: #ffffff;
	
}
#leftmodules {
	
	margin-top: 2px;
	margin-right: 7px;
	background-color: #F2F2F2;
	
}
#rightsection {
	width: 173px;
	text-align: left;
	background-color: #ffffff;
	padding-top: 2px;
	

	
	
}
#rightmodules {
	text-align: left;
	background-color: #F2F2F2;
	
		
}
#footerbar {

	height: 45px;
	background-color: #003882;
	background-image: url(../images/footer-back.gif);
	
}
#footercontent {
	float: left;
	display: block;
	color: #ffffff;
	width: 99%;
	vertical-align: middle;
	
}
#footercontent a:link, #footercontent a:visited {
	color: #ffffff;
	font-weight: bold;
	font-size: 9px;
}
#footercontent a:hover {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
#footerleft {
	width: 10px;
	float: left;
	display: block;
	vertical-align: middle;
}
#footerright {
	width: 10px;
	float: right;
	display: block;
	vertical-align: middle;
}
.spacer {
	margin-left: 10px;
	margin-right: 10px;
	height: 3px;
	display: block;
}
.spacer-border-bottom {
	height: 10px;
	display: block;
	margin-left: 10px;
	margin-right: 10px;
	border-bottom: solid 1px #e6e6e6;
}
/* DEFAULT SETTINGS */ 
/* Below are  default settings are used when no other style has been defined.*/
body {
	margin-bottom: 5px;
	margin-top: 2px;
	font-size: 11px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background: #ffffff;
	line-height: 16px;
	background-image: url(../images/verlauf2.gif);
	
}
/*Style for the body tag of your website, controls font family page background, etc.*/

a:link, a:visited {
	color: #295085;
	text-decoration: none;
	font-weight: bold;
	
} /* general links style*/
a:hover {
	color: #96b9da;
	text-decoration: none;
	font-weight: bold;
}
hr {
	width: 1px;
	color: #D6D5D5;
} /* horizontal line in your template*/
hr.separator {
	width: 1px;
	color: #D6D5D5;
}
 
/* FORMS SETTINGS */ 
.button {
	text-align: center;
	font-size: 11px;
  	font-weight: bold;
  	background: #EFEFEF;
  	padding: 0px 5px;
	height: 23px;
	color: #898989;
  	margin: 1px;
	vertical-align: middle;
	cursor: pointer;
	
}


/*
html>body .button {
	height: 22px;
	line-height: 22px;
}*/
/* NAVIGATION/MENU SETTINGS */
 
a.mainlevel{
	display: block;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #cccccc;
	text-align: left;
	padding-left: 19px;
	height: 12px !important;
	line-height: 12px;
	text-decoration: none;
	padding-bottom: 2px;
	padding-top: 3px;
	
	
	
	
	
} /* this styling is for the MAIN items in the menu */
a.mainlevel:link, a.mainlevel:visited {

	color: #003882;
}
a.mainlevel:hover {

	color: #96b9d9;
	text-decoration: none;
}
 
a.mainlevel#active_menu {


	color: #709FCB;
	text-decoration: none;
} /* this styling is for the menu item when it is active, even in main/sub position*/
 
ul#mainlevel-nav
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
}

ul#mainlevel-nav li
{
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 0;
	font-size: 11px;
	line-height: 30px;
	white-space: nowrap;
	display: block;
	
}

ul#mainlevel-nav li a
{
	display: block;
	font-size: 10px;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	color: #ffffff;
	background: transparent;
		border-left: 3px solid #ffffff;
}

#buttons>ul#mainlevel-nav li a { 
width: auto; 


}

ul#mainlevel-nav li a:hover
{
	display: block;
	font-size: 10px;
	color: #ffffff;
	background: #315f9b;
	border-left: 3px solid #ffffff;
}
 

 
a.sublevel{

	background: url(../images/indent1.gif) no-repeat left top;
display:block;
font-size:9px;
margin-bottom:0px;
margin-left:12px;
margin-top:0px;
padding-left:12px;
line-height: 12px;
padding-bottom: 3px;

	
} 

/* this styling is for menu items that HAS A PARENT */
a.sublevel:link,a.sublevel:visited  {
	color: #003882;
}

a.sublevel#active_menu {
	color: #96b9d9;
	}


a.sublevel:hover {
	color: #96b9d9;
}

.pagenavbar {
	color: #ffffff;
	font-size: 10px;
} /*Sets the style for the footer navigation ("<< Start < Prev Next > End >>") 
when they do not appear as hyperlinks (when only a few articles exist).*/
.pagenavbar:link, .pagenavbar:visited {
	text-align: center;
	font-size: 11px;
  	font-weight: bold;
  	width: auto;
  	padding: 0px 10px;
  	line-height: 20px;
  	margin: 1px;
}
.pagenavcounter {
	font-size: 12px;
	color: #0099FF;
	display: block;
}
a.readon:link, a.readon:visited {
	float: right;
	text-align: center;
	font-size: 11px;
  	font-weight: bold;
  	padding: 0px 5px;
	height: 20px;
  	line-height: 20px;
  	margin-right: 15px;
	vertical-align: middle;
	color: #003882;
} /*Style for the "Read More" link that is displayed for large content items*/
a.readon:hover {
	text-align: center;
	font-size: 11px;
  	font-weight: bold;
  	background: #003882;
	color: #ffffff;
  	padding: 0px 5px;
	height: 20px;
  	line-height: 20px;
  	margin-right: 15px;
	vertical-align: middle;
	text-decoration: none;
}
/*Style for the "BACK" button*/
.back_button a:link, back_button a:visited {
	float: left;
	text-align: center;
	font-size: 11px;
  	font-weight: bold;
  	padding: 0px 5px;
	height: 20px;
  	line-height: 20px;
  	margin-right: 15px;
	vertical-align: middle;
	color: #003882;
} 
.back_button a:hover {
	text-align: center;
	font-size: 11px;
  	font-weight: bold;
  	background: #003882;
	color: #ffffff;
  	padding: 0px 5px;
	height: 20px;
  	line-height: 20px;
  	margin-right: 15px;
	vertical-align: middle;
	text-decoration: none;
}


.pagenav_prev {} /*Style for the PRE button*/
.pagenav_next {} /*Style for the NEXT button*/
 
/*Style for latest news list - by default, latest news is user1 module*/
.latestnews li {
	list-style: url(../images/mostread.gif);
	margin-left: -20px;
	margin-right: 8px;
	padding-bottom: 5px;

}
 
/*Style for most popular list - by default, most popular is user2 module*/
.mostread li{
margin: -10px;
list-style: url(../images/arrow.gif);
}
 
/* CONTENT PAGE SETTINGS */
a.category:link {}
a.category:hover {text-align: center;

font-size: 11px;

font-weight: bold;

background-color: #003882;

background-image: none;

background-repeat: repeat;

background-attachment: scroll;

background-x-position: 0%;

background-y-position: 0%;

color: #ffffff;

padding-top: 0px;

padding-right: 5px;

padding-bottom: 0px;

padding-left: 5px;

height: 20px;

line-height: 20px;

margin-right: 15px;

vertical-align: middle;

text-decoration: none;}
a.category:visited {}
 
ul li {
	list-style: url(../images/liste.gif);
	margin-left: -22px;
	line-height: 14px;

}

.blogsection {} /* Formatting the links in Blog section */

.blog_more {
	color: #333333;
}

 /*The "More" text in blog section*/
a.blogsection:link, a.blogsection:visited {
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}

 /* set the link format */
a.blogsection:hover {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
} 

/* same as above, but for links with mouse pointer over it */
 
.componentheading {
	/*background: url(../images/contentheading.gif) no-repeat;*/
	padding-left: 0px;
	line-height: 15px;
	vertical-align: middle;
	font-weight: bold;
	font-size: 16px;
	color: #003882;
	padding-bottom: 15px;
}

/* Title of the component being used to display the content.*/
.contentheading {
	/*background: url(../images/contentheading.gif) no-repeat;*/
	padding-left: 0px;
	line-height: 18px;
	vertical-align: middle;
	font-weight: bold;
	font-size: 15px;
	color: #003882;
	
} /* Title of the content, article, etc. being displayed.*/
 
 
/* JOOMLA - MAMBO SECTIONS LISTINGS */
.sectiontableheader {
	background: #EFEFEF;
	
	font-size: 12px;
	font-weight: bold;
} /* This is for styling the section table headers on a 
SECTION's page. Example: table header of "Date", "Item Title", "Author" and "Hits"? */
.sectiontableentry2 {
	text-align: left;
	background: #f2f2f2;
	height: 25px;
	padding-left: 3px;
} 
.sectiontableentry1 {
	text-align: left;
	background: #c4d8ea;
	height: 25px;
	padding-left: 3px;
}
 
 
/* JOOMLA - MAMBO MODULES FORMATTING */

table.moduletable th, div.moduletable h3 {
	
	/*background: url(../images/modul_head.gif) no-repeat;*/
	color: #ffffff;
	text-align: left;
	padding-left: 21px;
	padding-top: 4px;
	padding-bottom: 4px;
	text-align:left;
	line-height: 16px;
	font-weight: bold;
	font-size: 12px;
	margin: 0 0 2px 0;
	background-color: #003882;
			background-image: url(../images/modul-back.gif);j

}

/* Formatting the module table */
table.moduletable {
	width: 100%;
} /* Formatting the module header, and the module titles */
/* Formatting the table cells of the module table */

div.moduletable {
	margin-top: 0px;
	margin-bottom: 10px;
}
}
 
/* MISCELLANEOUS */
 
/* Dates , Authors*/
.createdate {
	font-size: 10px;
	line-height: 10px;
	font-style: italic;
	padding-left: 0px;
	color: #929292;
	padding: -10px;
} /* For styling the date the content/articles are created under contents title */
.modifydate {
	font-size: 10px;
	font-style: italic;
	color: #929292;
} /* Formating "Last updated on" text at the end of articles/contents */
.small {
	float: left;
	font-size: 11px;
	font-style: italic;
	color: #929292;
} /* Formating "Written by:...." text */
.smalldark {
	font-size: 11px;
	font-style: italic;
	color: #7B7B7B;
}/*Found in poll result page, for " Number of Voters".. text */

/*Custom */
.Stil1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: left;
	padding-left: 10px;
	vertical-align: middle;
	line-height: 12px;
	margin-bottom: 4px;
}
body {
	background-color: #FFFFFF;
}

a.sublevel-produkte {
		background: url(../images/indent1.gif) no-repeat left top;
display:block;
font-size:9px;
margin-bottom:0px;
margin-left:12px;
margin-top:0px;
padding-left:12px;
line-height: 12px;
padding-bottom: 3px;
text-decoration: none;
} 

a{
outline: none;
outline-color:none;
outline-style:none;
outline-width:0px;
font-size: 11px;
}

a img {
border: solid 1px #005da8;
}


img , img.visted , img.active{
border-color: #005da8;
}

.mod_contentitem {
	margin-top: -5px;
	margin-bottom: -15px;

	}
	
#mod_contentitem {
	margin-top: 0px;
	margin-bottom: 5px;

	}
	
	div#ff_formdiv11 {
   height: 100%;
   background: #ffffff;
}

h1 {padding-left: 0px;
	line-height: 15px;
	vertical-align: middle;
	font-weight: bold;
	font-size: 16px;
	color: #003882;
	padding-bottom: 15px;
	}
	
	
/*--------- Simple FAQ --------------*/


.faqtab1 td, .faqtab2 td {
background:  #ffffff;
border-bottom: 10px #ffffff solid;
padding-bottom: 10px;
}

.faqtabhead1 td, .faqtabhead2 td {
background-color: #eaeaea;
margin-top: 10px;
}

.faqheading {
color: #295085;
font-size: 12px; 
}


.faqlink {
width: 450px;
text-decoration: none;
padding-left: 15px !important;
margin-left: 0px;
background: url(../images/indent1.gif) no-repeat 0px 2px;
display: block;
margin-bottom: 10px;
}

.faqlink a{
}

.faqcategory {
padding-bottom: 10px;
font-weight: bold;
}

.faqli {
background-image: none;
}

.faqli a {
font-size: 14px;
font-weight: bold;
padding-left: 15px;
margin-left: 20px;
background: url(../images/indent1.gif) no-repeat 0px 3px;
}

.faqtop {
border: none;
margin-bottom: 13px;
}

.sectiontableheaderfaq {
font-size: 12px;
color: #295085;
font-weight: bold;
}

.jcebox{
z-index: 999;
}

#zoomframe {
z-index: -999;
}

#anfrage-titel {
margin-left: 19px;
padding-top: 3px;
font-size: 11px;
font-weight: bold;
color: #003882;
}

#anfrage-links {
margin-left: 14px;
margin-top: -10px;
}

#anfrage-links ul li a  {
font-size: 10px !important;
list-style: url(../images/liste.gif);
color: #003882;
}

