@CHARSET "UTF-8";

#auction {
	background: #e1d5da;
	margin: 0;
	padding: 0;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #555;
}

#top {
	/*background: url(http://nicenico.com/template/images/top.jpg) no-repeat;*/
	background-color: #ef8cbb;
	width: 1200px;
	height: 130px;
	position: relative;
	margin: auto;
	/*background-position: 1px 0px;*/
}

#content {
	width: 1143px;
	margin: 5px auto;
	padding: 10px;
	background: white;
	font-size: 14px;
	line-height: 22px;
}

h1 {
	font-size: 18px;
	font-weight: normal;
	color: #cb739c;
}

h1 a:active, h1 a:hover, h1 a:visited, h1 a:link {
	color: #cb739c;
}

.clear_me {
	clear: both;
}

#footer {
	background: #cb739c;
	min-height: 80px;
	width: 1163px;
	margin: auto;
}

#menu {
	background-color: #eea1c5;
	border: solid 1px #e685b2;
	position: absolute;
	left: 300px;
	top: 33px;
	width: 464px;
}

/*#contact {
	background-color: #eea1c5;
	position: absolute;
	border-right: solid 2px #e685b2;
	border-bottom: solid 2px #e685b2;
}*/

#menu ul {
	list-style: none;
	padding: 0;
	margin: 0;
	font-family: Calibri, Tahoma, Geneva, sans-serif;
}

#menu ul li {
	float: left;
}

a#auctions {
	border-right: 1px solid #936b7d;
}

a#comments {
	border-left: 1px solid #f1b9d3;
	border-right: 1px solid #936b7d;
}

a#about_us {
	border-left: 1px solid #f1b9d3;
	border-right: 1px solid #936b7d;
}

a#contact {
	border-left: 1px solid #f1b9d3;
}

#menu ul li a {
	font-size: 15px;
	text-transform: uppercase;
	color: #63344a;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 55px;
	display: block;
}

#menu ul li a:link {
	text-shadow: 1px 1px 0px #f5e0ea;
	filter: dropshadow(color = #f5e0ea, offx = 1, offy = 1);
}

#menu ul li a:hover {
	color: #f5e0ea;
	text-shadow: 1px 1px 0px #63344a;
	filter: dropshadow(color = #63344a, offx = 1, offy = 1);
	background: #cb739c;
}

#contact_form {
	background-color: #eea1c5;
	border: solid 1px #e685b2;
	position: absolute;
	line-height: 19px;
	right: 35px;
	top: 15px;
	text-align: right;
	width: 190px;
}

#contact_form p {
	margin: 0;
	padding: 20px;
}

a:link {
	color: #555;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #555;
}

a:hover {
	text-decoration: underline;
	color: black;
}

a:active {
	text-decoration: none;
	color: #555;
}

.footerdiv {
	float: left;
}

#footer_contact {
	width: 440px;
	margin-top: 40px;
}

#footer_contact ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#footer_contact ul li {
	float: left;
}

#footer_contact ul li a {
	padding: 10px;
	display: block;
	text-transform: uppercase;
}

#footer_contact ul li a:hover {
	color: white;
	text-decoration: none;
}

#footer_logo {
	width: 100px;
	margin-left: 80px;
	margin-right: 30px;
}

#footer_contact2 {
	width: 160px;
	text-align: right;
	float: right;
	margin-top: 25px;
	margin-right: 20px;
}

/* changes by PU */

.shadowed_box, .design_image_1_column img, .design_image_2_columns img, .design_image_3_columns img, .image_icon {
	box-shadow: 3px 3px 5px #cfcfcf;
}

.centered_box {
	width: 100%;
	text-align: center;
	margin: 0 auto;
}

.design_image_1_column, .design_image_2_columns, .design_image_3_columns {
	display: inline-table;
	float: left;
	padding: 5px;
	margin: 0 auto;
}

.design_image_1_column {
	width: 1120px;
}

.design_image_2_columns {
	width: 560px;
}

.design_image_3_columns {
	width: 300px;
}

.design_image_1_column img, .design_image_2_columns img, .design_image_3_columns img {
	margin-bottom: 20px;
	margin-top: 10px;
}

a img {
	border: 0;
}

.image_icon {
	float: right;
	width: 560px;
	margin: 10px;
}

.contact_warning_text, .advice_text {
	font-size: 18px;
}

.contact_warning_text {
	color: red;
}

#information {/*
	width: 792px;
	height: 200px;
	background: url("http://niceni.co/template/images/information_urlaub_2016_summer.png") top left no-repeat;
	margin-bottom: 20px;
	box-shadow: 3px 3px 5px #cfcfcf;
*/
}
#logo {
	position: relative;
	width: 220px;
	height: 60px;
	top: 30px;
	left: 30px;
}

#logo a {
	border: 0;
}

#footer_logos {
	position: relative; 
	top: 13px; 
	left: 90px;
}
