body {
color:#FFF;
background:#C33;
margin:0px;
border:0px;
border-color:#FFF;
padding:0px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
text-align:right;
border-style:none;
border-width:0px;
}

form {text-align:right;}
label {cursor:crosshair;}
input, textarea {
color:#FFF;
background:#C33;
border-color:#FFF;
border-style:ridge;
border-width:1px;
line-height:1.5em;
padding:2px;
margin-bottom:0.5em;
}
input#absender, input#email, input#betreff {width:250px;}
input#senden {background:#E17777; cursor:pointer;}

#container {
	border:solid 1px;
	width:750px;
	height:540px;
	left:50%;
	top:50%;
	position:absolute;
	padding:0px;
	margin-top:-270px;
	margin-right:auto;
	margin-bottom:0px;
	margin-left:-375px;
}

#header {
	width:750px;
	height:126px;
	border:0px;
	margin:0px;
	padding:0px;
}

#main {
	margin:0px;
	padding:30px;
	width:690px;
	height:336px;
	position:relative;
	background-image:url(../img/dcnet_center.jpg);
	background-repeat:no-repeat;
	line-height:1.5em;
}
h1 {font-size:14px; font-weight:bold; padding-bottom:12px;}
#moi {width:100px; height:130px; padding-left:12px; float:right;}
.center {text-align:center;}
.left {text-align:left;}
.copy {padding-top:12px; color:#FF8888;}

#poem {
	margin:0px;
	padding:0px;
	width:500px;
	position:absolute;
	overflow:auto;
	top:0px;
	right:0px;
	bottom:20px;
	left:25px;
	line-height:1.5em;
}
#poem table {width:480px;}

#nav {width:750px; height:18px; text-align:left;}
.button {width:28px; height:18px;}
.filler {width:99px; height:18px; position:relative;}
.pagename {width:124px; height:18px; position:relative;}
.credit {width:303px; height:18px; position:relative;}

a:link {font-weight:bold; color:#FFAAAA; text-decoration:none;}
a:visited {font-weight:bold; color:#FFAAAA; text-decoration:none;}
a:hover {font-weight:bold; color:#CCCCCC; text-decoration:underline;}
a:active {font-weight:bold; color:#CCCCCC; text-decoration:underline;}
a:focus {font-weight:bold; color:#CCCCCC; text-decoration:underline;}
