body {
	background-image:url(/bg.gif);
	background-repeat:no-repeat;
	background-position: center top;
	background-attachment:fixed;
	background-color: #cccccc;
	margin: 0px;
	padding:0px;
}
p, body, td, input, select, textarea {
	font-size: 11px;
	color: #333333;
	font-family: Verdana, Arial;
	line-height: 14px;
}
h1,h2,h3 {
	color: #000000;
	font-family: Arial, Verdana;
	line-height: normal;
}
h1 { font-size: 16px} 
h2 { font-size: 14px}
h2 { font-size: 12px}

.tt {
	color: white;
	background-color: #333333;
}
li {
	list-style-image: url(../up_sitetool/Symbole/kreis.gif);
	list-style-position: outside;
}
a:link { text-decoration:none}
a:visited { text-decoration:none}
a:hover { text-decoration:underline}
a:active { text-decoration:none}
