/* CSS Version TT 0.1 copyright 2006 by C3W3  */
div {
	z-index:1;
}
p {
	margin:0;
} 
a {
	color: #FFF;	
	font-weight: normal; 
}
a:link, :visited, :active {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #CCC;
}
a img,:link img,:visited img {
	border:none; 
}
a#fst, a#bck, a#nxt, a#nst {
	position:absolute;
	top:15px;
	font:75% Arial, Helvetica, sans-serif;
	z-index:2;
}
a#fst {
	left:15px;
	top:14px;
}
* html a#fst {
	top:8px;
	font-size:125%;
}
a#bck {
	left:30px;
}
a#nxt {
	left:45px;
}
a#nst {
	left:60px;
}
* html a#nst {
	top:9px;
	font-size:125%;
}
a.i {
	visibility:hidden;
}
a.i:hover {
	color:#CCC;
}
h1,h2,h3,h4,h5,h6,pre,code {
	font-size:1em;
}
h1, h2 {
	text-align:center;
	font-size:115%;
	letter-spacing:3px;
	margin-top:0;
	margin-bottom:5px;
}
h3 {
	margin-top:21px;
}
* html h3 {
	margin-bottom:10px;
}
h5 {
	font-size:85%;
	font-weight: normal; 
}
p {
	margin-top:2px;
}
em {
	color:#FF0000;
}
abbr {
	border-bottom:1px dashed;
	cursor:help;
}
body {
	font: 100% Verdana, Helvetica, Arial, sans-serif;
	color:#FFF;
}

html, body { 
    top:0; left:0; right:0;
    margin:0;
    padding:0;
    width:100%;
    background:#FFF;
}

img {
	margin-left:10px;
	margin-top:10px;
	border:none;
	float:left;
}
#mid {
	position:absolute;
	top:0px;
	left:82px;
	width:220px;
	font-size:70%;
	color:#CC0000;
	text-align:right;
}
#mid a {
	color:#FF0000;
}
#mid h3 {
	text-align:right;
	font-size:160%;
	margin:8px 0;
}
#l {
	/*cursor:url(bilder/l.gif);*/
}
#r {
	/*cursor:url(bilder/r.gif);*/
}
#h {
	display:none;
}
#cf {
	margin-top:10px;
	margin-left:10px;
	font-size:70%;
	width:299px;
	float:left;
}
* html #cf {
	margin-bottom:0px;
	padding-bottom:0px;
}
form {
	background-color: #B02E1E;
	height:564px;
	padding:8px;
}
* html form {
	margin-bottom:0px;
}
input {
	font-size:80%;
	width:279px;
	margin-bottom:5px;
}
* html input {
	width:275px;
}
#d {
	/*border: 1px solid #000;
	padding:2px 1px;*/
}
input[type=submit] {
	margin-left:-1px;
	width:285px;
}
* html #s {
	margin-left:-2px;
	width:285px;
}
#b {
	margin-top:18px;
}
textarea {
	font:95% Verdana, Helvetica, Arial, sans-serif;
	margin-top:18px;
	margin-bottom:5px;
	width:279px;
}
* html textarea {
	width:275px;
}
select {
	font-size:90%;
	margin-top:5px;
	margin-bottom:5px;
	width:283px;
}
* html select {
	width:280px;
}
#red {
	/*border: 1px solid #000;*/
	font-size:85%;
	padding:2px;
}
#copy {
	font-size:85%;
	margin-top:1px;
}
#copy  a {
	font-size:120%;
}
* html,* html body {
    bottom:0;
	right:auto;
    height:100%;
}
