@charset "UTF-8";

#hintergrund {
	position:absolute;
	width:1000px;
	height:1500px;
	z-index:0;
	top:10px;
	border:1px solid #803400;
}
#logo {position:absolute;left:50px;top:0px;width:100px;height:100px;z-index:2;}
#iframecontent {
	position:absolute;
	left:50px;
	top:135px;
	width:500px;
	height:1300px;
	z-index:1;
}
#fliesstext {position:absolute;left:50px;top:384px;width:475px;height:600px;z-index:2;}

body {margin-left: 0px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;}
body,td,th {font-family: "Courier New", Courier, monospace;font-size: 14px;color: #bf4d00;}

h1,h2,h3,h4,h5,h6 {font-family:  "Courier New", Courier, monospace;font-weight: normal;}
h1 {font-size: 36px;color: #FFFFFF;line-height: 0px;}
h2 {font-size: 24px;color: #FFFFFF;}
h3 {font-size: 12px;color: #FFFFFF;}
h4 {font-size: 36px;color: #803400;}
h5 {font-size: 24px;color: #803400;}
h6 {font-size: 12px;color: #803400;}

.style1 {color: #FFFFFF}
.style2 {color: #FF6600}
.style3 {color: #803400}
.style4 {color: #333333}
.style5 {color: #003399;font-weight: bold;}
.style6 {color: #009900;font-weight: bold;}

a:link {
	color: #999;
	text-decoration: none;
}
a:visited {text-decoration: none;color: #FFFFFF;}
a:hover {text-decoration: none;color: #FF6600;}
a:active {
	text-decoration: none;
	color: #FF6600;
	font-family: Georgia, "Times New Roman", Times, serif;
}

<style type="text/css">
.font-big {
 font-family: Courier New, sans-serif;
 font-size:14px; font-weight:bold;
 color:#FFFFFF;
}
.font-small {
 font-family: Courier New, sans-serif;
 font-size:12px; font-weight:normal;
 color:#bf4d00;
}
.table {
 background-color:transparent;
 width:500px;
}
.table2 {
 background-color:transparent;
 width:100%;
}
.head {
 background-color:transparent;
}
.main {
 background-color:transparent;
 font-family: Courier New, sans-serif;
 font-size:14px; font-weight:normal;
 color:#bf4d00;
}
.foot {
 background-color:transparent;
}
.align {
 text-align:left;
}
.textarea {
 background-color:#000000;
 color:#000000;
 font-family : "Courier New", Courier, monospace;
 font-size:14px;
 font-weight: normal;
 border : 1px solid #bf4d00;
}
.input {
 background-color:#000000;
 color:#000000;
 font-family : "Courier New", Courier, monospace;
 border : 1px solid #bf4d00;
 font-size:14px;
}
.select {
 background-color:#000000;
 color:#000000;
 font-family : Verdana, Helvetica, sans-serif;
 font-size:14px;
}
.button {
 width : 130px;
}
</style>

