#header {
	height: 190px;
	width: 1400px;
	background-image:url(/fileadmin/templates/grafiken/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#counter {
	position: absolute;
	left: 785px;
	top: 99px;
	color: #fff;
	font-weight: bold;
	font-size: 13px;	
}

#contentFrame {
	width: 968px;
	min-height: 300px;
	background-image: url(/fileadmin/templates/grafiken/gestrichelter_rand.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

#contentLeft {
	float: left;
	width: 210px;	
}

#contentMain {
	float: left;
	width: 558px;	
}

#contentRight {
	float: right;
	width: 200px;	
}

#contentFooter {
	clear:both;
	height: 48px;
	background-image:url(/fileadmin/templates/grafiken/footer.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#copyright {
font-size: 10px;
color: #333333;
text-transform: uppercase;
float: left;
padding: 30px 0 0 0;
font-weight: bold;
}

#sprache {
margin: 15px 0 25px 170px;
}

#sprache img {
border: none;
}


.tab_hidden {
	display:none;
}
.tab {
	overflow:hidden;
}

#banner {
margin-left: 20px;
}

.tx-iframe-pi1 {
margin-left: 1px !important;
}
