.messagetitle{font-weight:bold;color:#eeeeee;background-color:inherit;font-size:8pt;}
.messagebody{width:90%;padding-left:15px;}
.errortitle{font-weight:bold;color:#eeeeee;background-color:inherit;font-size:8pt;}
.bold{font-weight:bold;}
input{width:150px;}
input.medium{width:200px;}
input.large{width:370px;}
input.two{width:20px}
input.four{width:40px}
form{margin:0px;}
.rowname{
  border:0px solid red;
	width:20%;
	float:left;
}
.rowvalue{
  width:80%;
}

.clear{
  clear:both;
	overflow:hidden;
	height:1px;
	font-size:0px;
}

p{
  margin:0;
}

.hilight{
  background-color:#ffff00;
  color:inherit;
}

img{
  border:0;
}
div.dolink{
  padding-top:3px;
	padding-bottom:3px;
	margin-bottom:10px;
}

span.dolink{
  border:3px groove #808080;
	padding-top:1px;
  padding-right:1px;
  padding-bottom:1px;
	padding-left:3px;
	margin:1px;
}

a.dolink:link{
  font-weight:bold;
	text-decoration:none;
}

a.dolink:visited{
  font-weight:bold;
	text-decoration:none;
}

a.dolink:hover{
  font-weight:bold;
	text-decoration:underline;
}
.templatenews{
  width:90%;
	padding-left:15px;
}

.templatenewsimg{
  float:left;
	font-size:0px;
	padding-right:5px;
}

table.newsarchiv{
  border:0px solid red;
	padding:0;
	border-collapse:collapse;
	border-spacing:0;
	width:500px;
	background-color:#eeeeee;
}

.newsarchivcol1{
  width:80%;
}

.newsarchivcol2{
  width:20%;
}

th.newsarchiv{
  font-size:12px;
	font-weight:bold;
	text-align:left;
	border:1px solid #333333;
	background-color:#dddddd;
}
	
td.newsarchiv1{
  border:1px solid #333333;
	border-collapse:collapse;
	margin:0;
	padding:0;
}
	
td.newsarchiv2{
	border:1px solid #333333;
	border-collapse:collapse;
	margin:0;
	padding:0;
	background-color:#dddddd;
}
	
div.newsarchivimg{
  float:left;
  display:none; 

}

div.newsarchivcontent{
  float:left;
  display:none; 
}
	
.news_ticker_border{
  border:1px solid #333333;
	padding:3px;
	margin-bottom:3px;
}

.news_ticker_toptitle{
  background-color:#CECECE;
	font-weight:bold;
	font-size:12pt;
	color:#2B4776;
	padding:1px;
	text-transform: uppercase;
}

.news_ticker_title{
  border:0px solid green;
}

.news_ticker_date{
  border:0px solid fuchsia;
}

.news_ticker_img{
  border:0px solid yellow;
	margin:0;
	padding:0 3px 3px 0;
	float:left;
}

.news_ticker_content{
  border:0px solid blue;
}

.news_ticker_more{
  border:0px solid aqua;
}

.news_ticker_bottom{
border-top:1px dotted #333333;
}	.workbenchitem{
  border:0px solid red;
	width:147px;
	height:64px;
	text-align:center;
	float:left;
}

/* DMS CSS */
div.explorer_container{
  width: 94%;
  margin: 3px auto;
}

div.explorerborder{
   border:0px solid blue;
   width:96px;
   height:130px;
   margin-right:6px;
   float:left;
}

div.explorersymbol{
   border:1px solid #cdcdcd;
   width:64px;
   height:64px;
   padding:16px;
}

div.explorertext{
  text-align: center;
}

table.explorer{
   border:1px solid #cdcdcd;
   border-collapse: collapse;
   width: 100%;
}

th.explorer{
  border:1px solid #cdcdcd;
  background-color:#efefef;
}

td.explorer{
  border:1px solid #cdcdcd;
}

td.explorer_action_icon{
  text-align: center;
  width: 32px;
}

img.explorer_action_icon{
  height:16px;
  width:16px;
}

a.explorer:link,a.explorer:visited,a.explorer:hover{
  font-weight: normal;
}/*Templates Start*/

.layouttitle_no{
  display:none;
}

/*0 - Template "Nur Text"*/
.template0{
  width:90%;
	padding-left:15px;
}

/* 1 - Template "Bild links und Text" */
.template1{
  width:90%;
	padding-left:15px;
}

.template1img{
  float:left;
	font-size:1px;
	padding-right:5px;
}

/*2 - Zwei Bilder mit 2 Texten plus 2 Titel-Links*/
.template2{
  width:90%;
	padding-left:15px;
}

.template2img1{
  float:left;
	padding-right:5px;
}

.template2img2{
  float:right;
	padding-left:15px;
}

/*5 - 5 Links und 5 Bilder-Links plus 2 Titel-Links template6.html*/
.template6{
  width:90%;
	padding-left:15px;
}

.template6img1{
  float:left;
	padding-right:5px;
}

.template6content1{
  float:left;
}

.template6img2{
  float:left;
	padding-right:5px;
}

.template6content2{
  float:left;
}

.template6img3{
  float:left;
	padding-right:5px;
}

.template6content3{
  float:left;
}

.template6img4{
  float:left;
	padding-right:5px;
}

.template6content4{
  float:left;
}

.template6img5{
  float:left;
	padding-right:5px;
}

.template6content5{
  float:left;
}

/*20 - Template "Bild und 2 Texte"*/
.template20titlecontainer{
  clear:both;
	height:60px;
	border-left:0px solid #000000;
}

.template20{
  width:90%;
	border:0px solid red;
	margin-top:-20px;
	margin-left:15px;

}

.template20img{
  float:left;
	font-size:1px;
}

.template20contenttxt{
 float:left;
 width:400px;
 font-style:italic;
 background-color:#1C527C;
 color:#ffffff;
 padding-top:5px;
}

.template20contentrtf{

}

/* 21 - Template "Bild links und Text" */
.template21{
  width:90%;
	padding-left:15px;
}

.template21img{
  float:right;
	font-size:1px;
	padding-right:5px;
}

/*200 - Ein Bild links mit 1 RTF-Editor:*/
.template200{
  width:90%;
	padding-left:15px;
}

.template200img{
	float:left;
	font-size:1px;
	padding-right:5px;
}

/*210 - Ein Bild rechts mit 1 RTF-Editor:*/
.template210{
  width:90%;
	padding-left:15px;
}

.template210img{
  float:right;
	padding-left:15px;
}

/* 666 - Template "RTF" */
.templatertf{
  width:90%;
	padding-left:15px;
}
/*Templates Ende*/
#gallery_wrapper{
  /*overflow: hidden;*/
  display: inline-block;
}

#gallery_category_name{
  margin: 0;
  padding: 0;
  background-color:#cccccc;
}

#gallery_category_description{
  margin: 0;
  padding: 0;
  background-color:#bbbbbb;
}

#gallery_site_prev{
  float: left;
}

#gallery_thumbnails_container{
  overflow: hidden;
}

#gallery_thumbnails{
  float: left;
}

#gallery_site_next{
  float: left;
}

#gallery_controls{
  width: 500px;/*s. gallery_image_container*/
}

#gallery_slideshow{
  float: left;
}

#gallery_imgcontrol_pos{
  float: right;
  width: 185px;
}

#gallery_img_prev{
  float: left;
}

#gallery_img_next{
  float: right;
}

#gallery_media_container{
  /* background-color:red; */
  /*float:left;*/
  /*border: 3px solid red;*/
  display: inline-block;
}

#gallery_image_container{
  /* display:none; */
  background-color:black;
  position: relative;
  display: inline-block;
  /* z-index:1000; */
  /*
  top:64px;
  left:64px;
  */
}

#gallery_video_container{
  display: none;
}

#gallery_video_player{
}

#gallery_image_div{
  /*text-align:center;*/
  /*position:absolute;*/
  display: block;
  position: absolute;
  top: 0;
  /*border: 3px solid blue;*/
}

#gallery_image_preload_div{
  display: inline-block;
  /*border: 3px solid green;*/
}

#gallery_image_spacer_span{
  background-color:black;
  /*border: 3px solid aqua;*/
}

#gallery_image_spacer{
  visibility:hidden;
  height:0px;
}

#gallery_image_busy{
  display:none;
  margin:auto;
  margin-top:-16px;
}

#gallery_info1{
  background-color: yellow;
}

#gallery_info2{
  background-color: yellow;
}

#gallery_image_file_name{
  background-color: aqua;
}

#gallery_image_name1{
  background-color: fuchsia;
}

#gallery_image_name2{
  background-color: fuchsia;
}

#gallery_image_description1{
  background-color: orange;
}

#gallery_image_description2{
  background-color: orange;
}

#gallery_debug{
  display:none;
}

.gallery_thumbnail{
  display:none;
}

.clear{
  clear: both;
  height: 0px;
}.contact_container{
}

.contact_message{
  width:300px;
	height:150px;
	overflow:auto;
}

.contact_title{
}.unselectable{
  -moz-user-select:-moz-none;
  -khtml-user-select:none;
  -webkit-user-select:none;
  -ms-user-select:none;
  user-select:none;
}
