body, html {
	border: 1px #BFBFBF solid;
	margin: 0px;
	padding: 0px:
	height: 100%;
	width: 100%;
	
}

#content-1col-middle-text {
	left: 0px;
	top: 0px;
	border: 1px #BFBFBF solid;
	margin: 6px;
	width: 478px;
	margin-top: 10px;
	
	background-image: url(../images/bg_kontakt.gif);
	background-repeat: repeat-y;
}
#content-1col-middle-text p.bodytext {
	position: relative;
	left: 30px;
	top: 25px;
	*top: 10px;
}

.csc-header {
	position: relative;
	left: 30px;
	top: 0px;
}

#footer {
	text-align: center;
	font-family: verdana;
	font-size: 11px;
	color: #999999;
	font-weight: normal;
	text-decoration: none;
	position: relative;
	top: -3px;
	height: 25px;
	margin-bottom: 5px;
}
