html { height: 100%; }

body {
	height: 100%;
	margin: 0px;
	padding: 0px;
	text-align: left;
	background: url('../images/main-bg.jpg') repeat-x #B50303;
	font-family: arial, verdana, sans-serif;
	color: #656462;
	font-size: 13px;
}


a img {border: none;}

p {	margin-top: 0px; }

ul { margin: 0px; padding: 0px; }


#header {
	width: 981px;
	height: 104px;
	
}

#container {
	margin: 0px auto 0px auto;
	width: 981px;
	padding-bottom: 10px;
	background:url(../images/bg_oben.gif);
	background-repeat: no-repeat;
	background-position: 14px 0px;
}


#content-main {
	margin: 0px auto;
	width: 919px;
	background-color: #FFFEF8;
	
}


#logo {
	float:right;
	padding-right: 15px;
	width:223px;
	height:73px;
	border-bottom-color:#FFFEF8;
	border-bottom-style:solid;
	border-bottom-width:5px;

}

#slogan{
	float:left;
	padding-left: 35px;
	background-color: #FFFEF8;
	width:300px;
	height:73px;
	border-bottom-color:#FFFEF8;
	border-bottom-style:solid;
	border-bottom-width:5px;
	
}

.slogan p {
	padding-top: 56px;
	text-align: left;
	font-family: arial, verdana, sans-serif;
	color: #656462;
	font-size: 15px;
}


#leiste-rot {
	float:left;
	width:660px;
	height:17px;
	background-color: #CC0001;
	border-left-color:#FFFEF8;
	border-left-style:solid;
	border-left-width:3px;
}



#leiste-gelb {
	float:right;
	width:250px;
	height:17px;
	background-color: #FAE400;
	border-right-color:#FFFEF8;
	border-right-style:solid;
	border-right-width:3px;
}

#bild-oben {
	float:left;
	width:660px;
	height:233px;
	border-left-color:#FFFEF8;
	border-left-style:solid;
	border-left-width:3px;
	border-top-color:#FFFEF8;
	border-top-style:solid;
	border-top-width:3px;
}


.newskasten {
	float: left;
	text-align: left;
	width: 220px;
	padding-top: 10px;
	padding-left: 10px;
	font-family: arial, verdana, sans-serif;
	font-size: 13px;
	color: #656462;

}

.newskasten h1 {
	margin: 0px;
	font-family: arial, verdana, sans-serif;
	font-size: 16px;
	text-align: left;
	padding: 10px 0px 10px 10px;
	color: #4D4D4C;
}

.newskasten p {
	padding: 0px 0px 0px 10px;
}


.newskasten ul {
	list-style: none;
	line-height: 1.5em;
}

.newskasten li {
	padding-left: 16px;
}

.newskasten a {
	text-decoration: none;
	color: #656462;
}

.newskasten a:hover {
	text-decoration: none;
	border: none;
	color: #CC0001;
}

#content {
	background-color: #FFFEF8;
}

.footer-left-content {
	float: left;
	width: 200px;
	padding: 10px 70px;
}

* html .footer-left-content {
	width: 200px;
	padding: 10px 70px;
}

.footer-middle-content {
	float: left;
	width: 240px;
	padding: 4px 0px;
}

* html .footer-middle-content {
	width: 240px;
	padding: 4px 0px;
}

.footer-right-content {
	float: left;
	padding: 4px 0px;
	width: 220px
}

* html .footer-right-content {
	width: 220px;
	padding: 4px 0px;
}

div.footer-imp {
	padding-left: 600px;
	width:250px;
	height:20px;
	text-align: left;
}


.content-left {
	float: left;
	width: 560px;
	text-align: left;
	padding-top: 36px;
}

.content-left-main {
	width: 500px;
	margin-left: 50px;
}

.content-left-main a {
	text-decoration: none;
	color: #656462;
}

.content-left-main a:hover {
	text-decoration: none;
	border: none;
	color: #c68600;
}


.content-left-main h1 {
	margin: 0px;
	font-size: 20px;
	padding-bottom: 20px;
}

.content-left-main h2 {
	margin: 0px;
	font-size: 13px;
}


.content-left-main img {
	float: left;
	text-align: left;
	vertical-align: text-top;
	border-right: 10px solid #FFFEF8;
	margin: 0px;
}

.content-left-main hr {
	clear:both;
	height: 0px;
	color: #656462;
	padding: 0px 0px 10px 0px;
	border-bottom: 1px solid #f2e0bb;
	border-top: none;
	border-left: none;
}

.content-left-main ul
{

}

.content-left-main li
{
	list-style-type: square;
	font-size: 13px;
	color: #656462;
}

.navi {
	float: right;
	text-align: center;
	width: 290px;
	padding-top: 40px;
}

.navi-main {
	width: 208px;
	margin: 0px auto;
	text-align: left;
	font-family: arial, verdana, sans-serif;
	font-size: 14px;
	color: #656462;
}

.navi h1 {
	margin: 0px;
	font-family: arial, verdana, sans-serif;
	font-size: 16px;
	text-align: left;
	padding: 10px 0px 10px 10px;
	color: #656462;
}

.navi p {
	padding: 0px 0px 0px 10px;
}


#content-bottom {
	clear: both;
	width: 919px;
	padding: 0px 0px 0px 0px;
	margin: 0px auto;
}


#footer {
	
	margin: 0px auto 10px auto;
	width: 919px;
  	height: 91px;
	padding: 0px 0px 0px 0px;
	background:url(../images/bg_foot.gif);
	background-repeat: no-repeat;
	background-position: 40px 0px;
}

#footer ul { list-style: none; }

#footer h1 {
	padding: 0px;
	margin: 0px;
	color: #3F3F3F;
	font-family: arial, verdana, sans-serif;
	font-size: 16px;
}

#footer a {
	text-decoration: none;
	color: #3F3F3F;
	border-bottom: none;
	font-weight: bold;
}

#footer a:hover {
	text-decoration: none;
	color: #CC0001;
  	border-bottom: none;
  	font-weight: bold;
}

#footer img {
	vertical-align: -3px;
	margin: 4px 0px;
}

#pathway_text {
  overflow: hidden;
	display: block;
	height: 25px;
	line-height: 25px !important;
	line-height: 22px;
	padding-left: 4px;
	margin-bottom: 2px;
}

#pathway_text img {
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 6px;
}

#buttons {
	float: left;
	margin: 0px;
	padding: 0px;
	width: auto;
}


div.back_button {
	float: left;
  	text-align: left;
  	font-size: 11px;
  	font-weight: normal;
  	width: auto;
  	line-height: 20px;
  	color:#FAE400;
}

.pagenav {
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  border: 0px;
  width: auto;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
  color:#656462;
}

.pagenavbar {
	margin-right: 10px;
	float: right;
}



/* Joomla core stuff */
a:link, a:visited {
	color: #CC0001; text-decoration: none;
}

a:hover {
	color:#CC0001;	text-decoration: none;
}

table.contentpaneopen-news {
  	width: 100%;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpaneopen-news td {
   padding-right: 5px;

}

table.contentpaneopen-news td.componentheading-news {
	padding-left: 0px;
	
}

table.contentpane-news {
  width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpane-news td {
	margin: 0px;
	padding: 0px;
}

table.contentpane-news td.componentheading-news {
	padding-left: 0px;
}

table.contentpaneopen-news fieldset {
	border: 0px;
	border-bottom: 1px solid #eee;
}


table.contentpaneopen {
  	width: 100%;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpaneopen td {
   padding-right: 5px;

}

table.contentpaneopen td.componentheading {
	padding-left: 4px;
	
}

table.contentpane {
  width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpane td {
	margin: 0px;
	padding: 0px;
}

table.contentpane td.componentheading {
	padding-left: 4px;
}

table.contentpaneopen fieldset {
	border: 0px;
	border-bottom: 1px solid #eee;
}

.button {
  color:#FFFFFF;
  font-family: arial, verdana, sans-serif;
  text-align: center;
  font-size: 12px;
  font-weight: bold;
  width: auto;
  background-color:#646464;
  line-height: 18px !important;
  line-height: 16px;
  height: 26px !important;
  height: 24px;
  margin: 1px;
}

.button-nav {
  color:#FFFFFF;
  font-family: arial, verdana, sans-serif;
  text-align: center;
  font-size: 12px;
  font-weight: bold;
  width: auto;
  background-color:#646464;
  line-height: 18px !important;
  line-height: 16px;
  height: 28px !important;
  height: 26px;
  margin-left: 3px;
  margin-top: 10px;
}

.inputbox {
	padding: 2px;
	border:solid 1px #888B89;
	background-color: #A1A1A1;
}
.inputbox-nav {
	padding: 2px;
	background-color: #A1A1A1;
	color:#000000;
	width:122px !important;
	width:100px;
	line-height: 18px !important;
  	line-height: 16px;
 	height: 20px !important;
  	height: 20px;
  	margin-top: 10px;
}

.componentheading {
	color: #656462;
	text-align: left;
	padding-top: 13px;
	height: 22px;
	font-size: 20px;
	font-weight: bold;
	font-family: arial, verdana, sans-serif;

}

.componentheading-news {
	color: #656462;
	text-align: left;
	padding-top: 13px;
	height: 22px;
	font-size: 20px;
	font-weight: bold;
	font-family: arial, verdana, sans-serif;

}

.contentheading {
	text-align: left;
	padding-top: 13px;
	height: 24px;
	line-height:25px;
	color: #656462;
	font-weight: bold;
	font-size: 20px;
	font-family: arial, verdana, sans-serif;
}

.contentheading-news {
	text-align: left;
	padding-top: 13px;
	height: 24px;
	line-height:25px;
	color: #656462;
	font-weight: bold;
	font-size: 14px;
	font-family: arial, verdana, sans-serif;
}

.contentpagetitle {
	font-size: 20px;
	font-weight: bold;
	color: #656462;
	text-align:left;
	font-family: arial, verdana, sans-serif;
}



table.searchinto {
	width: 100%;
}

table.searchintro td {
	font-weight: bold;
}

table.moduletable-newsbox {
	margin-bottom: 5px;
    	margin-left: 0px;
    	margin-top: 0px;
    	margin-right: 0px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}



div.module-newsbox {
	margin-bottom: 0px;
	float:none!important;
	padding-bottom:5px;
	padding-left:0 px;
}


table.moduletable-newsbox td {
	font-size: 13px;
	color: #656462
	margin: 0px;
	font-weight: normal;
}



table.moduletable-newsbox th {
	font-size: 16px;
	margin: 0px;
	font-weight: normal;
	color: #CC0001;
	font-family: arial, verdana, sans-serif;
	text-align: left;
	padding-left: 0px;
	padding-right: 5px;
	padding-bottom: 2px;
}


table.moduletable {
	margin-bottom: 5px;
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}



table.moduletable_menuo {
	width: 100%;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	margin-left: 685px;
}

div.module {
	margin-bottom: 0px;
	float:none!important;
	float:left;
	padding-bottom:5px;
	padding-left:3px;
}


table.moduletable td {
	font-size: 14px;
	color: #000000;
	margin: 0px;
	font-weight: normal;
}



table.moduletable th {
	font-size: 16px;
	margin: 0px;
	font-weight: normal;
	color: #CC0001;
	font-family: arial, verdana, sans-serif;
	text-align: left;
	padding-left: 29px;
	padding-right: 5px;
	padding-bottom: 2px;
}


table.pollstableborder {
  padding: 2px;
  width:96%;
}
moduletable-Banners {
	text-align:center;
}
.sectiontableheader {
  font-weight: bold;
  color: #656462;
  font-weight: bold;
  font-size: 16px;
  font-family: arial, verdana, sans-serif;
}
a.category {
  font-weight: normal;
  padding: 0px;
  color:#666666;
  font-size: 12px;
}
a.category:hover {
  font-weight: normal;
  padding: 0px;
  color:#666666;
  font-size: 12px;
}
a.category:visited {
  font-weight: normal;
  padding: 0px;
  color:#666666;
  font-size: 12px;
}
img.image{
  border: 1px solid #656462;
  width:64px;
  height:64px;
}

.imgleft {
	float: left;
	border: 1px solid #666666;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 00px;
	margin-bottom: 10px;
}

.imgright {
	float: right;
	border: 1px solid #666666;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 10px;
	margin-bottom: 10px;
}

.sectiontablefooter {

}

.sectiontableentry1 {
	background-color:#A1A1A1;
	height:20px;
	line-height:20px;
}

.sectiontableentry2 {
	background-color:#A1A1A1;
	height:20px;
	line-height:20px;
}

.small {
	color: #666666;
	font-size: 14px;
}

.createdate {
	height: 15px;
	padding-bottom: 10px;
	color: #8F8F8F;
	font-size: 11px;
}

.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #8F8F8F;
	font-size: 11px;
}

table.contenttoc {
  border: 1px solid #FFFFFF;
  padding: 2px;
  margin-left: 2px;
  margin-bottom: 2px;
}

table.contenttoc td {
  padding: 2px;
}

table.contenttoc th {
  color: #666666;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
}

a.mainlevel-nav:link, a.mainlevel-nav:visited {
	font-size:14px;
	text-align:left;
	text-Decoration: none;
	width:160px;
	height:20px;
	padding:3px;
	color: #656462;
        font-style: normal;
	font-weight: normal;
        display: block;
        line-height: 22px;
        border-bottom: 1px solid #B2B2B2;
}

a.mainlevel-nav:hover {
	color:#000000;
        background-color:#A1A1A1;
}

a.mainlevel-nav#active_menu {
	text-decoration: none;
	color: #656462;
	font-size:14px;
        font-style: normal;
	font-weight: bold;
}

a.mainlevel-nav#active_menu:hover {
	color: #000000;
}

.mainlevel-imp {
	font-size:13px;
	text-align:left;
	text-Decoration: none;
	color: #cc3333;
        font-style: normal;
	font-weight: normal;
}

a.mainlevel-imp:link {
	font-size:13px;
	text-align:left;
	text-Decoration: none;
	color: #cc3333;
        font-style: normal;
	font-weight: normal;
}

a.mainlevel-imp:visited {
	font-size:13px;
	text-align:left;
	text-Decoration: none;
	color: #cc3333;
        font-style: normal;
	font-weight: normal;
}

a.mainlevel-imp:hover {
	color: #cc3333;
	text-Decoration: none;
}

a.mainlevel-imp#active_menu {
	text-decoration: none;
	color: #cc3333;
}

a.mainlevel-imp#active_menu:hover {
	color: #cc3333;
}

a.sublevel-nav:link, a.sublevel-nav:visited {
	padding-left: 1px;
	vertical-align: middle;
	font-size: 14px;
        width:140px;
	color: #656462;
	text-align: left;
        font-style: normal;
	font-weight: normal;
	text-Decoration: none; 
}

a.sublevel-nav:hover {
	color:#000000;
        background-color:#A1A1A1;
}
a.sublevel-nav#active_menu {
	color: #656462;
         font-style: normal;
	font-weight: bold;
}




div.mosimage {
  border: 1px solid #FFFFFF;
}
div.message {
	color:#ce9b5e;
	font-weight:bold;
	font-size:14px;
	text-align:left;
	padding-top:20px;
}
.mosimage {
  border: 1px solid #FFFFFF;
  margin: 5px
}

.mosimage_caption {
  margin-top: 2px;
  background: #efefef;
  padding: 1px 2px;
  color: #666666;
  font-size: 14px;
  border-top: 1px solid #FFFFFF;
}

span.article_seperator {
	display: block;
	height: 1.5em;
}
td.dot {
	height:5px;
}
table.top_menu{
	padding-top:4px;
}
td.tab{
	height:10px;
}
a.mostread, a.mostread:visited {
	color:#9A927D;
	font-weight:normal;
}
a.mostread:hover {
	color:#FFFFFF;
	font-weight:normal;
}
a.latestnews, a.latestnews:visited {
	color:#9A927D;
	font-weight:normal;
}
a.latestnews:hover {
	color:#CC0001;
	font-weight:normal;
}
li.latestnews-user{
	padding-left:20px !important;
	padding-left:10px;
}
li.mostread-user{
	padding-left:20px !important;
	padding-left:10px;
}
td.site_name {
	font-size:20px;
	padding-top:16px;
	padding-bottom:10px;
	font-weight:bold;
	color:#FFFFFF;
}
td.site_desc {
	font-size:15px;
	font-weight:bold;
	color:#FFFFFF;
}
table.box_table{
	background-color:#F7F7F7;
}
a.readon, a.readon:visited, a.readon:hover, a.readon:active {
	font-family: arial, verdana, sans-serif;
	display:block;
	width:100px;
	color:#CC0001;
	font-size: 13px;
	font-weight: normal;
	float:left;
	height: 15px;
	text-Decoration: none; 
	
}
th.pagenav_next {
  float: left;
  text-align: center;
  font-size: 14px;
  font-weight: normal;
  width: auto;
  background: url(../images/bac_h4.png) repeat-x;
  border: 0px;
  line-height: 18px;
  margin: 1px;
  color:#FFCCFF;
  width:99px;
}
th.pagenav_prev {
	float: left;
  text-align: center;
  font-size: 14px;
  font-weight: normal;
  width: auto;
  background: url(../images/bac_h4.png) repeat-x;
  border: 0px;
  line-height: 18px;
  margin: 1px;
  color:#FFCCFF;
  width:99px;
}
