body {  
	margin: 0 auto;
	padding: 0;
  font-family: Verdana, Arial, sans-serif;
	text-align: center;
	background: #bee16e url("../images/background.png") repeat-x;
}

a {
	text-decoration: none;
}

#container {
	width:970px;
	margin: 0 auto;
	border: #BAEAFE 1px solid;
	border-top: 0;
	background: #ffffff;
}

#header {
	background: #fff url("/images/agon_auktion_header.jpg") no-repeat ;
  height:190px;
}

img {
	border: 0;
}

#navigation{
	padding-top: 160px;
	margin-left: 70px;
	margin-bottom: 10px;
}

#top_button {
	float: left;
	width: 160px;
}

#navigation a {
	text-align:center;
  margin-left: 10px;
  padding: 2px 10px;
  border: 2px solid;
	font-size: 0.8em;
  border-color: #a5e7ff #7bdcff #7bdcff #a5e7ff;
  background: #69cef2 ;
  color:#fff;
  text-decoration:none;
	display: block;
}

#navigation a:hover {
   border: 2px solid;
   border-color: #7bdcff #a5e7ff #a5e7ff #7bdcff;
   background: #8cd6f1;
   text-decoration:none;
}

#languages {
	text-align: right;
	margin: 5px;
	font-size: 0.7em;
	font-weight: bold;
}

#languages img {
	vertical-align: top;
}

/* ############# END OF HEADER STYLING ###################### */

#startpage {
	border-top: #BAEAFE 1em solid;
	height: 753px;
	text-align: center;
}

#startpage .button, .button2 {
	display: block;
	background: #edfaff;

	font-size: 1.1em;
	text-align: center;
}

#one_button {
	margin: 40px auto;
	width: 500px;

}

#center2 {
	width: 100%;
	height: 100px;
	text-align: center;
	margin: auto;
}

.right {
	float: right;
}

.left {
	float: left;
}

#two_buttons {
	width: 450px;
	float: left;
	margin: 15px;
	height: 105px;
}

#two_buttons img {
	width : 120px;
	height: 105px;
}

#four_buttons {
	float: left;
	margin: 5px;
	text-align: center;
}

#center {
	text-align: center;
}

#new_button {
	background: red;
	width: 232px;
	margin: 0;
	padding: 0;
}

.button_one {
	margin-left: 0;
}

.button_two {
	margin-left: 232px;
}

.button_third {
	margin-left: 464px;
}

.button_four {
	margin-left: 696px;
}

h2 {
	font-size: 1.1em;
	margin: 0;
	padding: 5px 0px 5px 0px;
}

#two_buttons a {
	height: 105px;
}


#one_button a {
	height: 84px;
}


.button a {
	padding: 0px;
	color: #000000;
	text-decoration: none;
	display: block;
}

.button2 {
	margin: 5px;
	float: left;
	padding: 0;
	color: #000000;
	text-decoration: none;
	display: block;

}

#startpage div a:hover {
	background: #BAEAFE;
}

div.bottom_text {
	margin-top: 230px;
	font-family: Times, Arial, sans-serif;
	font-size: 2em;
}

.colum {
	background: #eefafe;
	width: 160px;
	margin: 10px;
	margin-top: 35px;
}

.colum h1 {
	color: #ffffff;
	font-size: 0.8em;
	font-weight: normal;
	margin: 0;
	padding: 3px;
	background: #69cef2;
}

.colum img {
	margin: 5px;
	width: 140px;
	height: 80px;
	border: 0;
}

.colum a {
	color: #000000;
	display: block;
	margin-bottom: 5px;
}


.product_highlight {
	font-size: 0.8em;
}
