/* CSS Document */

body, td, th {
	height: 100%;
	padding: 0px;
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 0.7em; /* color: #333333; */
	/*font-size: 11px;*/
	margin: 0px;
}

pre {
	font-size: 1.2em;
}

h1, h2, h3, a.contentpagetitle:link, a.contentpagetitle:visited {
	color: #4E7683;
	font-weight: bold;
	margin-bottom: 4px;
	margin-top: 3px;
}

th {
	text-align: left;
}

p {
	margin-bottom: 10px;
}

a.contentpagetitle:hover {
	color: #37535B;
}

h1 {
	font-size: 1.0em;
}

h1.content {
	font-size: 1.3em;
	border-bottom: 1px dotted #4E7683;
	margin-top: 20px;
	margin-bottom: 20px;
}

h2 {
	font-size: 1.3em;
}

h3 {
	font-size: 1.2em;
}

.clr {
	clear: both;
}

.outline {
	background: #ffffff;
	padding: 0px;
	background: url(../images/verlauf-rechts.gif);
	background-repeat: repeat-y;
	background-position: right;
	width: 788px;
	border-left-color: #cccccc;
	border-left-style: solid;
	border-left-width: 1px;
}

#pathway_outer {
	width: 450px;
	float: left;
}

#pathway_inner {
	float: none !important;
	float: left;
}

#pathway_text {
	overflow: hidden;
	float: left;
	display: block;
}

a.pathway {
	dfont-size: 11px;
}

#buttons {
	float: right;
	margin: 0px;
	padding: 0px;
	width: 50%;
	text-align: right;
}


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

ul#mainlevel-nav li
{
	display: block;
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: right;
	margin: 0;
	width: auto !important;
	width: 15%;
	line-height: 21px;
	white-space: nowrap;
	border-left: 1px solid #cccccc;
}

ul#mainlevel-nav li a{
	width: 100%;
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	color: #333333;
	background: transparent;
}

#buttons>ul#mainlevel-nav li a { width: auto; }

	ul#mainlevel-nav li a:hover
{
	color: #FF9900;
	/*background: #D84203;*/
}

#search_outer {
	float: left;
	width: 325px;
	margin-bottom: 2px;
	text-align: right;
}

#header_middle {
	float: left;
	padding: 0px;
	width: 424px;
	height: 112px;
	background: url(../images/header_bg.gif);
	background-repeat: repeat-x;
}

#header_right {
	float: left;
	padding: 0px;
	width: 247px;
	height: 112px;
	background: url(../images/header_rechts_bg.gif);
	background-repeat: 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-top: 2px;
	width: 170px;
}

#left_inner {
	float: none !important;
	float: left;
}

#content_outer {
	width: 605px;
	margin-top: 2px;
	padding: 0px;
	float: left;
}

#content_inner{
	float: none !important;
	float: left;
	padding: 0;
	margin: 0;
}

.kopf {
	background: url(../images/kopf.gif);
	background-repeat: no-repeat;
	background-position: 243px bottom;
	padding-left:4px;
}

#sitebutton {
	margin-top: 15px;
	margin-bottom: 15px;
}

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 {
	width: 195px;
}

#right_inner {
	float: none !important;
	float: left;
	padding: 2px;
}

.user1_inner {
	float: none !important;
	float: left;
	margin: 0px;
	padding: 2px;
}

.user2_inner {
	float: none !important;
	float: left;
	margin: 0px;
	padding: 2px;
}

table td.body_outer {
	padding: 15px;
	width: 100%;
	background: #EFF6F8;
	background-image: url(../images/content_rand.gif);
	background-repeat: repeat-y;
	background-position: right left;
	height: 100%;
}

table td.body_outer_bottom {
	padding: 0px;
	width: 100%;
	background: #EFF6F8;
	background-image: url(../images/content_rand.gif);
	background-repeat: repeat-y;
	background-position: right left;
}

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

.maintitle {
	color: #ffffff;
	padding-left: 15px;
	padding-top: 20px;
}

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

/** old stuff **/

.back_button {
	float: left;
	text-align: center;
	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;
}

.pagenav {
	text-align: center;
	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;
}

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

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

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

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




/* mambo core stuff */
a:link, a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #FC8200;	text-decoration: none;
	font-weight: bold;
}

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

table.contentpaneopen td {
}

table.contentpaneopen td.componentheading {
	padding-bottom: 10px;
	text-align: left;
	font-weight: bold;
}

table.contentpane {
	border-collapse: collapse;
	border-spacing: 0px;
}

table.contentpane td {
	margin: 0px;
}

table.contentpane td.componentheading {
	padding-bottom: 10px;
}

.button {
	color: #4E7683;
	text-align: center;
	font-size: 0.9em;
	font-weight: bold;
	border: 2px ridge #4E7683;
	width: auto;
	padding: 0px 5px;
	line-height: 18px !important;
	line-height: 16px;
	height: 22px !important;
	height: 20px;
	margin: 1px;
	background-color: #E1E8EA;
}

.inputbox {
	padding: 0px;
	border:solid 1px #cccccc;
	background-color: #ffffff;
	width: 350px;
	font-size: 12px;
	height: 18px;
	font-family: Arial, Helvetica, sans-serif;
}

.inputboxsearch {
	padding: 2px;
	margin-right: 5px;
	border:solid 1px #cccccc;
	background-color: #ffffff;
	width: 150px;
	font-size: 11px;
	height: 18px;
	font-family: Arial, Helvetica, sans-serif;
}

.inputboxsearch:focus {
	border: 1px solid #4E7683;
}

textarea.inputbox {
	height: 100px;
}

.contact_email {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;

}

.componentheading {
	color: #4E7683;
	text-align: left;
	font-weight: bold;
	padding-bottom: 7px;
	font-size: 1.6em;
}

.contentcolumn {
	padding-right: 5px;
}

.contentheading, .contentheading h2 {
	color: #4E7683;
	font-weight: bold;
	padding-bottom: 2px;
	padding-top: 3px;
	font-size: 1em;
}

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

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

table.searchinto {
	width: 100%;
}

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

table.moduletable {
	width: 100%;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	table-layout:fixed;
}

table.moduletable th {
	background: #E1E8EA;
	background-image: url(../images/navi_module_bg.gif);
	background-repeat: no-repeat;
	background-position: right;
	color: #BBCCD1;
	text-align: right;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 22px;
	font-weight: bold;
	text-transform: uppercase;
}

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



table.pollstableborder td {
	padding: 2px;
}

.sectiontableheader {
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #E1E8EA;
	background-image: url(../images/menue_rand.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.sectiontablefooter {

}

.sectiontableentry1 td, .sectiontableentry2 td {
	background-image: url(../images/menue_rand.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 3px;
	padding-bottom: 3px;
}

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

.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 dotted #4E7683;
	padding: 5px;
}

table.contenttoc td {
	padding: 0px;
}

table.contenttoc th {
	text-align: left;
	padding-left: 0px;
	font-weight: bold;
	color: #4E7683;
}

a.mainlevel:link, a.mainlevel:visited {
	display: block;
	background-image: url(../images/mainlevel_bg.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	color: black;
	text-align: left;
	padding-left: 13px;
	padding-bottom: 3px;
	padding-top: 3px;
	text-decoration: none;
	font-weight: normal;
	border-bottom: 1px dotted #4E7683;
}

a.mainlevel:hover {
	text-decoration: none;
	color: #CC3300;
	color: #FC8200;
}

a.mainlevel#active_menu{
	/*background-color: #CFDDE2; #D4E3E9;*/
	color: #FC8200;
	font-weight: bold;
}
a.mainlevel_top{
	text-align: right;
	font-weight: normal;
}

a.sublevel:link, a.sublevel:visited {
	font-weight: normal;
	background-image: url(../images/mainlevel_bg.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
	color: black;
	text-align: left;
	padding-left: 8px;
	text-decoration: none;
}

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

a.sublevel#active_menu{
	color: #FC8200;
	font-weight: bold;
}

table.moduletable a {
	padding-left:10px;
}

li.latestnews, li.newsfeed {
	background-image: url(../images/menue_rand.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin: 0;
	padding: 3px;
	padding-left: 10px;
}

li.latestnews a:link, li.newsfeed a:link,
li.latestnews a:visited, li.newsfeed a:visited {
	padding: 2px;	
	font-weight: normal;
}

li.latestnews a:hover, li.newsfeed a:hover{
	font-weight: normal;
}



td#subindenttd{
	/*background-color: #C3D0D5; #9BB1B9;*/
	padding-bottom: 2px;
	padding-top: 2px;
	padding-left: 10px;
	vertical-align: middle;
	border-bottom: 1px dotted #4E7683;
}



.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;
	padding: 1px 2px;
	color: #666;
	text-transform: normal;
}

DIV#adsense_content {
	height: 15px;
	width: 468px;
	border: 1px solid #4E7683;
}


/* nicht verwendete elemente

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

table.moduletable_nav th {
	background: #E1E8EA;
	background-image: url(../images/navi_module_bg.gif);
	background-repeat: no-repeat;
	background-position: right;
	color: #BBCCD1;
	text-align: right;
	padding-top: 3px;
	padding-right: 22px;
	height: 19px;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
}

table.moduletable_nav td {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	background-image: url(../images/menue_rand.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 19px;
}
*/

div#social_bookmarks {
	text-align: right;
	width: 100%;
}

a.social_bookmark {
	display: block;
	float: left;
	margin-right: 5px;
	text-align: center;
	width: 20px;
	height: 20px;
}

table.content_data_table td {
	border-bottom: 1px dotted #4E7683;
	padding-top: 3px;
	padding-bottom: 3px;
}

div.article_seperator {
	width: 100%;
	height: 10px;
	border-bottom: 1px dotted black;
}

/* Druckansicht */

body.contentpane {
	width: 600px;
	margin: 10px;
	font-size: 12px;
}

body.contentpane * {
	font-size: 12px;
}

body.contentpane h1 {
	font-size: 14px;
}

body.contentpane #adsense_content {
	display: none;
}
