@CHARSET "ISO-8859-1";


/**************************
 *  ALLGEMEINE ANGABEN
 **************************/
 
* {
  margin: 0px;
  padding: 0px;
  border: none;
  text-decoration: none;
}

body {
  font-family: Tahoma, Verdana, Helvetecia, Arial, sans-serif;
  background-color: #FFFFFF;
  color: #2D3136;
}

#page{
  margin-left: auto;
  margin-right: auto;
  width: 980px;
  height: auto;
}

.hidden{
  display: none;
}

.clear{
  clear: both;
}

/**************************
 *  HEADER
 **************************/
#header{
  background-image: url("images/shadowTop.png");
  background-repeat: no-repeat;
  background-position: top;
}
#header img{
  float:left;
  margin-left: 2px;
  margin-top: 27px; 
}

#service{
  float:right;
  margin-top: 5px;
  margin-right: 10px;
  text-align: right;
}

taggingCloud{

}
#service ul{
  
}
#service ul li{
  list-style: none;
  font-size: 0.8em;
    display: inline;
}
#service ul li a{
  color: #022E75;
  background-color: inherit;
}
#languageSwitchForm{
  text-align: right;
  margin-top: 18px;
  font-size: 0.8em;  
  color: #2D3136;
  background-color: inherit;
}
#languageSwitchForm select{
  border: 1px; 
  border-style: solid;
  border-color: #2D3136;
}
#languageSwitchForm input{
  background-image: url("images/languageButtonInput.png");
  background-position: top;
  background-repeat: no-repeat;
  width:26px;
  height: 26px;
  font-weight: bold;
  font-size: 12px;
  color: #616B2E;
  background-color: #DCE3B5;
  text-align: center;
}
#mainNavigation{
  clear: both;
  height: 74px;
  width: 980px;
	background-image: url(/images/backnav.png);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: left top;
  overflow: hidden;
  text-align:center;
}
#mainNavigation ul li{
  list-style: none;
  display: inline;
	margin: 0px;
	text-align:center;

}
#mainNavigation ul {
  list-style: none;
  display: inline;
	margin: 0px;
	height: 74px;
  width: 980px;
  text-align:center;
 
}
#mainNavigation img{	margin: 0px; text-align:center;}
#mainNavigation ul li a{
  background: #ffffff url(/images/backnav.png);
  color: #022E75;
	margin: 0px;
}
#mainNavigation ul li a img{
  margin: 0px;
  text-align:center;
}
#mainNavigation ul li a:hover img{
  margin: 0px;
}

#breadcrumb{
  border-bottom: 1px;
  border-bottom-color: #C2C5BA;
  border-bottom-style: solid;
  margin-left:25px;
  margin-right:27px;
  margin-top: 5px;
}
#breadcrumb p{
  margin-left: 18px;
  margin-bottom: 2px;
}
#breadcrumb p a{
  color: #868A75;
  background-color: inherit;
  font-size: 0.9em;
  letter-spacing: 0.04em;
}
#breadcrumb p img{
  float: none;
  margin-left:2px;
  margin-right:2px;
  margin-top:0px;
}

/**************************
 *  MAIN
 **************************/
#main{
  margin-left:27px;
  margin-right:27px;
  margin-top: 10px;
}
#content{
  float: left;
  width: 595px;
  height: auto;
  background-position: top;
  background-repeat: no-repeat;
}
#content ul{
  margin-top: 10px;
  margin-bottom: 13px;
  margin-left: 48px;
  margin-right: 0px;
  font-size: 0.8em;
  line-height: 1.35em;
  letter-spacing: 0.05em;
}
#content ul li{list-style:circle;}
#content ul li ul{
  margin-top: 8px;
  margin-bottom: 5px;
  margin-left: 20px;
  font-size: 1em;
  line-height: 1.2em;
  letter-spacing: 0.05em;
}
#content address{
  margin-top: 10px;
  margin-bottom: 13px;
  margin-left: 19px;
  margin-right: 15px;
  font-size: 0.8em;
  line-height: 1.35em;
  letter-spacing: 0.05em;
  font-style: italic;
}
#content a{
  color: #2D3136;
  background-color: inherit;
}
#content p acronym{
  border-bottom-width: 1px;
  border-bottom-color: #2D3136;
  border-bottom-style: dotted;
}
#content h3{
  /* color:#feb800;*/
  color:#feb800;
  background-color: inherit;
  font-size: 22px;
  font-weight: bold;
  font-family: Tahoma, Verdana, Helvetecia, Arial, sans-serif;
  padding-left: 18px;
  padding-top: 10px;
}
#content h2{
  color:#999999;
  background-color: inherit;
  font-size: 18px;
  font-weight: bold;
  font-family: Tahoma, Verdana, Helvetecia, Arial, sans-serif;
  padding-left: 18px;
  padding-top: 10px;
}

#content h5{
  color:#feb800;
  background-color: inherit;
  font-size: 0.80em;
  margin-left: 16px;
  list-style:none;
  line-height:0.50em;
  padding: 0px;
}

#content h4{
  color:#feb800;
  background-color: inherit;
  font-size: 0.94em;
  font-weight: bold;
  border-top: 2px;
  border-bottom-style: dotted;
  border-bottom-color: #C2C5BA;
  margin-left: 11px;
  margin-right: 11px;
  padding-bottom: 10px;
  padding-left: 7px;
}
#content span{
  color:#022E75;
  background-color: inherit;
  font-size: 0.8em;
  font-weight: bold;
  margin-left: 11px;
  margin-right: 11px;
  padding-top: 10px;
  padding-left: 7px;
}
#content strong{
  color:#022E75;
  background-color: inherit;
}
#content .MainCategoryImg{
  margin-top: 162px;
  margin-left: 548px;
}
#content p{
  margin-top: 10px;
  margin-bottom: 13px;
  margin-left: 19px;
  margin-right: 15px;
  font-size: 0.8em;
  line-height: 1.35em;
  letter-spacing: 0.05em;
}
#content p a{
  color: #022E75;
  background-color: inherit;
  font-weight: normal;
}
.contenttoppadding {
  padding-top: 206px;
}
#content form fieldset{
  border-width: 1px;
  border-style: dashed;
  border-color: #022E75;
  margin-top: 10px;
  margin-bottom: 13px;
  margin-left: 19px;
  margin-right: 15px;
  padding: 12px;
}
#content form fieldset p{
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 6px;
  margin-bottom: 12px;
}
#content form fieldset p em{
  font-style: italic;
}
#content form fieldset label{
  float: left;
  width: 125px;
  height: 1.6em;
  font-weight: bold;
  font-size: 1em;
  color: #022E75;
  background-color: inherit;
  margin-bottom: 4px;
}
#content form fieldset br{
  clear:left;
}
 
#content form fieldset input{
  float: left;
  width: 175px;;
  height: 1.3em;
  font-size: 1.1em;  
  border-width: 1px;
  border-color: #2D3136;
  border-style: solid;
}
#content form fieldset input:FOCUS{
  border-width: 2px;
  border-color: #feb800;
}
#content form fieldset textarea{
  border-width: 1px;
  border-color: #2D3136;
  border-style: solid;
  margin-top: 8px;
  width: 535px;    
  height: auto;
}
#content form fieldset textarea:FOCUS{
  background-image: url("images/kontakt-formular-background.gif");
  background-position: right bottom;
  background-repeat: no-repeat;
  border-color: #feb800;
}

#content form fieldset .submit{
  background-image: url("images/kontaktButtonInput.png");
  background-position: top;
  background-repeat: no-repeat;
  font-weight: bold;
  font-size: 12px;
  height: 25px;
  width: 75px;
  text-align: center;
  color: #616B2E;
  background-color: #DCE3B5;
  border: none;
}
#content form fieldset .reset{
  margin-left: 5px;
  background-image: url("images/kontaktButtonInput.png");
  background-position: top;
  background-repeat: no-repeat;
  font-weight: bold;
  font-size: 12px;
  height: 25px;
  width: 75px;
  text-align: center;
  color: #616B2E;
  background-color: #DCE3B5;
  border: none;
}
#content .error{
  color: #E08052;
  background-color: inherit;
}
#articleTags {
  border-top: 2px;
  border-top-style: dotted;
  border-top-color: #C2C5BA;
  margin-left: 11px;
  margin-right: 11px;
}
#articleTags p{
  color: #C2C5BA;
  background-color: inherit;
  font-size:0.8em;
  letter-spacing: 0em;
  line-height: 0.8em;
  margin-left: 7px;
  margin-right: 7px;
}
#articleTags p a{
  color: #022E75;
  background-color: inherit;
  font-weight: normal;
}
#teaser h3{
  color:#feb800;
  background-color: inherit;
  font-size: 1.4em;
  font-weight: bold;
  font-family: Tahoma, Verdana, Helvetecia, Arial, sans-serif;
  padding-left: 25px;
  padding-top: 10px;
  margin-bottom: 15px;
}
#teaser div{
  width: 495px;
  height: 66px;  
  overflow: hidden;
  margin-bottom: 5px;
  background-image: url("images/bigTeaserBg.png");
  background-position: top;
  background-repeat: no-repeat;
}
#teaser div:hover{
  background-image: url("images/bigTeaserHoverBg.png");
}
#teaser div img{
  float: left;
  margin-top: 11px;
  margin-left: 12px;
  margin-right: 8px;
  border: none;
}
#teaser div h4{
  color:#feb800;
  background-color: inherit;
  font-size: 12px;
  font-weight: bold;
  margin-top: 5px;
  margin-bottom: 0;
  border: none;  padding: 0;
}
#teaser div p{
  font-size: 11px;
  line-height: 13px;
  margin-bottom: 2px;
  margin-top: 0;
}
#teaser div a{
  font-weight: bold;
  color: #A7C21D;
  background-color: inherit;
}

#info {
  float: right;
  margin-left: 0px;
  padding-right: 0px;
  padding-top: 8px;
  width:240px;
}
#taggingCloud {
 float: right;
  width: 240px;
  height: 219px;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 10px;
  text-align:left
  
}
#taggingCloud p{
  line-height: 0px;
}
#taggingCloud p a{
  color: #859818;  
  background-color: inherit;
}
#taggingCloud p .tagPriority1{
  font-size: 12px;
  line-height: 14px;
}
#taggingCloud p .tagPriority2{
  font-size: 14px;
  line-height: 16px;
}
#taggingCloud p .tagPriority3{
  font-size: 16px;
  line-height: 18px;
}
#taggingCloud p .tagPriority4{
  font-size: 18px;
  line-height: 20px;
}
#taggingCloud p .tagPriority5{
  font-size: 20px;
  line-height: 22px;
}
#furtherReading{
  width: 240px;
  height: auto;
  margin-left: 20px;
  margin-right: 20px;
}
.furtherInformation {
  background-image: url("/images/info.png");
  background-position: top left;
  background-repeat: no-repeat;
  padding-left: 1px;
  margin-bottom: 15px;
  font-size: 0.72em;
}
.furtherInformation a{
  color: #022E75;
  background-color: inherit;
  font-weight: bold;
}
.furtherLinks{
  padding-left: 67px;
  margin-bottom: 10px;
  font-size: 0.72em;
}
.furtherLinks a{
  color: #2D3136;
  background-color: inherit;
  font-weight: bold;
}
#miniTeaser {

}
#miniTeaser div{
  width: 307px;
  height: 68px;  
  overflow: hidden;
  margin-bottom: 5px;
  background-image: url("images/miniTeaserBg.png");
  background-position: top;
  background-repeat: no-repeat;
}
#miniTeaser div:hover{
  background-image: url("images/miniTeaserHoverBg.png");
}
#miniTeaser div img{
  float: left;
  margin-top: 11px;
  margin-left: 12px;
  margin-right: 8px;
  border: none;
}
#miniTeaser div h4{
  color:#022E75;
  background-color: inherit;
  font-size: 12px;
  font-weight: bold;
  margin-top: 5px;
}
#miniTeaser div p{
  font-size: 11px;
  line-height: 13px;
  margin-bottom: 3px;
}
#miniTeaser div a{
  font-weight: bold;
  color: #A7C21D;
  background-color: inherit;
}
/**************************
 *  FOOTER
 **************************/
#footer {
  background-image: url("images/shadowBottom.png");
  background-repeat: no-repeat;
  background-position: bottom;
  margin-top: 15px;
  height: 32px;
  width: auto;
    
}
#footer p{
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #C2C5BA;
  color: #C2C5BA;
  background-color: inherit;
  margin-left: 27px;
  margin-right: 27px;
  padding-top: 5px;
  font-size: 0.65em;
  text-align: center;
}
#footer a{
  color: #C2C5BA;
  background-color: inherit;
}
#footer a:hover{
  text-decoration: underline;
}
/**************************
 *  Contentspezifische Klassen
 **************************/
 
.lexikonLeftCol{
  float: left;
  width: 290px;
  font-weight: bold;
  text-align: right;
  margin-right: 5px !important;
  margin-left: 0px !important;
  margin-top: 20px !important;
  margin-bottom: 0px !important;
  padding: 0px !important;
}
.lexikonRightCol{
  float: left;
  width: 290px;
  font-style: italic;
  text-align: left;
  margin-right: 0px !important;
  margin-left: 0px !important;
  margin-top: 20px !important;
  margin-bottom: 20px !important;
  padding: 0px !important;
}
.left{
  float:left;
  margin-left: 20px;
  margin-top: 10px;
  margin-right: 10px;  
}
.teamdiv{
  margin-top: 10px;
  margin-bottom: 13px;
  margin-left: 19px;
  margin-right: 15px;
  font-size: 0.8em;
  line-height: 1.35em;
  color: inherit;
  background-color: inherit;
  letter-spacing: 0.05em;
}
.teamdiv ul{
  margin-left: 20px !important;
  margin-bottom: 30px !important;
  font-size: 1em !important;
  line-height: 1em !important;
  letter-spacing: 0.08em !important;
}
.top {
  margin-top: 10px;
  margin-bottom: 10px;
}
#formmail input{
border:1px solid #000;
line-height:20px;height:20px;
}

#formmail {padding-left:18px;font-size:13px;}
#TB_overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index:0;
	width: 100%;
	height: 100%;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}

#TB_window {
	position: absolute;
	background: #fff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
}

#TB_window img {
	display:block;
	margin: 0px 0 15px 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption, #TB_prev{
	height:25px;
	padding:10px 30px 0px 25px;
	float:left;
}

#TB_closeWindow, #TB_next{
	height:25px;
	padding:10px 25px 0px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:5px 10px 7px 0;
	margin-bottom:1px;
	text-align:right;
	background-color:#e8e8e8;
}

#TB_ajaxContent{
	padding:2px 15px 15px 15px;
	overflow:auto;
}

#TB_load{
	text-align: center;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	overflow: visible;
	visibility: visible;
	display: block;
	z-index:101;
}

#TB_loadContent  {
	margin-left: -125px;
	position: absolute;
	top: -50px;
	left: 50%;
	width: 250px;
	height: 100px;
	visibility: visible;
}

#TB_SecondLine, #TB_ImageDIV, #TB_ajaxContent {
	clear: both;
}

.highslide-html {
    background-color: white;
}
.highslide-html-blur {
}
.highslide-html-content {
	position: absolute;
    display: none;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

.control {
	float: right;
    display: block;
    /*position: relative;*/
	margin: 0 5px;
	font-size: 9pt;
    font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #999;
}
.control:hover {
	color: black !important;
}
.highslide-move {
    cursor: move;
}
#boxrechts{width:220px;position:relative;float:left;display:block;padding:10px;border:1px solid #efefef;background:#f0f0f0;height:auto;margin-bottom:15px;
