@charset "utf-8";
/* CSS Document */

a:link {
	color:#8741a1;
	text-decoration:none;
	
}

a:visited {
	color:#8741a1;
	text-decoration:none;
}

a:focus {
	color:#2a9fc9;
	font-weight:thin;
	text-decoration:none;
}

a:hover {
	color:#2a9fc9;
	font-weight:thin;
	text-decoration:none;
}

a:active {
	color:#2a9fc9;
	font-weight:thin;
	text-decoration:none;
}

a.speziell:link {
  color: #FFF !important;
  margin-top: 50px;
}

a.speziell:visited {
  color: #FFF !important;
    margin-top: 50px;
}

a.speziell:hover {
  color: #FFF !important;
    margin-top: 50px;
}

a.speziell:active {
  color: #FFF !important;
    margin-top: 50px;
}


body {
	background-image: url(../img/background.png);
	background-color: #eeedee;
	background-repeat: repeat;
	font-family:Tahoma, Geneva, sans-serif;

}

#center {
	width:1001px;
	height:auto;
	margin:auto;
	margin-top:45px;
}


#main {
	background-color: #FFF;
	font-family:Tahoma, Geneva, sans-serif;
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
	border-bottom-left-radius: 15px;
	border-bottom-right-radius: 15px;
	margin-top: 31px;
	height: auto;
	width: 983px;
	padding: 10px;
	line-height: 1.5;
}



#start {
	font-family:Tahoma, Geneva, sans-serif;
	margin-bottom: -245px;
	margin-left: 10px;
	padding-top: 200px;

	font-size:18px;
	text-decoration: none;
}

	
#header {
	background-image:url(../img/header_munster.png);
	height: 250px;
/*	border-style:solid;
	border-width:1px;
*/
}


.buch {
	background-image: url(../img/buch.png);
	margin-right: 60px;
	margin-left: 60px;
	width: 373px;
	height: 600px;
	background-repeat:no-repeat;
	float: left;
}

#buchliste li
{
	float: left;
	list-style-type: none;
	width: 90px;
	height: 100%;
	margin-left: 20px;
	margin-top: 30px;
	margin-bottom: -8px;
}


#buchliste a img
{
	display: block;
}



ul#buchliste
{
	padding-left: 22px;
	white-space: nowrap;
}



#buchliste2 li
{
	float: left;
	list-style-type: none;
	width: 90px;
	height: 100%;
	margin-left: 20px;
	margin-top: 30px;
	margin-bottom: -8px;
}


#buchliste2 a img
{
	display: block;
}



ul#buchliste2
{
	padding-left: 22px;
	white-space: nowrap;
}


#buchrahmen
{
	height: 560px;
	width: 1000px;
}
	


h1 {
	line-height:normal;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:18px;
	padding-bottom: 40px;
	}
	
h2 {
	line-height:normal;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	padding-bottom: 0px;
	}	

.bildumlauf {
	width: 200px;
	height: 220px;
	padding: 15px 15px 15px 15px;
	margin-top: 70px;
	line-height: 1.0;
	font-size: 10px;
	border:1px solid #999;
	-moz-border-radius:30px;
	-khtml-border-radius:30px;
	text-align: center;
}

	
#textinhalt {
	width: 720px;
	height: auto;
	text-align: justify;
	margin-bottom: 50px;
}


#rechts {
	float: right;
	width: auto;
	height: 260px;
	margin-bottom: 0px;
	padding: 5 5 5 5;
}


.bildumlauf_kl {
	width: 100px;
	height: 100px;
	padding: 5px 5px 5px 5px;
	margin-top: 30px;
	line-height: 1.0;
	font-size: 10px;
	border:1px solid #999;
	-moz-border-radius:15px;
	-khtml-border-radius:15px;
	text-align: center;
}
