body {
	background : url(pics/bg_rot.gif) no-repeat #ED7312 fixed;
	padding : 0px;
	margin : 0px;
	font-family : arial,helvetica,verdana,sans-serif;
	font-size : 95%;
}
table {
	padding : 0px;
	margin : -4px;
	border-spacing : -7px;
	table-layout : fixed;
}
h1 {
	font-size : 130%;
	font-weight : bold;
	padding : 0px;
	padding-bottom : 10px;
	margin : 0px;
	color : #AA0015;
	max-width : 400px;
}
#eingabehilfe {
	display: none;
	position : absolute;
	left : 0px;
	top : 710px;
	height : 150px;
	width : 200px;
	vertical-align : bottom;
	padding : 10px;
}
#main {
	position : absolute;
	top : 180px;
	left : 150px;
	width : 440px;
}
#kopf {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 890px;
	height: 200px;
	background: url(pics/kopf_rot.gif) no-repeat;
}
#topMain {
	background : url(pics/main_top.gif) no-repeat left top;
	height : 21px;
	width : 440px;
}
#formular {
	min-height:300px;
	width : 440px;
	background : url(pics/main.gif) repeat-y;
	padding-left : 20px;
	padding-right : 10px;
	margin : 0px;
	padding-bottom : 0px;
}
#bottomMain {
	background : url(pics/main_bottom.gif) no-repeat right top;
	height : 27px;
	width : 440px;
	padding : 0px;
	margin-top : -15px;
}
#bild {
	position : absolute;
	left : 620px;
	top : 450px;
	width : 549px;
	height : 390px;
	background : url(pics/pic_web_01.gif) no-repeat left top;
}
#obenRechts {
	display: none;
	position : absolute;
	top : -7px;
	right : 0px;
	width : 362px;
	height : 394px;
	background : url(pics/ecke_ore_rot.gif) no-repeat top right;
}
#obenLinks {
	display: none;
	position : absolute;
	top : -100px;
	left : -100px;
	width : 450px;
	height : 430px;
	background : url(pics/ecke_oli_rot.gif) no-repeat top left;
}
#untenLinks {
	display: none;
	position : absolute;
	top : 550px;
	left : -190px;
	width : 424px;
	height : 417px;
	background : url(pics/ecke_uli_rot.gif) no-repeat;
}
#finger {
	display: none;
	position : absolute;
	top : 30px;
	right : 15px;
	width : 85px;
	height : 62px;
	background : url(pics/finger.gif) no-repeat;
}
#ei {
	display: none;
	position : absolute;
	top : 170px;
	left : 120px;
	width : 176px;
	height : 116px;
	background : url(pics/ei.gif) no-repeat;
}
#hinweis {
	position : absolute;
	top : 70px;
	left : 650px;
	width : 200px;
	text-align : left;
	color : #AA0015;
	font-weight : bold;
	font-size : 90%;
}
#fries {
	display: none;
	position : absolute;
	top : 50px;
	left : 360px;
	width : 629px;
	height : 160px;
	background : url(pics/fries.gif) no-repeat;
}
#titel {
	display: none;
	position : absolute;
	top : 10px;
	left : 10px;
	width : 440px;
	height : 170px;
	background : url(pics/titel.gif) no-repeat;
	z-index : 99;
	border : solid 2px blue;
}
#abbruch {
	position: relative;
	top: -46px;
	float: right;
	margin-right: 30px;
	width: 126px;
	height: 46px;
	z-index : 99;
	background : url(pics/abbr_rot.gif) no-repeat; 
	font-size : 0%;
	color: #F1EBCA;
}
.taste {
	font-size : 80%;
	font-weight : bold;
	vertical-align : top;
	padding : 0px;
	cursor : pointer;
}
.input {
	border-width : 1px;
	border-style : dashed;
	border-color : #FF0000;
	background-color : #FF6666;
	font-family : arial, helvetica, sans-serif;
}
.check {
	border : 5px solid #0A50A1;
	background-color : #0A50A1;
}
.inhalt {
	width : 200px;
	height : 400px;
	padding : 20px;
	z-index : 99;
}
.button {
	background-image : url(pics/eingabe_orange.gif);
	background-repeat : no-repeat;
	background-position : top left;
	border : 0;
	width : 100px;
	height : 48px;
	padding : -10px;
	margin : 0px;
	dispay : inline;
}
.weiter {
	width : 80px;
	height : 50px;
	border : 0px;
	margin-top : 20px;
	background : url(pics/weiter.gif) no-repeat;
	cursor: pointer;
}
.zurueckButton {
	width : 80px;
	height : 50px;
	border : 0px;
	margin-top : 20px;
	background : url(pics/zurueck.gif) no-repeat;
}
.druckButton {
	width : 100px;
	height : 50px;
	border : 0px;
	margin-top : 20px;
	background : url(pics/drucken.gif) no-repeat;
}
.starttext {
	max-width : 400px;
}
.checkboxEinzug {
	text-indent : -20px;
	margin-left : 20px;
	max-width : 380px;
}
a.weida {
	display : block;
	width : 80px;
	height : 50px;
	border : 0px;
	background : url(pics/weiter.gif) no-repeat;
}
a.nummernblock {
	background-image : url(pics/taste.gif);
	background-repeat : no-repeat;
	width : 40px;
	height : 40px;
	color : #000000;
	display : block;
	text-decoration : none;
	padding-left : 12px;
	padding-top : 2px;
}
a.nummernblock:link {
		
}
a.nummernblock:visited {
	
}
a.nummernblock:hover {
	
}
a.nummernblock:active {
	background-image : url(pics/taste_orange_pressed.gif);
	background-repeat : no-repeat;
}

