body {
font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
font-size: 80%;
background:#000000;

}

/********** Global styles **********/
.Stil1 {
	color:#ffffff;
	font-weight bold;
	font-size:medium
}
.Stil2 {color:#ffffff; font-weight:bold; font-size:medium; }

.i_frame {
	 width:673px;
	 height:325px;

	 }

.i_frame_gbook {
	 width:673px;
	 height:500px;
	 }

.cl {
clear:both;
}
p {
margin: 0 0 0 0px;
}

/********** Body  **********/
#container {
width: 673px;
margin: 0px auto;
background:#000099;
}

#top {
width: 673px;
height: 140px;
margin: 0px auto;
background:#000099;
}



/********** Body **********/
#content {
width: 673px;
height: 330px;
padding:0;
margin:0;
float: right;
background-color: #fddd00;
}

#content_gbook {
width: 673px;
height: 500px;
padding:0;
margin:0;
float: right;
background-color: #fddd00;
}


/********** Footer **********/
#footer {
background-color: #78d2ff;
padding:12px;
width:649px;
color:#000;
font-size: 90%;
text-align: center;
clear:both;
border-top: 5px solid #fff;
}
#footer a{
color:#000;
}
#attrib{
display:none;
}



