body {
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
	font-family: 'Open Sans', trebuchet, sans-serif;
	;
	;
	background-image: url(bilder/bg_evs.png);
	background-color: #FFF;
	background-position: center top;
	font-size: 16px;
	font-weight: lighter;
}
#container {
	color: #333;
	width: 681px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	font-size: 14px;
}
h4 {
	display: inline;
	font-family: 'Gentium Basic', serif;
	;
	font-size: 18px;
	color: #0C2E4F;
}
#footer {
	width: 545px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	top: 60px;
	text-align: center;
	color: #666;
	font-size: 12px;
	bottom: 40px;
}
a  {
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #666;
	text-decoration: underline;
}
h5 {
	font-size: 15px;
	font-weight: normal;
	display: inline;
}
#kursiv {
	;
	;
	;
	font-size: 11px;
	font-weight: lighter;
	color: #FFF;
	visibility: hidden;
}
#header {
	background-color: #333;
	height: 26px;
	width: 100%;
	position: relative;
}
#loggain {
	position:relative;
	width:93px;
	height:26px;
	z-index:1;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 100px;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	text-align: center;
	border-right-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #666;
	border-left-color: #666;
}
#header #loggain a {
	color: #E3E3E3;
	text-decoration: none;
}
#header #loggain a:hover {
	color: #FFF;
	text-decoration: none;
}
#velouria {
	font-size: 11px;
}
#footer #velouria a {
	color: #999;
}
