.leftborder {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	background-color: #CCCCCC;
}

.banner{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;

}
.NAV1{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;

}


.inhalt{
	margin: 15px;
}

#beide{
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
	background-color: #FFFFFF;
	background-image: url(/fileadmin/images/background.jpg);
	background-repeat: no-repeat;
	background-position: left 0px;
	
}

.footer_rahmen{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-bottom:1px solid #000000;
}
