body { 
	background:#8B0000;
	margin-top:0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom:0px;
	font-size:13px;
	font-family:helvetica, arial, sans-serif;
	padding:0px;
	}

a {
	color:#FFFFF0;
	background-color:transparant;
	font-size:13px;
	font-family:helvetica, arial, sans-serif;
	font-weight:bold;
	text-decoration:none;
	}

a:link {color:#FFFFF0; background-color: transparent;}
a:visited {color:#F0E68C; background-color: transparent;}
a:hover {color:#996666; background-color: transparant; text-decoration:none;}

#tekst a {
	color:#8B0000;
	}

#innerlink {
	text-align:right;	
	}

#nadruk {
	border:5px #FFFFFF;
	color:#333333;
	background-color:#FFFF00;
	padding:10px;
	text-align:center;
	}


#tekst {
	border:5px #FFFFFF;
	color:#333333;
	background-color:#FFFFF0;
	padding:10px;
	text-align:justify;
	}

#startfoto {
	border:5px #FFFFFF;
	color:#333333;
	background-color:#FFFFF0;
	padding:10px;
	text-align:center;
	}

.ster {
	color:red;
	}

img {
	border-width:0;
	margin-left:10;
	margin-right:10;
	margin-top:10;
	margin-bottom:10;
	}

#fototop img {
	margin-left:0;
	margin-right:0;	
	}

ul {
	list-style-type:none;
	text-align:left;
	}

h1 {
	text-align:center;
	}

h4 {
	text-align:center;
	}

thead {
	font-weight:bold;
	}

.nadruk {
	color:red;
	}

.doorstreep {
	text-decoration: line-through;
	}