body {
	background-color: #ECE7E1;
	background-image: url('../img/z_mittigkachel_unundeux.jpg');
	background-position: top center;
	background-repeat:repeat-y;
	margin: 0;
	padding: 0;
	font-family: Arial;
	font-size: 10px;
	letter-spacing:1px;
	line-height:14px;
	color: #70584c;
}

img {
	border:0px;
}

a {
	color:#70584c;
	text-decoration:none;
}

a:hover {
	text-decoration:line-through;
}

.presskit {
	font-weight:bold;
	color:#AB0D0D;
	line-height:23px;
}

.wallpaper {
	color:#C29191;
	line-height:13px;
}

input.frm_txt {
	width:100px;
	font-family: Arial;
	font-size: 10px;
	border:1px solid #70584c;
	color: #70584c;
	margin:2px;
}

textarea.ta_txt {
	width:333px;
	height:200px;
	font-family: Arial;
	font-size: 10px;
	border:1px solid #70584c;
	color: #70584c;
	overflow:auto;
	margin:2px;
}

#btn_send {
	background-color:transparent;
	background-image: url('../img/send.gif');
	background-position: top center;
	background-repeat:no-repeat;
	width:50px;
	height:22px;
	padding:0px;
	margin-top:10px;
	margin-left:150px;
	border:0px;
	cursor:pointer;
}
