body {
	margin:0px;
	padding:0px;
	background-color:#FFFFFF;
	font-weight: normal; 
	font-size: 12px; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
}

p {
	margin-left:5px;
}

.content {
	position:relative;
	margin:12px;
	padding:0px;
	width:823px;
	height:556px;
	background-color:#f1f1f1;
}

.header {
	height:81px;
	width:823px;
	background-image:url("images/header_bg.jpg");

}


.menu {
	position:absolute;
	top:81px;
	left:0px;
	width:173px;
	height:450px;
	background-color:#e2e2e2;
}

#spinMenu {
	margin-top:22px;

}


	a.mItem { 
		color: #000; 
		font-weight: normal; 
		font-size: 12px; 
		font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
		text-decoration: none; 
		text-align: left; 
		width:173px;
		max-width:150px;
		padding-left:23px;
		background-image:url("images/menubutton.gif");
		background-repeat:no-repeat;
		display: block;
	}
		
	a.mItem:hover {
		background-image:url("images/menubutton_hover.gif");
		background-repeat:no-repeat;
		background-color:#f1f1f1;
	}



.footer {
	position:absolute;
	top:531px;
	height:23px;
	width:823px;
	max-height:22px;
	border-top:1px solid #cf000b;
}

	a.close { 
		color: #666666; 
		font-weight: normal; 
		font-size: 12px; 
		font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
		text-decoration: none; 
	}
		
	a.close:hover {
		color: #000000; 
	}


#spinid {
	position:absolute;
	left:188px;
	top:96px;
}

#shwImgId {
	position:absolute;
	text-align:center;
	left:5px;
	top:300px;
	width:192px;
	height:135px;
	z-index:100;
}

.lang {
	position:absolute;
	left:780px;
	top:63px;
	z-index:50;
}

.kontakt {
	position:absolute;
	left:720px;
	top:67px;
	width:50px;
	border-left:1px solid #ffffff;
	border-right:1px solid #ffffff;
	text-align:center;
	z-index:50;
}


	a.link { 
		color: #ffffff; 
		font-weight: normal; 
		font-size: 10px; 
		font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
		text-decoration: none; 
		display:block;
	}
		
	a.link:hover {

	}