/* --- gadmin content styles --- */
.pagetitle, h1{
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	text-transform:uppercase;
	margin:0px;
	padding:0px;
}

.subtitle, h2{
	font-size: 11px;
	font-weight:bold;
	color: #000000;
	text-transform:uppercase;
	margin:0px;
	padding:0px;
}

h3 {margin:0px;
	padding:0px;
	font-size: 11px;
	font-weight:normal;
}

h5 {margin:0px;
	padding:0px;
	font-size: 11px;
	font-weight:normal;
}

.title, h4 {
	font-size: 11px;
	color: #153588;
	font-weight: bold;
	margin:0px;
	padding:0px;
}

.abstract{
	color: #000000;
	padding-bottom: 5px;
}

.emphasised1 {
	color: #000000;
	font-weight:bold;
}

.emphasised2 {
	color: #153588;
	font-weight:bold;
}

.emphasised3 {
	color: #fec329;
	font-weight:bold;
}
/* ----------------------------- */


body,div,td,span,a,p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-transform: none;
}

a:link {color: #000000; text-decoration:underline;}
a:hover {color: #000000; text-decoration:underline;}
a:active {color: #ed1b24; text-decoration:underline;}
a:visited {color: #000000; text-decoration:underline;}

.footer,a.footer:link,a.footer:hover,a.footer:active,a.footer:visited {
	font-size: 12px;
	font-weight: normal;
	color: #034EA2;
	text-decoration:none;
}

.crumbs {
	font-size: 11px;
	text-transform:uppercase;
	color: #9999CC;
}

a.crumbs,a.crumbs:link,a.crumbs:hover,a.crumbs:active,a.crumbs:visited {
	font-size: 11px;
	font-weight: normal;
	color: #153588;
	text-decoration:none;
}

a.crumbs:hover {
	text-decoration:underline;
}

.menu-head,a.menu-head:link,a.menu-head:hover,a.menu-head:active,a.menu-head:visited {
	color: #153588;
	font-size:14px;
	font-weight:bold;
	text-decoration:underline;
	text-transform:uppercase;
	text-align:center;
}

.menu-sub,a.menu-sub:link,a.menu-sub:active,a.menu-sub:visited {
	color: #000000;
	font-size:12px;
	text-decoration:none;
	text-transform:uppercase;
	padding-top:4px;
	padding-bottom:4px;

}

a.menu-sub:hover {
	text-decoration:underline;
	
}


.bild-spruch {
	color:#FFFFFF;
	font-size:24px;
	text-transform: uppercase;
}

div.menu-head {
	padding:15px 2px 12px 0px;
}
.menu-sub-active,a.menu-sub-active:link,a.menu-sub-active:hover,a.menu-sub-active:active,a.menu-sub-active:visited {
	color: #000000;
	font-size:12px;
	text-decoration:none;
	text-transform:uppercase;
	background-image:url(../layout/activ_menu_bgend.gif);
	background-position:100% 50%;
	background-repeat:no-repeat;
	padding-top:4px;
	padding-bottom:4px;
	padding-right:10px;
}


div.menu-sub {
	
		padding:2px 2px 2px 15px;
}

div.menu-sub-active {
	
	background-image:url(../layout/activ_menu_bg.gif);
	background-position:0% 50%;
	background-repeat:no-repeat;
	padding:2px 2px 2px 15px;
}

.text1, h6 {
	color: #000000;
	font-size:13px;
	font-weight:normal;
	margin:0px;
	padding:0px;
	padding-bottom: 5px;
}

.txt {
	padding-bottom: 5px;
}

.txtsmall {font-size: 10px;}


.txtb {
	font-size: 13px;
	color: #153588;
	font-weight: bold;
}

.txtbred {
	font-size: 12px;
	color: #ed1b24;
	font-weight: bold;
}

.txtbblack {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

.textgrey {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

.welcome-features-title {
	font-size: 20px;
	font-weight: bold;
	color: #153588;
	font-style: italic;
	text-transform: uppercase;
}

.welcome-head {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}


.search {
	color: #153588;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;

}

.borderline {
	height:2px;
	background-color: #EDC300;
}

.borderline_gray {
	height:1px;
	background-color: #CCCCCC;
}

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


.formbg  {background-color:#ffffff;}
.formborder  {background-color:#ffffff;}
.tablebg  {background-color:#f2f2ef;}
.tableborder  { background-color:#edc300;}

.darkrule {
	border-bottom: 1px solid #666666;
	margin-bottom:5px;
	margin-top:5px;
}
.literule {
	border-bottom: 1px solid #cccccc;
}



/* --- CSS&DIV-Struktur --- */

html {
   height: 100%;
   text-align: center;
   margin: 0;
   padding: 0;
}

body {
	height: 100%;
	text-align: center;
	padding: 0;
	margin: 0px auto 0px auto;
/*
	background-color:#A8AD9C;

*/
	background-color:#6E8A9B;
	background-position: top center;
	background-repeat: repeat-y;
}

div {
   margin: 0;
   padding: 0;
}

#container {
	background-color:#FFFFFF;
  	background-image: url(/img/background.gif);
	width: 770px;
	margin: 0px auto 0px auto;
	height: 100%;
}

#containerheader {
	width: 770px;
	height: 145px;
}

#containercontent {
  	background-image: url(/img/background.gif);
	position:relative;
	width: 770px;
}

#containerfooter {
  	background-image: url(/img/background.gif);
	height: 15px;
	width: 770px;
	position: relative;
}

#leftcell {
	float:left;
	width: 194px;
	text-align:left;
}

#rightcell {
	float:right;
	position: relative;
	width: 574px;
	text-align:left;
}

.clear {
	line-height: 0px;
	font-size: 1px;
	clear: both;
}

/* --- Ende - CSS&DIV-Struktur --- */


/* ----------------------------------------------------------------------------------------------------------------*/
/* ------> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ------> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ------> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: ../layout/macFFBgHack.png repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}


.bgweiss    { background-color:#EDC300; padding:1px; }



