body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	margin: 0px;
	padding: 0px;

}

h1 {
	font-size: 16px;
	font-weight: normal;
	font-variant: small-caps;
	color: #999999;
	padding-left: 27px;
}


/* Menüleiste Links*/

.menue {
	font-size: 11px;
}

ul {
	padding-top: 0px;
	margin-left: 0.5em;
	padding-left: 0.8em;
	list-style-type: disc;
	margin-bottom: 0px;
	padding-bottom: 0px;

}

li {
	font-size: 11px;
	list-style-type: disc;
	margin-bottom: 3px;
	padding-bottom: 2px;
	list-style-image: url(mpics/lipu.gif);
}





.rechts {
	font-size: 11px;
}





a { 
text-decoration: none; 
}

a:link {
	color: #666666;
}
a:visited {
	color: #666666;
	list-style-type: none;
}
a:hover {
	color: #CC0000;
	list-style-type: disc;

}

a:active {
	color: #CC3300;
	/*list-style-image: url(lipu.gif); */
	list-style-type: disc;
}

#inhalt a {
text-decoration: underline;
}

#leiste a {
color: #DDDDDD;
	text-decoration: none;
}
#leiste a:hover {
	color: #FFFFFF;
	text-decoration: underline;

}
.footer {
	font-size: 10px;
	color: #CC0000;
	text-align: center;
}
.adsense {
	text-align: center;
}
h2 {
	font-size: 16px;
	color: #CC0000;
	margin-bottom: 0px;
}
p {
	font-size: 11px;
	color: #666666;
}
