*
{
	border:  solid 0px #000000;
	margin:  0px;
	padding: 0px;
}

.button
{
	//background:      #ccccda;
	background:      #f6f6ff;
	color:           #009320;
	float:           left;
	font:            18px Sans-serif;
	height:          28px;
	line-height:     28px;
	margin:          2px 0px 2px 2px;
	text-align:      center;
	text-decoration: none;
	width:           200px;
}

.button:hover
{
	background:   #ccccda;
	//background:   #bbbbc8;
	color:        #007110;
}

body
{
	background:     #dfdddd;
	margin:         0px auto;
	padding-bottom: 4px;
	min-height:     688px;
	width:          810px;
}

#details
{
	border: solid 2px #ffffff;
	margin: 2px 0px 0px 4px;
	width:  604px;
}

html
{
	background: #babab0;
}

#imprintlink
{
	color:           #009320;
	font:            10px Sans-serif;
	text-decoration: none;
}

#logo
{
	text-align: center;
  padding:    22px 0px 20px 0px;
	margin:     0px 0px 0px 0px;
}

#menu
{
	background: #ffffff;
	height:     32px;
	margin:     2px 2px 4px 4px;
	width:      608px;
}

#picbar
{
	float:   right;
	padding: 2px 4px 0px 0px;
	width:   190px;
}

.picbarpic
{
	font:   12px Sans-serif;
	margin: 0px 0px 4px 0px;
}