
body
{
	background: #201010;
	background-image: url('wall.jpg');
}

.sender
{
    background: #FF00DD;
	position: fixed;
	left: 0px;
	bottom: 0px;
	width: 400px;
    height: 25px;
	padding: 10px 10px 0px 10px;
}

.sender_ie
{
    background: #FF00DD;
	position: absolute;
	left: 0px;
	top: 625px;
	width: 400px;
    height: 30px;
	padding: 10px 10px 10px 10px;
}

.sender_p
{
	font-family: verdana;
    font-size: 14px;
    font-weight:bold;
    text-decoration:none;
    color:#000000;
}

.upload
{
	background: #DDFF00;
	position: fixed;
	right: 0px;
	bottom: 0px;
	width: 200px;
    height: 50px;
	padding: 10px 10px 0px 10px;
}

.upload_ie
{
	background: #DDFF00;
	position: absolute;
	left: 900px;
	top: 600px;
	width: 250px;
    height: 50px;
	padding: 10px 10px 0px 10px;
}

.upload_failed
{
	background: #00FFFF;
	position: fixed;
	left: 0px;
	top: 0px;
	width: 200px;
	padding: 10px 10px 0px 10px;
}

p
{
	font-family: verdana;
	font-size: 10px;
	margin-top: 0px;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	color: #000000;
}

input
{
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}

.affisch
{
    border-style:none;
    border-width:0px
	border-color: #DDDDDD;
}

/*
.paper
{
	position:relative;
	left:100px;
	top:50px;
	width:750px;
	border-style:solid;
	border-width:1px;
	border-color:CCCCCC;
	color:333333;
}

.margin_top
{
	height:50px;
	width:750px;
}
.margin_bottom
{
	height:50px;
	width:750px;
}

.content
{
	position:relative;
	left:80px;
	top:0px;
	width:550px;
}

p.text
{
	font-family:verdana;
	font-size:12px;
}

p.note
{
	font-family:verdana;
	font-size:10px;
	margin-top:0px;
}

a:link, a:visited
{
	text-decoration:none;
	font-family:verdana;
	color:333333;
}

a:hover
{
	text-decoration:underline;
	font-family:verdana;
	color:333333;
}

h1
{
	font-family:garamond, times;
	font-size:32px;
	font-weight:bold;
	margin-bottom:5px;
}

h2
{
	font-family:verdana, garamond, times;
	font-size:13px;
	font-weight:bold;
	margin-top:40px;
	margin-bottom:-10px;
}
*/
