body {background-color:#000000; color:white;font-family: verdana;font-size:12px;font-weight:bold; margin-top: 69px;}

div.texts {background-color: #000;border-width: 1px; border-color:black;border-style:solid; padding:10px;align:middle;}

img {border-width:0px;}

img.thumb {border-width: 1px; border-style: solid; border-color: #000;}

a, a:focus, a:active {color: #555;text-decoration: none}
a:hover {color: #222;text-decoration: underline;}

.text {color: white;}

div#menuwrapper {position:absolute; left: 50%; top: 0; margin-left: -448px; z-index: 10;}
div#menulogo { background-image: url(../images/old_3d_liten.png); width: 180px; height:69px; position: absolute; }
div#menu { background-image: url(../images/meny.png); width: 535px; height: 50px; position: absolute; left: 180px; top: 0px; padding-left: 10px; padding-top: 7px;}
div#menulogo2 { background-image: url(../images/old_3d_liten.png); left: 730px; top: 0px; width: 180px; height:69px; position: absolute; }


div#redinfo { position: relative; width: 600px; color: white; border-color: red; border-width: 4px; border-style: double; margin: 0 auto;}
div#events, div#textbox { position:relative; top:10px; background-color: white; width: 400px; margin: 0 auto; border-color: grey; border-style: solid; border-width: 1px; color: black;}
div#startimg { position: relative; top: 20px; width: 456px; margin: 0 auto; border-color: grey; border-style: solid; border-width: 1px;}

div#c2 { position:relative; top:10px; background-color: white; width: 600px; margin: 0 auto; border-color: grey; border-style: solid; border-width: 1px; color: black;}


div#images { position: relative; top: 20px; width: 640px; margin: 0 auto; padding: 10px;}

div#footer { position: absolute; bottom: 30px; width: 330px; height: 15px; left: 50%; margin-left: -165px; border-color: white; border-style: dotted; border-width: 1px;}
div#footer a {font-family: verdana;font-size:10px;text-decoration: none;}
div#footer a:hover {font-family: verdana;font-size:10px;text-decoration: underline;}

table.matrikel {
	border-width: 1px;
	border-spacing: ;
	border-style: outset;
	border-color: gray;
	border-collapse: separate;
	background-color: white;
}
table.matrikel th {
	color: black;
	border-width: 1px;
	padding: 1px;
	border-style: inset;
	border-color: gray;
	background-color: white;
	-moz-border-radius: ;
}
table.matrikel td {
	color: black;
	border-width: 1px;
	padding: 1px;
	border-style: inset;
	border-color: gray;
	background-color: white;
	-moz-border-radius: ;
}


