

  
    
    
#page_news {
  width: 630px;
  overflow: hidden;  
}



#page_news .cmimg {
  float: right;
  padding: 0px 0px 10px 10px;  
}



#page_news .link a {
  background:  url(/img/link_icon_next.png) no-repeat 100% 3px;
  padding-right: 15px;  
}

#page_news .link a:hover, #page_news .link a:active, #page_news .link a:focus {
  background:  url(/img/link_icon_next_hover.png) no-repeat 100% 3px;
  padding-right: 15px;  
}



#page_news .backlink a {
  background:  url(/img/link_icon_back.png) no-repeat 0px 3px;
  padding-left: 15px;   
}

#page_news .backlink a:hover, #page_news .backlink a:active, #page_news .backlink a:focus {
  background:  url(/img/link_icon_back_hover.png) no-repeat 0px 3px;
  padding-left: 15px;
}



#page_news .page_news_doc {
  line-height: 100%;
  vertical-align: bottom;
}

#page_news .page_news_doc .elm_document_icon {
  margin-right: 5px;
}

#page_news .page_news_doc a {
  text-decoration: none !important;
}



#page_news .newsdetail {
  padding-bottom: 10px;
}

#page_news .link {
  padding-bottom: 10px;
}

#page_news .backlink {
     
}

#page_news .linkdetail {
  padding: 5px 0px 8px 0px;
}

    
  
    
    




*.pub-el-text-image-l {
	float:left ;
	padding: 3px 10px 5px 0px;
}

.pub-el-text-image-c {
	padding:3px 0px 5px;
	text-align:center ;
}  
	
*.pub-el-text-image-r {
	float: right;
	padding: 3px 0px 5px 15px ;
}


.pub-tth-ul {
 	padding: 2px 0px 0px 0px;
}

*.pub-tth-li {
	background:url(/img/elm_text_list.gif) no-repeat 0% 9px;
	margin-bottom: 6px ;
	padding-left: 10px ;  	
}
    
  
    
    /*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url('/img/fancybox/fancybox_sprite.png');
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url('/img/fancybox/fancybox_loading.gif') center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url('/img/fancybox/blank.gif'); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
    overflow: hidden !important;
    width: auto;
}

.fancybox-lock body {
    overflow: hidden !important;
}

.fancybox-lock-test {
    overflow-y: hidden !important;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url('/img/fancybox/fancybox_overlay.png');
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(117, 117, 117, 0.9);
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
	        border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	   only screen and (min--moz-device-pixel-ratio: 1.5),
	   only screen and (min-device-pixel-ratio: 1.5){

	#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
		background-image: url('/img/fancybox/fancybox_sprite@2x.png');
		background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/
	}

	#fancybox-loading div {
		background-image: url('/img/fancybox/fancybox_loading@2x.gif');
		background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/
	}
}
    
  
    
    

table.tablesorter, .tablesorter head, .tablesorter tbody, .tablesorter td, .tablesorter th, .tablesorter tr {
	background-color: transparent;
	border-collapse: collapse;
}


.tablesorter thead th {
	background-repeat: no-repeat;
	background-position: center right;	
	font-weight:bold;
	padding: 6px 4px;
	line-height:1;
	text-align:left;
	vertical-align:top;	
	color:#C7C9B4;	
}

.tablesorter table { 
	margin: 10px 0px;
}


.tablesorter tbody tr td {
	text-align:left;
	vertical-align:top;	
	border:0px;
	padding: 4px 4px;
}



/* Table caption sort */
	thead th.header {
	background-image: url(img/elm_table_bg.gif);
	padding-right:20px;
}

thead th.headerSortDown {
	background-image: url(/img/elm_table_bg_desc.gif);
  background-color: #637587;
}

thead th.headerSortUp {
	background-image: url(/img/elm_table_bg_asc.gif);
  background-color: #637587;
}




.tablesorter *.elm_table_headerborder {
	border:solid 1px #a46612;
	border-collapse:collapse;

} 


.tablesorter *.elm_table_headerborder1 {
	border: 1px solid #fff; 
}




.tablesorter .elm_table_headerbg {
  background-color: #e2cfb4;
  color: #000;  

  border-bottom: 2px solid #fff;
}


.tablesorter thead th {
	background-repeat: no-repeat ;
	font-weight:bold;
	padding: 6px 4px;
	line-height:1;
	text-align:left;
	vertical-align:top;	
	color:#000;	
}




table.tablesorter tbody tr.odd td {
	background-color:#fff; 
}

table.tablesorter tbody tr.even td {
	background-color: #f1f1f1; 
}


.tablesorter *.elm_table_bgcolor {
	background-color: #f1f1f1;
}




table.tablesorter tbody tr.mouseover td {
	background-color:#eee;
}





.tablesorter *.elm_table_showborder {
	border:solid 1px #ccc;
	border-collapse:collapse;	
}


.tablesorter *.elm_table_bordercolor1 {
	border: 1px solid #fff; 
}


.tablesorter *.elm_table_showlineborder {
	border-bottom:solid 1px #ccc;
	border-top:solid 1px #ccc;
	
	border-collapse:collapse;	
}
    
  
    
    /* ====================================================================== */
/* === backfor gallery  overview                                          */
/* ====================================================================== */

a.backforgeneral {
	background-color:#ffffff;
	border:1px solid #bbbbbb;
	color:#303030;	
	display:block;
	float:left;
	font-size:11px;
	line-height:13px;
	margin: 2px 3px 2px 0;
	padding:1px 5px 2px 5px;
	text-decoration:none;
	text-align:center;
}

a.backforgeneral:hover {
	background-color: #303030;
	border:1px solid #303030;
	color:white;
}

a.backforgeneral:active {
	background-color: #b17d35;
	border:1px solid #785524;
	color:white;
}

*.backfor-activegeneral {
	border: 1px solid #785524;
  background-color: #b17d35;
	color:white;
	padding:1px 5px 2px 5px;
	text-decoration:none;
	display:block;
	float:left;
	font-size:11px;
	line-height:13px;
	margin: 2px 3px 2px 0;
}

*.backfor-inactivegeneral {
	background-color:#ffffff;
	border:1px solid #bbbbbb;
	color:#bfbfbf;
	display:block;
	padding:1px 5px 2px 5px;
	text-decoration:none;
	display:block;
	float:left;
	font-size:11px;
	line-height:13px;
	margin: 2px 3px 2px 0;
}

*.backfor-infogeneral {	
	display:block;
	text-decoration:none;
	display:block;
	float:left;
	font-size:11px;
	margin: 4px 3px 2px 0;
}

ul.backforgeneral {
	list-style-type:none;
	float:right;
}

li.backforgeneral {
	float:left;	
	border:none;
}

    
  
    
    

html { -webkit-text-size-adjust:none; } 

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	
	margin: 0;
  padding: 0;
	border: 0;
	outline: 0;
	
	
	background-color: transparent;
}

body {
	line-height: 1;
}

ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

:focus {
	outline: 0;
}


ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}


table {
	
	border-spacing: 0;
}



 
br { 
	letter-spacing:normal;
}

 




textarea {
	padding: 0px;
}


    
  
    
    



div.element_line {
	margin-bottom:1px;
	margin-top:1px;
	border-bottom: solid 1px; 
}
    
  
    
    /* ====================================================================== */
/* === GLOSSAR                                                        === */
/* ====================================================================== */


/* --- Alphabet ----------------------------------------------------- */


a.alphabet, a.alphabet:link, a.alphabet:visited, a.alphabet:active, a.alphabet:focus {
  font-size: 15px;
  font-weight: normal;
  
  padding-left: 12px;
  padding-right: 6px;
  
  margin-top:2px;

  background-image:url(img/glossar_separator.gif);
  background-repeat:no-repeat;
  background-position:0px 4px;
  
  text-decoration: none;
}

A.alphabet:HOVER  {
	text-decoration:underline ;            
}

a.alphabetfirst, a.alphabetfirst:link, a.alphabetfirst:visited, a.alphabetfirst:active, a.alphabetfirst:focus  {
  font-size: 15px;
  font-weight: normal;
  
  padding-left:6px;
  padding-right:6px;

  margin-top:2px;

  text-decoration:none ;
}


p.alphabet {
  font-size: 15px;
  font-weight: normal;
  
  margin-bottom:20px;

  text-decoration:none ;
}

p.alphabet a:first-child {
	background-image:none;
	padding-left:6px;
}

p.glossar_list_alpha {
	font-weight:bold;
	
  border-bottom:solid 1px #c0c0c0;
	
  margin-top:20px;
  margin-bottom:8px;
	
  padding-bottom:2px;
	
	float:left;
	width:100%;
	clear:both;
}

span.glossar_list_alpha {
	float:left;
	width:200px;
}

/* --- END Alphabet ----------------------------------------------------- */




/* --- Body ----------------------------------------------------- */

a.glossar_item_close, a.glossar_item_close:link, a.glossar_item_close:visited, a.glossar_item_close:active, a.glossar_item_close:focus  {
  font-size: 14px;
  font-weight:normal;
  
  

  text-decoration:none ;
}

A.glossar_item_close:HOVER  {
	               
}

div.glossar-box {
	padding:2px;
}

p.glossar {
	padding-top:3px;
	padding-bottom:3px;
}


a.glossar-box-pagetop {
  font-size: 12px;
  font-weight:normal;

  color: #606060;

  
  
  float:right;
  text-align:right;
  
  right:0px;
  width:200px;
  display:block;
}

/* --- END Body ----------------------------------------------------- */


/* --- Item ----------------------------------------------------- */
a.glossar_item, a.glossar_item:link, a.glossar_item:active  {
  font-weight:normal;

  text-decoration:none ;
  
  background:  url(/img/link_icon_next.png) no-repeat 100% 3px;
  
  padding-right: 15px;
}



a.glossar_item, a.glossar_item:visited, a.glossar_item:focus  {
  font-weight:normal;

  text-decoration:none ;
  
  background:  url(/img/link_icon_next_hover.png) no-repeat 100% 3px;
  
  padding-right: 15px;
}


A.glossar_item:HOVER  {
  background:  url(/img/link_icon_next_hover.png) no-repeat 100% 3px;
  padding-right: 15px;
}

span.glossar_item {
  text-decoration:none ;
  font-weight:bold;

  background-image:url(/img/link_icon_next_hover.png);
  background-repeat:no-repeat;
  background-position:0px 6px;
  padding-left:15px;
}


/* --- END Item ----------------------------------------------------- */


/* --- Explanation ----------------------------------------------------- */

p.glossar-text {
	padding-bottom:10px;
}

div.glossar_explanation_show {
  background-color:#F1F1F1;

  padding:8px;
  
  margin-bottom:10px;
  margin-top:5px;
}

div.glossar_explanation_hidden {
	display:none ;
}

.glossar_explanation_show img.elm_document_icon {
  padding-right: 5px;
}

/* --- END Explanation ----------------------------------------------------- */



    
  
    
    

body.window {
  padding: 0px;
}

body.window #page, body.window #area_header, body.window #area_content {
	margin: 0px !important;
  width: 100%;
}

body.window #box_content {
	background-color: #fff;
  float: left;
  min-height: 300px;
  padding: 0px;
  padding: 15px 30px;
  width: 440px;
}


div.protectedmail {
	clear:both;
}	

a.protectedmail, a.scramble {
	background: url(/img/link_icon_next.png) no-repeat 100% 3px;
	padding-right: 15px;	
} 
	
.protectedmail-text {
	padding-left:5px;
}





body.window label.label-form2mail, body.window label.label-form2mail-must {
  float:left ;
  width:150px ;
}



body.window .dlgtext-form2mail {
	background-color: #f1f1f1;
  border: solid 1px #ccc;
  float: left;
	margin-bottom:5px;
  padding: 1px 3px;
  width: 250px;
}


body.window .dlgtextarea-form2mail {
  float: left;
  height: 140px;
  margin-bottom:5px ;
  padding: 2px;
  width: 250px;
}


div.pair {
	line-height:20px ;
	position:relative ; 
  clear:both;
}


hr.line-form2mail {
	visibility: hidden;
}




.dlgtext-form2mailerror {
	border: 1px solid #f00;
  float: left;
	margin-bottom:5px;
  padding: 1px 3px;
  width: 250px;
}


.dlgtextarea-form2mailerror {
		border: 1px solid #f00;
    background-color: #fff;
}




#box_content .stdbutton-back a {
	background:  url(/img/arrow_back.gif) no-repeat 3px 6px;
	padding-left: 12px;		
}

#box_content .stdbutton-more a {
	background:  url(/img/elm_list_more.gif) no-repeat 100% 6px;
	padding-right: 10px;		
}

#box_content .stdbutton-more a:hover {
	background:  url(/img/elm_list_more_hi.gif) no-repeat 100% 6px;
}





    
  
    
    		

 
body, td, th, textarea {
	color: #606060;
  font-family: 'PT Sans', 'Arial', 'Verdana', 'Geneva', 'sans-serif';
	font-size: 14px;
}


body.website  {
	background: #fff url(/img/layout/bg_wrapper_page.jpg) repeat;
  background-position:top center;	
}

body.website {
	
}



#wrapper_page {
	margin: 0px auto 0px auto;
	width: 981px;	
    position:relative;
    z-index:10;
}

#page {
	width: 980px;
  margin:0px;
}



#area_header {
  padding-left:20px;
	background-color: #fff;		
	
  height: 310px;
	width: 960px;
  position: relative;
  
}




.slideshow { 
	height: 272px;
  width: 946px;
}

.slideshow img {
	background-color: #fff; 
}


#area_header #slideshow {
  padding: 0px !important;
  margin: 0px !important;
  width: 940 !important;
}

#area_header #slideshow img {
  padding: 0px !important;
  margin: 0px !important;
}





#box_header {
	color: #666;
	height: 180px;
	width: 964px;
    padding-top:210px;
    background-image:url(img/layout/bg_navi.gif);
    background-repeat:repeat-x;
    background-position:0px 273px;
}

#logo {
	width:363px;
    height:100px;
    left:20px;
    position: absolute;
    top: 212px;
    z-index: 1000;
}

#box_naviarea {
	width:940px;
  height:300px;
  right: 20px;
  position: absolute;
  top: 0px;
  z-index: 100;
  
  
}

#box_search, #box_back {
	float: right;
	height: 33px;
}


#searchstart {
	float: right;
}

#dlgsearchinputstart {
	border: 0px;
	margin:0px;
	padding:0px;
	color:#aaaaaa;
	padding-left:22px;
	font-size: 12px
	background-image:url(img/layout/bg_search.gif);
	background-repeat:no-repeat;
	height:18px;
	float:left;
	line-height:17px;
}

#dlgbuttonsearchstart{
	width: 17px;
	height: 18px; 
	cursor:pointer ;
	text-align:left;
	float:left;
}




#box_back{
	padding: 20px 70px 0px 0px;
  text-align: right;
}

#box_back a{
	background: url(img/layout/arrow_back_klassen.gif) no-repeat 0px 2px;
	color: #3377b6;
  display: block;
	font-size: 13px
	padding: 0px 0px 10px 15px;
}

#box_back span {
	font-size: 14px
  font-weight: bold;
}




#area_content {	
	width: 980px;
  
  background-color:#fff;
  overflow: auto;
  font-size: 14px;
  color: #606060;
  
  
}

#box_navi {
	width:180px;
  float:left;
  margin-left:20px;
  background-color:#fff;
  margin-bottom: 75px;
 
}












#box_content {
	float: left;
  background-color:#fff;
  margin-bottom: 22px;
  width: 630px;
  overflow: hidden;
  
}

#box_content, #box_content td {
  letter-spacing: 0.04em;
  line-height: 140%;
}

.box_maincontent {
  width: 630px;
  margin-left:66px;
}


#area_header_window {
	background: url(img/layout/bg_window.gif) no-repeat scroll 30px 0;
  height: 130px;
  width: 100%;
}

    
  
    
    
#page_glossar {
  width: 630px;
  overflow: hidden;  
}



#page_glossar .cmimg {
  float: right;
  padding: 0px 0px 10px 10px;  
}



#page_glossar .link a {
  background:  url(/img/link_icon_next.png) no-repeat 100% 3px;
  padding-right: 15px;  
}

#page_glossar .link a:hover, #page_glossar .link a:active, #page_glossar .link a:focus {
  background:  url(/img/link_icon_next_hover.png) no-repeat 100% 3px;
  padding-right: 15px;  
}



#page_glossar .backlink a {
  background:  url(/img/link_icon_back.png) no-repeat 0px 3px;
  padding-left: 15px;   
}

#page_glossar .backlink a:hover, #page_glossar .backlink a:active, #page_glossar .backlink a:focus {
  background:  url(/img/link_icon_back_hover.png) no-repeat 0px 3px;
  padding-left: 15px;   
}



#page_glossar .page_glossar_doc {
  line-height: 100%;
  vertical-align: bottom;
}

#page_glossar .page_glossar_doc .elm_document_icon {
  margin-right: 5px;
}

#page_glossar .page_glossar_doc a {
  text-decoration: none !important;
}



#page_glossar .glossardetail {
  padding-bottom: 10px;
}

#page_glossar .link {
  padding-bottom: 10px;
}

#page_glossar .backlink {
  padding-top: 50px;    
}

#page_glossar .linkdetail {
  padding: 5px 0px 8px 0px;
}

    
  
    
    

.elm_document_icon {
	padding-right: 5px;	
}

.elm_document {
	clear: left;

}

.elm_document a, .elm_document_size {
  line-height: 180%;
	vertical-align: baseline;
}

.elm_document_size {
	color: #888;
  font-size: 10px;
}

    
  
    
    






*.dlgselectgender { 
	font-size: 14px;
}


div.formgen {
	line-height
  width:100%;
}


p.form_submission_ok_text {
	padding: 25px 0px;
}


span.form-must-asterisk {
	font-family: verdana, arial; 
  padding-left: 3px;
}



ul.formfields, div.formgen, p.form_elm_line, label.form_elm_infotext, label.form_elm_group, label.form_elm_line, p.form_elm_infotext, h2.form_elm_group, ul.formfields input.dlgerror-input, ul.formfields input.dlginput, div.form_elm_radio, ul.form_elm_radio,li.form_elm_radio, span.form_elm_radio, div.form_elm_checkbox, ul.form_elm_checkbox, span.form_elm_checkbox, label.form_elm_captcha, p.form_elm_captcha, ul.formfields input .form_elm_button {
	float: left;
}

li.form_elm_line, li.form_elm_infotext, li.form_elm_group, li.form_elm_general, li.form_elm_captcha, ul.formfields input.dlginputcaptcha, li.form_elm_submit {
	float: left;
  clear:both;
  padding-bottom: 2px;	
}



li.form_elm_distance {
	clear:both;	
	padding:0px !important;
	margin:0px !important;
	font-size:1px;
	
	
}


	  
li.form_elm_line {
	line-height:1px;
	font-size:1px;
		
}

p.form_elm_line {
	border-color: #B2B2B2 !important;
  height:1px;
	border:none;
	border-bottom:solid 1px;
	padding:0px;
	margin:0px;	
	line-height:1px;
	font-size:1px;
}

label.form_elm_line {
	height:1px;
}



p.form_elm_infotext {
	margin-bottom:8px;
}


	  
li.form_elm_group {
  margin-bottom: 8px;
}


.form_elm_group h2 {
	
  margin-bottom: 0px !important;
  padding-bottom: 0px !important;
  
  letter-spacing: 0.04em;
}



li.form_elm_general {
	margin:1px;
}



ul.formfields input.dlginput {
  padding: 2px 0px;
}



select {
  padding: 2px 0px;
}





ul.formfields input.dlginputplace {
	margin-left:4px;
}




       
       
label.form_elm_general {
  margin-top: 2px;
}


li.form_elm_checkbox, li.form_elm_radio {
overflow:hidden;
}


input.formradio  {
  margin-top: 3px;
}

input.formcheckbox  {
  margin-top: 2px;
}

input.form_elm_radio, input.form_elm_checkbox {
	width:13px;
	height:13px;
  float:left;
}

span.form_elm_radio, span.form_elm_checkbox {
	padding-left:4px;
}


.pub-form-checkbox-caption {
  padding-left: 2px;
}

.elm_form_checkbox .pub-form-checkbox-caption {
  padding-top: 1px;
}

.elm_form_radio .pub-form-checkbox-caption {
  padding-top: 2px;
}






li.form_elm_captcha, label.form_elm_captcha, p.form_elm_captcha {
	line-height:1em;
}

ul.formfields input.dlginputcaptcha {
	margin-top:5px;
	line-height:1em;
}

ul.formfields img.captcha {
	margin-bottom:5px;
}



li.form_elm_submit {
	padding-top: 10px;
}

ul.formfields input .form_elm_button {
  padding:2px;  
}


ul.formfields input.form_elm_fileupload {
	
}
    
  
    
    


.elm_newslist {
	float:left;
  width: 100%;
  overflow: hidden;
}


.elm_newslist .elm_odd, 
.elm_newslist .elm_even {
  font-size: 14px;
  clear: left;
  overflow: hidden;
  margin-bottom: 15px;
}


.elm_newslist h2 {
  font-size: 15px;
  font-weight: normal;
  margin-bottom: 0px !important;
}




.box_start_content .elm_newslist {
  overflow: hidden;
  width: 200px;
  line-height: 100%;
}

.box_start_content .elm_newslist .elm_odd, 
.box_start_content .elm_newslist .elm_even { 
  font-size: 12px !important;
  margin-bottom: 10px;
}

#box_start_1 .box_start_content .elm_newslist .elm_odd, 
#box_start_1.box_start_content .elm_newslist .elm_even { 
  margin-bottom: 5px;
}


.box_start_content .elm_newslist .pub-newslist-text-title {
  font-size: 13px !important;
  font-weight: normal;
  padding: 0px !important;
  margin-top: 0px !important;
  margin-bottom: 3px !important;
  margin-left: 0px !important;
  margin-right: 0px !important;
}

#box_start_1 .box_start_content .elm_newslist .pub-newslist-text-title {
  font-size: 12px !important;
}

.box_start_content .elm_newslist h2, 
.box_start_content .elm_newslist .pub-el-text-title, 
.box_start_content .elm_newslist .box_start_content,
.box_start_content .elm_newslist .pub-tth-h2,
.box_start_content .elm_newslist .form_elm_group {
  font-size: 13px !important;
  font-weight: bold;
  letter-spacing: 0.04em;
  margin-bottom: 10px;
  font-weight: normal;
}






#page_2column .elm_newslist .pub-newslist-text-title {
  font-size: 14px !important;
}


    
  
    
    






#box_content .page-title {
  color: #191919;
  font-size: 17px;
  margin-bottom: 10px;
  letter-spacing:0.05em;
  display:block;  
}

#box_content b.subtitle {
  color: #7A7A7A;
  font-size: 15px;
  font-weight: bold;
  
  margin-top:15px; 
  display:block; 
}

#box_content *.dlgcontent *.dlginput, #box_content *.dlgcontent *.dlgtextarea {
  background-color:white;
}





*.dsplisttext {
  font-size: 12px;
}

div.dsplistnewdoc {
  border-left:solid 1px #ccc ;
  border-right:solid 1px #ccc ;
  line-height:58px ;

  width:492px ;
}

div.dsplistnewdocend {
  border-left:solid 1px #ccc ;
  border-right:solid 1px #ccc ;  
  line-height:45px ;
  width:492px ;
}

div.dsplistnewdocicon {
  margin-top:-5px ;  
  padding-left:10px ;
  position:absolute ;
}


div.dsplistnewdoctext {
  border-top:solid 1px #ccc ;
  border-bottom:solid 1px #ccc ;
  border-right:solid 1px #ccc ;
  background:#f1f1f1 ;
  line-height:22px ;
  padding-left:45px ;
  
  width: 580px;
}

div.dsplisttotal {
  border-left:solid 1px #ccc ; 
  border-right:solid 1px #ccc ;
  font-size: 12px;
  text-align:right ;
  padding:15px ;
  width:595px ;
}


div.dsplistlisting {
  border-left:solid 1px #ccc ; 
  border-right:solid 1px #ccc ;
  font-size: 12px;
  padding:15px ;
  padding-top:0px ;
  text-align:left ;
  width:595px ;
}



div.divdsplist {
  border-top:1px solid #aaaaaa ;  
  font-size:1px ;
  height:1px ;
  line-height:0px ;  
  margin-top:5px ;
}


hr.dsplist {
  display:none ;
  visibility:hidden ;
 }

span.dsplistnewdocclosed {
  color:#afafaf ;
  font-size: 12px;
  font-style:italic ;
  left:-30px ;
  position:relative ;  
}

td.texttitle  {
  color:#303030 ;  
  font-size: 12px;
  font-weight:bold ;
  text-decoration:none ;
}

td.dlgtitle  {
  background:#b4b4b4 ;
  color:#ffffff ;
  font-weight:bold ;
  font-size: 12px;
}





.website .webi_elm_album {
  background: url(/img/webitor/webi_elm_album.gif) !important;
  display: table-cell;
  vertical-align: middle;
  height: 187px;
  overflow: hidden;
  width: 150px;
  
}



.webi_elm_album img {
  margin-left: auto;
  margin-right: auto;
 
  
  /*display inline-block für alle Browser*/
  display:-moz-inline-stack;
  display:inline-block;
  zoom:1;
  *display:inline;
  
  
}





#webi_img_detail {
  background-color: #999 !important;
}


#webi_img_detail .dlgcontent {
  background-color: #777 !important;
  border: 1px solid #000 !important;
}

#webi_img_detail .dlgcontent .dlgheader, #webi_img_detail .dlgcontent .dlgtitle  {
  background-color: #333 !important;
}


#webi_img_detail .dlgcontent .dlgheader .albumremote  {
  background-color: #ccc !important;
  padding-left: 7px;
  padding-right: 7px;
  padding-top: 3px;
}

#webi_img_detail .dlgcontent .albumremote:hover, #webi_img_detail .dlgcontent .albumremote:active, #webi_img_detail .dlgcontent .albumremote:focus  {
  background-color: #fff !important;
}

#webi_img_detail .dlgbutton {
  
}





*.webi-elm-supplyformbg {
  background-color:#dfdfdf ;
  padding:4px ;
}

*.albumremote {
  background-image:url(img/webitor/album_foto_bg.gif) ;
  background-repeat:repeat-x ;
  border-right:solid 2px #000000 ;
  line-height:1 ;  
  padding: 4px 3px 2px 3px;
}

#webi_img_detail .dlgcontent td {
	padding-bottom: 2px;
  color: #ffffff;
}

.dlgtitle {
  padding-top: 3px;
}

img.newsimage {
  margin-left:20px ;
}

img.webi_img_backtrack {
  padding-right:5px;
}




.dsplistlisting .first_td {
  width: 220px;
}

.dsplistlisting .eventsdatecaption select{
  float: none;
  font-size: 12px;
}


.eventsspacegray {
  padding-top: 8px;
}


.dsplistlisting .eventsbrowsetdodd {
  background-color: #f1f1f1;
}

.dsplistlisting .eventsbrowsetdodd, .dsplistlisting .eventsbrowsetdeven {
  padding: 5px;
}




*.dspuser-explain {
  font-size: 12px;
}

*.webi-element-title  {
  color:#000000 ;
  background:#dedede ;
  font-weight:bold ;
  font-size: 12px;
    padding:3px ;
}

A.interaktion,A.interaktion:VISITED,A.interaktion:ACTIVE,A.interaktion:LINK  {
  font-size: 12px;
  font-weight:bold ;
  text-decoration:none ; 
                         
}

A.interaktion:HOVER  {
  text-decoration:underline ; 
}
  


A.webi-editcaption-normal:HOVER  {
  text-decoration:underline ; 
}
      
  
A.webi-editcaption-green,A.webi-editcaption-green:VISITED,A.webi-editcaption-green:ACTIVE,A.webi-editcaption-green:LINK  {
  color:#3A9014 ;
  font-weight:bold ;
  text-decoration:none ;
}

A.webi-editcaption-green:HOVER  {
  text-decoration:underline ;
} 
  
  
A.webi-editcaption-yellow,A.webi-editcaption-yellow:VISITED,A.webi-editcaption-yellow:ACTIVE,A.webi-editcaption-yellow:LINK  {
  font-weight:bold ;
  text-decoration:none ;
  }

A.webi-editcaption-yellow:HOVER  {
  text-decoration:underline ;
  }  

A.dsplisttext,A.dsplisttext:VISITED,A.dsplisttext:ACTIVE,A.dsplisttext:LINK  {
  font-size: 12px;
  text-decoration:none ;
}

A.dsplisttext:HOVER  {
  text-decoration:underline ;
  } 



span.dlgstep {
  border:solid 1px #C9C9C9 ;
  color:#C9C9C9 ;
  font-size: 12px;
  margin:2px ;
  padding-left:4px ;
  padding-right:4px ;
  padding-top:0px ;  
  padding-bottom:0px ;  
}



span.dlgstephi {
  background:#C9C9C9 ;
  border:solid 1px #C9C9C9 ;
  color:#ffffff ;
  font-size: 12px;
  margin:2px ;
  padding-bottom:0px ;  
  padding-left:4px ;
  padding-right:4px ;
  padding-top:0px ;    
}

span.dlgsteptext {
  color:#efefef;
  font-size: 12px;
}

span.iconbar-title {
  background:#afafaf ;
  color:#888888 ;
  font-size: 12px;
  font-weight:bold ;  
  padding:3px ;
  padding-left:8px ;
  padding-right:8px ;
}

td.webi-preview-area {
  background:#ffffff ;
  border:solid 1px ;
  border-style:groove ;
  border-top:0px ;
  padding:5px ;
}

td.webi-iconbar-left {
  background:#afafaf ;
  background-image:url(img/webitor/preview_bg_iconbar.gif) ;
  background-repeat:repeat-x ;
  border:solid 1px #777777 ;
  border-right:0px ;
  padding:2px ;  
} 

td.webi-iconbar-center {
  background:#afafaf ;
  background-image:url(img/webitor/preview_bg_iconbar.gif) ;
  background-repeat:repeat-x ;
  border-top:solid 1px #777777 ;
  border-bottom:solid 1px #777777 ; 
  padding:2px ;
}

td.webi-iconbar-right {
  background:#afafaf ;
  background-image:url(img/webitor/preview_bg_iconbar.gif) ;
  background-repeat:repeat-x ;
  border:solid 1px #777777 ;
  border-left:0px ;
  padding:2px ;
}


table.dlgheader  {  
  background:#b4b4b4 ;
  border:solid 1px ;
  border-color:#a5a5a5 ;
  color:#ffffff ; 
  font-size: 12px;
  font-weight:bold ;
  line-height:19px ;  
  
  
  width:592px ;
}







.dlgheader .dlgtitle {
  padding-left: 5px;
}




.webiator_input input, .webiator_input textarea {
  background-color: #fff;
  border: 1px solid #f1f1f1;
  margin-bottom: 6px;
}

.dlgcontent  {
  background:#f1f1f1 ;
  border:solid 1px ;
  border-color:#a5a5a5 ;
  border-top:0px ;
  
  
  width:592px ;

    padding:10px !important;
    overflow:hidden;
}

.dlgcontent > tbody > tr > td {
    padding:0px 5px;
}



input.webidlgbutton {
  background-color:#004b96;
  border: none;
  color:#ffffff ;
  cursor:pointer ;
  float: left;  
  font-size: 12px;
  font-weight:bold ;
  margin-left: 5px; 
  padding-left:5px ;
  padding-right:5px ;
 
}
  
  


*.webi-publisher  {
  color:#303030 ;
  font-size:11px ; 
  text-decoration:none ;   
}

A.webi-publisher,A.webi-publisher:VISITED,A.webi-publisher:ACTIVE,A.webi-publisher:LINK  {
  font-size:11px ;   
  text-decoration:none ;             
}

A.webi-publisher:HOVER  {
  color:#303030 ;
  text-decoration:underline ;
} 

hr.publisher  {
  background-color:#333333 ;  
  border:#333333 ;
  color:#333333 ;  
  margin:0 ;
  padding:0 ;  
}


.user_back_button {
	clear: left;
  float: left;
}
 
  

 
td.zf-free  {
  background-color:#e3e3e3 ;
  font-size: 12px;
  text-align:center ;
}

td.zf-freehi  {
  background-color:#e3e3e3 ;
  font-size: 12px;
  font-weight:bold ;
  text-align:center ;
} 

td.zf-mark  {
  background-color:#ffffff ;
  font-size: 12px;
  font-weight:bold ;
  text-align:center ;
}  
  
td.zf-days  {
  background-color:#191DA5 ;
  color:#ffffff ;
  font-size: 12px;
  font-weight:bold ;
  text-align:center ;
}

td.zf-norm  {
  background-color:#ffffff ;
  font-size: 12px;
  text-align:center ;
}


 

.tooltip {
  display:none;
  width:424px;
}

.tooltip_content {
  background:url(/img/layout/tooltip_top.png);
  width:364px;
  font-size: 12px;
  color:#000;
  overflow: hidden;
  padding:30px 30px;
}

.tooltip_bottom {
  background:url(/img/layout/tooltip_bottom.png);
  height: 50px;
  width:424px;
}

.tooltip .tooltip_text {
    float: left;
    width: 200px;
    overflow: visible;
}


.tooltip iframe {
    background-color: transparent;
    left: 230px;
    top: 30px;
    width: 800px;
    height: 520px;
    border: none;
    -moz-transform: scale(0.2);
    -moz-transform-origin: 0 0;
    -o-transform: scale(0.2);
    -o-transform-origin: 0 0;
    -webkit-transform: scale(0.2);
    -webkit-transform-origin: 0 0;
    position: absolute;
}

.tooltip_link {
  font-weight: bold;
  padding: 2px 0 6px;
}



.webi_box_link img {
	padding-right: 3px;
}

.webi_elm_imgtext b.title {
    font-size: 15px;
    font-weight: bold;
    letter-spacing: 0.04em;
    padding-bottom: 4px !important;
}

.webi_elm_2spaltig b {
    font-size: 15px;
    font-weight: bold;
    letter-spacing: 0.04em;
    padding-bottom: 10px !important;
}

.webi_elm_2spaltig_title {
  padding-bottom: 4px;
}

.webi_elm_2spaltig_spacing {
  display:none;
}


    
  
    
    

.sitemap a:hover, .sitemap a:active, .sitemap a:focus {
	text-decoration: none;
}

ul.sitemap li.sitemap1:first-child {
	display:block;
}

.sitemap1 {
	padding-bottom: 10px;
}

a.sm1, a.sm1:visited, a.sm1:link  {
 	border-bottom: 1px solid #ccc;
  color: #7A7A7A;
	display:block;
  font-size: 15px;
  font-weight: bold;
	margin: 0px 0px 8px 0px;
	padding: 2px 0px 5px 0px;
}
 
.sitemap1 a{
	display:block;
	padding: 1px;
  margin-left: 26px;
  color: #606060;
} 

a.sm2, a.sm2:visited, a.sm2:link  {
	
  background-color: #f1f1f1;
	padding: 1px 6px;
}

.sitemap2 {
	padding-bottom: 10px;
}

ul.sitemap3 {
	padding: 6px 0px 2px 10px;
}
  
a.sm3, a.sm3:visited, a.sm3:link  {
  
  margin-left: 36px;
}
 


a.sm4, a.sm4:visited, a.sm4:link  {
	display:block;
	padding:3px 1px 1px 15px;
  margin-left: 36px;
}

a.sm5, a.sm5:visited, a.sm5:link  {
	display:block;
	padding:3px 1px 1px 35px;
  margin-left: 36px;
}

a.sm4  {
	background-image: url('/img/sitemap.gif');
  background-position: left top;
  background-repeat: no-repeat;
}

a.sm5  {
	background-image: url('/img/sitemap_5.gif');
  background-position: left top;
  background-repeat: no-repeat;
}



a.sm6, a.sm6:visited, a.sm6:link  {
	margin-left: 76px;
}

a.sm7, a.sm7:visited, a.sm7:link  {
	margin-left: 86px;
}

a.sm8, a.sm8:visited, a.sm8:link  {
	margin-left: 96px;
}

a.sm9, a.sm9:visited, a.sm9:link  {
	margin-left: 106px;
}

a.sm10, a.sm10:visited, a.sm10:link  {
	margin-left: 116px;
}

a.sm11, a.sm11:visited, a.sm11:link  {
	margin-left: 126px;
}


.sitemap1 a:hover, .sitemap1 a:active, .sitemap1 a:focus {
	color: #b17d35; 
}
	
    
  
    
    


    
  
    
    /* Style element gallery V3.0 */
/* M. Oser                    */
/* 08.01.2009 */

/* ====================================================================== */
/* === General                                                            */
/* ====================================================================== */

	p.elm_gallery_imgreference {
		font-size:10px;
		color:#afafaf;
	}

/* ====================================================================== */
/* === Switch                                                             */
/* ====================================================================== */

	p.elm_gallery_switch_imgtitle {
		
	}
	
	img.elm_gallery_switch_imgreference {
	
	}
	
/* ====================================================================== */
/* === Photoalbum                                                         */
/* ====================================================================== */

a.elm_gallery_navigator_winclose {
	text-decoration:none;
	outline:none;
}

a.elm_gallery_photoalbum {
	text-decoration:none;
	outline:none;
}

a.elm_gallery_navigator {
	text-decoration:none;
	outline:none;
	cursor:pointer;
}

div.elm_gallery_albumpages {
	right:0px;
	text-align:right;
	border-bottom:solid 1px #afafaf;	
}

div.elm_gallery_navigator {
	width:100%;
	background-color:#777777;
	text-align:right;
	float:right;
	margin-bottom:20px;
	padding: 10px 0 10px 0;
}

div.elm_gallery_imageman, div.elm_gallery_imagelib {
	margin-left:auto;
	margin-right:auto;
}

div.elm_gallery_imgouter {
	width:100%;
	text-align:center;
}

div.elm_gallery_navigator_winclose {
	float:left;
	display:inline;
	text-align:center;
	color:#666666;
	
	font-size: 20px;
	border-left:solid 2px #000000;
	border-right:solid 2px #000000;
	background-color:#ffffff;
	padding: 5px;
	width:200px;
	margin:5px 0px 0px 10px;
}

img.albumnoborder {
	padding:5px ;
}

img.albumborder {
  border:solid 1px ;
  border-color:#c8c8c8 ;
  padding:5px;
}

img.albumthumb {
}

img.albumthumbborder {
  border:solid 1px ;
  border-color:#c8c8c8 ;
  padding:5px ;
}

li.elm_gallery_navigator_less, li.elm_gallery_navigator_more, li.elm_gallery_navigator_counts, li.elm_gallery_navigator_counts_hi {
	float:left;
	display:inline;
	text-align:center;
	color:#666666;
	
	font-size: 20px;
	border-left:solid 2px #000000;
	background-color:#ffffff;
	padding: 5px;
	width:20px;
}

li.elm_gallery_navigator_more {
	border-right:solid 2px #000000;
	margin-right: 10px;
}

li.elm_gallery_navigator_counts_hi {
	background-color:#dfdfdf;
}

p.elm_gallery_photoalbum_title {
	font-size:11px;
	padding:0px;
	margin:0px;
	display:block;
}

p.elm_gallery_albumpages_spacer {
	height:10px;
}

p.elm_gallery_imgreference {
	text-align:right;
}

p.elm_gallery_imgtitle {
	text-align:center;
	padding-top: 15px;
}

span.elm_gallery_navigator_winclose {
}

td.alignment1 {
	
}

td.alignment2 {
	
}

td.elm_gallery_photoalbum_bf { 
 	margin-top:10px 0px 20px 16px;
}

td.elm_gallery_photoalbum_td {
	text-align:left;
	padding:5px;
	width:0px; /* Breite der Thumb-Bilder */
}

table.elm_gallery_photoalbum_table {
	width:550px;
}

ul.elm_gallery_navigator_list {
	float:right;
	list-style-type:none;
	margin:5px;
}
    
  
    
    


.elm-listevents-selectorbox {
  clear: left;
  float: left;
  padding-bottom: 15px;
  width: 100%;
}

.elm-listevents-selectorbox select {
  border: 1px solid #aaa;
  margin: 2px 15px 0px 5px;
  padding: 0px; 
}


.elm_list_pagination {
  clear: left;
  float: left;  
  width: 100% !important;
}


.elm_listevents_results {
  clear: left;
  float: left;  
  width: 99%; 
  
}

.elm_listevents_results .elm_list_item_odd, 
.elm_listevents_results .elm_list_item_even {
  clear: left;
  overflow: hidden;
  padding: 5px;
}


.elm_listevents_results .date {
  font-size: 12px;
  margin: 0px ;
  padding-top: 1px;
  width: 220px;
  float:left;
}

#ticker .elm_listevents_results .date {
  font-size: 12px;
  font-weight:bold;
  margin: 0px ;
  padding-top: 1px;
}



.elm_listevents_results .elm_list_item_even h2, 
.elm_listevents_results .elm_list_item_odd h2 {
  font-size: 14px;
  font-weight: bold !important; 
}


.elm_listevents_results .elm_list_item_even h2, 
.elm_listevents_results .elm_list_item_odd h2, 
.elm_listevents_results .elm_list_item_even .text, 
.elm_listevents_results .elm_list_item_odd .text {
  margin-left: 235px; 
  margin-bottom: 0px; 
  
}


.elm_listevents_results .elm_list_item_odd {
  background-color: #F1F1F1;
}




#page_2column .elm_listevents_results .elm_list_item_even, 
#page_2column .elm_listevents_results .elm_list_item_odd {
  margin-left: 0px;
  padding: 0px;
  margin-bottom: 15px;
  background-color: #FFF; !important;
}
 
#page_2column .elm_listevents_results .elm_list_item_even .date,
#page_2column .elm_listevents_results .elm_list_item_odd  .date {
  font-size: 12px !important;
  font-weight: normal !important; 

  width: 100%;

  margin: 0px;

}

#page_2column .elm_listevents_results h2 {
  font-size: 14px;
  font-weight: normal; 

  width: 100%;
  margin-left: 0 !important;
}

#page_2column .elm_listevents_results .text {
  font-size: 12px;
  font-weight: normal; 

  width: 100%;
  margin-left: 0 !important;
  line-height: 100%;
}


  

.box_start_content .elm_listevents_results {
  line-height: 100%;
}

.box_start_content .elm_listevents_results .date {
  font-size: 12px;
  font-weight: normal; 

  width: 100%;
}

.box_start_content .elm_listevents_results h2 {
  font-size: 12px !important;
  font-weight: normal !important; 

  width: 100%;
  margin-left: 0 !important;
  padding-bottom: 3px;
}

.box_startcontent .text {
  font-size: 12px;
  font-weight: normal; 

  width: 100%;
  margin-left: 0 !important;
}



.icsfeed-outer-box .icsfeed-link-box,
.icsfeed-outer-box-show .icsfeed-link-box {
  margin-top: 26px;
}

.icsfeed-link-desc {
  padding-top: 10px;
  padding-bottom: 10px;  
}

.icsfeed-textarea {
  width: 100%;
}

    
  
    
    

.elm_gotopagetop_left, .elm_gotopagetop_right  {
  display: block;
  margin-top: 15px;
}


.elm_gotopagetop_left {
  float: left;
}


.elm_gotopagetop_right {
	float: right;
}



.elm_gotopagetop_left a, .elm_gotopagetop_right a {
  background: url(/img/elm_pagetop.gif) no-repeat;
  padding-top: 5px;
}

.elm_gotopagetop_right a {
  background-position: 100% 0;
}

.elm_gotopagetop_left a:hover, .elm_gotopagetop_left a:active, .elm_gotopagetop_left a:focus,
.elm_gotopagetop_right a:hover, .elm_gotopagetop_right a:active, .elm_gotopagetop_right a:focus {
  background-Image: url(/img/elm_pagetop_hi.gif);
}
    
  
    
    /* ====================================================================== */
/* ===  Realisation bestview gmbh                                         */
/* ====================================================================== */

#bestview-outer {
  clear:both; 
 }

#bestview-outer #bestview {
	
  padding-top: 12px;
  padding-right: 2px;
  padding-bottom: 12px;
  height: 10px; 
  float: right;
  width: 129px;
}


#bestview-outer #bestview a {
  height:10px;
  width:129px;
  display:block;
  background-repeat:no-repeat;
}

#bestview-outer #bestview a:link, #bestview a:visited{
  background-image:url(img/bestview.gif);
}

#bestview-outer #bestview a:hover, #bestview a:active, #bestview a:focus{
  background-image:url(img/bestview_over.gif);
}


#bestview-outer #bestview a span {
	display:none;
}



    
  
    
    


div.pub-listpage-title-top {
  font-weight: bold ;
  padding-bottom: 10px ;
}


*.pub-listpage-backfor-frame {
  margin-bottom:12px ;
  text-align: right;
}


div.pub-listpage-box {
	clear:both;
}


div.pub-listpage-group {
  background-color: #E2CFB4;
  color: #000;
  clear:both;
  font-size : 14px;
  font-weight : bold;
  margin-bottom: 12px;
  padding: 2px 0 2px 5px;
  width: 100%; 
}

.pub-listpage-group-frame {
	padding-bottom: 20px;
}




div.pub-listpage-frame {
  clear:both ;
  padding-bottom: 8px;
  width: 100%;  
}


div.pub-listpage-date {
  float: left;
  margin-right: 15px;
  font-size: 14px;
}


div.pub-listpage-contentframe {
  margin-bottom:3px;
  
  clear: left; float: left;   
}


div.pub-listpage-title {
  padding-bottom: 0px;
  float: left;
  font-weight: bold;
}


div.pub-listpage-lead {
  clear: left;
  float: left;  
}


div.pub-listpage-linkmore a{
	background:url(/img/elm_list_more.gif) no-repeat 100% 7px;
  clear: left;
  float: left;
  padding-right:8px ;
}

.pub-listpage-linkmore a:hover,
.pub-listpage-linkmore a:active,
.pub-listpage-linkmore a:focus {
  background-image:url(/img/elm_list_more_hi.gif);
}


    
  
    
    





a, a:link, a:visited, a b {
  color: #b17d35;
  text-decoration:none;
}

a:hover, a:active, a:focus {
  color: #989898;
  text-decoration:underline;
}

.link_icon_next {
  margin-left: 5px;
}

.link_icon_back {
  margin-right: 5px;
}




h1, .page-title {
  color: #444;
  font-size: 18px;
  font-weight: normal;
  letter-spacing: 0.04em;
  margin-bottom: 25px;
}

h2, .pub-el-text-title, .pub-tth-h2,  .form_elm_group  {
  color: #7A7A7A;
  font-size: 15px;
  font-weight: bold;
  letter-spacing: 0.04em;
  margin-bottom: 2px;
}


strong, b {
  color: #7A7A7A;
}






 
h3 {
  font-size: 15px;
  font-weight: normal;
}







.normal {
  font-weight: normal;
}






*.pub-el-title {
  font-size: 14px;
  font-weight: bold ;
  color: #7A7A7A;
}


small.cmdocument {
  font-size: 9px;
}

a.cmdocument {
  padding: 0px 0px 3px 20px;
  display:block;
  float:left;
}




input.formbutton, input.dlgbutton, .votebutton, .votebuttondisable {
  background-color: #b17d35;
  color: #fff;
  border:0;
  cursor:pointer;
  font-size: 14px;
   
  padding: 3px 10px 2px 10px;
  
}


.dlginput, textarea, select {
  background-color: #f1f1f1;
  border: solid 1px #ccc;
 
  float: left;
}

  
label {
  display:block;
  float:left;
  margin-top: 3px;
}


.formcheckbox, .formradio {
  border: 0;
}


    
select.dlgselectgender {   

} 







optgroup {
  background-color: #fff;
  font-style: normal;
  padding: 2px;
}


option {
  background-color: #f1f1f1;
}




*.pub-browsetdeven, .browsetdeven, .even {
  
  background-color: #fff;
  border-bottom: 0px solid #ccc;
  border-top: 0px solid #ccc;
  padding: 4px 4px;
}

*.pub-browsetdodd, .browsetdodd, .odd {
  
   background-color: #f1f1f1;
  border-bottom: 0px solid #ccc;
  border-top: 0px solid #ccc;
  padding: 4px 4px;
}


table {
  border-collapse: collapse;
}




*.pub-browseth, .browseth, .documentlist_table th {
  font-weight:bold ;
  
  padding: 3px;
  border: 1px solid #fff;
  border-bottom: 1px solid #CCCCCC;
}

*.pub-browsegroup {
  background-color:#EFEFEF ;
  font-weight:bold ;
  margin-top:8px ;
  padding:2px ;
}

*.table-title {
  font-weight:bold ;
  letter-spacing:1px ;
}

 
.backlink {
  padding-top: 25px;    
}

.backlink a {
  background:  url(/img/arrow_back.gif) no-repeat 3px 6px;
  padding-left: 12px;   
}

.backlink a:hover, .backlink a:active, .backlink a:focus {
  background:  url(/img/arrow_back_hi.gif) no-repeat 3px 6px; 
}




small {
  font-size: 12px;
}

b, strong,  .lead {
  color: #7A7A7A;
}

dfn, abbr {
  border-bottom: 1px solid #606060;
  font-style: normal;
  cursor:help;
}



.alignright {
  text-align:right;
}

strong, b {
  font-weight:bold;
}

i{
  font-style:italic;
}

br.clear {
  clear:both;
}

ol.alpha {
  list-style-type:lower-alpha;
}

* > ol > * {
  list-style-position:outside;
  margin-left:22px;
}


 
 body.window {
  background:#fff none;
  width:100%;
}


 
body.cms, body.cms td {
  background: #fff none;  
  position:relative;
}


 
 .hidden {
  background: transparent;
  background-color:white;
  background-image: none;
  border: none;
  display: block;
  height: 1px;
  margin: -1px 0 0 -1px;
  overflow: hidden;
  position:absolute;
  top:-200px;
  left:-200px;  
  width: 1px;
}


    
  
    
    




#box_searchonline form {
	overflow: hidden;
  padding-top: 3px;	
  padding-bottom: 20px;
  text-align: right;
}

#id_search {
	border: 1px solid #A6A6A6;
  width: 100px ;
}



.documentlist_table {
	width: 100%;
}

.documentlist_table td {
	padding:4px;
  text-align: left;
}



.documentlist_table th {

	text-align: left;
}



.oscontent .osicon{
    width:25px;
    padding:5px 0px 5px 5px;
}



.oscontent .hint{
    font-size:11px;
    color:#afafaf;
    display: block;
}


.oscontent .dash{
  font-size:11px;
  color:#afafaf;  
  text-decoration:none;
}


.oscontent .col_read, .oscontent .col_comment, .oscontent .col_info {
	text-align: center;
}



.documentlist_table .empty {
	border: none;
    height: 0px;
    padding: 0;
}


.documentlist_table .space {
	padding-bottom: 20px;
}







.doclist_new {
	padding-bottom: 20px;
}




.doclist_new a {
  background: #1967B0 url(/img/arrow_upload_closed.gif) no-repeat 7px 4px;
  border: 1px solid #0E477D;
  display: block;
  color: #fff;
  font-weight: bold;
  padding: 1px 12px 1px 23px;
  width: 200px;
}



.doclist_new .open {
	background-image: url(/img/arrow_upload_open.gif);
}

.doclist_new a:hover, .doclist_new a:active, .doclist_new a:focus {
	text-decoration: none;
}



.doclist_new-content-box {
    border: 1px solid #a6a6a6 ;
    background-color: #f1f1f1 ;
    display: none;
    margin-top: 10px ;
    padding: 12px 6px ;
  }



.doclist_new .dlgcaption {
	padding-right: 10px;
}

.doclist_new label {
	width: 90px;
}


#new_document_caption,#new_document_file,#new_document_folder,#new_document_remark,#new_document_save {
  margin-bottom: 6px;
  width: 250px;
}


.documentlist-frame select {
}


.doclist_new-content-box .upload td {
	text-align: left;
}



.documentlist-frame .dlgbutton {
  margin-left: 100px;
  width: 250px;
}





    
  
    
    
*.classcol {
  width:100px;
}
    
  
    
    
/* ======================================================================= */
/* === SEARCH                                                              */
/* ======================================================================= */
.result_pages_caption {
	margin-top: 10px;
	margin-bottom: 10px;
}

.result_box_item {
	margin-top: 10px;
}

.elm_search .mainsearch_caption {
	margin-right: 5px;
}

.elm_search #mainsearch_searchtext {
	margin-right: 5px;
}
    
  
    
    /* ======================================================================= */
/* === ELEMENT COMMENTS  MASKE                                             */
/* ======================================================================= */

#elm-comments-mycomments {
	display:none;
}

.dlgtextarea-comments {
	color: #606060;
  font-size:14px ;
 	height:120px ;
	width:400px ;
	border:none;	
	margin-bottom:8px;
	padding:5px;
}


input.dlginput-comments {
	color: #606060;
  font-size:14px ;
	padding:5px;	
}

label.elm-comments-label {  
	float:left ;
  height: 5px;
	width:100px ;
	white-space:nowrap;
	font-weight:300;
	color:#6d6d6f;
	letter-spacing:0.05em;
	margin-top:0;
}  

p.elm-comments-paragraph {
	float:left ;
	text-align:left;
	margin-bottom:10px ;
	width:100%;
}  

span.elm-comments-info {
	display:block;
	padding-left:100px;
	margin-top:5px;
	font-size:12px;
	color:#6d6d6f;
}

input.commentbutton {
	padding: 4px 10px;
	background-color:#6d6d6f;
	color:#fff;
	letter-spacing:0.05em;
	font-weight:500;
	font-size:14px;

}

p.commentcode {
	margin-top:30px;
}

p.commentcaptcha {
	
}

p.commentbuttons {
	margin-top:20px;
}

span.commenterror {
	width:100%;
	background-color:#a70130 !important;
	border:none !important;
	color:white !important;
	padding:10px;
	margin-bottom:20px;
	display:block;
}



/* ======================================================================= */
/* === ELEMENT COMMENTS                                                    */
/* ======================================================================= */

div.commentbox {
	
}




#secondadd {
  margin-bottom: 9px;
}

#secondadd a {
	background: #9a9a9a url(/img/layout/arrow_comment.gif) no-repeat 195px 8px ;
  color: #fff;
  display: block;
  font-size: 15px;
  letter-spacing: 0.04em;
  padding: 5px 0px 4px 8px !important;
  text-transform: uppercase;
      webkit-border-radius: 2px;
        -moz-border-radius: 2px;
            border-radius: 2px;
   width: 212px;
}

#secondadd a,#secondadd a:visited,#secondadd a:hover,#secondadd a:active,#secondadd a:focus {
	color: #fff;
}

.elm-comments-title {
	color: #fff;
  font-size: 15px;
  letter-spacing: 0.04em;
  margin-bottom: 9px;
  text-transform: uppercase;
}








#commentlist {
	list-style:none ;
	list-style-image:none ;
	padding-bottom:20px ;
	position:relative ;
	width:100% ;
	text-align:left;  
}


#commentlist li {
	padding-bottom:10px ;
	padding-top:10px ;
}


#commentlist li p {
	color:#4c4c4c ;
	font-size:14px ;
	letter-spacing:0.05em;
}

#commentlist li p.comment_text {
	margin-bottom:0px;	
}

#commentlist li p.comment_date {
	color:#afafaf;
	margin-bottom:5px;
}

#commentlist li p.comment_info {
	font-size:12px;
	color:#afafaf;
	margin-bottom:5px;
}

#commentlist li p.comment_info span {
	display: none;
}

#commentlist li p.comment_title {
  font-weight: 500;
  letter-spacing:0.05em;
  margin-bottom:0px;
}


div.elm-comments-nocomments {
	padding-top:5px;
	padding-bottom:20px;
	display:none;
}

.comment {
	line-height: 120% !important;
}

span.commenttitle {
	font-weight: bold;
  font-size: 16px;
}



div.elm-comments-newentry {
	text-align:left;
  width:600px;
	background-color:#ccc;
  margin-bottom: 20px;
	padding:10px;
}

h2.elm-comments-title {
	font-weight: normal !important;
  margin-bottom: 25px;
}



.commentbox textarea {
	background-color: #fff;
border: 1px solid #ABADB3;
}


#comment_author,#comment_bitteeintragen {
	color: #606060;
  font-size: 14px;
}





.comment_count .author {
	color: #afafaf;
}

span.error {
	color:#ff0000;
	font-weight:bold;
}



.elm-comments {
	
}
    
  
    
    







.elm_listlinks_short h2 a, .elm_listlinks_full h2 a {
	display: block;
  padding: 2px 0px;
  margin-bottom: 0px;
}


.elm_listlinks_short h2, .elm_listlinks_full h2{
  margin-bottom: 0px;
}


.elm_listlinks_full .linktitel span, 
.elm_listlinks_short .linktitel span {
	
  padding-right: 15px;
}

.elm_listlinks_full .linktitel span:hover, 
.elm_listlinks_full .linktitel span:active, 
.elm_listlinks_full .linktitel span:focus, 
.elm_listlinks_full .linktitel span:link, 

.elm_listlinks_short .linktitel span:hover,
.elm_listlinks_short .linktitel span:active,
.elm_listlinks_short .linktitel span:focus,
.elm_listlinks_short .linktitel span:link {
  
  padding-right: 15px;
}



.elm_listlinks_category {
	
}

.elm_listlinks_space {
	padding-bottom: 20px;
}


.elm_listlinks_full {
	overflow: hidden;
  padding-bottom: 15px;
}




.elm_listlinks_odd {
  background-color: #F1F1F1;
}

.elm_listlinks_even {
 background-color: #fff; 
}




.elm_listlinks_full .fulltext {
display: none;
}


.trigger_more_icon {
	background: url(/img/elm_listlinks_open.gif) no-repeat 100% 2px;
  padding-right: 1px;
}

.trigger_less_icon {
	background: url(/img/elm_listlinks_close.gif) no-repeat 100% 2px;
  padding-right: 1px;    
}


.trigger_less_icon img, .trigger_more_icon img {
	height: 12px;
  width: 8px;
}


.trigger {
	white-space: nowrap;
  font-size: 11px;
}

.trigger b {
	color: #004B96;
}


.elm_listlinks_full .shorttext, .elm_listlinks_full .shorttext {
	cursor:pointer;
}





.elm_listlinks_image .imgbox{
	clear: left;
  display: inline;
  float: left;
  overflow: hidden;
  width: 150px;
}


.elm_listlinks_image h2, .elm_listlinks_image .text, .elm_listlinks_image .elm_listlinks_category {
	
  margin-left: 0px;
}

.elm_listlinks_image {
	clear: left;
}



.pub-elm-link a {
  background: url(/img/link_icon_next.png) no-repeat 100% 3px;
  padding-right: 15px;
}

.pub-elm-link a:hover, 
.pub-elm-link a:active, 
.pub-elm-link a:focus {

  background-image: url(/img/link_icon_next_hover.png) no-repeat 100% 3px;
  padding-right: 15px;
}



  

.box_start_content .pub-elm-link {
  font-size: 12px !important;
  text-decoration: none;
}


.box_start_content .pub-elm-link a {
  background-image: url(/img/elm_link_arrow.gif); 
  background-repeat:no-repeat;
  background-position: right 5px;

  padding-right: 10px;
}

.box_start_content .pub-elm-link a:hover, 
.box_start_content .pub-elm-link a:active, 
.box_start_content .pub-elm-link a:focus {

  background-image: url(/img/elm_link_arrow_hover.gif);
  background-repeat:no-repeat;
  background-position: right 5px;

  padding-right: 10px;
}


 
    
  
    
    


#navititle {
  margin-top: 2px;

  font-size: 15px;
  font-weight: normal;

  
  color: #A6A6A6;
  
  letter-spacing:0.04em;
  
  padding: 0px 0px 10px 4px;  

}




#naviside {
    height:28px;

    text-align:left;
    float:left;

    padding-right:15px;
    padding-top:5px;
}

#naviside li {
  display: inline;
    float: left;
  display: block;
    font-size:14px;
    padding-right:5px;
}

#naviside a { 
    font-size:14px;
    letter-spacing:0.05em;
    color: #000;
    padding-left:5px;
}

#naviside a:hover { 
    color: #333;
    text-decoration:underline;  
}


#naviside_search {
  float:right;
  
  height:20px;
  
  padding-top:4px;
}




#navi_1 {
  margin: 0px;
}

#navi_1_bottomline {
  margin-top: 28px;
  font-size:1px;

  width:  100%; 
  height:   5px; 
}

#navi_1 li {
  display: inline;
}

#navi_1 a {
  font-size: 15px;
  color: #404040;

  float: left;
  padding:7px 10px 10px 8px;
}

#navi_1 a:hover, #navi_1 a:active, #navi_1 a:focus, #navi_1 .active {
    
}

#navi_1 li a {
  letter-spacing: 0.04em;
  cursor: pointer;
  padding: 5px 10px 5px 10px;
}


#navi_1 li a.navi_1_schulverwaltung {
  background-color: #B4CAED;
  color: #fff;
}
#navi_1 li a.navi_1_22001651:hover { 
  background-color: #B4CAED;
  color: #fff;
}


#navi_1 li a.navi_1_primar_wolfhausen {
  background-color: #EACE82;
  color: #fff;
}
#navi_1 li a.navi_1_22001652:hover {
  background-color: #EACE82;
  color: #fff;
}



#navi_1 li a.navi_1_primar_bubikon {
  background-color: #D99F90;
  color: #fff;
}
#navi_1 li a.navi_1_22001653:hover {
  background-color: #D99F90;
  color: #fff;
}



#navi_1 li a.navi_1_sekundar_bubikon {
  background-color: #959595;
  color: #fff;
}
#navi_1 li a.navi_1_22001654:hover {
  background-color: #959595;
  color: #fff;
}



#navi_2 {

  font-size: 14px;
  
  letter-spacing: 0.02em;
  line-height: 150%;
  width: 180px;
  border-bottom: 1px solid #b2b2b2;
}

#navi_2 li {
  display: block;
  border-top: 1px solid #b2b2b2;
  letter-spacing: 0.07em;

}

#navi_2  a {
  color: #585858;
  display: block;
  overflow: hidden;
  padding: 4px 2px 4px 5px;

  letter-spacing:0.08em;

}

#navi_2  a:hover, #navi_2  a:active, #navi_2  a:focus,
#navi_2 .active {
  color: #b17d35;

}



#navi_3 {
  line-height: 110%;
  padding: 0px 0px 1px 8px; 
  text-transform: none; 
}

#navi_3 li {
  border-top: none;
}

#navi_3 a {
  background: url(/img/layout/nav_marker_3.gif) no-repeat 0px 6px;
  padding: 1px 2px 6px 13px;
  letter-spacing:0.05em;
}

#navi_3 a:hover, #navi_3 a:active, #navi_3 a:focus, #navi_3 a:active, #navi_3 .active {
  background-image: url(/img/layout/nav_marker_3hi.gif);
}




#navi_4 {
  padding-left: 17px;
  letter-spacing:0.05em;
}


.navi_back {
  margin-top: 40px; 
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0.08em; 
}

.navi_back a {
  background:  url(/img/link_icon_back.png) no-repeat 0px 3px;
  padding-left: 15px;   
}

.navi_back a:hover, .navi_back a:active, .navi_back a:focus {
  background:  url(/img/link_icon_back_hover.png) no-repeat 0px 3px;
  padding-left: 15px;
}



#box_navi_1 {
  float:      right;
  text-align: right;
  overflow:   hidden;
  margin-top: 237px;
  height:     50px;
  clear: both;
}

#box_navi_1 a {
  text-decoration: none;
  padding: 0px;
}



#box_naviside {
    background-color: #B8CFF9;
    
    padding-top: 0px;
    padding-right:5px;
    padding-left:5px;
    
    
    height: 28px;

    float: right;
}

#box_naviside a {
    font-size: 9pt !important;
    padding: 0px !important;
}

#box_naviside #naviside_search #searchstart {
  margin: 0px;
  padding: 0px !important;
  top: 0px;

  
}

#box_naviside li {
    padding: 0px !important;
    padding-right: 2px !important;
}


    
  
    
    
.pointer {
	cursor: pointer !important;
}

div.marquee {          
	background-color:#fff !important;
	border:solid 1px #fff !important;
	margin-bottom: 0px !important;
	padding:2px;
	width:940px !important;
  
}
      
div.marquee p, div.marquee b, div.marquee strong, div.marquee i {
	color:#b17d35; !important;
	font-size:14px !important;
}      


    
  
    
    
 
@media print {
	#box_navi_side, #box_navi_1, #box_navi_2, #logo, #box_ticker, #box_bestview, .hidden {
	 	display:none;
   }
}
    
  
    
    

#page_events {
  width: 630px;
  overflow: hidden;  
}



#page_events .header {
  display: block;
  overflow: hidden;
  padding-bottom: 10px;
}

#page_events .headercaption, #page_events .headertext {
  line-height: 140%;
}

#page_events .headercaption {
  clear: left;
  color: #7A7A7A;
  float: left;
  font-weight: bold;
  width: 70px;
}

#page_events .headertext {
  float: left;
  width: 80%;
}



#page_events .cmimg {
  float: right;
  padding: 0px 0px 10px 10px;  
}



#page_events .eventdetail2 b, .eventdetail_multi b {
  display: block;
}



#page_events .link a {
  background:  url(/img/link_icon_next.png) no-repeat 100% 3px;
  padding-right: 15px;  
}

#page_events .link a:hover, #page_events .link a:active, #page_events .link a:focus {
  background:  url(/img/link_icon_next_hover.png) no-repeat 100% 3px;
  padding-right: 15px;  
}



#page_events .backlink a {
  background:  url(/img/link_icon_back.png) no-repeat 0px 3px;
  padding-left: 15px;   
}

#page_events .backlink a:hover, #page_events .backlink a:active, #page_events .backlink a:focus {
   background:  url(/img/link_icon_back_hover.png) no-repeat 0px 3px;
  padding-left: 15px;   
}



#page_events .page_event_doc {
  line-height: 100%;
  vertical-align: bottom;
}

#page_events .page_event_doc a {
  text-decoration: none !important;
}

#page_events .page_event_doc .elm_document_icon {
  margin-right: 5px;
}



#page_events .link {
  padding-bottom: 10px;
}

#page_events .backlink {
  padding-top: 50px;    
}

#page_events .linkdetail {
  padding: 5px 0px 8px 0px;
}

#page_events .page_event_doc {
  padding-bottom: 10px;
}

#page_events .eventdetail {
  padding-bottom: 10px;
}

#page_events .eventdetail2  {
  padding-bottom: 10px;
}

    
  
    
    

.elm_document {
	background-repeat: no-repeat;
  background-position: 0px 2px;
  clear: left;
  padding: 0px 0px 0px 22px;
}

.elm_document small {
  padding-left: 5px;
}


.alternativefile {
	display: block;
}


.no_icon {
  padding-left: 0px;
}
    
  
    
    

#page_links {
  width: 630px;
  overflow: hidden;  
}



#page_links .cmimg {
	float: right;
  padding: 0px 0px 10px 10px;  
}



#page_links .link a {
	background:  url(/img/link_icon_next.png) no-repeat 100% 3px;
	padding-right: 15px;	
}

#page_links .link a:hover, #page_links .link a:active, #page_links .link a:focus {
	background:  url(/img/link_icon_next_hover.png) no-repeat 100% 3px;
  padding-right: 15px;  
}



#page_links .backlink a {
	background:  url(/img/link_icon_back.png) no-repeat 0px 3px;
	padding-left: 15px;		
}

#page_links .backlink a:hover, #page_links .backlink a:active, #page_links .backlink a:focus {
	background:  url(/img/link_icon_back_hover.png) no-repeat 0px 3px;
  padding-left: 15px;   
}



#page_links .linkdetail {
  padding: 5px 0px 10px 0px;
}

#page_links .link {
  padding-bottom: 10px;
}

#page_links .backlink {
  padding-top: 50px;    
}




    
  
    
    
.box_startcontent {
  width:        940px !important;
  padding-left: 20px !important;
  padding-top:  0px;
  
}


.box_start {
  float:  left;
  width:  220px;
  height: 286px;
  border: 1px solid #D0D0D0;

  
  -webkit-border-radius:  5px;
  -khtml-border-radius:   5px;
  -moz-border-radius:     5px;
  border-radius:          5px;
}

#box_start_1 {
  background-color:#E9EFFA;
  margin-right:17px;
}

#box_start_2 {
  background-color:#FBF4E4;
  margin-right:17px;
}

#box_start_3 {
  background-color:#F6EAE7; 
  margin-right:17px;
}

#box_start_4 {
  background-color:#E8E8E8; 
}



.box_start_link a:hover, a:visited, a:link, a:active {
  text-decoration: none;
}

.box_start_title {
  
  width:  200px;
  height:  20px;
  
  color: #fff;
  
  font-size:      18px;
  font-weight:    bold;
  letter-spacing: 0.04em;

  
  margin-left:  6px;
  margin-top:   4px;

  padding-left: 6px;
  padding-top:  4px;

  -webkit-border-radius:  5px;
  -khtml-border-radius:   5px;
  -moz-border-radius:     5px;
  border-radius:          5px;
}

#box_start_title_1 {

  text-shadow: 1px 1px 0px #345593;
  background-color: #4C7BD5;

  border-top:     1px solid #81A4E1;
  border-bottom:  1px solid #416AB5;
  border-left:    1px solid #416AB5;
  border-right:   1px solid #4A79D3;
  

  
  -webkit-box-shadow: 1px 1px 1px #869DC5;
  -moz-box-shadow:    1px 1px 1px #869DC5;
  box-shadow:         1px 1px 1px #869DC5;
}

#box_start_title_1 .box_start_content .elm_newslist .pub-newslist-text-title {
  font-size: 12px !important;
}

#box_start_title_2 {

  text-shadow: 1px 1px 0px #A07E1F;
  background-color: #DBAB2E;
  
  border-top:     1px solid #E6C66A;
  border-bottom:  1px solid #BA9227;
  border-left:    1px solid #BA9227;
  border-right:   1px solid #D7A82C;

  
  -webkit-box-shadow: 1px 1px 1px #C8B379;
  -moz-box-shadow:    1px 1px 1px #C8B379;
  box-shadow:         1px 1px 1px #C8B379;
}

#box_start_title_3 {

  text-shadow: 1px 1px 0px #843926;
  background-color: #C0563A;

  border-top:     1px solid #D28A77;
  border-bottom:  1px solid #A54B32;
  border-left:    1px solid #A54B32;
  border-right:   1px solid #BE553A;

  
  -webkit-box-shadow: 1px 1px 1px #B98B80;
  -moz-box-shadow:    1px 1px 1px #B98B80;
  box-shadow:         1px 1px 1px #B98B80;
}

#box_start_title_4 {

  text-shadow: 1px 1px 0px #767676;
  background-color:#424242;

  border-top:     1px solid #7F7F7F;
  border-bottom:  1px solid #383838;
  border-left:    1px solid #383838;
  border-right:   1px solid #414141;

  
  -webkit-box-shadow: 1px 1px 1px #858585;
  -moz-box-shadow:    1px 1px 1px #858585;
  box-shadow:         1px 1px 1px #858585;
}



.box_start_content {
  margin-left:  6px;
  margin-top:  13px;

  padding-left: 6px;
  padding-top:  4px;

  width: 200px;
  overflow: hidden;
}


.box_start .box_start_content h2, 
.box_start .box_start_content .pub-el-text-title, 
.box_start .box_start_content .pub-tth-h2, 
.box_start .box_start_content .form_elm_group {
    color: #606060;
    font-size: 13px;
    font-weight: bold;
    letter-spacing: 0.04em;
    margin-bottom: 2px;
}






    
  
    
    



#mainform .cuguser-login-frame, .cuguser-lost-frame {
  margin-bottom: 18px;
  width: 630px;
}



#mainform .cuguser-login-frame .dlgcaption,  .cuguser-lost-frame .dlgcaption{
  color: #666;
  padding-top: 4px;
  width: 120px;
}



#mainform .cuguser-login-frame .dlginput, .cuguser-lost-frame .dlginput{
  padding-bottom: 0px;
  padding: 1px;
  vertical-align: bottom;
  width: 230px;
}


#mainform .cuguser-login-frame .cuguser-dialog-title, .cuguser-lost-frame  .cuguser-dialog-title {
	display: none;
}


#mainform .cuguser-login-frame .password_send, .cuguser-lost-frame .dlgbutton, .cuguser-lost-frame .password_request {
  display: block;
  cursor:pointer;
  float: left;
  margin-right: 5px;
  margin-top: 4px;
  padding: 1px 10px 2px;
  
}


#mainform .cuguser-login-frame .password_lost {
  display: block;
  background-color: transparent;
  border-top: 3px solid transparent !important;
  color: #666;
  cursor:pointer;
  border: 0px;
  float: left;
  
  font-size: 14px;
}


.cuguser-lost-frame .password_request {
  
}


.cuguser-dialog-table .infotext {
	padding-bottom: 15px;
}



#mainform .cuguser-login-frame .cuguser-dialog-table td {
  padding-top: 4px;
  vertical-align: bottom;
}





.cuguser-error-message {
	font-weight: bold !important;
  color: #f00 !important;
  padding-bottom: 6px;
}








#f_userstatus {
	background-color: #F1F1F1;
  
  font-weight: normal;
	letter-spacing:0.05em;
	line-height: 130%; 
  margin: 18px 0px 0px 0px;  
  padding: 5px;
}


#f_userstatus .title {
	   
}



#f_userstatus a, #func_userstatus a:link, #f_userstatus a:visited {
	background:  url(/img/link_icon_back.png) no-repeat 0px 3px;
  padding-left: 15px;   
  display: block;
  font-weight: bold;	
}


#f_userstatus a:hover, #f_userstatus a:active, #f_userstatus a:focus {
  background:  url(/img/link_icon_back_hover.png) no-repeat 0px 3px;
  padding-left: 15px;   
  display: block;
  font-weight: bold;  
}


    
  
    
    



    
  
    
    

#page_2column .center, #page_2column .left  {
  float: left;  
}

#page_2column .right {
  float: right; 
}

#page_2column .center, #page_2column .left, #page_2column .right  {
  overflow: hidden; 
}


#page_2column .table_center {
  border: 0px;
  float: left;
}


#page_2column table td {
  vertical-align: top;
}

#page_2column {
  overflow: hidden;
}

    
  
    
    

#page_document {
  width: 630px;
  overflow: hidden;  
}



#page_document .cmimg {
  float: right;
  padding: 0px 0px 10px 10px;  
}



#page_document .back img {  
  display: none;
} 

#page_document .link a {
  background:  url(/img/link_icon_next.png) no-repeat 100% 3px;
  padding-right: 15px;


}

#page_document .link a:hover, #page_document .link a:active, #page_document .link a:focus {
  background:  url(/img/link_icon_next_hover.png) no-repeat 100% 3px;
  padding-right: 15px;  
}



#page_document .back a {
  background:  url(/img/link_icon_back.png) no-repeat 0px 3px;
  padding-left: 15px;   
}

#page_document .back a:hover, #page_document .back a:active, #page_document .back a:focus {
  background:  url(/img/link_icon_back_hover.png) no-repeat 0px 3px;
  padding-left: 15px;
}



#page_document .page_document_doc {
  line-height: 100%;
  vertical-align: bottom;
}

#page_document .page_document_doc .elm_document_icon {
  margin-right: 5px;
}

#page_document .page_document_doc a {
  text-decoration: none !important;
}



#page_document .link {
  padding-bottom: 10px;
}

#page_document .back {
  padding-top: 50px;
}

#page_document .linkdetail {
  padding: 5px 0px 8px 0px;
}


#page_document .page_document_fileinfo {
  margin-top: 20px;
}


#page_document table {
  padding-bottom: 5px;
}


#page_document .icon img {
  padding-right: 4px;
}


#page_document td {
	background-color: transparent;
  border: none;  
  padding: 0px;
}

    
    
    
  
