@charset "utf-8";
#main {
	height: 680px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	float: left;
}

#alles #allesrechts {
	float: right;
	height: 680px;
	width: 75px;
	background-image: url(igm/dere3.gif);
	background-repeat: no-repeat;
}
#alles {
	height: 680px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#alles #alleslinks {
	float: left;
	height: 680px;
	width: 75px;
	background-image: url(igm/links.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#main #head {
	height: 100px;
	width: 800px;
}
#main #mittel {
	height: 530px;
	width: 800px;
}
#main #mittel #left {
	background-color: #990000;
	float: left;
	height: 530px;
	width: 130px;
	background-image: none;
}
#main #mittel #left #left2 {
	background-color: #990000;
	height: 226px;
	width: 100px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 22px;
	padding-left: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

#main #mittel #medio {
	float: left;
	height: 530px;
	width: 540px;
	background-image: url(igm/b2.jpg);
	background-repeat: no-repeat;
}

#main #mittel #derecha {
	background-color: #990000;
	float: right;
	height: 530px;
	width: 130px;
	background-image: none;
}
#main #pies {
	float: none;
	height: 50px;
	width: 800px;
	background-image: url(igm/pies.jpg);
	background-repeat: no-repeat;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
b {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}
#main #head img {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#main #mittel #medio img {
	margin: 0px;
	padding: 0px;
}

