body{
	font-family : verdana,arial,helvetica,sans-serif;
	margin : 80px 7% 40px 7%;
}

a{
	font-size :70%;
}

a:link{
	background-color : transparent;
	color : #663300;
	font-size :70%;
}

td{
	font-family : verdana,arial,helvetica,sans-serif;
}
h1{
	background-color : transparent;
	color : #663300;
	font-size : 140%;
	font-weight : normal;
}

.indent{
	font-size : 90%;
	text-align:justify;
	text-indent : 25px;
}
.baumeister{
	background-color : transparent;
	color : #663300;
	font-size : 120%;
	font-weight : bold;
}

.fett{
	font-weight : bold;
}

.fettkleiner{
	font-size : 85%;
	font-weight : bold;
}

.klein{
	font-size : 70%;
}

.mkbf{
	background-color : transparent;
	color : #663300;
	font-size : 70%;
	font-weight : bold;
	text-align : center;
}

.rechtsklein{
	font-size : 70%;
	text-align : right;
}

.zenter{
	text-align : center;
}

#linklist{
	position : absolute;
	left:0px;
	top : 5px;
	background-color : #ffffdd;
	margin-left:7%;
	border : thin solid #663300;
	z-index:10;
}
