@charset "utf-8";

body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.8em;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 750px;
	background-color: #FFFFFF;
}
html {
	background-color:#FFEAC3
}
a{
	text-decoration:none;
	color: #000;
}
h1, h2, h3, h4, p, ul, li{
	margin:0;
	padding:0;
	list-style-type: none;
}
.menue {
	width: 115px;
	height: 500px;
	background-image: url(pic/dunkelgrau_li.jpg);
	background-repeat: repeat-y;
	float: left;
	padding-top: 20px;
}

.menue #activlink {
	background-color: #B2B2B2;
	width: 94px;
}
.haeder {
	margin-bottom: 0px;
}

.haeder p img {
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.menue p {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.info {
	width: 430px;
	padding-top: 30px;
	float: left;
	padding-right: 250px;

}
.info_re {
	width: 195px;
	height: 500px;




	background-color:#868788
	float: left;
	background-color: #868780;
	float: right;
	padding-top: 20px;
}
#footer {
	clear: both;
	background-color: #FFF;
	height: 63px;
}
#footer .linie {
}
#footer .abstand {
	width: 115px;
	float: left;
}
#footer .footer_adr {
	width: 680px;
	float: left;
}
#footer .re {
	float: right;
}


.isybuk_body {
	height: 500px;
}
#site {
	background-color: #FFF;
}

.isybuk_body .info_re .buch img {
	margin-left:20px;
	
}
