body {
font-family:"Trebuchet MS";
color:#FFFFFF;
font-size:13px;
font-weight:bold;
background:url(../img/hintergrund.jpg) repeat;
}
* {
font-family:"Trebuchet MS";
color:#ffffff;
font-size:13px;
font-weight:bold;
}

a:link {
	font-family:"Trebuchet MS";
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
	text-decoration: none;
}
a:hover {
	font-family:"Trebuchet MS";
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
	text-decoration: none;
}
a:visited {
	font-family:"Trebuchet MS";
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
	text-decoration: none;
}
a:active {
	font-family:"Trebuchet MS";
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
	text-decoration: none;
}


.rahmen {  border: thin ridge; border-color: #990000 #FF6600}


#page {
	width:925px;
	height:560px;
	position:absolute;
	left:50%;
	top:50%;
	margin:-280px 0 0 -465px;	
}



.button {
font-family:"Trebuchet MS";
color:#ffffff;
font-size:15px;
font-weight:bold;
}
.kino {
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #990000;
	border-right-color: #FF6600;
	border-bottom-color: #990000;
	border-left-color: #FF6600;
}