/* CSS Document */

/*
Colors:
Darkblue:   #003399
Lightblue:  #0066CC
Red:        #FF0000
White:      #FFFFFF

*/

/* TD.menu {
  color: #003399;
  padding-top: 2px;
} */

TD.white {
  border: 0px solid black;
  background-color: #FFFFFF;
  vertical-align: middle;
}

a#logo {
  border: 0px solid white;
  position: absolute;
  left: 151px;
  top: 132px;
  width: 20px;
  height: 20px;
  z-index: 99;
}

.pathway, a.pathway:link, a.pathway:hover, a.pathway:visited {
  border: 0px solid black;
  color: #FF0000;
  font-size: 14px;
  background-image: none;
  font-weight: bold;
  padding: 0px;
}

.message {
  background-color: #FFFFFF;
  border: 1px solid #FFFFFF;
  color: #FF0000;
  padding: 3px;
  margin-bottom: 10px;
  text-align: center;
  font-weight: bold;
}

#search_inner form {
  padding: 0;
  margin: 0;
  border: 0px solid red;
  width: 100%;
}

#search_inner {
  text-align: right;
  border: 0px solid yellow;
}

#search_inner .search-search {
  border: 0px solid orange;
  text-align: right;
}

#search_inner .inputbox-search {
	border: 0px solid #000000;
	padding: 0px 0px 0px 2px;
  margin: 6px 5px 0px 2px;
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	color: #003399;
  width: 98px;
}

#search_inner table.moduletable-search {
  /* width: 100%; */
  height: 22px;
  text-align: right;
  border: 0px solid black;
  background-image: url(../images/background-input.gif);
	background-repeat: no-repeat;
  background-position: 0px 5px;
}

#search_inner table.moduletable-search td {
  text-align: center;
}

#search_inner .button-search {
  margin: 0px 0px 2px 5px;
  /* padding: 0px 0px 0px 0px;
  border: 0px solid #000;
  background: url(../images/btn-search.gif) left 2px no-repeat;
  width: 30px;
  height: 24px; */
}

#language_inner {
  padding-top: 3px;
  padding-left: 45px;
}

#language_inner img {
	background-color: #FFFFFF;
	padding: 1px;
	margin-bottom: 10px;
}

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

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

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

fieldset {
  padding: 3px 6px 4px 6px;
}

/** old stuff **/

.back_button {
	float: left;
  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 10px;
  line-height: 20px;
  margin: 1px;
}

span.pagenav {
  display: block;
  float: left;
  color: #AAAAAA;
  font-family: Arial, Hevlvetica, sans-serif;
  text-align: center;
  font-size: 14px;
  border: 0px solid #cccccc;
  width: 106px;
  background: url(../images/button2_bg_no.png) center center no-repeat;
  height: 22px !important;
  height: 22px;
  margin: 2px;
  /* cursor: hand; */
  padding-top: 5px;
}

a.pagenav:link, a.pagenav:hover, a.pagenav:active, a.pagenav:visited {
  display: block;
  float: left;
  color: #FFFFFF;
  font-weight: bold;
  text-decoration: none;
  background: url(../images/button2_bg.png) center center no-repeat;
  width: 106px;
  height: 22px !important;
  height: 22px;
  padding-top: 6px;
  margin: 2px;
}

.pagenav_num {
  display: block;
  float: left;
  color: #AAAAAA;
  font-family: Arial, Hevlvetica, sans-serif;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  border: 0px solid #cccccc;
  width: 30px;
  background: url(../images/button3_bg_no.png) center center no-repeat;
  height: 22px !important;
  height: 22px;
  margin: 2px;
  /* cursor: hand; */
  padding-top: 5px;
}

a.pagenav_num:link, a.pagenav_num:hover, a.pagenav_num:active, a.pagenav_num:visited {
  color: #FFFFFF;
  text-decoration: none;
  background: url(../images/button3_bg.png) center center no-repeat;
  font-weight: bold;
  width: 30px;
  height: 22px !important;
  height: 22px;
}

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

#footer {
	text-align: center;
	padding: 3px;
}

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 3px;
}


td {
  font-family: Arial, Helvetica;
  font-size: 14px;
  color: #FFFFFF;
	text-align: left;
  vertical-align: top;
}

body {
  padding: 0px;
  margin: 0px 0px 0px 0px;
  background-color: #003399;
  font-family: Arial, Helvetica;
  font-size: 14px;
  color: #FFFFFF;
  SCROLLBAR-BASE-color:  #003399;
  SCROLLBAR-ARROW-color: #FFFFFF;
}

body.body {
  background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
}

.leftmenu {
  background-image: url(../images/back_3.gif);
	background-repeat: repeat-y;
	padding-bottom: 30px;
}

/* mambo core stuff */
a:link, a:visited {
	border: 0px solid white;
  color: #DDDDFF;
  text-decoration: underline;
	font-weight: normal;
  /* background-image: url(../images/icon_link.gif);
	background-repeat: no-repeat;
  background-position: center left;
  padding-left: 7px; */
}

a:hover, a:active {
	color: #FFFFFF;
  text-decoration: none;
	font-weight: normal;
}

a:link img, a:visited img, a:hover img, a:active img {
  border: 0px solid black;
}

a.clear:link, a.clear:visited, a.clear:hover {
  background-image: none;
  padding: 0px;
}

table.contentpaneopen {
  width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
  border: 0px solid black;
}

.blogitem {
	padding: 5px;
  border-collapse: collapse;
	border-spacing: 0px;
	margin: 5px;
  border: 1px solid #9999FF;
}

table.contentpaneopen td.buttonheading {
   padding: 6px;
   margin: 0px;
   text-align: right;
   text-indent: 0px;
}

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

table.contentpane {
  width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
  border: 0px solid green;
}

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

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

table.contentpane td.contentdescription {
	padding-left: 4px;
  padding-bottom: 20px;
}

table.contentpane td.contentheading {
  background-image: none;
  background: transparent;
}

table.contentpane a.category:link,
table.contentpane a.category:hover,
table.contentpane a.category:active,
table.contentpane a.category:visited {
  text-decoration: none;
}
table.contentpane td.contentheading a {
  text-decoration: none;
  color: #FFFFFF;
  font-weight: bold;
}

.center {
  text-align: center;
}

.button {
  color: #FFFFFF;
  font-family: Arial, Hevlvetica, sans-serif;
  text-align: center;
  font-size: 12px;
  font-weight: bold;
  border: 0px solid #cccccc;
  width: 106px;
  background: url(../images/button2_bg.png) repeat-x;
  height: 22px !important;
  height: 22px;
  margin: 1px;
  cursor: hand;
}

INPUT.inputbox {
	padding: 0px;
	border: 0px solid #cccccc;
	background-color: #ffffff;
  font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
}

.inputbox_back {
  text-align: center;
  background-image: url(../images/background-input.gif);
	background-repeat: no-repeat;
  background-position: center center;
  vertical-align: middle;
  height: 25px;
  padding: 1px 0px 0px 5px;
  margin: 0px 5px 0px 0px;
}

.componentheading {
  font-family: Arial, Helvetica;
	border: 0px solid;
	height: 30px;
	background-image: url(../images/redline.gif);
  background-position: 15px 25px;
  background-repeat: repeat-x;
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
  text-indent: 10px;
  white-space: nowrap;
  margin-bottom: 8px;
}

.contentcolumn {
	padding-right: 5px;
}

.contentheading, .contentheadingalias, .buttonheading {
  font-family: Arial, Helvetica;
  border: 0px solid;
	height: 30px;
	background-image: url(../images/redline.gif);
  background-position: 15px 25px;
  background-repeat: repeat-x;
	color: #ffffff;
	text-indent: 10px;
	font-weight: bold;
	font-size: 14px;
	white-space: nowrap;
}

H1 {
  font-size: 14px;
  text-indent: 15px;
  margin: 0px;
  padding: 0px;
  margin-bottom: 8px;
  width: 100%;
}

/* table.blog, table.blog td {
  border: 0px solid #CCCCFF;
  margin: 0px;
} */

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

table.searchinto {
	width: 100%;
}

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

table.moduletable, table.moduletable_cal {
	width: 100%;
	margin-bottom: 20px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
  border: 0px solid black;
}

table.moduletable th {
	color: #FFFFFF;
	text-align: left;
	padding-top: 4px;
	padding-left: 4px;
	height: 25px;
	font-weight: bold;
	font-size: 15px;
  border-bottom: 1px solid #FFFFFF;
}

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

table.pollstableborder td {
  padding: 2px;
}

.sectiontableheader {
  font-weight: bold;
  border-top: 1px solid #FFFFFF;
  border-bottom: 1px solid #FFFFFF;
  /* background: #f0f0f0; */
  padding: 4px;
}

.sectiontablefooter {

}

.sectiontableentry {
  font-size: 11px;
  text-align: left;
}

.sectiontableentry1 {
	/* background-color : #ffffff; */
  border-bottom: 0px solid #FFFFFF;
}

.sectiontableentry2 {
  /* background-color : #f9f9f9; */
  border-bottom: 0px solid #FFFFFF;
}

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

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

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

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;
}

td.menu ul.menu li {
	padding: 0px 0px 0px 2px;
}
td.menu ul.menu a:link, td.menu ul.menu a:visited {
	display: block;
	background: url(../images/menu_bg.png) no-repeat;
	vertical-align: middle;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
	padding-top: 2px;
	padding-left: 18px;
	height: 20px !important;
	height: 20px;
	width: 145;
	text-decoration: none;
}

td.menu ul.menu a:hover {
	background-position: 0px -20px;
	text-decoration: none;
	color: #FFFFFF;
}

#active_menu {
  background-position: 0px -40px;
	color:#FFFFFF;
	font-weight: bold;
}

a#active_menu:hover {
	color: #FFFFFF;
}

TD.mainlevel-nav, span.mainlevel-nav {
  text-align: center;
}

a.mainlevel-nav:link,
a.mainlevel-nav:visited,
a.mainlevel-nav:hover {
	border: 0px solid white;
  vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
  background-image: none;
  padding: 0px;
  margin: 0px;
}

td.mainlevel-nav a:link img,
td.mainlevel-nav a:visited img,
td.mainlevel-nav a:hover img {
  border: 0px solid white;
  padding: 0px;
  margin: 1px;
}

a.mainlevelflat:link, a.mainlevelflat:visited {
  font-family: tahoma;
  font-size: 11px;
  font-weight: bold;
  color: #003399;
  text-decoration: none;
  vertical-align: middle;
}

a.mainlevelflat:hover {
  text-decoration: none;
  color: #0066CC;
}

#sublevel {
  padding-top: 5px;
  padding-bottom: 10px;
}
#sublevel div {
  height: 20px !important;
  height: 20px;
}
#sublevel #active_menu {
  background-position: 2px -43px;
	color:#FFFFFF;
	font-weight: bold;
}
a.sublevel:link, a.sublevel:visited {
  vertical-align: middle;
  display: block;
	background: url(../images/menu_sub_bg.png) no-repeat;
	background-position: 2px -3px;
  font-size: 11px;
  font-weight: bold;
  color: #FFFFFF;
  text-align: left;
  padding-left: 19px;
  text-decoration: none;
  height: 20px !important;
  height: 20px;
}

a.sublevel:hover {
	background-position: 2px -23px;
	text-decoration: none;
	color: #FFFFFF;
}

a.mainlevel-top:link, a.mainlevel-top:visited {
	vertical-align: middle;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
	padding-top: 0px;
	text-decoration: none;
}

a.mainlevel-top:hover {
	text-decoration: none;
	color: #FFFFFF;
}


.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;
  text-transform: normal;
  font-size: 10px;
  border-top: 1px solid #cccccc;
}

.copy_style {
  color: #FFFFFF;
  font-size: 10px;
  font-family: tahoma;
}

a.copy_style:link, a.copy_style:visited, a.copy_style:hover {
  color: #FFFFFF;
  font-size: 11px;
  font-family: tahoma;
  text-decoration: underline;
  background-image: none;
  padding: 0px;
}

#head_navi {
  border: 0px solid white;
  background-image: none;
  text-align: right;
  padding: 30px 20px 0px 0px;
  height: 18px;
  position: relative;
}
#head_navi table td {
  border: 0px solid white;
  text-align: right;
}
#head_navi a {
  padding-left: 20px;
  font-size: 14px;
}

TD.foot_corner {
  border-top: 2px solid white;
  background-image: url(../images/back_3.gif);
	background-repeat: repeat-y;
}

TD.foot_table {
  border-top: 2px solid white;
}

.extcal_navbar a img{
  background-image: none;
  padding: 0px;
  margin: 0px;
}

table#toolbar a.toolbar {
  background-color: #DDD;
}

/* Formular Elemente */
.fabrikerror {
  color: #FF0000;
  font-weight: bold;
  background-color: #FFFFFF;
}
.mf_element .fabrikerror {

}
.mf_element {
  margin-bottom: 15px;
}
.fabrikLabel {
  float: left;
  width: 150px;
  margin-right: 10px;
}
.rightmenu div.article_seperator {
  padding: 1px;
  margin-top: 5px;
  height: 1px;
  border-top: 1px solid #FFFFFF;
  clear: both;
}
.rightmenu fieldset {
  padding-bottom: 0px;
  padding-left: 5px;
  padding-right: 5px;
}

/* Login-Modul */
#form-login li {
	padding: 0px;
	font-size: 11px;
}

/* ********************* */
/* Offline Template */
#frame {
	margin: 100px auto;
	width: 550px;
}

div.outline {
	background-color: transparent;
}

input.button {
	width: 106px;
	border: 0px solid;
	background-color: transparent;
}

#head_navi div.language_selector a {
	margin: 0px;
	padding: 0px;
}

div.search {
	float: right;
}

div.search input {
	-moz-border-radius: 10px;
	border: 1px solid #003399;
	background-color: #003399;
	color: #FFFFFF;
	padding: 0px 10px;
	width: 150px;
}

div.topwhite {
	position: absolute;
	height: 20px;
	width: 100%;
	top: 143px;
	left: 0px;
	background-color: #FFFFFF;
	z-index: -100;
}


