/* CSS Document */



/* ################# MAIN ####################*/



html{height:100%}

body  { font-size: 11px; font-family: Verdana, Arial, sans-serif; background-color: #dedddd; text-align: center; margin: 0; padding: 0; height: 100% }



/* ################# TEXT ####################*/



.textNormal {

	color: #000000;

	font-size: 12px;

}



.textgrau {

	color: #666666;

	font-size: 12px;

}



.textFett {

	color: #666666;

	font-weight: bold;

	font-size: 12px;

}



.textFettFarbig {

	color: #660000;

	font-weight: bold;

	font-size: 12px;

}



.textUeberschrift {

	color: #660000;

	font-weight: bold;

	font-size: 14px;

}



/* ################# LAYOUT ####################*/



#breite1000{

	/*position: absolute;*/

	top: 0px;

	/*left: 0px;*/

	width:1000px;

	margin:0px auto;

	height: 100%;

	text-align:left;

	background-color: #999999;

	background-image:  url(../images/bg_weis_mit_linie.gif);

	background-repeat:repeat-y;

	/*margin-bottom: 20px;*/

}



#header {

	position: relative;

	top: 0px;

	left: 9px;

	padding: 0px;

	width: 985px;

	height: 150px;

	background-image: url(../images/header.jpg);

	background-repeat: no-repeat;

}



#naviOben {

	position: absolute;

	right: -1px;

  	bottom: 0px;

  	padding-bottom: 6px;

  	height: 15px;

	width: 806px;

	/*background-color: #BBBDC0;*/

	text-align: right;

}



.mainlevel-nav {

	width: 160px;

	float: left;

	font-size: 12px;

	color: #cccccc;

	display: block;

	text-decoration: none;

	text-align: center;

	font-weight: bold;

}



#inhaltMain {

	width: 1000px;

	min-height: 100%;

	background-image:  url(../images/bg_weis_mit_linie.gif);

	background-repeat:repeat-y;

	z-index: 2;

}



#inhaltText  { font-size: 12px; font-family: tahoma, arial, sans-serif; line-height: 18px; position: relative; top: 20px; left: 220px; width: 730px; height: 100% }



#naviLinks {

	position: absolute;

	margin-top: 10px;

  	width: 160px;

	/*background-image: url(../images/bg_navi.gif);

	background-repeat:repeat-y;*/

	z-index: 4;

}



#footer {

	clear: both;

	height: 22px;

	background-image:  url(../images/bg_footer.gif);

	background-repeat:repeat-none;

}



table.moduletable {

	width: 100%;

	margin-bottom: 5px; 

	margin-left: 15px; /* Abstand links Navigation Links*/

	padding: 0px;

	border-spacing: 0px;

	border-collapse: collapse;

}



div.moduletable {

	padding: 0px;

	margin-bottom: 2px;

}



table.moduletable th, div.moduletable h3 { /* NaviLinks Überschriften */

	color: #333333;

	text-align: left;

	padding-left: 2px;

	height: 21px;

	line-height: 21px;

	font-weight: bold;

	font-size: 10px;

	text-transform: uppercase;

	margin: 0 0 2px 0;

}



table.moduletable td {

	font-size: 10px;

	padding: 0px;

	margin: 0px;

	font-weight: normal;

}



a.category {

	text-decoration:  underline;

	color: #333333; 

 }

a.category:hover {

	text-decoration:  underline;

	color: #660000;  

 }



.componentheading {

	color: #333333;

	text-align: left;

	padding-top: 4px;

	height: 21px;

	font-weight: bold;

	font-size: 11px;

	text-transform: uppercase;



}



.content {

	padding: 0px 0px 0px 0px;

	font-size: 10px;

	line-height: 18px;

}



.contentcolumn {

	padding-right: 5px;

}



.contentheading {

	height: 30px;

	color: #0078bc;

	font-weight: bold;

	font-size: 14px;

	white-space: nowrap;

}



.sectiontableheader {

  	font-weight: bold;

  	background: #f0f0f0;

  	padding: 4px;

}



.sectiontablefooter {



}



.sectiontableentry1 {

	background-color : #cccccc;

}



.sectiontableentry1 a:link, .sectiontableentry1 a:visited {

	color: #666666;

	text-decoration: none;

}



.sectiontableentry1 a:hover {

	color: #666666;

	text-decoration: none;

}



.sectiontableentry2 a:link, .sectiontableentry2 a:visited {

	color: #0078bc;

	text-decoration: none;

}



.sectiontableentry2 a:hover {

	color: #999999;

	text-decoration: none;

}



/* ################# LINKS ####################*/



a:link, a:visited {

	color: #0078bc;

	text-decoration: none;

}



a:hover {

	color: #666666;

	text-decoration: none;

}



a.mainlevel-nav:link, a.mainlevel-nav:visited {

	color: #0078bc;

	text-decoration: none;

}



a.mainlevel-nav:hover {

	color: #666666;

	text-decoration: none;

}



a.mainlevel {

	font-size: 10px;

	padding-left: 4px;

	display: block;

	line-height: 26px;

	margin-bottom: 2px;

	text-decoration: none;

	font-weight: normal;

}



a.sublevel {

	padding: 0px;

	margin: 0px;

	font-size: 10px;

	padding-left: 12px;

	display: block;

	line-height: 20px;

	margin-bottom: 2px;

	voice-family:"\"}\""; /* Box Model fix */

	voice-family:inherit;

	text-decoration: none;

	font-weight: normal;

	color: #333333;

}



a.sublevel:hover, a.sublevel#active_menu {

	text-decoration: none;

	voice-family:"\"}\""; /* Box Model fix */

	voice-family:inherit;

	border-left: 2px solid #666666;

}



.contentpagetitle {

	font-size: 13px;

	font-weight: bold;

	color: #cccccc;

	text-align:left;

}



.contentcolumn {

	padding-right: 5px;

}



.small {

	color: #0078bc;

	font-size: 11px;

}



.createdate {

	height: 15px;

	padding-bottom: 10px;

	color: #0078bc;

	font-size: 11px;

}



a.mainlevel:link, a.mainlevel:visited { Menuepunkte NaviLinks

	display: block;

	background:   url(../images/bg_menuepunkte.gif);

	vertical-align: middle;

	font-size: 11px;

	font-weight: bold;

	color: #0078bc;

	text-align: left;

	padding-top: 0px;

	padding-left: 4px;

	height: 20px !important;

	height: 25px;

	width: 140px;

	text-decoration: none;

}



a.mainlevel:hover {

	background-position: 0px -25px;

	text-decoration: none;

	color: #666666;

}



a.mainlevel#active_menu {

	color:#0078bc;

	font-weight: bold;

}



a.mainlevel#active_menu:hover {

	color: #666666;

}



span.article_seperator {

	display: block;

	height: 1.5em;

}



.back_button a {

	float: left;

  	text-align: center;

	color: #0078bc;

  	font-size: 10px;

  	font-weight: bold;

	text-decoration: none;

  	width: auto;

}



table.content_table {

  	width: 100%;

	padding: 0px;

	margin: 0px;

}



table.content_table td {

	padding: 0px;

	margin: 0px;

}



table.contentpaneopen {

        width: 100%;

	padding: 0px;

	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 #0078bc;

}



.pagenav {

  	text-align: center;

  	font-size: 9px;

  	font-weight: bold;

  	border: solid 1px #cccccc;

  	width: auto;

  	padding: 0px 10px;

  	line-height: 20px;

  	margin: 1px;

}



.pagenavbar {

	margin-right: 10px;

	float: right;

}



.pagenav_next a:link, .pagenav_next a:visited {

	color: #0078bc;

	text-decoration: none;

}



.pagenav_next a:hover {

	color: #666666;

	text-decoration: none;

}



.pagenav_prev a:link, .pagenav_next a:visited {

	color: #0078bc;

	text-decoration: none;

}



.pagenav_prev a:hover {

	color: #666666;

	text-decoration: none;

}



/* ################# TEXT ####################*/



.readon {

	font-size: 10px;

	color: #0078bc;

	text-decoration: none;

	font-weight: bold;

}

 

.clr {

	clear: both;

}



/*########################## TAGS ############################*/



ul#mainlevel-nav

{

	list-style: none;

	padding: 0;

	margin: 0;

	font-size: 0.8em;

}



ul#mainlevel-nav li

{

	background-image: none;

	padding-left: 0px;

	padding-right: 0px;

	float: left;

	margin: 0;

	font-size: 11px;

	line-height: 21px;

	white-space: nowrap;

	/*border-right: 1px solid #cccccc;*/

}



ul#mainlevel-nav li a: link, ul#mainlevel-nav li a: visited

{

	display: block;

	padding-left: 15px;

	padding-right: 15px;

	text-decoration: none;

	color: #990000;

	background: transparent;

}



ul#mainlevel-nav li a: hover

{

	display: block;

	padding-left: 15px;

	padding-right: 15px;

	text-decoration: none;

	color: #666666;

	background: transparent;

}



.pathway {

	color: #cccccc;

	font-size: 10px;

	text-decoration: none;

	font-weight: normal;

}



.pathway a{

	color: #0078bc;

	text-decoration: none;

	font-weight: normal;

}



/*################### LOGIN ################################*/



.button { /* Anmelden */

  	color: #0078bc;

  	font-family: Arial, Hevlvetica, sans-serif;

  	text-align: center;

  	font-size: 11px;

  	font-weight: bold;

 	border: 1px solid #2B5B53;

        background-color: #BBBDC0;

 	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 #0078bc;

	background-color: #FEFEFE;

}
