body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
	background-repeat: no-repeat; 
	background-position: top center; 
	background-attachment: fixed; 
	background-image: url(images/bg.jpg);}

.main {
width:98%;
margin:1%;
text-align:center;
margin-top: 0px;
margin-left:auto;
margin-right:auto;
width:800px;
}

tr,td {text-align:left;}

a:link { text-decoration: none; color: #000000;}
a:visited { text-decoration: none; color: #747474;}
a:active { text-decoration: none; color: #000000;}
a:hover { text-decoration: underline;}

.bread {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4d4d4d;
}

.rubrik {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

.kursiv {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4d4d4d;
	font-style: italic;
}


