@charset "utf-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;}
	
.clear {
	clear: both;}
	
H1, H2, H3, H4, H5, H6 {
	color: #2a73ba;}
	
a {
	color:#2a73ba;}
	
a img {
	border: 0;}
	
p {
	margin-bottom: 12px;}

input{
	margin-bottom: 5px;}
	
div#button {
	float:left;}

body {
	background: url('../../images/structure/bg.jpg') #000000 repeat-x;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;}


div#wrapper {
	width: 931px;
	position: relative;
	margin: 0 auto;}
	
div#header {
	background: url('../../images/structure/bg-header.jpg') #f7f7f7 no-repeat;
	width: 931px;
	position: relative;
	overflow:hidden;
	height: 97px;}

div#slogan {
	left: 425px;
	padding-top: 6px;
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	position: relative;
	width: 450px;}
	
div#adres {
	left: 395px;
    position: relative;
    top: 28px;
	color: #000000;
	width: 200px;}
	
div#naw {
	left: 596px;
    position: relative;
	color: #000000;
	width: 200px;}
	
div#aktie {
	left: 805px;
    position: relative;
	top: -74px;}
	
div#topslide {
	width: 931px;
	position: relative;
	height: 219px;}
	
div#menu {
	background: url('../../images/structure/bg-menu.jpg') #f7f7f7 no-repeat;
	width: 931px;
	height: 41px;}
	
div#buttons {
	left: 125px;
	position: relative;}
	
div#content {
	background: url('../../images/structure/bg-content.jpg') #f7f7f7 repeat-y;
	width: 871px;
	min-height: 500px;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 10px;}
	
div#footer {
	background: url('../../images/structure/bg-footer.jpg') #f7f7f7 no-repeat;
	width: 931px;
	position: relative;
	height: 45px;}
	
div#logos {
	left: 395px;
	position: relative;}
