/* ====================================================================== */
/* === GENERAL CUSTOM                                                     */
/* ====================================================================== */


@media print {
#headerbg, #header, #sidenavi, #mainnavi1, #logo, #mainnavi2, #ticker, #bestview-outer, #header_hidenavi, #footer { display:none; }
}


* {
font-family: Arial, Helvetica, sans-serif;
  font-size:100% ;
  margin:0px;
  padding:0px;	
  outline:none;  
}

td {	
	font-size: 12px;
	 
}


body.general {
	line-height: 1; /* Für korrekte Darstellung horizontale Navigation*/	
	font-size: 12px;
	letter-spacing: 0.05em;
	 
}


body.cms {
	line-height: 1; /* Für korrekte Darstellung horizontale Navigation*/
  background-color:#ffffff ;    
  position:relative ;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;

}


h1,h2,h3,h4,h5,h6 { font-size:100% ; }


a,a:link,a:visited,a:active,a:focus  {
	color: #4a7bb8;
	text-decoration:none;                      
}

a:hover  {
	text-decoration :underline;
}

br {
clear: left;
letter-spacing:normal;
}

br.clear {
	clear:both;
}

li {
	list-style-type:none;
}

img {
	border:0px;
}

* > strong > * {
	font-weight:bold;
}

* > b > * {
	font-weight:bold;
}

* > small > * {
	font-size:11px;
}

* > i > * {
	font-style:italic;
}

* > ol > * {
	list-style-position:outside;
	margin-left:22px;
}

ol.alpha {
	list-style-type:lower-alpha;
}

p {
	margin-bottom: 15px;
	}
/* ====================================================================== */
/* ===  CUSTOM STYLE                                                      */
/* ====================================================================== */




/************************************ HEADER *************************************** */
#header{	
	background-image: url(img/area.jpg);
	font-size: 11px;
	float: left;
	height: 107px;
	letter-spacing: 0.07em;
	padding-left: 513px;
	padding-top: 93px;
	width: 485px;
	z-index:1;
}

#header li{
	display:inline;
	}
	
#header a {
	color: #4d6879;
	}
	
#header a:hover, 
#header a:active{
	text-decoration: underline;	
}	

#header .active {
	text-decoration: underline;	
}


/************************************ CONTENT *************************************** */

#content {
	color: #444;
	float: left;
	line-height: 130%;
	padding-right:30px;
	width:525px;
	z-index:1;	
	}
	

#content a:hover, 
#content a:active{
	text-decoration: underline;		
}


/************************************ SITE ******************************************* */

#arearight {
	float:right;
	color: #444;
	background-image: url(img/logo.gif);
	background-position:top left;
	background-repeat: no-repeat;
	line-height: 130%;
	margin-top:-28px;
	padding-top:140px;
	position:relative;
	width:225px;
	z-index:20;
}

#contentarea {
	float:left;	
	margin-top:12px;
	width:998px;
	
}

#site{
	position: absolute;
	width: 998px;	
	
}

#ticker {
	width:190px;
	margin-left:5px;
}



	

a.adresse,a.adresse:link,a.adresse:visited,a.adresse:active,a.adresse:focus {
  font-size:11px;
  display:block;
  width:160px;
  padding-left:8px;
  text-decoration:none;
  color:#333333 ;
  background-image:url(img/adress_marker.gif);
  background-repeat:no-repeat;
  background-position:0px 3px;
}



p.error {
	font-weight:bold;
	color:#d62525;
}

p.news {
	margin:0px;
	margin-top:5px;
}

/* ======================================================================= */
/* === CMS BASICS                                                          */
/* ======================================================================= */

p {
	margin-bottom: 15px;
	}

*.backfor {
	
}

*.browsetdodd {	
	padding:3px ;
}

*.browsetdeven {
	background-color:#e9f0fb ;
	padding:3px ;
}

*.lead{
	color:#333333 ;
  	font-weight:bold ;
}

*.nav-active {
	color:#203C89 ;
	font-weight:bold ;	
	
}

*.nav-backtrace {
	color:#8D8D8D ;
}

*.nav-class-title { 
	color:#ffffff ;
	font-weight:bold ;
	text-decoration:none ;
}

*.page-title, h1 {
	color: #525252;
	font-size: 18px;
	margin-bottom: 21px;
	font-weight: normal;
    line-height:20px;
}

*.pub-browsegroup {
	background-color:#EFEFEF ;
	font-weight:bold ;
	margin:0px ;
	margin-top:8px ;
	padding:2px ;
}

*.pub-browsetdeven {
	background-color:#e9f0fb ;
	padding:3px ;
}

*.pub-browsetdodd {	
	padding:3px ;
}

*.pub-browseth {
	border-bottom:solid 1px #353535 ;
	font-weight:bold ;
	line-height:20px ;
	margin-bottom:10px ;	
}

*.pub-el-footnote {
	font-size:10px ;
}

*.pub-el-leadtitle {
	font-weight:bold ;  
	padding-bottom:10px ;
}

*.pub-el-text {
	margin:0px 0px 3px 0px ;
}

*.pub-el-text-title, .pub-listpage-title-top {
	margin-bottom:8px ;
	font-size:15px;
	font-weight:bold;
	color:#818181;
}

*.pub-el-title {
	color:#4b4b4b;
	font-weight:bold ;  
}

*.pub-tth-ul {
	padding-top:4px;
}

*.pub-tth-li {
	background-image:url(img/bullet_list.gif) ;
  	background-position:0px 1px ;
	background-repeat:no-repeat ;
	list-style:none ;
	margin-bottom:5px ;
	padding-left:10px ;  	
}

*.table-title {
  font-weight:bold ;
  letter-spacing:1px ;
}

small.cmdocument {
	font-size:9px;
}


a.cmdocument {
	background-repeat:no-repeat;
	padding-left:20px;
	padding-bottom:3px;
	display:block;
	float:left;

}

a.pub-tth-mail {}


a.fixlink,a.fixlink:link,a.fixlink:visited,a.fixlink:active,a.fixlink:focus  {
	color:#0169b5;
	text-decoration :none;                          
	padding-left:15px;
	background-repeat:no-repeat;
	background-position:0px 5px;
	background-image:url(img/bullet_link.gif);
}

a.fixlink:HOVER  {
	text-decoration :underline;
	} /* ====================================================================== */
/* ===  Realisation bestview gmbh                                         */
/* ====================================================================== */


#bestview {
	margin-left: 10px;
    margin-top: 165px;
	position:absolute;	
	height:12px;
    z-index:300;
}


#bestview a {
  height:12px;
  width:130px;
  display:block;
  background-repeat:no-repeat;
}

#bestview a:link, #bestview a:visited{
  background-image:url(img/bestview.gif);
}

#bestview a:hover, #bestview a:active, #bestview a:focus{
  background-image:url(img/bestview_over.gif);
}


#bestview a span {
	display:none;
}


/* ###################################################################### */
/* ### Eventsauflistung CMS ra/5.10.2007 / ra                             */
/* ###################################################################### */
  
div.pub-eventlist-selectorbox {
  padding-bottom : 6px ;
  margin-bottom : 6px ;
  margin-top: 12px ;
  clear: both ;
}

td.pub-eventlist-selectorcaption {
  padding-right: 6px ;
  font-weight: bold ;
  color : #4e4e4e;
}

td.pub-eventlist-selectorcontrol {
  padding-right: 12px ;
}

td.pub-eventlist-time-odd {
	padding:5px;
  width: 80px ;
  background-color: #e0e0e0 ;
	font-size:10px;
}

td.pub-eventlist-time-even {
	padding:5px;
  width: 80px ;
	font-size:10px;
}

td.pub-eventlist-text-odd {
	padding:5px;
  background-color: #e0e0e0 ;
	
}

td.pub-eventlist-text-even {
	padding:5px;
	
}

A.pub-eventlist-link,A.pub-eventlist-link:VISITED,A.pub-eventlist-link:ACTIVE,A.pub-eventlist-link:LINK  {
	text-decoration : none;
  background-image:url(img/bullet_link.gif);
	background-repeat:no-repeat;
  background-position: right 6px;
	padding-right:10px;
}

.pub-eventlist-text-title {
}

A.pub-eventlist-link:HOVER  {
	text-decoration : underline;
	}
/* ###################################################################### */
/* ### Eventsauflistung (vorerst nur bei Webi, 03.10.07 mo)               */
/* ### erweitert CMS ra/5.10.2007                                         */
/* ###################################################################### */

*.eventsdatecaption {
	font-size:11px;
	font-weight:normal;
}

img.eventsspacegray {
	margin-top:5px;
	margin-bottom:5px;
}

td.eventsbrowsetdeven {
	padding:5px;
	background-color : #ffffff;
	font-size:11px;
}

td.eventsbrowsetdodd {
	padding:5px;
	background-color : #f0f0f0;
	font-size:11px;
}

b.eventsbold {
	font-weight:bold;
}

A.eventslink,A.eventslink:VISITED,A.eventslink:ACTIVE,A.eventslink:LINK  {
	font-size : 10px;
	text-decoration : none;
  background-image:url(img/bulletevent_link.gif);
	background-repeat:no-repeat;
	background-position:0px 2px;
	padding-left:10px;
}

A.eventslink:HOVER  {
	text-decoration : underline;
	}
	
option.eventsoptiongray {
	color:##afafaf;	
	}
/* ======================================================================= */
/* === FORM 2 MAIL                                                         */
/* ======================================================================= */

*.dlgtextarea-form2mail {
	border:1px solid #5D5D5D ;
	height:140px ;	
	width:320px ;
}

*.dlgtextarea-form2mailerror {
	border:2px solid #ff0000 ;
  	background-color:#FFEDED ;
	height:140px ;
	width:320px ;
}

div.pair {
	line-height:20px ;
	position:relative ; 
}


hr.line-form2mail {
	 margin-top:5px ;
	 margin-bottom:13px ;
}

input.dlgtext-form2mail {
  border:1px solid #000000 ;
  margin-bottom:5px ;
  padding:2px ;
  width:250px ;
}

input.dlgtext-form2mailerror {
  border:2px solid #ff0000 ;
  background-color:#FFEDED ;
  margin-bottom:5px ;
  width:250px ;
  padding:2px ;
}

label.label-form2mail-must {  
  float:left ;
  width:150px ;
}

label.label-form2mail {  
  float:left ;
  width:150px ;
} /* ======================================================================= */
/* === FORMULAR-GENERATOR                                                  */
/* ======================================================================= */

*.dlgcaption {
 font-size:12px;
 font-weight:bold;
}

*.dlgtextarea {
	border:1px solid #5D5D5D ;
}

*.formgap {
  line-height:1px ;
  visibility:hidden ;  
}

*.pub-form-caption {

}

.pub-form-caption-req {
 
}

.pub-form-caption-req-error {
  color:#b51f29 ;
  font-weight:bold ;
}



*.pub-form-caption-left {
  
}

*.pub-form-caption-top {
   margin-bottom:12px ;
}

*.pub-form-caption-error {
  color:#b51f29 ;
  font-weight:bold ;
}

*.pub-form-caption-ok {
}

*.pub-form-control {
}


.pub-form-checkbox {

}


.pub-form-checkbox-caption {

  padding-left:3px ;
}



.pub-form-group {
  background-color:#EDEDED ;
  }

.pub-form-text {
  
}  

span.form-must-asterisk {
	font-family:verdana,arial; /* so lassen, da es besser aussieht */
	font-size:13px;
} /* 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;	
	line-height:20px;
	padding-bottom:1px;

}

div.elm_gallery_navigator {
	width:100%;
	background-color:#777777;
	text-align:right;
	float:right;
	margin-bottom:20px;
}

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-weight:bold;
	border-left:solid 2px #000000;
	border-right:solid 2px #000000;
	background-color:#ffffff;
	width:150px;
	margin:5px 0px 0px 5px;
	font-size:12px; 
}

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 ;
  margin-bottom: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-weight:bold;
	border-left:solid 2px #000000;
	background-color:#ffffff;
	width:20px;
	font-size:12px;
}

li.elm_gallery_navigator_more {
	border-right:solid 2px #000000;
	font-size:12px;
}

li.elm_gallery_navigator_counts_hi {
	background-color:#dfdfdf;
	font-size:12px;
}

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:20px;
	font-size:12px;
}

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:525px;
	padding:0px;
	margin:0px;
	border:0px;
	line-height:100%;
}

ul.elm_gallery_navigator_list {
	float:right;
	list-style-type:none;
	margin:5px;
}

td.elm_gallery_photoalbum_td {
	margin:0px;
	padding:0px;
	line-height:100%;
	padding-bottom:15px;
}

/* ====================================================================== */
/* === ELEMENT BILD/TEXT V3.0                                         === */
/* ====================================================================== */


*.pub-el-text-text {
	margin:0px ;
	padding:0px ;
}

*.pub-tth-h2 {
	margin-bottom:8px ;
	font-size:15px;
	font-weight:bold;
	color:#818181;
}


*.pub-el-text-image-l {
	float:left ;
	padding-right:10px ;
	padding-top:3px ;
	padding-bottom:5px ;
}

.pub-el-text-image-c {
	padding-top:3px ;
	padding-bottom:5px ;
	text-align:center ;
}  
	
*.pub-el-text-image-r {
	float:right ;
	padding-left:15px ;
	padding-top:3px ;
	padding-bottom:5px ;
}

br.txtelm {  
  font-size:1px ;
  height:1px ;
  line-height:1px ;
  margin:0px ;
  padding:0px ;
} /* ======================================================================= */
/* === ELEMENT LINE NEU                                                    */
/* ======================================================================= */



div.element_line {
	margin-bottom:1px;
	margin-top:1px;
	border-bottom:solid 1px; 
}

/* ======================================================================= */
/* === ELEMENT LINE ALT                                                    */
/* ======================================================================= */

div.elm-hr {
  border-top:1px solid #808080 ;
  font-size:1px ;
  height:1px ;
  line-height:0px ;
}

hr.elm-hr {
  display:none ;
  font-size:1px ;
  height:1px ;
  line-height:0px ;
  visibility:hidden ;
}

hr {
	width:100%;
	border:0px;
	border-bottom:solid 1px #cccccc;
	height:1px; 
	padding-top:0px;
}

/* ====================================================================== */
/* === GLOSSAR                                                        === */
/* ====================================================================== */


/* --- Alphabet ----------------------------------------------------- */


a.alphabet,a.alphabet:link,a.alphabet:visited,a.alphabet:active,a.alphabet:focus  {
  font-weight:bold;
  font-size:16px;
  padding-left:12px;
  padding-right:6px;
  background-image:url(img/glossar_separator.gif);
  background-repeat:no-repeat;
  background-position:0px 4px;
  text-decoration:none ;
  margin-top:2px;
}

A.alphabet:HOVER  {
	text-decoration:underline ;            
}

a.alphabetfirst,a.alphabetfirst:link,a.alphabetfirst:visited,a.alphabetfirst:active,a.alphabetfirst:focus  {
  font-weight:bold;
  font-size:16px;
  padding-left:6px;
  padding-right:6px;
  text-decoration:none ;
  margin-top:2px;
}


p.alphabet {
  font-weight:normal;
  font-size:16px;
  text-decoration:none ;
  margin-bottom:20px;
}

p.alphabet a:first-child {
	background-image:none;
	padding-left:6px;
}

p.glossar_list_alpha {
	font-weight:bold;
	border-bottom:solid 1px;
	margin-bottom:8px;
	padding-bottom:2px;
	margin-top:20px;
	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  {
  color:#1762a8 ; 
  text-decoration:none ;
  font-weight:normal;
  font-size:11px;
}

A.glossar_item_close:HOVER  {
	color:#151515 ;               
}

div.glossar-box {
	padding:2px;
}

p.glossar {
	padding-top:3px;
	padding-bottom:3px;
	margin-bottom:1px;
}


a.glossar-box-pagetop {
 color:#151515 ; 
  float:right;
  right:0px;
  display:block;
  width:200px;
  text-align:right;
  font-weight:normal;
  font-size:10px;
}


/* --- END Body ----------------------------------------------------- */




/* --- Item ----------------------------------------------------- */
a.glossar_item,a.glossar_item:link,a.glossar_item:visited,a.glossar_item:active,a.glossar_item:focus  {
  color:#1762a8 ; 
  text-decoration:none ;
  font-weight:normal;
  background-image:url(img/bullet_link.gif);
  background-repeat:no-repeat;
  background-position:right 5px;
  padding-right:10px;
}

A.glossar_item:HOVER  {
	color:#151515 ; 
           
}

span.glossar_item {
  text-decoration:none ;
  font-weight:bold;
  background-image:url(img/bullet_link_hi.gif);
  background-repeat:no-repeat;
  background-position:0px 4px;
  padding-left:15px;
}

/* --- END Item ----------------------------------------------------- */




/* --- Explanation ----------------------------------------------------- */

p.glossar-text {
	padding-bottom:10px;
}

div.glossar_explanation_show {
  background-color:white;
  margin-bottom:10px;
  margin-top:5px;
  padding:8px;

}

div.glossar_explanation_hidden {
	display:none ;
}

/* --- END Explanation ----------------------------------------------------- */


/* ====================================================================== */
/* === ELEMENT LINKLIST                                                   */
/* ====================================================================== */

div.linklist_record {
	padding-bottom:20px;
	float:left;
	clear:both;	
}

div.linklist_image {
	display:inline;
	float:left;
	margin-right:15px;
}

div.linklist_content {
	float:left;
	display:inline;
}

div.linklist_text {
	float:left;
}

h2.linklist {
  font-weight : bold;
  margin-bottom:10px;
  display:inline;
}

p.linklist {
	margin:0px;
	margin-bottom:3px;
	margin-top:2px;
}

.webi_linklist {
	padding:3px 0px;
}
	
A.linklist_link,A.linklist_link:VISITED,A.linklist_link:ACTIVE,A.linklist_link:LINK  {
	background-image:url(img/bullet_link.gif);
	background-repeat:no-repeat;
	background-position:right 6px;
	padding-right:10px;
	text-decoration : none;                          
}

A.linklist_link:HOVER  {
	text-decoration : underline;
	}	
/* ====================================================================== */
/* === ELEMENT SEITENAUFLISTUNG                                           */
/* ====================================================================== */

div.pub-listpage-title-top {
  font-weight: bold ;
  padding-bottom: 3px ;
}

*.pub-listpage-backfor-frame {
  margin-bottom:12px ;
}

div.pub-listpage-contentframe {
  float:left ;
  margin-bottom:3px ;
  width:590px;
 
}

div.pub-listpage-date + div.pub-listpage-contentframe {
	width:520px;
}

div.pub-listpage-date {
  font-weight:bold ;
  float:left ;
  margin:0px ;
  width:60px ;
}

div.pub-listpage-frame {
  clear:both ;
  padding-bottom:20px ; 
  float:left;  
   width:590px;
 
}

div.pub-listpage-group {
  background-color:#f0f0f0 ;
  border:1px solid #4e4e4e ;
  clear:both ;
  font-weight:bold ;
  margin-bottom:6px ;
  padding:6px ;  
}

div.pub-listpage-lead {
  clear:both ;  
  margin:0px ;
  padding-top:3px ;
  
}

div.pub-listpage-linkmore {
  background-image:url(img/element_more.gif) ;
  background-repeat:no-repeat ;
  padding-left:12px ;
  width:440px ;
}

div.pub-listpage-title {
  margin:0px ;
  padding-bottom: 3px ;
}

div.pub-listpage-box {
	clear:both;
} /* ###################################################################### */
/* ### Newsauflistung CMS ra/5.10.2007 / ra                             */
/* ###################################################################### */
  
	
h2.pub-newslist-text-title {
	font-weight:bold;
	margin:0px;
	padding:0px;
}

div.pub-newslist-text-odd, div.pub-newslist-text-even {
	margin-bottom:20px;
}

div.pub-newslist-body {

}

span.page_back {
	background-image:url(img/element_back.gif);
	background-repeat:no-repeat;
	background-position:left top;
	padding-left:14px;
	padding-top:2px;
}

span.page_next {
	background-image:url(img/element_more.gif);
	background-repeat:no-repeat;
	background-position:right top;
	padding-right:14px;
	padding-top:2px;
} /* ======================================================================= */
/* === SEARCH                                                              */
/* ======================================================================= */

div.mainsearch_box {

}

label.mainsearch_caption {
	margin-right:8px;
}

label.mainsearch_caption_small {
	margin-right:8px;
	font-size:10px;
	float:left;
}

input.mainsearch_input {
  border:solid 1px #7f7f7f ;
  margin-right:5px ;
}

input.mainsearch_radio {
	margin-top:5px;
	margin-right:4px;
	float:left;
}

input.mainsearch_button {
	background-color:#0169b5;
	border:solid 1px #06548d;
	color:#ffffff ;
	cursor:pointer ;
}

span.result_box_date {
}

span.result_pages_actual {
	font-weight:bold;
}

div.result_pages {
	width:100%;
	float:left;
	border-bottom:solid 1px #7f7f7f;
	height:20px;
	margin-bottom:10px;
	margin-top:15px;
}

div.result_pages_caption {
	width:250px;
	float:left;
	font-weight:bold;
}

div.result_pages_pages {
	width:250px;
	float:right;
	text-align:right;
}

div.result_box {
	padding-top:10px;
	
}

div.result_box_item {
	border-bottom:dotted 1px #7f7f7f;
	padding-bottom:10px;
	margin-bottom:10px;
	width:100%;
	position:relative;
}

div.result_box_header {
	width:520px;
	height:20px;
	position:relative;
	clear:both;
}

div.result_box_title {
	width:480px;
	float:left;
	position:relative;
}

div.result_box_rank {
	font-weight:bold;
	width:40px;
	float:right;
	position:relative;
} /* ======================================================================= */
/* === SITEMAP                                                            */
/* ======================================================================= */


*.smline {
  border:0px ;
  line-height:0 ;
  margin:0px ;
  padding:0px ;  
  visibility:hidden ;
}



li.sitemap1 {
	display:block;
	padding-top:20px;
	
	margin-bottom:5px;
}

ul.sitemap li.sitemap1:first-child {
	display:block;
	padding-top:0px;	
}


li.sitemap2 {
 
}

li.sitemap3 {
  
}

li.sitemap4 {
  
}

A.sm1,A.sm1:VISITED,A.sm1:ACTIVE,A.sm1:LINK  {
	color:#333333 ;
	font-size:14px ;
	font-weight:bold ;
    letter-spacing:1px ;
	text-decoration:none ;
	margin-bottom:5px;
	display:block;
	margin-top:10px;
    border-bottom:solid 1px #171717;
}

A.sm1:HOVER  {
	color:#0169b5 ;
	text-decoration:none ;
}
  
  
  
  
A.sm2,A.sm2:VISITED,A.sm2:ACTIVE,A.sm2:LINK  {
	color:#333333 ;
	font-size:12px ;
	font-weight:bold ;
    letter-spacing:1px ;
	text-decoration:none ;
	margin-bottom:2px;
	display:block;
	margin-top:2px; 
	padding-left:14px;
}

A.sm2:HOVER  {
	color:#0169b5 ;
}  
  
  
A.sm3,A.sm3:VISITED,A.sm3:ACTIVE,A.sm3:LINK  {
	color:#333333 ;
	font-size:11px ;
	font-weight:normal ;
	text-decoration:none ;
	margin-left:12px;
	margin-bottom:2px;
	display:block;
	margin-top:2px; 
	padding-left:25px;             
}

A.sm3:HOVER  {
	color:#0169b5 ;
}  
  
A.sm4,A.sm4:VISITED,A.sm4:ACTIVE,A.sm4:LINK  {
	color:#333333 ;
	font-size:10px ;
	font-weight:normal ;
    letter-spacing:1px ;
	text-decoration:none ;
	margin-left:24px;
	margin-bottom:2px;
	display:block;
	margin-top:2px; 
	padding-left:38px;     
}

A.sm4:HOVER  {
	color:#0169b5 ;
}   
	
ul.sitemap {
  list-style:none ;
}
	
	   /* ======================================================================= */
/* === TABLE                                                               */
/* ======================================================================= */


*.elm_table_browsetdeven {
  	background-color:#e9f0fb ;
	padding:3px ;
}

/* Wird als Zusatz zu einer anderen Klasse verwendet */
*.elm_table_border {
	border:solid 1px #e9f0fb; 
}
/* ====================================================================== */
/* === CUG USER INFOBOX                                                   */
/* ====================================================================== */



#f_userstatus {
	background-color: #fff; 
    border: 1px solid #4a7bb8;
    color: #5e5e5e; 
    font-size: 11px;
    font-weight: normal;
	letter-spacing:0.05em;
	line-height: 120%; 
    margin: 18px 0px 20px -6px; 
    padding: 5px;
}


#f_userstatus .title {
	font-weight: bold;   
}


#f_userstatus a, #f_userstatus a:link, #f_userstatus a:visited {
	background-image: url(img/userstatus.gif);       	
	background-repeat:no-repeat;
	background-position: center right;
    color: #5c90c4;
    display: inline;
	font-size :11px;
    padding: 0px 7px 0px 0px;
}


#f_userstatus a:hover, #f_userstatus a:active, #f_userstatus a:focus  {
	background-image: url(img/userstatus_over.gif);
    color: #5c90c4;       	
} 

span.backfor-active {
  font-weight:bold;
  margin:2px;
  padding-left:3px ;
  padding-right:3px ;
  background-color:#efefef ;
  border:1px solid #efefef ;
}

span.backfor {
  margin:1px;
}

span.backfor-info {
}
/* ====================================================================== */
/* === CUG USERSTATUS                                                        */
/* ====================================================================== */

div.cug_infobox {	
	height:50px;
	margin-top:20px;
	margin-left:0px;
	text-align:right;
	width:150px;
  line-height:120%;
}

fieldset.cug_infobox {
	border:1px solid #4A7BB8;
	padding:0px;
	position:relative;
	text-align:left;
	width:150px;	
  height: 70px;
}

legend.cug_infobox {	
	font-size:10px;
	position:absolute;
	top:-.5em;
	
	
}

span.cug_infobox_user {	
	display:block;
	font-size:11px;
	font-weight:bold;
	padding-top:7px;
	padding-top:13px;
	padding-left:10px;	
  line-height: 100%;
}

span.cug_infobox_time {
	display:block;
	font-size:10px;
	padding-top:2px;
	padding-left:10px;	
}

A.cug_infobox,A.cug_infobox:LINK,A.cug_infobox:VISITED,A.cug_infobox:ACTIVE,A.cug_infobox:FOCUS  {
	background-image:url(img/elm_cuguser_infobox.gif);       	
	background-repeat:no-repeat;
	background-position:top right;
	color :#0169b5;
	display:block;
	font-size :10px;
	padding-right:10px;
	text-decoration :underline;	
}

A.cug_infobox:HOVER  {
	background-image:url(img/elm_cuguser_infobox_hi.gif);  
	text-decoration :underline;
	
	}
  
 /* ======================================================================= */
/* === GENERAL FORM-FIELDS                                                 */
/* ======================================================================= */

*.dlgerror-message {
	color:red ;
}

*.dlgselect { 
    background-color:#ffffff ; 
    border:1px solid #303030 ;
    margin-bottom:4px ;    
}
    
*.dlgselectgender { 
    background-color:#ffffff ; 
    border:1px solid #303030 ;
    margin-bottom:4px ;       
    width:100px ;
}  

#contentarea input.dlgbutton {
	line-height:13px;
	background-color:#0169b5 ;
	color:#ffffff ;
	cursor:pointer ;
	border:1px solid #06548d ;
	padding:2px;
	text-align:center;
}

input.dlginput {
  border:1px solid #303030 ;
  margin:0px ;
  margin-bottom:4px ;
}

input.dlgerror-input {
	border:1px solid red ;
}

input.dlgsearchinput {
	border:1px solid #303030 ;
}

input.dlgtext {
  border:1px solid #303030 ;
  line-height:20px ; 
  margin-bottom:10px ;
} /* ======================================================================= */
/* === NAVIGATION                                                          */
/* ======================================================================= */

/************************************ NAVILEFT *************************************** */

#navileft {
	color: #848484;
	float: left;
	font-weight: bold; /* für Safari rausnehmen!*/
	letter-spacing: 0.07em;
	line-height: 200%;
	padding-left:21px;
	padding-right:20px;
	padding-top:38px;
	width: 169px;
	z-index:1;

	}
	
#navileft li {
	display: block;
	}
	
#navileft a:hover, 
#navileft a:active,
#navileft .navihi{
	color: #848484;	
	
}

#navileft .active {
	background-image: url(img/arrowover.gif);
	background-repeat: no-repeat;   
	color: #848484;	
	display: block;
	font-weight: bold; /* für Safari rausnehmen!*/
	padding-left: 18px;
	margin: 0;
	}



.subnavi{
	line-height: normal;
	line-height: 100%;
	margin-bottom: 10px;
	margin-top: 3px;	
}

.subnavi li{
	margin-bottom: 5px;
	display: block;
}

.subnavi a{
	background-repeat: no-repeat;
	background-image: url(img/arrow.gif);
	font-weight: bold; /* für Safari rausnehmen!*/
	padding-left: 18px;	
	display: block;
	
}

.subnavi a:hover, 
.subnavi a:active{
	background-image: url(img/arrowover.gif);
	color: #848484;
}


	
	
/************************************ NAVIRIGHT *************************************** */

#naviright {
	
	color: #848484;
	font-weight: bold; /* für Safari rausnehmen!*/	
	/* min-height für alle Browser*/
	min-height: 130px; 
	height: auto !important;
	height: 130px;	
	margin-left:5px;
	width:190px;
	
	}
	
#naviright h1 {
	border-bottom: 1px solid #5076a6;
	color: #5076a6;
	font-size: 16px;
	font-weight: bold; /* für Safari rausnehmen!*/
	padding-bottom: 6px;
	}
	
#naviright a {
	background-repeat: no-repeat;
    background-position: left top;
    display:block;
	font-weight: bold; /* für Safari rausnehmen!*/
	padding-left: 18px;
	margin: 6px 0px;
	background-repeat: no-repeat;
}

#naviright a:link,
#naviright a:visited {
	background-image: url(img/arrow.gif);
}

#naviright a:hover, 
#naviright a:active {
	background-image: url(img/arrowover.gif);
	color: #848484;
}

#naviright a.active {
	background-image: url(img/arrowover.gif);
	background-repeat: no-repeat;
    background-position: left top;
	color: #848484;
	display:block;
	font-weight: bold; /* für Safari rausnehmen!*/
	margin: 6px 0px;
	padding-left: 18px;
	
}


.subnavi2{
	line-height: normal;
	line-height: 100%;
	margin-bottom: 10px;
	margin-top: 3px;	
	padding-left:20px;
}

.subnavi2 li{
	margin-bottom: 5px;
	display: block;
}

#naviright ul.subnavi2 li a.active {
	background-image: url(img/arrowover.gif);
	background-repeat: no-repeat;
    background-position: left top;
	color: #848484;
	display:block;
	font-weight: bold; /* für Safari rausnehmen!*/
	margin: 6px 0px;
	padding-left: 18px;
	
}

/************************************ NAVIRIGHT *************************************** */
/* ====================================================================== */
/* === CUGUSER                                                        === */
/* ====================================================================== */

div.cuguser-dialog-frame {  
  margin-left:6px ;
  margin-top:6px ;
  width:450px ;
}

div.cuguser-dialog-title {
  display:block ;
  font-weight:bold ; 
  margin-bottom:6px ; 
  padding:3px ;
  text-align:left ;
}

div.cuguser-dialog-title2 {
  border-bottom:1px solid black ;
  margin-bottom:16px ;
  padding:3px ;
  padding-top:10px ;
  padding-bottom:20px ;
}

div.cuguser-error-message {
  background-color:white ;
  border:1px solid red ;  
  color:ff0000 ;  
  font-weight:bold ;
  margin:3px ;
  padding:3px ;
}

div.cuguser-login-frame {
}

div.cuguser-ok-message {
  background-color:White ;
  border:solid 1px green ;
  color:green ;  
  font-weight:bold ;
  margin:3px ;
  padding:3px ;
}

table.cuguser-dialog-table {
	border-spacing:5px ;
	padding-bottom:8px ;	
}

.cuguser-dialog-table .dlginput {
	width: 290px;
}

#contentarea .cuguser-dialog-table .dlgbutton {
	width: 143px;
    height: 23px;
 
   
} /* ====================================================================== */
/* === Fadein eines Layers                                            === */
/* ====================================================================== */

div.fadein_layer {
	background-color:#efefef;
	width:350px;
	height:490px;
	border:2px solid #afafaf;
	overflow:auto;
	clear:both;
	z-index:100;
	
	}
	
div.fadein_closewindow {
	
	background-color:#afafaf;
	padding:3px 5px 4px 5px;
	text-align:right;
}

div.fadein_text {
	padding:10px;
	text-align:left;
}


a.fadein_link,a.fadein_link:link,a.fadein_link:visited,a.fadein_link:active,a.fadein_link:focus  {
	font-size:12px;
	color:#ffffff;
	background-image:url(img/icon_closewindow.gif);
	background-repeat:no-repeat;
	background-position:right;
	text-decoration:none;   
	padding-right:15px;                      
}

A.fadein_link:HOVER  {
	text-decoration :underline;
	}
/* ======================================================================= */
/* === TICKER                                                              */
/* ======================================================================= */

*.ticker-title {  
  color:#5f85ac;
  font-weight:bold ;
  font-size:15px ;
  padding-bottom:2px;  
  border-bottom:solid 2px #5f85ac;
}

*.ticker-text {
  font-weight:normal ;
  font-size:11px ;
  margin:0px;
  padding:0px;
}  

*.ticker-body {
	font-size:11px ;
	padding-top:5px ;
	padding-bottom:5px ;
	width:150px ;	
}

*.ticker-date {
	font-size:11px ;	
	font-weight:normal ;
	letter-spacing:0.02em ;
	display:block;
	clear:both;
}
*.ticker-document {
	 background-repeat:no-repeat;
}



 /* ======================================================================= */


 

A.elm-tickerlink,A.elm-tickerlink:VISITED,A.elm-tickerlink:ACTIVE,A.elm-tickerlink:LINK  {
	font-weight: bold; /* für Safari rausnehmen!*/	
	/* min-height für alle Browser*/
	background-image: url(img/arrow.gif);
	background-repeat: no-repeat;
    background-position: left top;
	display:block;
	padding-left: 18px;
	margin: 6px 0px;
	height: auto !important;
	width:167px;
    font-size:12px;
}

A.elm-tickerlink:HOVER  {
	text-decoration:underline ;
	background-image: url(img/arrowover.gif);
	color: #848484;
}

A.ticker,A.ticker:VISITED,A.ticker:ACTIVE,A.ticker:LINK  {
	font-weight: bold; /* für Safari rausnehmen!*/	
	/* min-height für alle Browser*/
	background-image: url(img/arrow.gif);
	background-repeat: no-repeat;
    background-position: left top;
	display:block;
	padding:0px;
	padding-left: 18px;
	margin: 0px 0px 9px 0px;
	height: auto !important;
	width:167px;
     font-size:12px;
}

A.ticker:HOVER  {
	text-decoration:underline ;
	background-image: url(img/arrowover.gif);
	color: #848484;
}

	

  
A.tickertitle,A.tickertitle:VISITED,A.tickertitle:ACTIVE,A.tickertitle:LINK  {
	color:#333333 ;
	font-weight:bold ;
	font-size:11px ;
	text-decoration:none ; 
	 padding:0px 0px;                   
}

A.tickertitle:HOVER  {
	text-decoration:underline ;
}  


li.elm-tickerlink {	
	margin:0px ;
	 padding:0px 0px;
	margin-top:3px;
	margin-bottom:5px;
}



ul.elm-tickerlink {
	list-style:none ;
	margin:0px ;
	 padding:0px 0px;
}


/* ======================================================================= */
/* === WEBIATOR                                                            */
/* ======================================================================= */



/* ================================   Webdarstellung  =============================== */

*.dsplisttext {
  font-size:11px ;
}

div.dsplistnewdoc {
  border-left:solid 1px #CFCFCF ;
  border-right:solid 1px #CFCFCF ;
  line-height:58px ;

  width:492px ;
}

div.dsplistnewdocend {
  border-left:solid 1px #CFCFCF ;
  border-right:solid 1px #CFCFCF ;  
  line-height:45px ;
  width:492px ;
}

div.dsplistnewdocicon {
  margin-top:-5px ;  
  padding-left:10px ;
  position:absolute ;
}

div.dsplistnewdoctext {
  border-top:solid 1px #CFCFCF ;
  border-bottom:solid 1px #CFCFCF ;
  background:#F2F2F2 ;
  line-height:22px ;
  padding-left:45px ;
}

div.dsplisttotal {
  border-left:solid 1px #CFCFCF ; 
  border-right:solid 1px #CFCFCF ;
  font-size:11px ;
  text-align:right ;
  padding:15px ;
  width:462px ;
}

div.dsplistlisting {
  border-left:solid 1px #CFCFCF ; 
  border-right:solid 1px #CFCFCF ;
  font-size:11px ;  
  padding:15px ;
  padding-top:0px ;
  text-align:left ;
  width:462px ;
}

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:11px ;
  font-style:italic ;
  left:-30px ;
  position:relative ;  
}

td.texttitle  {
  color:#303030 ;  
  font-size:16px ;
  font-weight:bold ;
  text-decoration:none ;
}

td.dlgtitle  {
  background:#666666 ;
  color:#ffffff ;
  font-weight:bold ;
  font-size:14px ;	
}

/* ================================   Webiator Elemente  =============================== */


*.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 ;
}


.dlgtitle {
	padding-top: 3px;
}

img.newsimage {
  margin-left:20px ;
}

img.webi_img_backtrack {
	padding-right:5px;
}


/* ================================   Aufbau Eingabemaske  =============================== */

*.dspuser-explain {
  font-size:11px ;
}

*.webi-element-title  {
	color:#000000 ;
	background:#dedede ;
	font-weight:bold ;
	font-size:14px ;
  	padding:3px ;
}

A.interaktion,A.interaktion:VISITED,A.interaktion:ACTIVE,A.interaktion:LINK  {
	color:#4a7bb8 ;
	font-size:10px ;
	font-weight:bold ;
	text-decoration:none ;                           
}

A.interaktion:HOVER  {
	text-decoration:underline ;	
}
  
A.webi-editcaption-normal,A.webi-editcaption-normal:VISITED,A.webi-editcaption-normal:ACTIVE,A.webi-editcaption-normal:LINK  {
	color:#333333 ;
	text-decoration:none ;
}

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  {
	color:#4a7bb8 ;
	font-size:11px ;
	text-decoration:none ;
}

A.dsplisttext:HOVER  {
	text-decoration:underline ;
	} 


input.webidlgbutton {
  background-color:#4a7bb8 ;
  border:3px double ; border-color:#4a7bb8 ;
  color:#ffffff ;
  cursor:pointer ;  
  font-size:14px ;
  font-weight:bold ; 
  
}

span.dlgstep {
  border:solid 1px #C9C9C9 ;
  color:#C9C9C9 ;
  font-size:14px ;
  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:14px ;
  margin:2px ;
  padding-bottom:0px ;  
  padding-left:4px ;
  padding-right:4px ;
  padding-top:0px ;    
}

span.dlgsteptext {
  color:#C9C9C9 ;
  font-size:11px ;
}

span.iconbar-title {
  background:#afafaf ;
  color:#888888 ;
  font-size:11px ;
  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:#666666 ;
	border:solid 1px ;
	border-color:#555555 ;
	color:#ffffff ;	
	font-size:14px ;
	font-weight:bold ;
	line-height:19px ;	
	width:492px ;
}


/* ================================   Fenster Fotoalbum Schüler  =============================== */

table.dlgcontent  {
	background:#efefef ;
	border:solid 1px ;
	border-color:#555555 ;
	border-top:0px ;
	padding:4px ;
	width:492px ;
}


  
  
/* ================================   Publisher  =============================== */

*.webi-publisher  {
	color:#303030 ;
	font-size:10px ; 
	text-decoration:none ;	 
}

A.webi-publisher,A.webi-publisher:VISITED,A.webi-publisher:ACTIVE,A.webi-publisher:LINK  {
	color:#4a7bb8 ;
	font-size:10px ;   
	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 ;  
}

 
  
/* ================================   Kalender-Darstellung  =============================== */
 
td.zf-free  {
	background-color:#e3e3e3 ;
	font-size:11px ;	
	text-align:center ;
}

td.zf-freehi  {
	background-color:#e3e3e3 ;
	font-size:11px ;
	font-weight:bold ;
	text-align:center ;
} 

td.zf-mark  {
	background-color:#ffffff ;
	font-size:11px ;
	font-weight:bold ;
	text-align:center ;
}  
  
td.zf-days  {
	background-color:#191DA5 ;
	color:#ffffff ;
	font-size:11px ;
	font-weight:bold ;
	text-align:center ;
}

td.zf-norm  {
	background-color:#ffffff ;
	font-size:11px ;
	text-align:center ;
}




