body {
   background-color: #00B5CC;
   font-family:      Verdana;
   font-size:        11px;
   color:            #ffffff;
}

.logo {
   position:		absolute;
   top:				15px;
   left:			40px;
}
.ueberschrift {
   position:		absolute;
   top:				55px;
   left:			250px;
   font-size:		24px;
   font-weight:		bold;
   color:			#ffffff;
}

.tr_menu {
   position:  	    absolute;
   top:				5px;
   left:			780px;
   color:           #ffffff;
}

.topleft_menu {
	position:		absolute;
	top:		    155px;
	left:			65px;
	color:           #ffffff;
}

.topleft_menu a {
	text-decoration: none;
	color: #ffffff;
}

.topright_menu {
   position:		absolute;
   top:				155px;
   left:			470px;
}

.topright_menu a {
	text-decoration: none;
	color: #ffffff;
}


.content
{
   position:         absolute;
   top:              185px;
   left:             20px;
   width:            700px;
   overflow-x:       visible;
   overflow-y:       visible;
   padding-top:      0px;
   padding-right:    0px;
   padding-left:     0px;
   padding-bottom:   20px;
   background-color: #ffffff;
   color:            #000000;
}

.trennlinie
{
   position:            relative;
   top:                 10px;
   left:                0px;
   width:               700px;
   height:              10px;
   float:               left;
   border-bottom-width: 2px;
   border-bottom-style: solid;
   border-bottom-color: #00b5cc;
}

.suchtabelle
{
	color: #000000;
	vertical-align: top;
	font-size: 12px;
}
.tr_menu a {
	color: #FFF;
	text-decoration: none;
}


a img {
	text-decoration: none;
	border: 0px;
}

h1
{
   font-size:     12px;
   font-weight:   bold;
   color:         #00B5CC;
   margin-bottom: 8px;
   margin-left:   45px;
}
.inhaltsvz {
	font-size: 12px;
	color: #00B5CC;
	margin-left: 45px;
	font-weight: bold;
}
h2 {
	font-size: 14px;
	color: #00B5CC;
	margin-left: 45px;
	vertical-align: top;
}
select
{
	margin-left: 30px;
}
.infospalte {
	padding-left:  0px;
	padding-right: 10px;
}

.content p {
	margin-left: 45px;
}
.sittername {
	color: #00B5CC;
}
.einsatzorte {
	font-size: 12px;
	color: #000;
}
.pflichtstern {
	font-size: 14px;
	font-weight: bold;
	color: #00F;
}
.sitterentry {
	color: #00B5CC;
	font-size: 12px;
}

.topright_image {
   position:		absolute;
   top:				230px;
   left:			750px;
   width:           174px;
   height:          124x;
   padding-bottom:  20px;
}

.ergebnistabelle
{
	padding-left:  45px;
	padding-right: 15px;
}
.content .ergebnistabelle tr td h2 {
	left: -45px;
	position: relative;
	
}
.infospalte .suchtabelle {
	padding-left: 10px;
}
