body {
	background-color: #F5DABA;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 100%;
	background-image: url(../images/_background_0.gif);
	background-repeat: repeat-x;
	background-position: top;
	font-family: "Trebuchet MS";
	font-size: smaller;
}
h1 {
	font-size: 1.1em;
	line-height: 1.1em;
	display: inline;
	clear: right;
}
a {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
.box {
	position: absolute;
	width: 884px;
	background-image: url(../images/_background_1.gif);
	background-repeat: no-repeat;
	background-position: top;
	visibility: hidden;
	height: 100%;
}
.title {
	position: absolute;
	width: 642px;
	height: 160px;
	left: 161px;
	background-image: url(../images/_title_1.gif);
	background-repeat: no-repeat;
}
.title_2 {
	position: absolute;
	width: 131px;
	height: 130px;
	left: 24px;
	top: 105px;
	background-image: url(../images/_title_2.gif);
	background-repeat: no-repeat;
}
.title_3 {
	position: absolute;
	width: 121px;
	height: 270px;
	left: 758px;
	top: 266px;
	background-image: url(../images/_title_3.gif);
	background-repeat: no-repeat;
}
.menue {
	position: absolute;
	width: 218px;
	left: 14px;
	top: 246px;
	height: 280px;
}
.menue_item img {
	border: 0;
}
.content {
	position: absolute;
	width: 440px;
	left: 275px;
	top: 260px;
	text-align: justify;
}
.copyright {
	font-size: 0.9em;
	width: 440px;
	padding-top: 20px;
	padding-bottom: 10px;
	text-align: center;
	color: #B87E54;
	clear: both;
}
.copyright a {
	color: #B87E54;
	text-decoration: none;
}
.copyright a:hover {
	color: #B87E54;
	text-decoration: underline;
}
.list_zeile {
	width: 100%;
	clear: both;
}
.list_first {
	width: 125px;
	float: left;
}
.list_second {
	width: 315px;
	float: right;
}
.list_first_2 {
	width: 200px;
	float: left;
}
.list_second_2 {
	width: 240px;
	float: right;
}
label {
	float: left;
}
.login_form_field {
	font-size: 1em;
	width: 166px !Important;
	width: 164px;
	margin-bottom: 2px !Important;
	margin-bottom: 0px;
}
/*
///////////////////////////////////////////////////////////////////////////////////////////////////
/// ICON BUTTON MEDIA /////////////////////////////////////////////////////////////////////////////
///////////////////////////////////////////////////////////////////////////////////////////////////
*/
.icon_button_media_border {
	height: 105px;
	width: 85px;
	margin: 3px;
	float: left;
}
.icon_button_media_image {
	height: 85px;
	width: 85px;
	text-align: center;
	display: block;
	overflow: hidden;
	border: 1px solid #E4C5A9;
}
.icon_button_media_trasher {
	height: 16px !Important;
	width: 81px !Important;
	height: 22px;
	width: 85px;
	padding: 2px;
	text-align: center;
	line-height: 20px !Important;
	line-height: 19px;
	display: block;
	overflow: hidden;
	background-color: #F1E0D1;
	border: 1px solid #E4C5A9;
	cursor: pointer;
}
