*
{
  margin: 0;
  padding: 0;
}

body
{
  font-size: 75%;
  font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
  line-height: 1.3;
  margin: 0;
  color: #444444;
  background-image: url(../images/bg_pagebody.gif);
  background-position: left top;
  background-repeat: repeat;
}

h1
{
  font-size: 1.4em;
  font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
  color: #406cdf;
  margin-top: 0.3em;
  margin-bottom: 0.6em;
}

h2
{
  font-size: 1.1em;
  font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
  color: #406cdf;
  margin-top: 0.3em;
  margin-bottom: 0.3em;
}

h3
{
  font-size: 1em;
  font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
  color: #444444;
  margin-top: 0.2em;
  margin-bottom: 0.2em;
}

p
{
  margin-bottom: 1em;
}

hr
{
  border: none;
  border-bottom: 1px dashed #406cdf;
  margin-bottom: 1em;
}

a
{
  color: #406cdf;
}

img
{
  border: none;
}

.color01
{
  color: #4d78b5;
}

table
{
  border-collapse: collapse;
}

th
{
  color: #406cdf;
  background-color: #f1f7fc;
  border: 1px dotted #406cdf;
  padding: 2px;
}

td
{
  vertical-align: top;
  color: #666666;
  border: 1px dotted #406cdf;
  padding: 2px;
}

#topbox
{
  background-image: url(../images/bg_topbox.gif);
  background-position: center;
  background-repeat: no-repeat;
}

#topwrapper
{
  position: relative;
  width: 850px;
  height: 145px;
  margin: auto;
}

  .logo
  {
    position: absolute;
    left: 5px;
    top: 5px;
    width: 199px;
    height: 97px;
  }

  .mainmenu
  {
    position: absolute;    
    top: 95px;
    left: 245px;
    width: 600px;
    height: 25px;
    line-height: 25px;
    z-index: 20;
    color: #ffffff;
  }
  
  .mainmenu ul
  {
    list-style: none;
  }
  
  .mainmenu li
  {
    display: block;
    float: right;
    margin-left: 9px;
  }
  
  .mainmenu a
  {
    text-decoration: none;
    text-transform: uppercase;
    font-size: 11px;
    font-weight: bold;
  }
  
  .mainmenu a:link, .mainmenu a:visited
  {
    color: #ffffff;
  }

  .mainmenu a:active, .mainmenu a:hover
  {
    color: #406cdf;
  }

  .mainmenu .selected
  {
    color: #406cdf !important;
  }

  .submenu
  {
    position: absolute;    
    top: 117px;
    left: 15px;
    width: 830px;
    height: 20px;
    line-height: 20px;
    z-index: 20;
    color: #ffffff;
  }
  
  .submenu ul
  {
    list-style: none;
  }
  
  .submenu li
  {
    display: block;
    float: right;
    margin-left: 5px;
  }
  
  .submenu a
  {
    text-decoration: none;
    font-size: 1em;
    font-weight: bold;
  }
  
  .submenu a:link, .submenu a:visited
  {
    color: #ffffff;
  }

  .submenu a:active, .submenu a:hover
  {
    color: #406cdf;
  }

  .submenu .selected
  {
    color: #406cdf !important;
  }
  
#deco_top
{
  width: 850px;
  height: 67px;
  margin: auto;
  background-image: url(../images/deco_top.gif);
  background-position: center top;
  background-repeat: no-repeat;
}

#contentwrapper
{
  background-color: #ffffff;
  width: 850px;
  margin: auto;
}

.deco_left
{
  width: 338px;
  float: left;
}

.content
{
  width: 450px;
  min-height: 400px;
  float: right;
  margin-left: 31px;
  margin-right: 31px;
  margin-top: 5px;
  background-image: url(../images/bg_content.gif);
  background-position: right bottom;
  background-repeat: no-repeat;
  position: relative;
}

* html .content
{
  margin-left: 10px;
  margin-right: 10px;
  width: 430px;
  height: 400px;
}

#deco_bottom
{
  width: 850px;
  height: 23px;
  margin: auto;
  background-image: url(../images/deco_bottom.gif);
  background-position: center bottom;
  background-repeat: no-repeat;  
}

#copyright
{
  width: 850px;
  height: 23px;
  margin: auto;
  line-height: 23px;
  text-align: center;
  color: #7bdbfd;
  font-size: 0.9em;
}

#copyright a
{
  color: #fdcc37;
  text-decoration: none;
}

#copyright a:hover
{
  text-decoration: underline;
}


/* Kontaktformular */
#kontaktformular td
{
  height: 25px;
}

.missing
{
  background-color: #406cdf;
  color: #ffffff;
}

/* Darstellung als Dia */
.ebene01
{
  background-image: url(../images/dia_ebene1.gif);
  background-position: top right;
  background-repeat: no-repeat;
  margin: 0;
  padding: 0;
}

  .ebene02
  {
    background-image: url(../images/dia_ebene2.gif);
    background-position: top left;
    background-repeat: no-repeat;
    margin: 0;
    padding: 0;
  }

  .ebene03
  {
    background-image: url(../images/dia_ebene3.gif);
    background-position: bottom right;
    background-repeat: no-repeat;
    margin:0;
    padding:0;
  }

  .ebene04
  {
    background-image: url(../images/dia_ebene4.gif);
    background-position: bottom left;
    background-repeat: no-repeat;
    margin:0;
    padding:0;
  }
  
  .showthumb
  {
    margin: 0;
  }
  
  .img_name
{
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 0.8em;
  color: #6e8cc2;
}


/* Lightbox */
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/lb_blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/lb_prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/lb_nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #6e8cc2;
	}

/* Easynews */
.easynews {
  clear: both;
  margin-top: 2em;
}

.easynews h2
{
  font-size: 1.4em;
  font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
  color: #406cdf;
  margin-top: 0.3em;
  margin-bottom: 0.6em;
}

.easynews h3
{
  font-size: 1.2em;
  font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
  color: #406cdf;
  margin-bottom: 0.5em;
}

.easynews h4
{
  font-size: 1.1em;
  font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
  color: #406cdf;
  margin-bottom: 0.5em;
}

.easynews hr {
  clear: both;
  margin-top: 2em;
}

/* fckeditor styles */
.tit_bluebold {
  color: #406cdf;
  font-weight: bold;
}

.p_normal {
  margin: 0;
}

/* TerminPro */
.basic  {
}

.basic a.clickable {
  background-image: url(../images/deco_top_boxes.gif);
  background-position: center top;
  background-repeat: repeat-x;
  background-color: #2a89f0;
  color: #ffffff;
  cursor: pointer;
  display: block;
  font-size: 12px;
  font-weight: bold;
  height: 22px;
  line-height: 22px;
  margin: 0;
  padding: 0 6px 0 6px;
  text-decoration: none;
}

.basic a:hover.clickable {
}

.basic a.selected.clickable {
}

.basic .highlight {
  color: #ffffff;
}

.basic .highlight:hover {
  color: #406cdf;
}

.basic a.selected.clickable .highlight {
  color: #406cdf;
}

.basic div.slider {
  border-left: 1px solid #7ec8fc;
  border-right: 1px solid #7ec8fc;
  margin: 0;
  padding: 0.5em;
}

.basic div.cbottom {
  background-color: #71b4f6;
  height: 3px;
  margin-bottom: 0.8em;
}

.basic div.lable {
  background-color: #007a29;
  color: #fefefe;
  height: 20px;
  margin-bottom: 0.8em;
  padding: 3px 6px 0 6px;
}

.basic table {
  border-collapse: collapse;
}

.basic table td.title {
  background-color: #eeeeee;
  color: #333333;
  font-size: 0.9em;
  font-weight: bold;
  padding: 3px;
  vertical-align: top;
  width: 120px;
}

.basic table td.value {
  color: #333333;
  font-size: 0.9em;
  padding: 3px;
  vertical-align: top;
}

.basic table td.end {
  border-bottom: 1px dashed #007a29;
}

.basic .spacer {
  height: 1em;
}

/* CMN Album */
#albumtree {
  background-color: #ffffff;
  left: -295px;
  padding: 3px 6px 3px 3px;
  position: absolute;
  top: 50px;
  filter:alpha(opacity=80);
  -moz-opacity:0.8;
}

#albumtree table td {
  border: 0;
  color: #000000;
  padding: 0;
}

