body {
overflow: 				-moz-scrollbars-vertical;
overflow-x: 			hidden;
overflow-y: 			scroll;
margin:					0px;
background-color:		#2b2b2b;
color:					#787878;
background-image: 		url('img/bg.png');
font-family: 			Tahoma, Arial, Verdana;
font-size:				12px;
}

div.activescrollbox
{
background-color:		#414141;
padding:				12 12 0 12px;
}

div.inactivescrollbox
{
background-color:		#2f2f2f;
padding:				12 12 0 12px;
/*opacity:.50;
filter: alpha(opacity=50);
-moz-opacity: 0.5;*/
}

a {
outline: 				none;
}

:focus {
-moz-outline-style: 	none;
}

.rubrik {
font-family: 			Georgia, Tahoma, Arial, Verdana;
font-size:				16px;
color:					#787878;
font-weight:			bold;
}

.bildtext {
font-family: 			Tahoma, Arial, Verdana;
font-size:				11px;
color:					#787878;
font-weight:			plain;
}

.text {
font-family: 			Tahoma, Arial, Verdana;
font-size:				11px;
color:					#787878;
font-weight:			plain;
line-height:			15px;
}

.funk {
font-family: 			Tahoma, Arial, Verdana;
font-size:				16px;
color:					#787878;
font-weight:			plain;
}

.funk2 {
font-family: 			Tahoma, Arial, Verdana;
font-size:				13px;
color:					#ff00bf;
font-weight:			plain;
}

.funk3 {
font-family: 			Tahoma, Arial, Verdana;
font-size:				12px;
color:					#ff00bf;
font-weight:			plain;
}

.funk4 {
font-family: 			Georgia, Tahoma, Arial, Verdana;
font-size:				18px;
color:					#ff00bf;
font-weight:			plain;
}

table,tr,td {
border-width:			0px;
font-size:				11px;
padding:				0px;
}

.scrolltd {
border-width:			0px;
padding:				0px;
}

#menubox {
position: 				absolute;
left:					30px;
top: 					102px;
}

#anibox {
background-image:		url('img/menu_hover.png');
position: 				absolute;
left:					30px;
top: 					101px;
width:					96px;
height:					34px;
font-size:				0px;
}

#logo {
position: 				absolute;
left:					0px;
top: 					0px;
font-size:				0px;
}

a {
color: 					#787878;
text-decoration:		none;
}

a:hover {
color: 					#787878;
text-decoration:		underline;
}

a:visited {
color: 					#787878;
}

a.rosa {
color: 					#787878;
text-decoration:		none;
font-size:				12px;
}

a.rosa:hover {
color: 					#ff00bf;
text-decoration:		none;
font-size:				12px;
}

a.citytext0 {
color: 					#787878;
text-decoration:		none;
font-size:				25px;
}

a.citytext0:hover {
color: 					#ff00bf;
text-decoration:		none;
font-size:				25px;
}

a.citytext0:active {
color: 					#787878;
text-decoration:		none;
font-size:				25px;
}

a.citytext0:visited {
color: 					#787878;
text-decoration:		none;
font-size:				25px;
}

a.citytext1 {
color: 					#787878;
text-decoration:		none;
font-size:				20px;
}

a.citytext1:hover {
color: 					#ff00bf;
text-decoration:		none;
font-size:				20px;
}

a.citytext1:active {
color: 					#787878;
text-decoration:		none;
font-size:				20px;
}

a.citytext1:visited {
color: 					#787878;
text-decoration:		none;
font-size:				20px;
}

#logobox {
position: 				absolute;
left:					50px;
top: 					20px;
}

#linkbox {
position: 				absolute;
left:					50px;
top: 					150px;
}

#navbox_prev {
position: 				absolute;
left:					25px;
top: 					148px;
z-index:				250;
}

#navbox_next {
position: 				absolute;
left:					445px;
top: 					148px;
z-index:				250;
}

#debugbox {
position: 				absolute;
left:					250px;
top: 					600px;
width:					300px;
height:					20px;
visibility:				hidden;
background-color:		#414141;
}

#scrollbox {
padding:				0;
position: 				absolute;
left:					0px;
top:					164px;
font-family: 			Tahoma,Verdana,Arial,Helvetica,sans-serif;
font-size:				11px;
width:					100%;
}

#startbox {
position: 				absolute;
left:					6px;
top:					165px;
font-family: 			Tahoma,Verdana,Arial,Helvetica,sans-serif;
width:					909px;
height:					450px;
}

#citybox {
position: 				relative;
font-family: 			Georgia, Tahoma, Arial, Verdana;
text-transform:			uppercase;
width:					840px;
line-height:			34px;
}

#emma {
position: 				absolute;
padding:				10px;
left:					25px;
top:					164px;
font-family: 			Tahoma,Verdana,Arial,Helvetica,sans-serif;
width:					909px;
height:					450px;
background-color:		#414141;
color: 					#787878;
}

#citytextbox {
position: 				relative;
font-family: 			Georgia, Tahoma, Arial, Verdana;
color: 					#ff00bf;
font-size:				27px;
text-transform:			uppercase;
}

#padbox {
width:					100%;
padding:				30px;
}