html {
	height:100%;
}
BODY {
	background-color:#FFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:x-small;
	color:#000;
	margin:0px;
	background-image:url(img_shared/background.gif);
	background-repeat:repeat-y;
	background-position:top center;
	background-attachment:scroll;
}

.img_left {
    float:left;
	margin:0px 10px 0px 0px;
	border:1px solid #000;
}
.img_right {
    float:right;
	margin:0px 0px 10px 10px;
	border:1px solid #000;
}
.img_normal {
	border:1px solid #000;
}
img {
	border:none;
}
a {
	text-decoration:none;
	color:#000;
	width:79px;
	height:229px;
}
a:hover {
	text-decoration:none;
	font-weight:normal;
	color:#FFA800;
}
a:active {
	text-decoration:none;
	font-weight:normal;
	color:#000;
}

/* N A V I G A T I O N */

#navi_sonnenbank a.doImg {
	position:absolute;
	top:0px;
	left:267px;
	height:170px;
	width:58px;
	display:block;
	background-image:url(img_de/sonnenbank_normal.jpg);
	text-decoration:none;
}
#navi_sonnenbank a.doHov:hover {
	background-image:url(img_de/sonnenbank_over.jpg);
}
#navi_sonnenbank a.doAct:active {
	background-image:url(img_de/sonnenbank_active.jpg);
}
#navi_angebote a.doImg {
	position:absolute;
	top:0px;
	left:328px;
	height:170px;
	width:58px;
	display:block;
	background-image:url(img_de/angebote_normal.jpg);
	text-decoration:none;
}
#navi_angebote a.doHov:hover {
	background-image:url(img_de/angebote_over.jpg);
}
#navi_angebote a.doAct:active {
	background-image:url(img_de/angebote_active.jpg);
}
#navi_team a.doImg {
	position:absolute;
	top:0px;
	left:389px;
	height:170px;
	width:58px;
	display:block;
	background-image:url(img_de/team_normal.jpg);
	text-decoration:none;
}
#navi_team a.doHov:hover {
	background-image:url(img_de/team_over.jpg);
}
#navi_team a.doAct:active {
	background-image:url(img_de/team_active.jpg);
}
#navi_studios a.doImg {
	position:absolute;
	top:0px;
	left:450px;
	height:170px;
	width:58px;
	display:block;
	background-image:url(img_de/studios_normal.jpg);
	text-decoration:none;
}
#navi_studios a.doHov:hover {
	background-image:url(img_de/studios_over.jpg);
}
#navi_studios a.doAct:active {
	background-image:url(img_de/studios_active.jpg);
}
#navi_service a.doImg {
	position:absolute;
	top:0px;
	left:511px;
	height:170px;
	width:58px;
	display:block;
	background-image:url(img_de/service_normal.jpg);
	text-decoration:none;
}
#navi_service a.doHov:hover {
	background-image:url(img_de/service_over.jpg);
}
#navi_service a.doAct:active {
	background-image:url(img_de/service_active.jpg);
}
#navi_partner a.doImg {
	position:absolute;
	top:0px;
	left:572px;
	height:170px;
	width:58px;
	display:block;
	background-image:url(img_de/partner_normal.jpg);
	text-decoration:none;
}
#navi_partner a.doHov:hover {
	background-image:url(img_de/partner_over.jpg);
}
#navi_partner a.doAct:active {
	background-image:url(img_de/partner_active.jpg);
}
/* N A V I G A T I O N unten rechts */
.sublink {
	position:absolute;
	text-align:left;
	top:171px;
	left:-1px;
	height:20px;
	width:300px;
	padding:3px 0px 3px 0px;

}
.sublink a {
	color:#736334;
	padding:3px 8px 3px 8px;
	border-left:1px solid #736334;
}
.sublink a:hover {
	color:#000;
	padding:3px 8px 3px 8px;
	border-left:1px solid #736334;

}
.sublink a:active {
	color:#FFA800;
	padding:3px 8px 3px 8px;
	border-left:1px solid #736334;
}
div {
	margin:0px;
	padding:0px;
	border:none;
}
#ebene_site {
	position:relative;
	width:780px;
	height:100%;
	margin:0px auto;
	padding:0px;
	text-align:left;
}
#banner {
	position:absolute;
	width:778px;
	top:0px;
	left:1px;
}
#palmen {
	position:absolute;
	top:171px;
	left:0px;
}

/* S E I T E N I N H A L T */


/* text */
.headline {
	position:absolute;
	left:60px;
	top:260px;
	width:656px;
}
.strich {
	position:absolute;
	top:18px;
	left:0px;
	border-bottom:1px solid black;
	padding-bottom:10px;
	height:1px;
	width:656px;
}
.text {
	position:absolute;
	top:80px;
	left:22px;
	text-align:left;
	width:612px;
}
.text a:visited {
	color:#000099;
}
.text a:link {
	color:#000099;
}
.text a:hover {
	color:#FFA800;
}
.text_d1 {
	position:absolute;
	top:80px;
	left:22px;
	text-align:left;
	width:320px;
}
.text_d1 a:visited {
	color:#000099;
}
.text_d1 a:link {
	color:#000099;
}
.text_d1 a:hover {
	color:#FFA800;
}
.text_d2 {
	position:absolute;
	top:80px;
	left:398px;
	text-align:left;
	width:216px;
	background-color:#EEE;
	border:10px solid #EEE;
}
.text_d2 a:visited {
	color:#000099;
}
.text_d2 a:link {
	color:#000099;
}
.text_d2 a:hover {
	color:#FFA800;
}
.tabelle {
	position:absolute;
	top:80px;
}
.table_onecol {
	width:400px;
	vertical-align:top;
	padding:0px 20px 30px 22px;
}
.table_twocols {
	width:50%;
	vertical-align:top;
	padding:0px 20px 30px 22px;
}
ul {
	padding:0px 0px 0px 5px;
	margin:0px 0px 0px 10px;
	list-style-type:square;
}
