/* CSS Document */

html {
	height: 100%;
}

body {
	margin: 15px;
	height: 100%;
         padding-top: 5px;
	padding-left: 5px;
	padding-right:5px;
	font-family: Verdana, Tahoma, Helvetica, Sans Serif;
	line-height: 130%;
	font-size: 12px;
	color: #004193;

}

td {
	text-align: left;
	font-size: 12px;
}

ul   {   list-style-type:circle;
}



.clr {
	clear: both;
}

.outline {
       	border-left: 1px solid #004193;
         border-top: 1px solid #004193;
         border-right: 1px solid #004193;
  	background: #004193;
	padding: 0px;
}


.outline_top {
  	border-left: 1px solid #004193;
         border-top: 1px solid #004193;
         border-right: 1px solid #004193;
         border-bottom: 1px solid #004193;
  	/*background: #ffffff;*/
	padding: 0px;
}

.outline_left {
  	border-left: 1px solid #004193;
         /*border-top: 1px solid #004193;*/
         border-bottom: 1px solid #004193;
  	background: #004193;
	padding: 0px;
}

.outline_right {
  	border-right: 1px solid #004193;
         /*border-top: 1px solid #004193;
         border-bottom: 1px solid #004193;*/
  	background: #80a0c9;
	padding: 0px;
         width: 200px;
}

.outline_content {
  	border-left: 1px solid #004193;
	border-top: 0px solid #004193;
         border-right: 1px solid #004193;
         border-bottom: 1px solid #004193;
  	background: #ccd9e9;
	padding: 2px;
}

.outline_pathway {
  	border-left: 1px solid #e6ecf4;
	border-top: 1px solid #e6ecf4;
         border-right: 1px solid #e6ecf4;
         border-bottom: 1px solid #e6ecf4;
  	background: #ffffff;
	padding: 1px;
}

.pathway {
         color:#80919f;
	height: 25px;;
	padding: 0px;
	font-size:11px;
         font-weight: bold;
        /*background-color: #e6ecf4;
         border-bottom: 1px solid;
	background:url(../images/arrow.gif) no-repeat;*/
}

#pathway_text img {
	margin-left: 2px;
	margin-right: 5px;
	margin-top: 0px;
}


/********  NAVIGATIONEN  ************************/




#buttons {
	float: left;
	margin: 0px;
	padding: 0px;
	width: auto;
}

/*  TopMenu Position mit Linien*/
#buttons_outer {
	width: 700px;
  	margin-bottom: 2px;
	margin-right: 2px;
         margin-top: 5px;
 	float: right;

}

#buttons_inner {

	height: 15px !important;
	height: 15px;
         text-align: right;
}


.moduletable-nav {
	width: 100%;
	margin-bottom:10px;
	margin-left: 0px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
         background-color: #004193;
}


mainlevel-nav {
font-family: Verdana, Arial, Helvetica, sans-serif;
padding-top: 0px;
color: #e6ecf4;
text-decoration: none;
width: 100%;
font-size: 11px;
background-color: #004193;
}


a.mainlevel-nav:link, a.mainlevel-nav:visited {
font-family: Verdana, Arial, Helvetica, sans-serif;
padding-top: 0px;
color: #e6ecf4;
text-decoration: none;
width: 100%;
font-size: 11px;
background-color: #004193;
}


a.mainlevel-nav:hover {
font-family: Verdana, Arial, Helvetica, sans-serif;
padding-top: 0px;
color: #004193;
background-color: #004193;
text-decoration: none;
width: 100%;
font-size: 11px;
background-color: #e6ecf4;
}


/****    N A V I    L I N K S    *********************/


table.moduletable {
	width: 100%;
	margin-bottom:10px;
	margin-left: 0px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
         background-color: #e6ecf4;
}

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

table.moduletable th, div.moduletable h3 {
color: #ffffff;
background: url(../images/subhead_bg.png) repeat-x;
vertical-align:middle;
height: 21px;
/*line-height:20px;*/
padding-left: 3px;
font: bold 12px Verdana, Arial, Helvetica, sans-serif;
background-color: #004193;
}


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

a.mainlevel {
width: 100%;
margin-left: 0px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;

}

a.mainlevel:link, a.mainlevel:visited {
background: url(../images/but1.gif) no-repeat;
background-position: left;
padding-top: 0px;
color: #ffffff;
line-height:18px;
height: 18px;
text-decoration: none;
width: 100%;
display: block;
padding-left:20px;
background-color: #80a0c9;

}
a.mainlevel:hover {
background: url(../images/but1.gif) no-repeat;
background-position: left;
line-height: 18px;
color: #4d6578;
background-color: #ffffff;
}

/******  Sub-Ebenen vom Mainlevel-Menu  *******/

a.sublevel {
/*width: 240px;*/
padding-left: 100px;
margin-bottom: 0;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
background-color: #4d6578;
/*color: #004193;*/
}

a.sublevel:link, a.sublevel:visited {
background: url(../images/arrow.gif) no-repeat;
display: block;
padding: 0px 0px 0px 25px;
color: #4d6578;
text-decoration: none;
width: 100%;
}

a.sublevel:hover {
/*background: url(../images/arrow.png) no-repeat; */
background-color: #80919f;
color: #ffffff;
}

/*    ENDE N A V I   L I N K S  */


/*   Login Menu  */

table.moduletable_login {
			color: #ffffff;
			background: url(../images/subhead_bg.png) repeat-x;
			vertical-align:middle;
			height: 21px;
			line-height:18px;
			padding-left: 0px;
			background-color: #004193;
                         width:100%;
}

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

table.moduletable_login th, div.moduletable h3 {
color: #ffffff;
/*background:url(../images/but1.jpg) no-repeat;*/
vertical-align:middle;
height: 21px;
line-height:13px;
padding-left: 3px;
font: bold 12px Verdana, Arial, Helvetica, sans-serif;

}


table.moduletable_login td {
	width: 100%;
	margin-bottom:10px;
	margin-left: 0px;
	padding: 10px;
	border-spacing: 0px;
	border-collapse: collapse;
	background-color: #80a0c9;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
}

/*    Ende  Login Menu        */




#ddcolortabs{
margin-left: 4px;
padding: 0;
width: 100%;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
padding-left: 5px;
}

#ddcolortabs ul{
font: bold 11px Verdana, Arial, Helvetica, sans-serif;
margin:0;
padding:0;
list-style:none;
}

#ddcolortabs li{
display:inline;
margin:0 5px 0 0;
padding:0;
text-transform:uppercase;
}


#ddcolortabs a{
float:left;
color: white;
background: #3A7CB6 url(media/color_tabs_left.gif) no-repeat left top;
margin:0 5px 0 0;
padding:0 0 1px 3px;
text-decoration:none;
letter-spacing: 1px;
}

#ddcolortabs a span{
float:left;
display:block;
background: transparent url(media/color_tabs_right.gif) no-repeat right top;
padding:0px 0px 0px 0px;
}

#ddcolortabs a span{
float:none;
}


#ddcolortabs a:hover{
background-color: #161616;
}

#ddcolortabs a:hover span{
background-color: #161616;
}

#ddcolortabs #current a, #ddcolortabs #current span{ /*currently selected tab*/
background-color: #3A7CB6;
}

#ddcolortabsline{
clear: both;
padding: 0;
width: 100%;
height: 8px;
line-height: 8px;
background: #3A7CB6;
border-top: 1px solid #fff; /*Remove this to remove border between bar and tabs*/
}
.shadetabs{

/* width: 90%; width of menu. Uncomment to change to a specific width */
margin-bottom: 0;
}

.shadetabs ul{
padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: bold 10px ;
font-family: 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
list-style-type: none;
text-align: center; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{
text-decoration: none;
padding: 3px 7px;
margin-right: 3px;

color: #2d2b2b;

}

.shadetabs li a:visited{
color: #2d2b2b;
}

.shadetabs li a:hover{
text-decoration: underline;
color: #2d2b2b;
}

.shadetabs li.selected{
position: relative;
top: 1px;
}

.shadetabs li.selected a{ /*selected main tab style */

border-bottom-color: white;
}

.shadetabs li.selected a:hover{ /*selected main tab style */
text-decoration: none;
}


#search_outer {
	float: left;
	width: 165px;
}

#search_inner {

  padding-left: 180px;
  padding-top: 30px;
  height: 25px !important;
  height: 25px;
  overflow: hidden;
}

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

#search_inner .inputbox {
	border: 1px solid #004193;
	padding: 1px 3px 1px 5px;
	font-family: Verdana, Arial, helvetica, sans-serif;
	font-size: 11px;
	color: #004193;
         background-color: #ffffff;
}

#header_outer {
	text-align: left;
	border: 0px;
	margin: 0px;
}

#header {
	float: left;
	padding: 0px;
	margin-right: 2px;
	width: 635px;
	height: 150px;
	background: url(../images/header_short.jpg) no-repeat;
}

#top_outer{
	float: left;
	width: 165px;
}

#top_inner {
  border: 1px solid #cccccc;
	padding: 2px;
  height: 144px !important;
  height: 150px;
  overflow: hidden;
  float: none !important;
  float: left;
}

#left_outer {
  float: left;
	margin-left: 40px;
	width: 165px;
}

#left_inner {
  border: 1px solid #cccccc;
	padding-left: 40px;
  float: none !important;
  float: left;
}

#content_outer {
	padding: 0px;
	margin-top: 0px;
	margin-left: 2px;
	/** border: 1px solid #cccccc;
	float: left;
	width: 635px;               **/
}

#content_inner{
  float: none !important;
  float: left;
  padding: 0;
  padding-top: 2px;
  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 {
	float: right;
	padding: 0px;
	margin-left: 0px;
	height: 70px;
}

#right_outer {
	margin-left: 2px;
	width: 165px;
}

#right_inner {
  float: none !important;
  float: left;
  border: 1px solid #cccccc;
  padding: 2px;
}


.user1_inner {
	border: 1px solid #cccccc;
  float: none !important;
  float: left;
	margin: 0px;
	padding: 2px;
}

.user2_inner {
	border: 1px solid #cccccc;
  float: none !important;
  float: left;
	margin: 0px;
	padding: 2px;
}

table td.body_outer {
	padding: 2px;
	border: 1px solid #cccccc;
}

.maintitle {
	color: #ffffff;
	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: 2px double #cccccc;
  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: 2px double #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}

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



.footer {
	text-align: center;
	padding: 3px;
         font-size:11px;
         font-weight: bold;
         color: #fff100;
         background-color: #004193;
	/*background: url(../images/footer_back.gif) repeat;*/
         border-left: 1px solid #004193;
         border-bottom: 1px solid #004193;
         border-right: 1px solid #004193;
}

a.footer:link, a.footer:visited {
	font-color: white;
	text-decoration: none;
        	font-color: white;
}




/* ******Links allgemein *********** */

a:link, a:visited {
	color: #004193; text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #004193;	text-decoration: none;
	font-weight: bold;
         background-color: #fff100;
}


/*########  Inhalt  #################*/


table.contentpaneopen {
         width: 100%;
	padding_left: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin-top: 3px;

}

table.contentpaneopen td {
   padding-left: 10px;
   line-height: 150%;
   /*font-size: 12px;*/
}

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

}



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

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

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

}

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

.button {
  color: #004193;
  font-family: Verdana, Arial, Hevlvetica, sans-serif;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 1px #004193 solid;
  width: auto;
  /*background: url(../images/button_bg.png) repeat-x;*/
  padding: 0px 5px;
  /*line-height: 16px !important; */
  line-height: 16px;
  /*height: 20px !important;  */
  height: 19px;
  margin: 1px;
}

.inputbox {
	padding: 1px;
	border:solid 1px #4d6578;
	background-color: #ffffff;
}

.componentheading {
	/*background: url(../images/but2.gif) no-repeat;*/
	color: #004193;
	text-align: left;
	vertical-align:text-top;
	margin-top:0px;
	padding-top: 0px;
	padding-left: 10px;
	height: 14px;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
    background-color:#e6ecf4;
	margin-top: 10px;

}

.contentcolumn {
	padding-right: 5px;
}

.contentheading {
	/*background: url(../images/but2.gif) no-repeat;*/
	color: #004193;
	text-align: left;
	vertical-align:text-top;
	margin-top:0px;
	padding-top: 0px;
	padding-left: 10px;
	height: 14px;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
    background-color:#e6ecf4;
	margin-top: 10px;
         /*	background: url(../images/but2.gif) no-repeat;
	height: 27px;
    	padding-left: 10px;
         padding-top: 5px;
         padding-bottom: 5px;
	color: #004193;
	font-weight: bold;
	font-size: 15px;
	white-space: nowrap;*/
}



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


.search {
	padding: 5px 5px 5px 5px;
}


table.searchinto {
	width: 100%;
}

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



table.pollstableborder td {
  padding: 2px;
}

.sectiontableheader {
  font-weight: bold;
  font-size: 12px;
  color: white;
  height: 20px;
  background: #80919f;
  padding-left: 20px;
}

.sectiontablefooter {

}

.sectiontableentry1 {
	background-color : #ffffff;
}

.sectiontableentry2 {
	background-color : #e6ecf4;
}

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

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

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

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



.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: 0px solid #cccccc;
  margin: 5px
}

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

span.article_seperator {
	display: block;
	height: 0.5em;


}