body,td,th {
 font-family: tahoma;
 font-size: 9px;
 color: 838282;
 margin:0px;
 padding:0px;
}

body {
 background-image: url(images/layout/bg.jpg);
}

a {
 font-family: tahoma;
 font-size: 9px;
 color: FF752E;
}

a:visited {
 color: FF752E;
}

.style1 {
 color: #ff752e;
 font-weight: bold;
}
.style2 {color: #737373}
.style3 {color: #000000}
.style4 {color: #ff752e}
.style5 {color: #FFFFFF}
.style6 {
 color: #ffcc00;
 font-size: 7px;
}
.style7 {
 color: #ffcc66;
 font-weight: bold;
 text-decoration: none;
}
.style8 {
 padding-top: 3px;
 padding-bottom: 6px;
 }

/* Aufzaehlungspunkte*/
ul  {
	list-style-image : url(images/layout/bullet1.jpg);
	margin-left : 20px;
	list-style : outside;
	text-indent : 0px;
	line-height : 100%;
}

input, textarea, select  {
	background-color: #eeeeee;
	color: #333300;
	border-color : #ffffff;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight : normal;
}

form {
	margin-bottom: -3px;
}

/* Unsichtbarer Text*/
.stealth  {
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 6pt;
	color : #FFFFFF;
}