/* CSS Document */

body {
	background-image: url("../images/bg.gif");
	background-position: 5px 5px;
	color: #000000;
	margin: 0px;
	margin-top: 0px;
	height: auto;
	
	font-size: 10px;
	color: #ffffff;
	font-family:Verdana, Arial, Helvetica; 
}

h1 {
	font-size: 14px;
	fontwight: bold;

}


#komplett {
	background-color:#990000;
	margin-left: auto;
	margin-right: auto;
	margin-top: 60px; 
	/*auto;*/
	margin-bottom: auto;
	height: 559px;
	width: 800px;
}

#textframe {
	background-color:#990000;
}

iframe {
	background-color:#990000;
}

#bottom {
	background-color:#670000;
}

.infoPart {
	visibility: hidden;
	display: none;

}