.col_content {
	background-color: #ffffff;
}
.col_content_idx {
	background-color: #ffffff;
	background-image: url(images/Start1.jpg);
	background-repeat: no-repeat;
}
.col_content_in {
	background-color: #ffffff;
	text-align:center;
}
.col_kopf {
	background-color: #d7dfe7;
}
.col_body {
/*	background-image: url(images/background_k.jpg);*/
	background-color: #FFFFFF;
}
.col_navi {
/*	background-color: #d7dfe7; */
	background-color: #ffffff;
	background-image: url(images/bg_links.jpg);
	background-repeat: no-repeat;
}
.col_tel {
	background-color: #ffffff;
	background-image: url(images/bg_rechts.jpg);
	background-repeat: no-repeat;
	color: #719abe;
}
.col_fuss {
	background-color: #d7dfe7;
}
.col_link {
	color: black;
}
#hfont{
  color: #719abe;
  font-weight: bold;
}
h1{
  color: #719abe;
  margin-top: 5px;
  font-weight: bold;
}
h2{
  color: #719abe;
  font-weight: bold;
  font-size: 9pt;  
}
#hlfont{
  color: #719abe;
  font-weight: bold;
  margin-bottom: 2px;
}
#lfont{
  color: #ffffff;
  background-color: #719abe;
  font-weight: bold;
  padding-left: 5px;
  margin-bottom: 6px;
  margin-top: 20px;
}
#nfont{
  color: #719abe;
  margin-bottom: 0px;
  margin-top: 2px;
  padding-left: 5px;
}
#lauffont{
  color: #719abe;
  padding-bottom: 2px;
  font-weight: bold;
  padding-top: 2px;
}
span {
	color: #ffffff;
}
#content_in li {
	list-style-image: url(images/pfeil.jpg);
	margin-top: 5px;
}

body {
  z-index: 10;
  color: #000000;
  font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
  font-size: 9pt;
}

#navigation {
  position: absolute;
  top: 160px;
  z-index: 50;
  margin-left: 2px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  float: left;
  width: 135px;
  height: 500px;
  font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
  font-size: 9pt;
  font-weight: bold; 
  text-align: left;
}

ul#menue, ul#menue ul
{
	list-style-type:	none;
	width:			135px;
	padding:		0;
	margin:			0;
}

ul#menue li
{
	margin: 		0;
	height: 		25px;
	line-height: 		25px;
	text-align: 		left;
	border: 		1px solid #d7dfe7;
	border-top:		none;
	background: 		#d7dfe7;
	color:			#719abe;
	text-decoration:	none;
}

ul#menue li a
{
	color:			#719abe;
	text-decoration:	none;
}

ul#menue li
{
	padding-left: 2px;
}

ul#menue li > ul
{
	position:		relative;
	left:			+134px;
	top:			-25px;
	display:		none;
}

ul#menue li:hover > ul
{
	display:		block;
}
ul#menue li:hover{
	background: #719abe;
	color: #FFFFFF; 
}

ul#menue a:hover{
	background: #719abe;
	color: #FFFFFF; 
}

ul#menue li ul
{
	margin-top:		-1px;
	margin-left:		-1px;
}


#kopf {
  position: absolute;
  top: 0px;
  z-index: 1;
  margin-bottom: 10px;
  margin-top: 10px;
  float: left;
  width: 1060px;
  height: 85px;
  font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
  font-size: 8pt;
  font-weight: bold;
}
#kopf_bild {
  position: absolute;
  top: 0px;
  margin-left: 5px;
  margin-right: 0px;
  text-align: left;
  margin-top: 5px;
  width: 120px;
  height: 0px;
  color: #719abe;
}
#kopf_text {
  position: absolute;
  top: 0px;
  margin-left: 130px;
  margin-right: 0px;
  text-align: left;
  margin-top: 5px;
  width: 620px;
  height: 0px;
  color: #719abe;
}
#kopf_info {
  position: absolute;
  top: 0px;
  margin-left: 860px;
  margin-right: 0px;
  text-align: right;
  margin-top: 50px;
  height: 0px;
  color: #719abe;
}
#con_links {
  margin-left: 0px;
  font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
  font-size: 9pt;
  padding-top: 0px;
  width: 135px;
  margin-top: 0px;
}
#con_links ul a, #con_links li a {
	color: #719abe;
	text-decoration:none;
}
#con_links ul{
	padding-left: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px; 
    margin: 0px;
}
#con_links ul li {
    list-style: none;
    margin-left: 10px; padding: 0px 2px 2px 2px;
}
#con_links li {
  font-weight: normal; 
}
#con_links li a:hover{
	background: #719abe;
	color: #FFFFFF; 
}

#fuss {
  z-index: 5;
  position: absolute;
  top: 105px;
  margin-left: 0px;
  width: 1060px;
  height: 20px;
  font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
  text-align: center;
  font-size: 9pt;
  padding:0;
}
#content {
  position: absolute;
  top: 130px;
  z-index: 3;
  margin-left: 150px;
  margin-right: 150px;
  margin-top: 0px;
  float: left;
  width: 700px;
  height: 120%;
  text-align: justify;
}
#content_in {
  z-index: 2;
  height: 100%;
  filter:alpha(opacity=0);
  opacity:0;
  margin-left: 2%;
  margin-right: 2%;
  padding-top: 20px;
}
#contact_tel {
  position: absolute;
  top: 160px;
  z-index: 6;
  text-align: left;
  padding-left:0px;
  padding-top:0px;
  margin-left: 860px;
  width: 200px;
  height: 500px;
}

}
#contact_anf {
  filter:alpha(opacity=0);
  position: absolute;
  top: 100px;
  margin-left: 0%;
  width: 100%;
}
#contact_anf_text {
  filter:alpha(opacity=0);
  position: absolute;
  top: 350px;
  margin-left: 0%;
  width: 100%;
}
#home_slide {
  filter:alpha(opacity=0);
  position: absolute;
  top: 70px;
  margin-left: 0%;
  margin-top: 0px;
  width: 40%;
}
#home_text {
  filter:alpha(opacity=0);
  position: absolute;
  top: 70px;
  margin-left: 40%;
  margin-top: 0px;
  width: 50%;
}
#home_team {
  filter:alpha(opacity=0);
  position: absolute;
  top: 300px;
  margin-left: 0%;
  margin-top: 0px;
  width: 100%;
}
ul#tab li{
	float:left;
	margin:0px;
	padding:2px 2px 2px 2px;
	list-style:none;
}
ul#tab {
	margin:0px;
	padding:0px 0px 0px 0px;
}

#leist_bild {
  filter:alpha(opacity=0);
  position: absolute;
  top: 10px;
  margin-left: 60%;
  width: 40%;
}

#sAccordion {
  	margin-right: 40%;
	width: 60%;
}

h3.sAccordion-open {
	cursor: pointer;
	margin: 0;
	color: #719abe;
	font-size: 9pt;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	padding: 3px 5px 1px;
}
div.sAccordion-content p {
	margin:0px;
	padding:4px;
}
blockquote {
	padding:5px 20px;
}
#sAccordion-open{
	padding: 5px;
	cursor: pointer;
	background: #e5e5e5;
	margin: 0;
	margin-bottom: 1px;
	color: #7e7e7e;
}
#sAccordion-open-actif{
	background:#71c8cf;
	color: #fff;
}
blockquote p, pre{
    padding:6px;
    border:1px solid #999;
    background:#f4f4ff;
}
.textcenter {
    text-align:center;
}

div.mojozoom_marker {
	position : absolute;
	cursor : crosshair; 
}

div.mojozoom_border {
	position : absolute;
	left:0px;
	top:0px;

	border : 1px solid black;

	width:100%;
	height:100%;
}

div.mojozoom_fill {
	position : absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;

	background-color : white;

	opacity : 0.2;
	-moz-opacity : 0.2;
	-khtml-opacity : 0.2;
	filter:alpha(opacity=20);
}


img.mojozoom_img {
	padding : 0px;
	border: 0px;
}

div.mojozoom_imgctr {
	position : absolute;
	margin-left : 20px;
	border : 1px solid black;
}
