html, body {
	height:100%;
	width:100%;
	margin:0;
	padding:0;
	background:#150a4e;
	color:#b89e63;
	font-family:Helvetica, Arial, Sans-serif;
	font-size:12pt;
	font-weight:normal;
	font-style:normal;
	letter-spacing:0em;
	text-decoration:none;
	text-align:center;
}
h1 {font-size:16pt;font-weight:bold;}
h2 {font-size:14pt;font-weight:bold;}
h3 {font-size:12pt;font-weight:bold;}
p, th, td {text-align:left;}
a {color:#b89e63;text-decoration:none;}
a:hover{color:#ffffcc;}
acronym {
	border-bottom:0px solid #b89e63;
	text-decoration:underline;
}
tr {padding-bottom:0.3em;}
hr {color:#b89e63;border:1px dashed #b89e63;}
input, select {
	background:#150a4e;
	background-image:url(../images/back_verlauf_li.jpg);
	color:#fff;
	border:1px solid #b89e63;
	width:225px;
	-moz-border-radius:10px;
}
input.submit {
	background-image:url(../images/back_verlauf_li.jpg);
}
input.submit:hover {
	background-image:url(../images/back_verlauf_li_a.jpg);
}
input.w20, select.w20 {
	width:20px;
}
input.w40, select.w40 {
	width:40px;
}
input.w60, select.w60 {
	width:60px;
}
input.w80, select.w80 {
	width:80px;
}
input.w100, select.w100 {
	width:100px;
}
input.w140, select.w140 {
	width:140px;
}
textarea {
	background:#150a4e;
	background-image:url(../images/back_verlauf.jpg);
	color:#fff;
	border:1px solid #b89e63;
	width:225px;
	-moz-border-radius:10px;
}
.klein {font-size:0.8em;}
/* ---------------------------------------------------------- */
img {
	margin:5px 15px;
	padding:2px;
	border:1px solid #b89e63;
	-moz-border-radius:10px;
}
img.logo {
	border:0;
	padding:0;
}
/* ---------------------------------------------------------- */
#navi {
	position:absolute;
	top:5%;
	left:0;
	height:90%;
	width:200px;
	float:left;
}
	#navilist {
		margin:0;
		list-style:none;
		font-size:10pt;
	}
	#navilist li {
		margin:0;
		margin:10px 0 0 0;
	}
	#navilist a {
		background-image:url(../images/back_verlauf_li.jpg);
		color:#b89e63;
		text-decoration:none;
		display:block;
		-moz-border-radius:8px;
		width:120px;
		margin:0;
		padding:1px;
		border:1px solid #b89e63;
		border-left:3px solid #b89e63;
		text-align:center;
	}
	#navilist a:hover {
		color:#ffffcc;
		background-color:#150a4e;
		border:1px solid #ffffcc;
		border-left:3px solid #ffffcc;
	}
/* ---------------------------------------------------------- */
#rahmen {
	position:absolute;
	top:5%;
	left:295px;
	height:90%;
	width:436px;
	float:left;
	background:transparent;
	background-image:url(../images/back_verlauf.jpg);
	color:#b89e63;
	border:1px solid #b89e63;
	-moz-border-radius:8px;
	overflow:auto;
}
	#wechsel_untertitel  {
		margin:0%  5%;
		font-size:8pt;
		text-align:right;
	}
	#wechsel_hinweis {
		margin:1%  5%;
		font-size:12pt;
		text-align:left;
		color:rgb(255,255,0);
	}
	#wechsel_text {
		margin:1%  5%;
		font-size:12pt;
		text-align:left;
	}
/* ---------------------------------------------------------- */
#vorschau {
	position:absolute;
	top:5%;
	left:740px;
	height:90%;
	width:155px;
	background:transparent;
	background-image:url(../images/back_verlauf.jpg);
	color:#b89e63;
	border:1px solid #b89e63;
	-moz-border-radius:8px;
	overflow:auto;
}
/* ---------------------------------------------------------- */
#infoFenster {
	z-index:1000;
	position:absolute;
	bottom:20px;
	right:20px;
	margin:10px;
	padding:10px;
	text-align:left;
	background:transparent;
	background-image:url(../images/back_verlauf.jpg);
	color:#fdd;
	border:1px solid #b89e63;
	-moz-border-radius:10px;
}
#infoFenster h1 {
	font-size:14pt;
	margin:0;
	padding:0 0 10px 0;
}
#infoFenster p {
	margin:0;
	padding:1%;
	font-size:10pt;
}
/* ---------------------------------------------------------- */

