/* Stylesheet für sonst/demo/demoNavigationen/vertikal/ */

body {	
	background-color: #ee88cc;
}
img {
	border: 0px;
}

.twBtnClose {
	position:absolute; 
	/*top:510px; 
	right:10px;*/
	bottom: 6px;
	right: 4px; 
	padding:3px; 
	font-weight:bold; 
	text-decoration: none; 
	background-color:#f8e8b8; 
	border:3px 
	outset #f8e8b8;
}

.twFloatLeft {
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
}
.twFloatRight {
	display: block;
	float: right;
	margin: 0px;
	padding: 0px;
}
.twClear {
	display: block;
	clear: both;
}

.twCssplayCopyright {
	position:absolute; 
	top:424px; 
	left: 114px;
	font-size: 0.7em;
}

