/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-decoration: none;
	background-color: #336699;
}
#main {
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #003366;
	font-style: normal;
	display: block;
	z-index: auto;
	float: left;
	clear: both;
	white-space: normal;
	background-color: #FFFFFF;
	font-weight: normal;
	font-size: 9pt;
}
#logo {
	height: 165px;
	width: 180px;
	background-image: url('../images/bg.gif');
}
#schriftzug {
	height: 40px;
	width: 620px;
	background-image: url(../images/bg_rechts_aussen.gif);
	background-repeat: repeat-x;
	background-color: #75A8DB;
	background-position: right;
}
#schriftzugrechts {
	height: 40px;
	width: 170px;
	background-image: url('../images/bg.gif');
}
#schriftzugaussen {
	background: url('../images/bg_rechts_aussen.gif') repeat-x;
	height: 40px;
}
#banner {
	text-align: center;
	vertical-align: middle;
	height: 104px;
	width: 596px;
	background-image: url(../images/bg.gif);
}
#picjoomla {
	text-align: center;
	vertical-align: top;
	height: 104px;
	width: 170px;
	background-image: url('../images/bg.gif');
}
#picjoomlaaussen {
	height: 104px;
	background-image: url('../images/bg.gif');
}
#navioben {
	background: #75A8DB url(../images/bg_top.gif) no-repeat right;
	height: 21px;
	width: 620px;
	text-align: right;
	text-decoration: none;
	vertical-align: middle;
}
#naviobenrechts {
	background: url(../images/bg_navi_top.gif) repeat-x;
	height: 21px;
	text-align: right;
	vertical-align: middle;
}
#naviobenaussen {
	background: url('../images/bg_navi_top.gif') repeat-x;
	height: 21px;
}
#suche {
	background: url('../images/bg_suche.gif') no-repeat;
	text-align: left;
	vertical-align: middle;
	height: 28px;
	width: 180px;
	padding-right: 5px;
	padding-left: 10px;
}
#pathway {
	background: url('../images/bg_pathway.gif') repeat-x;
	height: 28px;
	width: 620px;
	text-align: left;
	vertical-align: middle;
	padding-right: 10px;
	padding-left: 10px;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 8pt;
}
#pathwayrechts {
	height: 28px;
	width: 170px;
	background: url('../images/bg_pathway.gif') repeat-x;
	text-align: left;
	vertical-align: middle;
	padding-right: 5px;
	padding-left: 5px;
}
#pathwayaussen {
	background: url('../images/bg_pathway.gif') repeat-x;
	height: 28px;
}
#navilinks {
	background: url('../images/bg_module_links.gif') repeat-y;
	width: 180px;
	text-align: left;
	vertical-align: top;
	padding-right: 5px;
	padding-left: 15px;
	padding-top: 3px;
}
#navilinksunten {
	background: url('../images/bg_untenlinks.gif') no-repeat;
	height: 30px;
	width: 180px;
	padding-right: 5px;
	padding-left: 15px;
}
#content {
	background: #FFFFFF;
	text-align: left;
	vertical-align: top;
	width: 620px;
	padding: 10px;
}
#content2 {
	background: #FFFFFF;
	text-align: right;
	vertical-align: top;
	width: 620px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}
#contentunten {
	background: url('../images/bg_unten.gif') repeat-x;
	height: 30px;
	width: 620px;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}
#navirechts {
	background: url('../images/bg_module_rechts.gif') repeat-y;
	text-align: left;
	vertical-align: top;
	width: 170px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 3px;
}
#navirechtsunten {
	background: url('../images/bg_untenrechts.gif') no-repeat;
	width: 170px;
	height: 30px;
	padding-right: 5px;
	padding-left: 5px;
}
#rechtsaussen {
	background-image: url('../images/bg.gif');
}
#rechtsunten {
	height: 30px;
	width: 180px;
	background: url('../images/bg_rechts.gif') repeat-x;
}
#footer {
	text-align: center;
	vertical-align: top;
	width: 620px;
	color: #FFFFFF;
	background: #336699;
	font-weight: normal;
}
#footerlinks {
	text-align: left;
	vertical-align: top;
	width: 180px;
	color: #FFFFFF;
	background: #336699;
	font-weight: normal;
}
#footerrechts {
	background: #336699;
	height: 30px;
	width: 170px;
	text-align: right;
	vertical-align: top;
	color: #FFFFFF;
}
#footerrechtsaussen {
	background: #336699;	
}
<!-- Joomla CSS --> 
.pathway {
	font-size: 9pt;
	font-weight: normal;
}
a.pathway:link {
	color: #336699;
	font-size: 9pt;
}
a.pathway:visited {
	color: #336699;
	font-size: 9pt;
}
a.pathway:hover {
	color: #6699FF;
	font-size: 9pt;
}
a:link {
	font-weight: bold;
	font-size: 9pt;
	text-decoration: none;
	color: #006699;
}
a:visited {
	font-weight: bold;
	font-size: 9pt;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #006699;
}
table.contentpane {
	border-collapse: collapse
	border-spacing: 0px
	padding-top: 0px
	padding-top: 2px;
	padding: 2px 0px;
}
table.contentpaneopen {
	border-collapse: collapse
	border-spacing: 0px
	margin: 0px;
	padding: 2px 4px;
	width: 100%;
}
table.contenpane td {
	padding: 5px 0px;
	width: 100%;
}
table.contentpaneopen fieldset {
	border-bottom: 1px solid #336699;
	color: #000000;
	background-color: #FFFFFF;
	border-top: solid;
	border-right: solid;
	border-left: solid;
	padding: 2px 0px;
}
table.contentpane td.componentheading {
	padding: 2px 0px;
}
td.componentheading {
	border-bottom: 1px solid #CCCCCC;
	background: #FFFFFF;
	padding: 2px 0px;
}
table.searchintro {
	width: 100%;
	font-size: 8pt;
	text-decoration: none;
}
table.searchintro td {
	font-weight: bold;
}
table.moduletable {
	width: 100%;
	border-collapse: collapse;
	text-decoration: none;
}
div.moduletable {
	margin: 0px;
	padding: 0px;
}
table.moduletable th, div.modultable h3 {
	color: #FFFFFF;
	text-align: left;
	height: 20px;
	vertical-align: middle;
	width: 160px;
	font-size: 10pt;
	padding-left: 3px;
	padding-right: 3px;
	font-weight: normal;
	background-color: #9EC2E6;
	text-decoration: none;
}
table.moduletable td {
	padding-top: 2px;
	padding-bottom: 2px;
}
table.pollstableboarder td {
	width: 100%;
	font-weight: lighter;
	line-height: normal;
	padding-top: 2px;
	padding-bottom: 2px;
	margin: 0px;
	text-align: left;
}
table.contenttoc {
	border: 1px solid #00CCFF;
	padding: 0px;
	margin: 0px;
	background-color: #FFFFFF;
}
table.contenttoc td {
	margin: 0px;
}
table.contenttoc th {
	color: #333333;
	background: #CCCCCC;
	border-bottom: 1px solid #333333;
	text-align: left;
	height: 21px;
	text-transform: uppercase;
	margin: 0px;
}
span.article_seperator {
	line-height: 1em;
	display: block;
}
form {
	margin: 0px;
	padding: 1px;	
}
.h1 {
	font-size: 13pt;
	font-weight: normal;
	line-height: 100%;
}
.h2 {
	font-size: 12pt;
	font-weight: normal;
	line-height: 100%;
}
.h3 {
	font-size: 11pt;
	font-weight: normal;
	line-height: 100%;
}
.h4 {
	font-size: 10pt;
	font-weight: bold;
	line-height: 100%;	
}
.h5 {
	font-size: 9pt;
	font-weight: bold;
	line-height: 100%;	
}
.h6 {
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	line-height: 100%;	
}
.Fusszeile_Content {
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
	font-style: italic;
	color: #FF0000;
}
.button {
	color: #333333;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #666666;
	line-height: 18px !wichtig;
	line-height: 16px !wichtig;
	height: 26px !wichtig;
	height: 24px !wichtig;
	background-color: #C8DCF1;
	width: auto;
	font-size: 8pt;
	height: auto;
	padding: 2px;
	margin-top: 4px;
	margin-bottom: 4px;
	font-weight: normal;
}
.back_button {	
}
.inputbox {
	padding: 1px;
	background: #F2F2F2;
	border: 1px solid #CCCCCC;
}
.componentheading {
	font-weight: bold;
	font-size: 10pt;
	text-align: left;
	vertical-align: middle;
	color: #003366;
	padding: 0px;
	width: 100%;
}
.contentheading {
	font-weight: bold;
	font-size: 10pt;
	color: #336699;
	padding: 2px 0px;
	text-align: left;
	vertical-align: middle;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #33CCFF;
	display: block;
}
.contentpagetitle {
	text-align: left;
	vertical-align: bottom;
	width: 100%;
}
.sectiontableheader {
	font-weight: bold;
	padding: 2px;
	background: #cfe1f2;
	font-size: 9pt;
}
.sectiontablefooter {
	border-bottom: 1px solid #999999;
	color: #999999;
	padding: 2px;
}
.sectiontableentry1 {
	background: #eef4fb;
}
.sectiontableentry2 {
	background: #dce9f6;
}
.small {
	color: #999999;
	font-weight: normal;
	font-size: 8pt;
	padding: 1px;
}
.createdate {
	height: auto;
	padding-bottom: 1px;
	color: #999999;
	padding-top: 1px;
	font-size: 8pt;
}
.modifydate {
	color: #999999;
	height: auto;
	padding-top: 1px;
	padding-bottom: 1px;
	font-size: 8pt;
}
.code {
	border: 1px solid #bbb;
	background: #ddd;
}
.highlight {
	color: #333333;
	background: #FFFF00;
	padding: 1px;
}
div.mosimage {
	border: 1px solid #CCCCCC;
}
.mosimage {
	border: 1px solid #CCCCCC;
	margin: 5px;
}
.mosimage_caption {
	margin-top: 2px;
	background: #efefef;
	padding: 2px;
	border-top: 1px solid #999999;
	color: #336699;			
}	
.mainlevel {
	font-weight: bold;
}
a.mainlevel:link, a.mainlevel:visited {
	color: #336699;
	text-decoration: none;
	font-weight: bold;
	font-size: 10pt;
	width: auto;
	text-align: left;
	vertical-align: middle;
	display: block;
	padding-left: 5px;
	padding-right: 5px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #9EC2E6;
	padding-top: 1px;
	padding-bottom: 1px;
	height: auto;
}
a.mainlevel:hover {
	text-decoration: none;
	color: #3399CC;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #3399CC;
}
a.sublevel:link, a.sublevel:visited {
	color: #336699;
	text-decoration: none;
	font-weight: normal;
	font-size: 9pt;
	width: auto;
	text-align: right;
	vertical-align: middle;
	display: block;
	padding-left: 5px;
	padding-right: 5px;
	margin-left: 10px;
	margin-top: 2px;
	margin-bottom: 2px;
	height: auto;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #9EC2E6;
	padding-top: 0px;
	padding-bottom: 0px;
}
a.sublevel:hover {
	text-decoration: none;
	color: #3399CC;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #3399CC;
}