/* LIMAO Styleshit - powered by OK */

body {
	background-image: url(images/background.jpg)
}

img {
	border: 0px;
}

.main {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -380px;
	margin-top: -230px;
	width: 760px;
	height: 460px;
	background-color: #ffffff;
	border: 10px solid white;
}

.ok {
	position: absolute;
	bottom: 20px;
	right: 50px; 
}

.leftside {
	height: 460px;
	width: 360px;
	background-color: #CCCCCC;
	float: left;
}

#menu {
	position: absolute;
	bottom: 0px;
	right: 0px;
	height: 50px;
	width: 50px;
	background-color: #666666;
}

.rightside {
	width: 390px;
	margin-left: 10px;
	float: right;
}

h1 {
	color: #9BAF3C;
	margin-top: 0px;
	padding-bottom: 15px;
	font-size: 32pt;
	text-transform: lowercase;
}

h2 {
	color: #9BAF3C;
	margin-top: 2px;
	font-size: 18pt;
	text-transform: lowercase;
}

#impressum {
	position: relative;
	bottom: 20px;
	left: 20px;
	margin-left: 25px;
	padding-top: 25px;
	color: #ffffff;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
}

.leftside a:normal {
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}

.leftside a:visited {
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}

.leftside a:active {
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}

.leftside a:hover {
	color: #ffffff;
	font-weight: normal;
}




#content {
	padding: 5px 38px 10px 38px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #466134;
	line-height: 17px;
}

#headline {
	padding-left: 10px;
}

a:link, a:active, a:visited {
	color: #466134;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #9BAF3C;
	font-weight: bold;
	text-decoration: underline;
}
