
body	{ 
	margin-top:0px;
	font-weight: normal;
	color: #666666;
	line-height: 17px;
	font-size: 12px;
	font-family: Arial, Verdana, sans serif;
}


p		{ 
	line-height: 16px;
	font-size: 12px;
}


a		{ 
	color: #268197;
}
	
a:hover	{ 
	color: #91bed2;
}

#table_border {
	border: solid 1px #7abfd4 
}

#content {
	margin: 40px 30px 0px 30px; 
}

.weiss_text {
	background-color: #008299;
	padding: 10px 10px;
	color: #ffffff;

}

.weiss_text a {
	color: #ffffff;
}

.weiss {

	color: #4ca7b7;

}
.weiss a{

	color: #4ca7b7;
	text-decoration: none;

}

.grau {

	color: #666;
	font-weight: bold;

}

.grau a {

	color: #666;

}

.highlight {

	color: #e3000f;
	background-color: #7abfd4;

}

ul {
	font-size: 12px;
	margin: 0px 20px 0 -25px;
	list-style: disc;
}

ul li {
	font-size: 12px;
	text-decoration: none;
}

.kursiv {
	font-size: 12px;
	font-style: italic;
	line-height: 130%;
	margin-top: -10px;
	padding-right: 14px;
}

.castellucci ul {
	font-size: 12px;
	margin: 0px 20px 0 -25px;
	list-style: disc;
}

.castellucci ul li {
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}

  /* ====== Hauptnavigation ====== */

ul#Navigation {
    color: #ffffff; 
	font-size: 12px; 
	margin: 4px 0px 0px -40px; 
	text-decoration:none;
  }
  
  ul#Navigation li {
    list-style: none;
    display: inline;
    margin: 0px; padding: 0;
  }

  ul#Navigation a, ul#Navigation span {
    padding-left: 26px;
    padding-right: 26px;
    padding-top: 6px;
    padding-bottom: 4px;
   	border-right: 1px solid white;
   	text-decoration: none; 
    color: #ffffff; background-color: #006c78;
  }

  ul#Navigation a:hover, ul#Navigation span {
    color: white; background-color: #80b6bc;
  }
  
  ul#Navigation a.active, ul#Navigation span {
    color: white; background-color: #80b6bc;
  }
  
  /* ====== Subnavigation ====== */

#left {
	width: 100%;
	height: 230px;
	text-align: left;
	text-decoration:none;
}


#left ul {
	margin: 0px 0 0 -40px;
	list-style: none;
	width: 100%;
}

#left ul li {
	font-size: 12px;
	text-decoration: none;
	border-bottom: 1px solid #fff;
	padding: 6px 20px;	
}

#left ul li a {
	color: #ffffff;
	padding: 0 0 0 10px;
	text-decoration: none;
}

#left ul li a:hover {
	color: #006c78; 
	background: url(../images/pfeil.gif) no-repeat scroll 0pt 3px;
}

#left ul li a.active {
	color: #006c78; 
	background: url(../images/pfeil.gif) no-repeat scroll 0pt 3px;
}

  /* ====== Subnavigation 3. Ebene ====== */

#left ul li ul {
	margin: 0px 0 0 -40px;
	list-style: none;
	width: 100%;
}

#left ul li ul li{
	font-size: 12px;
	text-decoration: none;
	border-bottom: 0px solid #fff;
	padding: 2px 20px;	
}

#left ul li ul li a {
	color: #ffffff;
	padding: 0 0 0 10px;
	text-decoration: none;
}

#left ul li ul li a:hover {
	color: #444444; 
}

#left ul li ul li a.active {
	color: #444444; 
}


h1		{
	color: #666666;
	font-style: normal;
	font-weight: 100;
	font-size: 20px;
	line-height: 130%;
}

h2		{
	color: #666666;
	font-weight: 100;
	font-style: normal;
	font-size: 15px;
}

.subline_gruen		{
	color: #666666;
	font-weight: bold;
	font-size: 12px;
}

.subline {
	color: #268197;
	font-size: 11px;
}

.topmenue {
	color: #666666;
	font-size: 12px;

}

.topmenue a {
	color: #666666;
	text-decoration: none;

}

.topmenue a:hover {
	color: #000;

}

.topmenue a.active {
	color: #000;

}

.left a {
	color: #ffffff;
	font-size: 10px;
}

.intro  { 
	color: #a89f96;
}

.tabelle_s {
	color: #666666;
	font-size: 12px;
	font-weight: bold;
}

.tabelle_sk {
	color: #666666;
	font-size: 12px;
}

.tabelle_w {
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
}

.highlight_endo {
	background-color: #00798d;
	color: #ffffff;
	padding: 3px;
	font-size: 13px;
	font-weight: regular;
}

.highlight_estetica {
	background-color: #5174c1;
	color: #ffffff;
	padding: 3px;
	font-size: 13px;
	font-weight: regular;
}

.highlight_wichtig {
	background-color: #da0006;
	color: #ffffff;
	padding: 3px;
	font-size: 13px;
	font-weight: regular;
}

.margin_8 {
	margin-top: 4px;
	margin-bottom: 4px;
}

.margin_bild {
	margin-right: 16px;
	margin-bottom: 10px;
}

.grau_feld {
	background-color: #c3bbb2;
	width: 206px;
	padding: 3px 3px 3px 10px;
	color: #ffffff;
	font-size: 10px;
}

h5 {
	background-color: #c3bbb2;
	width: 206px;
	padding: 2px 10px;
	color: #ffffff;
	font-size: 10px;
	font-weight: 100;
}


