body, h1, p, ul, li
{
		margin: 0px;
		padding: 0px;
}

#InnenRahmen
{
	text-align: center;
	width: 850px;
	padding: 0px;
	margin: 0px auto;
}
#________Navileiste____________
{
}
#button_navi_div
{
		position: relative;
}
#untere_buttonleiste
{
		position: absolute;
		left: 45px;
		top: 76px;
		z-index: 7;
}

#navileiste
{
		list-style-type: none;
}
#navileiste li
{
		display: block;
}
#navileiste a:focus
{
		outline: none;
}

#start_aktuelles
a
{
		background-image: url(../bilder/b_aktuelles2.png);
		width: 185px;
		position: absolute;
		left: 102px;
		top: 0px;
		z-index: 6;
		height: 87px;
		text-indent: -3000px;
}
#start_service
a
{
		background-image: url(../bilder/b_service.png);
		width: 170px;
		position: absolute;
		left: 240px;
		top: 0px;
		z-index: 5;
		height: 87px;
		text-indent: -3000px;
}
#start_portfolio
a
{
		background-image: url(../bilder/b_portfolio.png);
		width: 159px;
		position: absolute;
		top: 0px;
		left: 408px;
		z-index: 4;
		height: 87px;
		text-indent: -3000px;
}
#start_kontakt
a
{
		background-image: url(../bilder/b_kontakt.png);
		width: 180px;
		position: absolute;
		top: 0px;
		left: 530px;
		z-index: 3;
		height: 87px;
		text-indent: -3000px;
}
________navileiste-hover_______________
{
}

#start_aktuelles a:hover
{
		background-image: url(../bilder/b_aktuelles2.png);
}
#start_service a:hover
{
		background-image: url(../bilder/b_service2.png);
}
#start_portfolio a:hover
{
		background-image: url(../bilder/b_portfolio2.png);
}
#start_kontakt a:hover
{
		background-image: url(../bilder/b_kontakt2.png);
}



#_________navileiste_ende___________
{
}
.graue-schrift-klein
{
		color: #888;
		text-decoration: none;
}
.orange-schrift
{
		color: #F47F16;
		font-weight: bold;
		font-size: 18px;
}
.orange-schrift-klein {
	color: #F47F16;
	font-size: 16px;
}

.graue-schrift-gross
{
		font-size: 18px;
		font-weight: bold;
		color: #888;
}


.tuerkis-schrift
{
		color: #00A8AB;
		font-weight: bold;
		font-size: 18px;
}
.tuerkis-schrift-klein {
	color: #00A8AB;
	font-size: 16px;
}

#______visitenkarte___________
{
}


#visitenkarte
{
		background-image: url(../bilder/visitenkarte.gif);
		height: 537px;
		width: 831px;
		background-position: center center;
		position: relative;
		top: 109px;
		background-repeat: no-repeat;
}


#links
{
	position: absolute;
	left: 25px;
	width: 400px;
	z-index: 9;
	text-align: left;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	top: 75px;
}
#links_bilder {
	position: absolute;
	left: 260px;
	width: 70px;
	z-index: 9;
	top: 48px;
}


#rechts
{
	position: absolute;
	right: 25px;
	width: 330px;
	z-index: 8;
	bottom: 0px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	top: 35px;
	text-align: left;
}

#ueberschrift
{
		text-align: left;
		position: absolute;
		left: 25px;
		top: 35px;
		font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
		color: #F47F16;
		font-size: 20px;
		font-weight: bold;
}

#copyright-bibliothek
{
		text-align: left;
		left: 14px;
		bottom: 7px;
		position: absolute;
		font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
		color: #666;
		font-size: 14px;
}
a img {
	border: medium none;
}

