body{
	text-align:center;
	margin: 56px 0 0 0;
	height:100%;
	background-color:#efefef;
}

#site{
	width: 793px;
	margin:0 auto;
	height:100%;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#liTop{
	position:absolute;
	width: 7px;
	height: 7px;
	background-image:url(images/verlauf_Ecke_links_oben.gif);
}
#top{
	position:absolute;
	margin: 0 0 0 7px;
	width: 779px;
	height: 7px;
	background-image:url(images/verlauf_oben.gif);
	background-repeat:repeat-x;
}
#reTop{
	position:absolute;
	margin: 0 0 0 786px;
	width:7px;
	height:7px;
	background-image:url(images/verlauf_Ecke_rechts_oben.gif);
}
#liMid{
	position:absolute;
	margin: 7px 0 0 0;
	width:7px;
	height:590px;
	background-image:url(images/verlauf_links.gif);
	background-repeat:repeat-y;
}
#mid{
	position:absolute;
	margin: 7px 0 0 7px;
	width:779px;
	height:590px;
	background-color:#FFFFFF;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FFFFFF;
}
#reMid{
	position:absolute;
	margin: 7px 0 0 786px;
	width:7px;
	height:590px;
	background-image:url(images/verlauf_rechts.gif);
	background-repeat:repeat-y;
}
#liBot{
	position:absolute;
	margin: 597px 0 0 0;
	width: 7px;
	height: 7px;
	background-image:url(images/verlauf_Ecke_links_unten.gif);
}
#bot{
	position:absolute;
	margin: 597px 0 0 7px;
	width:779px;
	height:7px;
	background-image:url(images/verlauf_unten.gif);
	background-repeat:repeat-x;
}
#reBot{
	position:absolute;
	margin: 597px 0 0 786px;
	width:7px;
	height:7px;
	background-image:url(images/verlauf_Ecke_rechts_unten.gif);	
}
#header{	
	position:absolute;
	width:779px;
	height:104px;
	text-align:center;
	vertical-align:middle;
	
}
#menue{
	position:absolute;
	margin:104px 0 0 0;
	height:29px;
	width:779px;
	background-color:#FFFFFF;
}
#frame1{
	position:absolute;
	width: 259px;
	height: 142px;
	margin:133px 0 0 0;
	background-color:#26b8e1;
	
}
#frame2{
	position:absolute;
	width: 259px;
	height: 142px;
	margin: 133px 0 0 260px;
	background-color:#26b8e1;
}
#frame3{
	position:absolute;
	width: 259px;
	height: 142px;
	margin: 133px 0 0 520px;
	background-color:#26b8e1;
}
#frame4{
	position:absolute;
	width: 259px;
	height: 142px;
	margin:276px 0 0 0;
	background-color:#26b8e1;
}
#frame5{
	position:absolute;
	width: 259px;
	height: 142px;
	margin: 276px 0 0 260px;
	background-color:#26b8e1;
}
#frame6{
	position:absolute;
	width: 259px;
	height: 142px;
	margin: 276px 0 0 520px;
	background-color:#26b8e1;
}
#frame7{
	position:absolute;
	width: 259px;
	height: 142px;
	margin:419px 0 0 0;
	background-color:#26b8e1;
}
#frame7Text{
	position:absolute;
	width: 243px;
	height: 126px;
	padding: 8px;
	margin:419px 0 0 0;
	background-color:#26b8e1;
	vertical-align:middle;
}
#frame8{
	position:absolute;
	width: 259px;
	height: 142px;
	margin: 419px 0 0 260px;
	background-color:#26b8e1;
}
#frame8Text{
	position:absolute;
	width: 243px;
	height: 126px;
	padding: 8px;
	margin: 419px 0 0 260px;
	background-color:#26b8e1;
}
#frame9{
	position:absolute;
	width: 259px;
	height: 142px;
	margin: 419px 0 0 520px;
	background-color:#26b8e1;
}
#frame9Text{
	position:absolute;
	width: 243px;
	height: 126px;
	padding: 8px;
	margin: 419px 0 0 520px;
	background-color:#26b8e1;
}
#submenue{
	position:absolute;
	width: 779px;
	height: 29px;
	margin: 561px 0 0 0;
	background-color:#FFFFFF;
}
#combiFrame1Text{
	position:absolute;
	width: 243px;
	height: 412px;
	padding: 8px;
	margin: 133px 0 0 0;
	background-color:#26b8e1;
}

#combiFrame1Text a:link
{
    color: #000080;
}
#combiFrame1Text a:hover
{
    color: #FF0000;
}
#combiFrame1Text a:active
{
    color: #FF0000;
}
a:visited
{
    color: #000080;
}
#combiFrame1Text img
{
    border: none;
}

.headline{
	font-weight:bold;
	font-size:11px;
}


