html, body {
	margin: 0px;
	padding: 0px;
	height: 100%;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
body {
	background-color: #E2E2E2;
	background-image:  url(images/bg_textur.jpg);
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h1 {
	font-size: 18px;
	color: #FFFFFF;
}
#introseite {
	background-color: #999999;
	background-image: none;
}
#introseite .introbg {
	background-image: url(images/intro_grey.gif);
	background-repeat: repeat-x;
	height: 188px;
	background-position: bottom;
}
.graubg {
	background-image: url(images/grey.gif);
	background-repeat: repeat-x;
}
.klein {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.contenttable {
	margin-left: 30px;
	width: 480px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 450px;
}
html>body .contenttable {
	width: 450px;
}
a {
	color: #fff;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #fff;
}
a:hover {
	text-decoration: none;
	color: #dddddd;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.subnav a:link {
	text-decoration: none;
}
.subnav a:visited {
	text-decoration: none;
	color: #fff;
}
.subnav a:hover {
	text-decoration: underline;
	color: #dddddd;
}
.subnav a:active {
	text-decoration: underline;
	color: #FFFFFF;
}
.slidespace {
	padding-top: 5px;
}
.greytext {
	color: #333333
}
.textfelder {
	background-color: #CCCCCC;
	border: 1px solid #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2A181C;
	padding-left: 3px;
	width: 130px
}
.buttons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #666666;
	border: 1px solid #333333;
	color: #ffffff;
	width: 130px;
}
