
body{
background: #CCFF99 ;
margin: 0px;
padding:0;
font: 11pt 'Trebuchet MS', 'Tahoma', 'Geneva', sans-serif;
}

a:link, a:visited {
	text-decoration: none;

}

a:hover, a:active {
font-weight: bold;
}

img {
	border-style: none;
}

.imageStyle {
		border: none;
}

table.one
{
border-collapse: separate;
empty-cells: show;
}


#maincontainer{
width: 740px; 
margin: 0 auto; /*zentrieren*/
}

#topsection{
background: #ffffff url(bilder/cefalo_e_procride.jpg);
height: 160px; 
}


#bar {
 height:30px;
 background:#ffffff url(bilder/platz.gif);
 color: #333333;
 border:solid 0px #ffffff;	
 border-width:0 0 0 0;
 }
 
#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
background: #ffffff;
padding-top: 0px;
padding-bottom: 0px;
padding-left: 20px;
padding-right: 20px;
margin-right: 200px; /*rechter Rand auf rechte Spaltenbreite*/
border-right: 1px solid #808080;
line-height: 20px;
text-align: justify;
}


#menu{
padding-bottom: 20px;
padding-top: 0px;
float: left;
width: 189px;
margin-left: -200px; /*linker Rand auf -(rechte Spaltenbreite)*/

padding-left: 10px;
background: #ffffff;

}

#clear{

clear: all;
width: 100%;
color:#ffffff;
background:#ffffff;
}

#footer{
clear: left;

background: #cccccc;
text-align: right;
padding: 5px 20px;
border-top: 1px solid #808080;
font: 10px sans-serif;
}

#footer a{
}

.innertube{
margin: 10px; /*RŠnder fŸr Divs in den Spalten (fŸr padding)*/
margin-top: 0;
}

.quote {
	margin: 20px;
	text-align: center;
	font-weight: bold;
	font-style: italic
}

#navcontainer1 {
	position: relative;
	top: 0;
	display: block;
	font-size: 12pt;
	margin-right: 25px;
	margin-left: 15px;
	
	border-bottom: 0px  dotted #000000;
	background: #ffffff;
	
	
}

#navcontainer1 #current {
	font-weight: bold;
background: #ffa07a;

	color: #8b0000;
	
}

#navcontainer1 #current:hover {

}

#navcontainer1 #currentAncestor {
	font-weight: bold;
}

/* 0 */

#navcontainer1 ul{
	list-style: none;
	margin: 0;
	padding: 0;
		font-color: b22222;
}

#navcontainer1 li {
}


#navcontainer1 a {
	display: block;
	padding-left: 10px;
	padding-top: 6px;
	height: 25px;
	border-top: 0px dotted #000000;
	color: #b22222;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}


#navcontainer1 a:hover {
	background: #ffe4c4;

	color: #b22222;

}

#navcontainer1 a:current {
	background: #f2f2f2;

	color: #ededed;
}

#navcontainer1 a:active {
}

#navcontainer1 ul ul {
}

#navcontainer1 ul ul li {

}

#navcontainer1 ul ul a {
	padding-left: 30px;
	padding-top: 6px;
	border-top: 0px dotted #000000;
	font-size: 14px;
	font-weight: normal;

}

#navcontainer1 ul ul a:hover{
}

#navcontainer1 ul ul #current{
font-weight: normal;
}

#navcontainer1 ul ul .currentAncestor {
}

.BildImText {
  display: block;
  text-align: center;
  font-style: italic;
  font-size: 0.8em;
}

.BildImText img {
  display: block;
}

.Links {
  float: left;
  margin: 0.5em 2em 1em 0;
}

.Rechts {
  float: right;
  margin: 0.5em 0 1em 2em;
}

.BildImText .Klammer {
  display: none;
}