body {
	font-family: Georgia, "Times New Roman", Times, serif;
}

p, li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.75em;
	line-height: 1.50em;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	font-weight: bold;
	color: #AD002D;
}


.tit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
}


.utit {
	color: #333333
}	

.anz {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
}
.pic {
	background-image: url(grafik/chakra_ffffb2.gif);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: 50px 50px;
}
.lin {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.75em;
	line-height: 1.3em;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: FFFFFF;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 2px;
	margin-left: auto;
	padding-bottom: 5px;
}

a:hover { 
	text-decoration: underline;
	color: #333333;
}

a:link { 
	text-decoration: none;
	color: #3366CC;
}

a:visited { 
	text-decoration: none;
	color: #3366CC; 
}
body {
	margin: auto;
	padding: 10px;
	background-color: #FFFFB2;
}
h3 {
	font-weight: normal;
	font-size: 1em;
	letter-spacing: 2px;
	margin: 0px 0px 10px;
	font-style: italic;
}
.nav {
	background-color: #E9F597;
}
.bildbox {
	border: 1px solid AD002D;
	margin: 2px;
	padding: 5px;
}
.trennlinie {
	border-bottom-width: 5px;
	border-bottom-style: dotted;
	border-bottom-color: #E9F597;
	left: 0px;
	position: absolute;
}
