/* CSS Document */
*
{
	margin: 0;
	padding: 0;
}

body
{
	background: #FFF;
}

body
{
	font-size: 0.75em;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}

#container
{
	width: 950px;
	padding-left: 22px;
	padding-right: 22px;	
	float: left;
	background: #FFF;
}

#logo
{
	width: 205px;
	height: 92px;
	padding-top: 10px;
	float: left; 
}

#header
{
	width: 715px;
	height: 102px;	
	float: right;
	position: relative; 

	color: #6388A2;
	font-size: 0.9em;
	text-transform: lowercase;
}

#header .txt1
{
	position: absolute;
	left: 249px;
	top: 43px;
	letter-spacing: -0.02em;
}

#header .txt2
{
	position: absolute;
	left: 380px;
	top: 43px;
}

#header .txt3
{
	position: absolute;
	left: 488px;
	top: 43px;
}

#header .txt4
{
	position: absolute;
	left: 509px;
	top: 43px;
}

#navigation
{
	clear: both;
	width: 205px;
	min-height: 483px;
	height: auto !important;
	height: 483px;
	padding-top: 17px;
	float: left; 
	position: relative;
	background: #FFF url(../images/bg_navigation.gif) left top repeat-x;
}

#navigation #navi
{
	width: 205px;
	height: auto;
	float: left;
	padding-bottom: 16px;
}

#navigation #navi ul
{
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	width: 100%;	
}

#navigation #navi ul li
{
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	margin-bottom: 1px;
}

#navigation #navi ul li a
{
	width: 187px;
	padding-left: 18px;
	text-decoration: none;
	font-size: 1em;
	line-height: normal;	
	color: #6388A2;
	display: block;
	text-transform: lowercase;
}

#navigation #navi ul li a:hover, #navigation #navi ul li a.akt
{
	color: #00537F;
	background: url(../images/pfeil_navi.gif) left top no-repeat;
}

#navigation #subnavi,
#navigation #subsubnavi
{
	width: 205px;
	min-height: 295px;
	height: auto !important;
	height: 295px;
	padding-bottom: 20px;
	float: left;	
	background: url(../images/bg_subnavi_linie.gif) left top repeat-x;
}

#navigation #subsubnavi {
        min-height: 0;
	height: auto !important;
	padding-bottom: 0;
}

#navigation #subnavi ul,
#navigation #subsubnavi ul
{
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	width: 100%;
	padding-top: 1px;		
}

#navigation #subnavi ul li,
#navigation #subsubnavi ul li
{
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	width: 100%;
	background: url(../images/bg_subnavi_linie.gif) left bottom repeat-x;
}

#navigation #subsubnavi ul li {
        width: 190px;
        padding-left: 15px;
}

#navigation #subnavi ul li a,
#navigation #subsubnavi ul li a
{
	width: 187px;
	padding-left: 18px;
	text-decoration: none;
	font-size: 0.8em;
	line-height: 1em;
	color: #00537F;
	display: block;
	margin-bottom: 1px;
	padding-top: 2px;
	padding-bottom: 3px;
}

#navigation #subsubnavi ul li a {
        width: 172px;
}

*html #navigation #subnavi ul li a
{padding-top: 4px;padding-bottom: 2px;}
*+html #navigation #subnavi ul li a
{padding-top: 4px;padding-bottom: 2px;}

*html #navigation #subsubnavi ul li a
{padding-top: 4px;padding-bottom: 2px;}
*+html #navigation #subsubnavi ul li a
{padding-top: 4px;padding-bottom: 2px;}

#navigation #subnavi ul li a:hover, #navigation #subnavi ul li a.akt,
#navigation #subsubnavi ul li a:hover, #navigation #subsubnavi ul li a.akt
{
	color: #00537F;
	background: #D9E6EE url(../images/pfeil_subnavi.gif) left top no-repeat;
}

#navigation .txt1
{
	width: 187px;
	padding-left: 18px;	
	height: auto;
	clear: both;
	float: left;
	color: #6388A2;
	font-size: 0.9em;
	text-transform: lowercase;
}

#navigation .txt2
{
	width: 60px;
	padding-left: 18px;	
	height: auto;
	float: left;
	color: #6388A2;
	font-size: 0.9em;
	text-transform: lowercase;
}

#navigation .txt3
{
	width: 127px;
	height: auto;
	float: left;
	color: #6388A2;
	font-size: 0.9em;
	text-transform: lowercase;
}

#content
{
	width: 715px;	
	min-height: 488px;
	height: auto !important;
	height: 488px;
	float: right; 	
	background:#FFF;
}

#content .cont_pic,
#content .cont_pic2
{
	width: 100%;
	height: auto;
	float: left;
}

#content .cont_pic .pic
{
	width: 235px;
	height: auto;
	float: left;
	margin-left: 5px;
	padding-top: 13px;
	background: url(../images/bg_cont_pic.gif) left top repeat-x;
}

#content .cont_pic .pic .p
{
	width: 235px;
	height: 110px;
	float: left;
	background: url(../images/bg_cont_txt.gif);
}

#content .cont_pic .txt
{
	width: 205px;
	padding-left: 20px;
	padding-right: 10px;
	padding-top: 17px;
	margin-top: 5px;
	margin-bottom: 10px;	
	height: auto;
	float: left;
	background: url(../images/bg_cont_txt.gif);
}

#content .cont_pic .pic.first
{margin-left: 0px;}

#content .cont_pic2 .pic
{
	width: 120px;
	height: auto;
	float: left;
	padding-top: 13px;
	background: url(../images/bg_cont_pic2.gif) right top no-repeat;
}

#content .cont_pic2 .pic .p
{
	width: 115px;
	height: 110px;
	float: right;
	background: url(../images/bg_cont_txt.gif);
}

#content .cont_pic2 .pic.first
{
	margin-left: 0px;
	width: 115px;
}

#content .cont_pic2 .txt
{
	width: 110px;
	padding-left: 5px;
	padding-right: 5px;
	margin-top: 5px;
	margin-bottom: 10px;	
	height: 45px;
	float: left;
	background: url(../images/bg_cont_txt.gif);
	font-size: 0.9em;
}

#content .cont_pic2 .pic.first .txt
{
	width: 108px;
	padding-left: 2px;
	padding-right: 5px;
	margin-top: 5px;
	margin-bottom: 10px;	
	height: 45px;
	float: left;
	background: url(../images/bg_cont_txt.gif);
}

#content .cont_pic3
{
	width: 475px;
	height: auto;
	float: left;
	padding-top: 13px;
	background: url(../images/bg_cont_pic.gif) left top repeat-x;
}

#content .cont_pics4
{
	width: 235px;
	margin: 0;
	padding: 0;
	height: 488px;
	float: right;
	background: url(../images/bg_cont_txt.gif);
	position: relative;
}

#content .cont_pic4
{
	width: 240px;
	margin: 0;
	padding: 0;
	height: auto;
	
	padding-top: 13px;
	background: url(../images/bg_cont_pic4.gif) right top no-repeat;
	margin-left: -5px;
}

#content .cont_pic4 .pic
{
	margin: 0;
	padding: 0;
	width: 55px;
	height: 52px;
	float: left;
	background: url(../images/bg_cont_txt.gif);
	overflow: hidden;
	border-left: 5px solid #FFF;
	border-bottom: 5px solid #FFF;
}

#content .bild_txt
{
	margin: 0;
	padding: 0;
	width: 235px;
    height: 218px;
	background: url(../images/bg_cont_txt.gif);
	
	font-size: 0.9em;
	position: absolute;
	left: 0;
	bottom: 0;	
}

#content .bild_txt div
{
	position: absolute;
	left: 10px;
	bottom: 3px;
	width: 215px;
	height: auto;
}

#content .select
{
	width: 227px;
	height: 21px;
	float: right;
	padding-left: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 4px;
	background: url(../images/bg_cont_txt.gif);
	overflow: hidden;
	font-size: 0.9em;
}

#content .select .back
{
	margin: 0;
	padding: 0;
	width: 21px;
	height: 21px;
	background: url(../images/pfeil_back.gif) left top no-repeat;
	text-indent: -1000px;
	float: left;
}

#content .select .next
{
	margin: 0;
	padding: 0;
	width: 21px;
	height: 21px;
	background: url(../images/pfeil_next.gif) left top no-repeat;
	text-indent: -1000px;
	float: right;
}

#content .select div
{
	width: 185px;
	height: auto;
	float: left;
	text-align: center;
	padding-top: 4px;

}

#content .select .next a,
#content .select .back a
{	
	cursor: pointer;
	display: block;
	width: 21px;
	height: 21px;
}

#content .cont_txt,
#content .cont_txt_img
{
	width: 100%;
	min-height: 360px;
	height: auto !important;
	height: 360px;
	float: left;
	margin-top: 5px;
	background: url(../images/bg_cont_txt.gif);
}

#content .cont_txt_img
{
	min-height: 0;
	height: auto;
	padding-bottom:10px;	
	margin-top:-50px;
}

#content .cont_txt .txt,
#content .cont_txt_img .txt
{
	width: 435px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 17px;
	height: auto;
	float: left;
}

#content .cont_txt .infos
{
	width: 211px;
	padding-left: 13px;
	padding-top: 18px;
	height: auto;
	float: left;
	color: #CC9900;
}

#content .cont_txt .infos .txt
{
	width: 100%;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
	height: auto;
	float: left;
	font-size: 0.9em;
	padding-top: 8px;
}

#content .cont_txt .infos .txt1
{
	width: 100%;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
	height: auto;
	float: left;
	font-size: 0.9em;
	padding-top: 8px;
}

#content .cont_txt .txt1
{
	width: 322px;
	padding-left: 20px;
	padding-right: 10px;
	padding-top: 17px;
	height: auto;
	float: left;
}

#content .cont_txt .txt2
{
	width: 322px;
	padding-left: 20px;
	padding-right: 10px;
	padding-top: 39px;
	height: auto;
	float: left;
}

#footer
{
	width: 715px;
	height: 30px;	
	float: right; 
	margin-top: 5px;
	background: url(../images/bg_footer.gif) left top repeat-x;
	
	color: #95918E;
	font-size: 0.9em;
	text-transform: lowercase;
	position: relative;
}

#footer .txt1
{
	position: absolute;
	left: 20px;
	top: 7px;
}

#footer .txt2
{
	position: absolute;
	left: 489px;
	top: 7px;
}

#footer .txt2 a
{
	color: #68D9FF;
	text-decoration: none;
	padding-right: 14px;
	background: url(../images/pfeil_footer.gif) right top no-repeat;
}


#container.home
{padding-top: 70px;}

.home #content
{	
	min-height: 417px;
	height: auto !important;
	height: 417px;
}

.home #navigation
{	
	min-height: 413px;
	height: auto !important;
	height: 423px;
}

.home #navigation #subnavi
{	
	min-height: 238px;
	height: auto !important;
	height: 238px;
}

.home #content .cont_txt
{
	min-height: 270px;
	height: auto !important;
	height: 270px;
}

.home .cont_txt .infos
{
	margin-top: 3px;
}
*html .home .cont_txt .infos
{margin-top: 2px;}

*+html .home .cont_txt .infos
{margin-top: 2px;}

#content p
{
	margin-bottom: 7px;
}

#content .cont_txt .infos .txt p
{margin-bottom: 3px;}

h1
{
	font-size: 1.2em;
	line-height: normal;
	color: #000;
	font-weight: bold;
	margin-bottom: 6px;
}

h2
{
	font-size: 1.0em;
	line-height: normal;
	color: #333;
	font-weight: bold;
	margin-bottom: 6px;
}

.home h1
{
	font-size: 1.4em;
	line-height: normal;
	color: #333;
	font-weight: bold;
	margin-bottom: 21px;
	padding-top: 11px;
}

#content .cont_txt .infos h1
{
	font-size: 1.0em;
	line-height: normal;
	color: #000;
	font-weight: normal;
	margin-bottom: 5px;
	padding-bottom: 9px;
	color: #CC9900;
	background: url(../images/bg_infos_linie.gif) left bottom repeat-x;
}

#content .cont_txt .infos .txt a
{color: #CC9900;}

#content .cont_pic .txt h2
{
	font-size: 0.9em;
	line-height: normal;
	color: #333;
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 0px;	
}

#content .cont_pic .txt a
{	
	font-size: 0.9em;
	line-height: normal;
	color: #333;
	font-weight: normal;
	text-decoration: none;
	padding-right: 13px;
	background:url(../images/pfeil_cont_pic.gif) right top no-repeat;
}

#content .cont_pic2 .txt h1,
#content .bild_txt h1
{
	font-size: 1em;
	line-height: normal;
	color: #333;
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 0px;	
}

#content ul
{
	margin-bottom: 7px;
	padding: 0;
	list-style: none; 
}

#content ul li
{
	margin: 0;
	padding: 0;
	padding-left: 7px;
	background:url(../images/bg_liste.gif) left top no-repeat;
	list-style: none;
}

#content ol
{
	margin-bottom: 7px;
	padding: 0;
	margin-left: 20px;
}

#content ol li
{
	margin: 0;
	padding: 0;
	
}

#content a
{
	color: #333;

}

/* +++ */
/* FCE 005 - damit die einzelnen Elemente alle gleich hoch sind */
#content .cont_pic .txt
{
	height: 285px;
}

/* FCE 007 - "Stapelung" der Bilder (groß) um sie per JavaScript zu faden */
div.cont_pic3 div.pic div {
  position:relative;
  display:block;
  width:475px;
  height:475px;
}

div.cont_pic3 div.pic div img {
  position:absolute;
  left:0;
  top:0;
}

/* Gestrichelte Linie um geklickte Links entfernen */
*:focus { 
  outline: none;
}

div.fb_buttons {
  background: url("../images/bg_subnavi_linie.gif") repeat-x scroll left top transparent;
  display:block;
  float:left;
  position:relative;
  width:190px;
  margin-top:10px;
  padding-left:18px;
  padding-top:10px;
  
  border:0px solid #f00;
}
div.fb_buttons div.fb_buttons_left {
  float:left;
}
div.fb_buttons div.fb_buttons_right {
  float:left;
  padding-top:2px;
  padding-left:2px;
  
}
