body         {
	color: #666;
	font-size: 11pt;
	font-family: Palatino, "Book Antiqua", "Palatino Linotype", serif;
	line-height: 130%;
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
	text-align: center;
	vertical-align: middle;
	background-image: url(images/Leinen.jpg);
	background-repeat: repeat;
}
a   {
	font-size: 11pt;
	line-height: 100%;
	font-weight: bold;
	color: #666;
	text-decoration: none;
}
a:link   { color: #666; text-decoration: none }
a:visited { color: #666; text-decoration: none }
a:hover { color: #600; text-decoration: none }
a:activ { color: #666; text-decoration: none }
a.kapi {
	font-size: 11pt;
	line-height: 100%;
	font-weight: lighter;
	text-decoration: none;
}
.gross {
	font-size: 16pt;
}
a.menu {
	font-size: 11pt;
	line-height: 100%;
	font-weight: lighter;
	text-decoration: none;
}

p.absatz {
	margin: 0px;
	padding: 0px;
	font-size: 8pt;
}
.linie {
	background-color: #666;	
}
.klein {
	font-size: 9pt;	
}

.bold {
	font-size: 11pt;
	font-weight: bold;	
}
ul { line-height: 130%; list-style-type: disc }
li {
	line-height: 130%;
	list-style-type: disc;
	margin: 0px;
	padding: 0px;
}

#alles {
	position: relative;
	color: #666;
	font-size: 11pt;
	font-family: Palatino, "Book Antiqua", "Palatino Linotype", serif;
	line-height: 130%;
	width: 900px;
	padding: 0px;
	border: 1px solid #666;
	margin-top: 100px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	vertical-align: top;
	background-color: #FFF;
	z-index: 1;
}

.inhalt {
	color: #666;
	font-size: 11pt;
	font-family: Palatino, "Book Antiqua", "Palatino Linotype", serif;
	line-height: 130%;
}

img {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-align: center;
	vertical-align: middle;
}
.rechts {
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;	
}

h1 {
	font-size: 13pt;
	font-weight: bold;	
}

h2 {
	font-size: 11pt;
	font-weight: bold;	
}

.druck {
	font-size: 10pt;
}

hr {
	margin: 0px;
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-top-color: #666;	
}
