/*################################
      html elemente
################################*/
* {
	margin: 0px;
	padding: 0px;
}

html {
	height: 100%;
	width: 100%;
}
body {
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
	color: #333;
	background-color: #E4E7ED;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.preview { /* body-angaben für admin-preview */
	color: #333;
	background-color: #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif; /*Georgia, 'Times New Roman', Times, serif*/
	font-size: 11px;
}
.pagepreview { /* body-angaben für admin-page-preview */
}
.cl {
	clear:both;
}
img {
	border: 0px;
}
p, h1, h2, h3 {
	display: inline;
}
strong {
	/*font-size: 12px;*/
	font-weight: normal;
}

/*################################
      custom elemente
################################*/
.inv {
	width: 0px;
	height: 0px;
	visibility: hidden;
	overflow: hidden;
}
#background {
	position: fixed;
	width: 100%;
	height: 100%;
	background-image:url(../img/muster-20x20.gif);
	background-repeat:repeat;
	z-index: 0;
}
#contentall {
	position: absolute;
	width: 100%;
	z-index: 10;
}
#content {
	width:940px;
	margin-right: auto;
	margin-left: auto;
}
#printcontent {
	width: 95.9%;
	padding-top: 20px;
	padding-left: 2%;
	padding-right: 2%;
	color: #000;
}
#printcontent #headline {
	padding-top: 15px;
}
#clearcols {
	clear: both;
	height: 0px;
	margin: 0px;
	line-height: 0px;
	font-size: 1px;/**/
	overflow:hidden;
}
/* --------------------------- navis ---------------------------------*/

#mainmenu {
	margin-top: 12px;
	margin-bottom: 12px;
	background-color: #012A58;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;/**/
	text-transform:uppercase;
	font-size:12px;
	font-weight: bold;
	list-style: none;
}
#mainmenu li{
	display: inline;
	padding-left: 22px;
}
#mainmenu li a{
	color: #84A7CD;
	text-decoration: none;
}
#mainmenu li a strong{
	font-weight: bold;
}
#mainmenu li a:hover{
	color: #C1D2E6;
}
.submenu {
	list-style: none;
	font-size:11px;
	font-weight: bold;/**/
}
.submenu li{
	padding-top: 5px;
}
.submenu li a{
	color: #4B7B9E;
	text-decoration: none;
}
.submenu li a strong{
	font-weight: bold;
}
.submenu li a:hover{
	color: #3E5160;
}

#submenu1 {
}
#submenu2 {
	padding-left: 20px;
}
#submenu3 {
	padding-top: 3px;
}

/*########### navi 1 level 0 ###########*/
#mainmenu .Lactive{
	color: #FFF;
}
#mainmenu .Lactive:hover{
}
#mainmenu .Factive{
	color: #FFF;
}
#mainmenu .Factive:hover{
}
#mainmenu .rubric{
	color: #CCC;
	font-style:italic;
}

.submenu .Lactive{
	color: #012A58;
}
.submenu .Lactive:hover{
}
.submenu .Factive{
	color: #012A58;
}
.submenu .Factive:hover{
}
.submenu .rubric{
	display:block;
	color: #666;
	font-style:italic;
}


/*------------ header --------------*/
#contenthead {
	/*
	*/
}
#logo {
	padding-top: 16px;
	padding-bottom: 16px;
	background-color:#FFF;
	margin-bottom: 12px;
	padding-left: 26px;
}
.rootstr {
	font-size: 11px;
	color: #000;
}
.rootstr:hover{
}
/*------------ footer --------------*/
#contentfoot {	
	margin-top: 12px;
	clear: both;
	width: 100%;
	height:20px;
	/*margin-bottom: 16px;*/
	background-color: #4B7B9E;
}
/*---------- CONTENT --------------- */

.contenteditspace {
	padding-left:20px;
}
#contentarea {
	padding-top:30px;/**/
	background-image:url(../img/content-hg.png);	
	background-repeat:repeat-y;
}
#menus {
	margin-top: -3px;
	padding-left: 26px;/**/
	width: 156px;
	padding-right: 10px;
	float: left;
	display: inline;
	background-color:#FFF;
	margin-right: 16px;
	padding-bottom: 30px;
}
#pagecontent {
	background-color:#FFF;
	overflow: hidden;
	padding-bottom: 30px;
}
.contentchapters {
	padding-left: 18px;
	padding-right: 40px;
}
.colmain {
	width:475px;
	float:left;/**/
	vertical-align: top;
}
#printcontent .colmain {
	width: 100%;
}
.colmarg {
	width:160px;
	float:right;
	overflow:hidden;
	display: inline;
	vertical-align: top;
}
.coltop {
	clear:both;
	width:100%;
	overflow:hidden;
}
.colbottom {
	clear:both;
	width:100%;
	overflow:hidden;
}
#printcontent .colmarg img {
	/*width: 90%;
	height: 90%;*/
}


.contentseperator {
	border-top: 1px solid #000000;	
	height: 12px;
	/*overflow:hidden;*/
}
.chapnofloat {
	clear:both;
	width:100%;
	/*overflow:hidden;*/
}
.chapabst {
	clear:both;
	padding-top: 12px;
	width: 100%;
}
.chapbabst {
	clear:both;
	height: 12px;
}
.chapline {
	clear:both;
	border-top: 1px dashed #666;
	padding-top: 12px;
	width: 100%;
}
/*########### --------- eingebettete bilder -------------###########*/

.chapterimg {
	padding-top: 2px;
	background-color: #E9E9E9;
	margin-bottom: 10px;
}
.imgtop {
	padding-top: 2px;
	padding-bottom: 10px;
	overflow: hidden;
}
.imgmidtop {
	padding-top: 2px;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 10px;
}
.imgbottom {
	overflow: hidden;
	padding-top: 10px;
}
.imgmidbottom {
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
}
.imgleft {
	padding-top: 2px;
	overflow: hidden;
	padding-right: 20px;
	padding-bottom: 10px;
	float: left;
}
.imgright {
	padding-top: 2px;
	overflow: hidden;
	padding-left: 20px;
	padding-bottom: 10px;
	float: right;
}
.imgthumbleft {
	padding-top: 2px;
	overflow: hidden;
	padding-right: 20px;
	padding-bottom: 10px;
	float: left;
}
.imgthumbright {
	padding-top: 2px;
	overflow: hidden;
	padding-left: 20px;
	padding-bottom: 10px;
	float: right;
}
.imgthumbtop {
	padding-top: 2px;
	overflow: hidden;
	padding-bottom: 10px;
}
.imgsubtitle {
	text-align: left;
	color: #666666;
	font-size: 91%;
	/*
	border-bottom: 1px solid #BBBBBB;
	border-left: 1px solid #BBBBBB;
	border-right: 1px solid #BBBBBB;
	*/	
	padding-top: 2px;
	padding-left: 2px;	
	padding-right: 2px;	
	padding-bottom: 4px;	
}
/*------------- TEXTFORMATIERUNGEN ------------- */
.chapterblock {
	/*clear: both;
	display: block;
	overflow:visible;
	border:1px solid #000000;
	overflow:hidden;*/
}
.brdrs{
	border:0px dashed #999;
}
.brdrc{
	width:100%;
	/*height:1%;
	overflow:hidden;*/
}
.textblock {
	color: #333;
	line-height:150%;
	width: 100%;	
	/*clear: both;*/
}
.textblock .textfloatcontainer {
	height:1%;overflow:hidden;
}
.textblock a {
	color: #333;
	font-size: inherit;
	text-decoration:underline;
}
.textblock table {
	color: inherit;
	font-size: inherit;
	line-height: inherit;
}
.textblock .link {	
	color: #333;
	text-decoration:underline;
}
.textblock .link:hover {
	color: #666;
}
.textblock .link:hover {
	/*color: #000000;*/
}
.textblock .filelink {
	color: #333;
	/*color: #BEBDB6;
	color: #666666;
	text-decoration: none;*/
	text-decoration: underline;
}
.textblock .filelink:hover {
	color: #666;
	/*color: #000000;
	text-decoration: underline;*/
}
.textblock h1 {
	font-size: 12px;
	color: #333;
	font-weight:bold;
}
.jl_dkblau {
	color: #012A58 !important;
}
.textblock h2 {
	/*text-transform:uppercase;*/
	font-size: 11px;
	color: #012A58;
	font-weight:bold;
}
.textblock h3 {
	font-size: 11px;
	color: #4B7B9E;
	font-weight:bold;
}
.textblock strong {
	font-size: 11px;
	color: #333;
	font-weight:bold;
}
#printcontent .textblock {
	color: #000 !important;
}
#printcontent .textblock h1 {
	font-size:11px !important;
	font-weight:bold !important;
	color: #000 !important;
}
#printcontent .textblock a, #printcontent .textblock h2, #printcontent .textblock h3, #printcontent .textblock strong {
	color: #000 !important;
}
/*--------- infobox -----------*/
.infobox {
	border:1px solid;
	padding: 5px;
	overflow:hidden;
	height:1%;
}
.infobox a{
	/*color:#DDDDDD!important;*/
}

.textblock .infobox .link {
	/*color:none;*/
}
.textblock .infobox .link:hover {
	/*color:none;*/
}
.textblock .infobox .filelink {
	/*color:none;*/
}
.textblock .infobox .filelink:hover {
	/*color:none;*/
}

/* ------------------- DIVERSE ---------------------- */
.marker {
	background-color:#DBDBDB;
}

/*################################
      druckversion
################################*/

.printseperator {
	border-top: 1px #000000 solid;
	/*width: 100%;*/
	margin-top: 20px;
	margin-bottom: 10px;
	padding-top: 10px;
}
#printfoot {
	/*width: 100%;*/
	clear:both;
	color: #000000;
	font-size: 100%;
	margin-bottom: 30px;
	padding-top: 10px;
}
.printpageurl {
	color: #000000;
}
/*################################
      standard-plugins
################################*/

/*########## sitemap [zur zeit nicht benutzt] ##########*/

.textblock .sitemaplink {
	/*color: #BEBDB6;*/
	color: #666666;
	text-decoration: underline;
}
.textblock .sitemapfolderlink {
	/*color: #BEBDB6;*/
	color: #666666;
	text-decoration: underline;
}
.textblock .sitemaprubric {
	/*color: #BEBDB6;*/
	color: #666666;
	text-decoration: underline;
}
.textblock .sitemaplist {
	list-style:none;
	padding-top: 2px;
	padding-bottom: 6px;
}
.textblock .sitemaplist li {
	padding-top: 1px;
	padding-bottom: 1px;
}
/*################################
      bildergalerien
################################*/

/* -------- übersicht-darstellung -----------*/
.galleryall {
	clear:both;
	padding-top: 3px;
	text-align: center;
	width: 100%;
}
.galleryclear {
	clear: both;
}
.galleryrow {
	clear: both;
	width: 100%;
	text-align: center;
}
.gallerythumbsframeleft {
	width: 33%;
	float:left;
	overflow: hidden;
	padding-bottom: 3px;
}
.gallerythumbsframemiddle {
	width: 34%;
	float:left;
	overflow: hidden;
	padding-bottom: 3px;
}
.gallerythumbsframeleft {
	overflow: hidden;
	padding-bottom: 3px;
}
.galleryimgsubtitle {
	color: #999999;
	border: 1px solid #BBBBBB;
	font-size: 10px;	
	margin-top: 5px;	
	padding-top: 4px;
	padding-left: 4px;	
	padding-right: 4px;	
	padding-bottom: 4px;	
}
.gallerystart {
	margin-top: 18px;
}
.gallerystartimg {
	display:inline;
	margin-right: 20px;
}
.gallerystarttext {
	display:inline;
	font-weight:bold;
}
.gallerystarttext a {
	color:#666666;
	font-weight:normal;
	text-decoration:none;
	display:inline;
}
.gallerystarttext a:hover {
	text-decoration:underline;
	/*font-weight:bold;*/
}

/* -------- einzel-darstellung -----------*/
.showgallerynavi {
	clear: both;
	width:475px;	
	font-size: 11px;	
	text-align: center;	
	color: #999999;
	padding-top: 1px;
}
.showgallerynavi .link {
	color: #999999;
	text-decoration:none;
}
.showgallerynavi .link:hover {
}
.showgallerynavi strong {

}
.showgalleryimgrow {
	padding-top: 10px;
	clear: both;
	width:475px;
	text-align: center;
}
.showgalleryimg {		
	margin-left: auto;	
	margin-right: auto;
}
.showgalleryimgsubtitle {
	text-align: left;
	color: #999999;
	font-size: 10px;	
	margin-top: 6px;	
}
.gallerylink {
	color: #999999;
	text-decoration: none;
}
.gallerylink:hover {
}

/*################################
      formulare
################################*/
.forminput { font-family: Arial, Helvetica, sans-serif; font-size: 100%; color: #545878; border: #999999 1px solid;}
.formcheckbox { border: #000000 1px solid;}
.formtextarea { font-family: Arial, Helvetica, sans-serif; font-size: 100%; color: #545878; border: #999999 1px solid;}
.formbutton { font-family: Arial, Helvetica, sans-serif; font-size: 100%; color: #999999; border: #999999 1px solid; background-color:#FFFFFF;}
.formbutton:hover { color: #545878;}
.formwarning { color: #990000; font-weight: bold;}
.formok { color: #009900; font-weight: bold;}


/*################################
      editmode
################################*/

.editexit {
	width: 9px;
	height: 9px;
	position:absolute;
	margin-top: 5px;
	margin-left: 5px;
}

/*------------- Menü EDIT-Buttons -------------*/
.editnav {
	width: 9px;
	height: 9px;
	position:absolute;
}
.editnav a{
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	margin-left: -12px;
}
#mainmenu li .editnav {
	display: inline;
}
/*------------- Chapter / Page EDIT-Buttons -------------*/
.ieeditfix {visibility:hidden;overflow:hidden;}

.editchapter {
	width: 9px;
	height: 9px;
	position:absolute;
	margin-top: 2px;
	margin-left:-12px;
	clear:both;
	z-index:0;
}
.editpage {
	width: 9px;
	height: 9px;
	position:absolute;
	margin-top: -10px;
	margin-left:0px;
}
/*------------- Image-File EDIT-Buttons -------------*/

.editimgfile {
	width: 9px;
	height: 9px;
	position:absolute;
	margin-top: 1px;
	margin-left: 1px;
}
/*------------- Image-File EDIT-Buttons -------------*/

.editgallery {
	width: 9px;
	height: 9px;
	position:absolute;
	margin-top: -10px;
	margin-left: 1px;/**/
}


