
a {
	text-decoration: none;
	font-variant: small-caps;
	font-size: 110%;
}

a:link {
	color : #313A7D;
}
a:visited {
	color : #313A7D;
}	
a:hover {
   text-decoration: underline;
}	
a:active {
	color : #313A7D;
}

hr {
	color: #313A7D;
}

.nav {
	background-color : #DCDCDC;
}

.wir {
	text-align: center;
	background: #EEEEEE;
}

body {
	background-color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	color: #313A7D;
}

.folge {
	background-position: right;
	background-repeat: no-repeat;
	margin-top: 20px;
	margin-left: 20px;
	background-attachment: fixed;
	background-image: url(engel.jpg);
}

.titel {
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-variant: small-caps;
	font-size: x-large;
}

.titel2 {
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-variant: small-caps;
	font-size: large;
}

li {
	list-style-type: circle;
}
