﻿body{
	background-repeat:repeat-x;
	background-color: #F9F9F9;
	font-size: 12px; 
	font-family: Verdana; 
	color: #000000; 
	text-decoration: none;
}

h1{
	font-size: 22px;
	font-family: Verdana;
	text-decoration: underline;
	margin-bottom: 0px;
	margin-top: 0px;
}

h2 {
	font-size: 12px;
	font-family: Verdana;
	font-style: italic;
	margin-bottom: 0px;
	margin-top: 0px;
}

a {
	color: #535353; 
	text-decoration:none;
	}
a:hover {
	color: #535353; 
	text-decoration:underline;
}

a.blue {
	color: #0000FF;
}

a.blue:hover {
	color: #0000FF; 
	text-decoration:underline;
}

.style2 {
	text-align: right;
}

.style3 {
	text-align: center;
	border-top: thin dashed #808080; position: relative; width: 1000px; height: 100px; z-index: 3; margin-right: auto; margin-left: auto; background-color: rgb(255, 255, 255); left: 0px; top: 0px; border-left-color: #808080; border-left-width: thin; border-right-color: #808080; border-right-width: thin; border-bottom-color: #808080; border-bottom-width: thin;
}

.style4 {
	background-image: url('../bilder/header.jpg');
	position: relative; width: 1000px; height: 150px; z-index: 1; margin-right: auto; margin-left: auto; background-color: rgb(255, 255, 255); left: 0px; top: 0px;
}
.style5 {
	text-decoration: underline;
}
.style20{
	position: relative; width: 500px; height: 100px; z-index: 4; margin-top: 5px; margin-left: 5px; float: left;
}
