﻿


#inhalteinsatz-haupt {
	background-image: url("../../design/bg0.png") ;
	height: 1900px
}



#inhalteinsatz-rechts {
	float: right;
	width: 200px;
	height: 1875px;
	background-image: url("../../design/top_rechts.png");
	padding-right: 5px;
	padding-left: 5px;
	margin-top: 15px;
	margin-right: 5px;
	margin-bottom: 10px;
	text-decoration:none;
	
}
#inhalteinsatz-rechts ul{
	list-style:none
	
}

#inhalteinsatz-links {
	float: left;
	background-color: white;
	width: 600px;
	height: 1865px;
	border-right: 1px dotted #eeeeee;
    margin-top: 15px;
	margin-left: 5px;
	margin-bottom: 10px;
	padding: 5px
}





table thead th, table thead td {
	background: #e3e3e3;
	color: gray;
	text-align: left;
}

table th, table td {
	border-bottom: ;
	color: white;
	text-align: left;
	padding: 2px 5px;
	}

