body {
	font-family:Arial,Sans-Seriv;
	font-size:1.2em;
	background-color:#f0f0f8;
	margin:0px;
}
div.header {
	text-align:center;
}
div.content {
	margin:16px;
}
div.footer {
	min-height:50px;
}
.content .text {
	margin-left:40px;
	margin-right:30px;
	padding-right:15px;
	text-align:justify;
}
.content .rightside {
	position:relative;
	margin:4px 15px;
	padding:8px; 
	float:right;
	clear:right;
	width:500px;
}
div.termine {
    background-color:#eeeecc;
	color:#000022;
	border:solid 1px #ddddaa;
}
.siteimage  { 
	font-size:smaller; 
	border:4px #774422 ridge; 
	background-color:#EEEEEE; 
}
.siteimage img { 
	border:2px black outset; 
}
.vshade-top {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100px;
	overflow:hidden;
	background-image:url(../images/nobondage/vshade-light-top.png);
	background-repeat:repeat-x;
}
.vshade-bottom {
	position:absolute;
	bottom:0px;
	left:0px;
	width:100%;
	height:100px;
	overflow:hidden;
	background-image:url(../images/nobondage/vshade-dark-bottom.png);
	background-repeat:repeat-x;
}

.shade-text  {
	background-color:transparent;
}
.shade-text ,
.shade-text  * {
}

