@charset "UTF-8";
/* CSS Document */

body{
	background-image: url(../images/img_background.jpg);
	background-repeat: repeat-y;
	background-position: center;
	}
#content
{
	width: 1024px;
	height: 480px;
	margin: auto;
	margin-top: 50px;
	border: 4px solid #ffffff;
}
.footer
{
	width: 1024px;
	margin: auto;
	text-align:center;
}
.flash{
	width: 1020px;
	height: 478px;
	padding-left: 4px;
	padding-top: 4px;
	position: absolute;
	z-index: 0;
	background-color: #ffffff;
	}
.inhalt{
	width: 1024px;
	min-height: 300px;
	margin: auto;
	margin-bottom: 50px;
	padding-top: 20px;
	padding-bottom: 5px;
	border: 4px solid #ffffff;
	background-color: #ffffff;
	}
.left{
	width: 200px;
	min-height: 50px;
	float: left;
	clear: both;
	margin-left: 4px;
	}
.right{
	width: 800px;
	min-height: 235px;
	float: left;
	margin-left: 20px;
	margin-top: -17px;
	margin-bottom: 25px;
	background-color: #FFFFFF;
	}
.clearer{
	clear: both;
	}
.kartei_ubersicht{
	width: 762px;
	min-height: 110px;
	float: left;
	margin-bottom: 15px;
	padding: 15px;
	border-left: 1px solid #b1b1b1;
	border-right: 1px solid #b1b1b1;
	border-top: 1px solid #b1b1b1;
	border-bottom: 1px solid #b1b1b1;
	background-image: url(../images/img_verlauf.png);
	background-position: top center;
	background-repeat: repeat-x;
	}
.kartei_anzeige{
	width: 792px;
	min-height: 150px;
	float: left;
	margin-bottom: 15px;
	padding-bottom: 10px;
	border-left: 1px solid #b1b1b1;
	border-right: 1px solid #b1b1b1;
	border-top: 1px solid #b1b1b1;
	border-bottom: 1px solid #b1b1b1;
	}
.img{
	width: 125px;	
	float: left;
	text-align: center;
	margin-right: 2px; 
	}
.img img{
	margin-bottom: 10px;
	}
img{
	float: left;
	margin-right: 10px;
	}
.messe{
	width: 200px;
	min-height: 50px;
	margin-top: 25px;
	border: 1px solid #b1b1b1;
	}
.kartei_anzeige img{
	margin-left: 10px;
	margin-top: 10px;
	}
.kartei_anzeige a img{
	margin-left: 10px;
	margin-right: 0px;
	margin-top: 10px;
	}
