﻿body
{
background-color:#000000;
  
    position: absolute;
    top: 0px;
    left: 0px;
    bottom: 0px;
    right: 0px;
}

.rahmen {
	border: #A6A6A6;
	border-style: solid;
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	background: #383838;
	color: #848484;
	font-size: 8pt; 
	font-family: Verdana, Arial;
}

.deutsch { font-family: arial, verdana; font-size: 13px; color: #A6A6A6; }
.englisch { font-family: arial, verdana; font-size: 13px; color: #848484; }

.nutzung-style {
	background-image: url('../img/nutzung.jpg');
}
