/* CSS Document */

html {
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, Sans Serif;
	line-height: 14px;
	font-size: 11px;
	color: #333333;
	background: #efefef url(../images/bg.gif) repeat;
}
#inhalt {
	background-color: #fff;
	width: 996px;
    position: relative;
    left: 50%;
    top: 10px;
    margin: 0 0 0 -498px;
    display: block;
}
#inhalt table.haupttable {
	background: url(../images/header.jpg) no-repeat;
	position: relative;
	top: 10px;
	left: 0px;
	padding: 0 0 20px 0;
}
#logo  {
    margin: 0;
	padding: 0;
	width: 180px;
	height: 80px;
	display: block;
	border: 0px solid #fff;
}
.clr {
	clear: both;
}

.outline {
	border: 0px solid #999;
	background: #ffffff;
	padding: 2px;
}
/*Oberstes Feld unter dem Logo*/
#buttons {
    margin: 0px;
    padding: 0px;
}
#buttons_outer {
  	margin-bottom: 2px;
}

#buttons_inner {
	border-top: 0px solid #cccccc;
	height: 25px;
	width: 100%;
	padding: 0;
	margin: 0;
	background: url(../images/bg_toptop.gif) repeat-x;
}

/*BrotkrummenNavi*/
#pathway_text {
	display: block;
	height: 18px;
	padding-left: 20px;
	border-top: 0px solid #ccc;
	margin: 0 0 2px 0;
	width: 560px;
}

/*
#pathway_text img {
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 6px;
}*/


.info {
	padding: 3px 0 0 0;
	color: #014164;
}

.kontakt {
	font-family: arial, sans-serif;
	padding: 0 0 0 3px;
	color: #014365;
	font-size: 10px;
	display: block;
}
/*Suchfeld insgesamt*/
#header_outer {
    text-align: left;
    border: 0px;
    margin: 0px;
}

#header {
    padding: 0px;
    margin: 0;
    width: 580px;
    height: 114px;
    display: block;
    background: #f90 url(../images/header_short.jpg) no-repeat;
}
.header_bg {
	display: block;
	width: 580px;
	height: 124px;
	padding: 0;
	margin: 10px 0 0 10px;
	background: url(../images/bg_top_middle.gif) repeat-x;
}
.suche {
	font-family: arial, sans-serif;
	font-weight: bold;
	padding: 30px 0 0 5px;
	color: #014365;
	font-size: 11px;
	display: block;
}

#search_outer {
	padding: 0px 0 0 5px;
	width: 159px;
}

#search_inner {
  border: 0px solid #cccccc;
  padding: 0px;
  height: 21px !important;
  height: 23px;
  overflow: hidden;
}

#search_inner form {
  padding: 0;
  margin: 0;
}

#search_inner .inputbox {
	border: 0px;
	padding: 3px 3px 3px 5px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #014365;
	width: 140px;
	background-color: #ddd;
}
#top_outer{
	width: 190px;
	margin: 0;
}

#top_inner {
	background: url(../images/bg_top.gif) repeat-x;
	padding: 0px;
	margin: 10px 10px 0 0;
	height: 124px;
	width: 180px;
	display: block;
	overflow: hidden;
  	border-bottom: 0px solid #999;
}
/* Suchfeld Ende*/
/*InfoFeld rechts oben*/
#top_outer_right{
	margin: 0;
	width: 190px;
}

#top_inner_right {
	font-weight: bold;
	background: url(../images/bg_top.gif) repeat-x;
	margin: 10px 0 0 10px;
	padding: 0px;
	height: 124px;
	width: 180px;
	overflow: hidden;
	border-bottom: 0px solid #999;
}
#plakette {
	background: url(../images/plakette.gif) no-repeat;
	display: block;
	width: 180px;
	height: 114px;
}

/* Container Linke Navigation*/
#left_outer {
	float: left;
	margin: 10px 0x 5px 0;
	width: 190px;
	border: 0px solid lime;
}

#left_inner {
  border-top: 0px solid #000;
  padding: 0;
}


/*Haarlinien */
.right_header,
.right_content {
	border-left: 1px solid #d1d1d1;
}

.navi_left,
.left_header {
	border-right: 1px solid #d1d1d1;
}
/*Haarlinien Ende*/

#content_outer {
	padding: 0px;
	margin: 0 10px 10px 10px;
	border: 0px solid #f90;
	width: 580px;
}

#content_inner{
	border: 0px solid lime;
	padding: 0;
	margin: 0;
}

table.content_table {
	width: 100%;
	padding: 0px;
	margin: 0px;
}

table.content_table td {
	padding: 0px;
	margin: 0px;
}


#banner_inner {
	float: left;
	padding: 0px;
	height: 70px;
}

#poweredby_inner {
	padding: 0px;
	margin-left: 0px;
	height: 70px;
}

#right_outer {
	margin: 0 10px 0 10px;
	width: 170px;
	border: 0px solid lime;
}

#right_inner {
  border: 0px solid #cccccc;
  padding: 2px;
}


.user1_inner {
	border: 0px solid #cccccc;
	margin: 0px;
	padding: 2px;
}

.user2_inner {
	border: 0px solid #cccccc;
	margin: 0px;
	padding: 2px;
}

table td.body_outer {
	padding: 0;
	border-top: 1px solid #d1d1d1;
}

.maintitle {
	color: #666;
	font-size: 40px;
	padding-left: 15px;
	padding-top: 20px;
}

.error {
  font-style: italic;
  text-transform: uppercase;
  padding: 5px;
  color: #cccccc;
  font-size: 14px;
  font-weight: bold;
}

/** old stuff **/

.back_button {
	float: left;
  text-align: center;
  font-size: 10px;
  font-weight: bold;
  border: 3px double #efefef;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}

.pagenav {
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #efefef;
  width: 180px;
/*  background: url(../images/button_bg.png) repeat-x;*/
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}

.pagenavbar {
	margin-right: 10px;
	float: right;
}

#foot {
	text-align: center;
	padding: 20px 0 0 0;
}
td.footer {
	font-size: 9px;
	color: #666;
	text-align: center;
	background: url(../images/bg_toptop.gif) repeat-x;
	padding: 0;
	margin: 0;
	height: 25px;
}

ul
{
margin: 0;
padding: 0;
list-style: none;
}

li
{
line-height: 15px;
padding-left: 15px;
padding-top: 0px;
background-image: url(../images/arrow.png);
background-repeat: no-repeat;
background-position: 0px 2px;
}


td {
	text-align: left;
	font-size: 11px;
	margin: 0;
	padding: 0;
}


/* Joomla core stuff */
a:link, a:visited {
	color: #014365;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}
a:hover {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
table.contentpaneopen {
	width: 560px !important;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 10px;
}
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: 0 0 0 10px;
}

table.contentpane td.componentheading {
	padding-left: 4px;
}

table.contentpaneopen fieldset {
	border: 0px;
	border-bottom: 1px solid #eee;
}

.button {
  color: #c64934;
  font-family: Arial, Hevlvetica, sans-serif;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 5px;
  line-height: 18px !important;
  line-height: 16px;
  height: 26px !important;
  height: 24px;
  margin: 1px;
}

.inputbox {
	padding: 2px;
	border: solid 1px #cccccc;
	background-color: #efefef;
}

.componentheading {
	color: #044366;
	text-align: left;
	padding-top: 4px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 13px;
	text-transform: uppercase;

}

.contentcolumn {
	padding-right: 5px;
}

.contentheading {
	height: 30px;
	color: #044366;
	font-weight: bold;
	font-size: 14px;
	width: 430px;
	white-space: nowrap;
}

.contentpagetitle {
	font-size: 13px;
	font-weight: bold;
	color: #cccccc;
	text-align:left;
}

table.searchinto {
	width: 100%;
}

table.searchintro td {
	font-weight: bold;
}

table.moduletable {
	width: 100%;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

div.moduletable {
	padding: 0;
	margin-bottom: 2px;
}

table.moduletable th, div.moduletable h3 {
	background: url(../images/subhead_bg.png) repeat-x;
	color: #666666;
	text-align: left;
	padding-left: 4px;
	height: 21px;
	line-height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	margin: 0 0 2px 0;
}

table.moduletable td {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

table.pollstableborder td {
  padding: 2px;
}

.sectiontableheader {
  font-weight: bold;
  background: #f0f0f0;
  padding: 4px;
}

.sectiontablefooter {

}

.sectiontableentry1 {
	background-color : #ffffff;
}

.sectiontableentry2 {
	background-color : #f9f9f9;
}

.small {
	color: #999999;
	font-size: 11px;
}

.createdate {
	height: 15px;
	padding-bottom: 10px;
	color: #999999;
	font-size: 11px;
}

.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #999999;
	font-size: 11px;
}

table.contenttoc {
  border: 1px solid #cccccc;
  padding: 2px;
  margin-left: 2px;
  margin-bottom: 2px;
}

table.contenttoc td {
  padding: 2px;
}

table.contenttoc th {
  background: url(../images/subhead_bg.png) repeat-x;
  color: #666666;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}








/*TopMenue*/
#buttons #mainlevel-nav {
	position: relative;
	top: 3px;
	left: 680px;
	text-align: right;
	width: 360px;
	height: 15px;
	display: block;
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 10px;
	border-left: 1px solid #efefef;
	z-index: 3;
}

#mainlevel-nav li {
	background-image: none;
	padding: 0px;
	float: left;
	margin: 0;
	padding: 0;
	font-size: 10px;
	line-height: 13px;
	white-space: nowrap;
	border-right: 1px solid #efefef;
	height: 15px;
	text-align: center;
	width: 100px;
}
#mainlevel-nav li a {
	display: block;
	text-decoration: none;
	color: #333;
	font-weight: normal;
	font-size: 10px;
	background: transparent;
}

ul#mainlevel-nav li a:hover {
	color: #333;
	background: #efefef;
}

/*Linke Hauptnavigation*/
a.mainlevel:link, a.mainlevel:visited {
	display: block;
	background-color: #efefef;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #054368;
	text-align: left;
	padding: 7px 0 2px 10px;
	height: 20px;
	width: 170px;
	text-decoration: none;
	border-bottom: 1px solid #fff;
}

a.mainlevel:hover {
	text-decoration: none;
	color: #000;
	background-color: #d9d9d9;
}

a.mainlevel#active_menu {
	color: #014465;
	background-color: #ccc;
	font-weight: bold;
}

a.mainlevel#active_menu:hover {
	color: #efefef;
}

a.sublevel:link, a.sublevel:visited {
	padding-left: 1px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #c64934;
	text-align: left;
}

a.sublevel:hover {
	color: #900;
	text-decoration: none;
}

a.sublevel#active_menu {
	color: #333;
}

.highlight {
	background-color: Yellow;
	color: Blue;
	padding: 0;
}
.code {
	background-color: #ddd;
	border: 1px solid #bbb;
}

form {
/* removes space below form elements */
	margin: 0;
 	padding: 0;
}

div.mosimage {
  border: 1px solid #ccc;
}

.mosimage {
  border: 1px solid #cccccc;
  margin: 5px
}

.mosimage_caption {
  margin-top: 2px;
  background: #efefef;
  padding: 1px 2px;
  color: #666;
  font-size: 10px;
  border-top: 1px solid #cccccc;
}

span.article_seperator {
	display: block;
	height: 1.5em;
}





/*Administartoranzeige ausgeblendet */
.mainleveladmin_menue {
    display: none;
    visibility: hidden;
}

