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

body{
	font-size:82.5%;
	font-family: "Times New Roman", Georgia, Times, serif;
	color:#000099;
	line-height:1.2em;
	}
	
a{text-decoration:none;color:#000099; border:none;}

img{border:none;0px;padding: 0px;}

#container{
width:759px;
height:544px;
background-color:#d1e0f3;
margin:0 auto;
font-size:1.1em;
border:1px solid #999999;
}

#omcontainer{
	background-color:#d1e0f3;
	color:#000099;
	height:415px;
	width:600px;
	margin:0 auto;
	overflow: auto;
	border:1px solid #999;
	font-size:1.1em;
	}
#omcontainer h2{padding-left:10px;padding-top:10px;}
#omcontainer p{padding-left:10px;padding-right:10px;}

#header.normal{
	width:759px;
	height:80px;
	background-image:url(img/spiler_top.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	}
	
#headersejl{width:759px;height:80px;}
#headerleft{height:80px;float:left;width:57px;}
#headerleft a img {border:0 px;text-decoration:none;margin: 0px;padding: 0px;}
#headertekst{height:60px;width:400px;float:left;}
#headertekst h1 {font-weight:normal;font-size:1.5em;margin-left:146px;margin-top:9px;}
#headertekst p{font-style:italic;margin-left:146px;}

#content{
width:759px;
height:433px;
margin:0 auto;
}

#left{
width:174px;
height:429px;
float:left;
border-top:1px solid #999;
}

#left img{margin-top:14px;margin-left:15px;}
#left a:hover{background-color:#d1e0f3;}

.citat {
width:130px;
border:1px solid #000;
background-color:#fff;
margin-top:20px;
margin-left:15px;
font-size:0.8em;
padding:3px;
color:#000;
font-style:italic;
}

#center{
	border-top:1px solid #999;
	width:400px;
	height:410px;
	float:left;
	overflow:auto;
	line-height:1.22em;
	padding-top:15px;
}

#center p {padding-left:30px;padding-right:30px;}
#center h2{padding-left:30px; font-size:1.3em; font-weight:normal;} 

#right{
	width:183px;
	height:429px;
	float:right;
	clear:right;
	}	
#right.gallery	
#right a img {margin-right:0px;margin-bottom:0px;float:right;}
#right a{color:#f0f5f9;}
#right a:hover{background-color:#fff;}
#menu {
	height:21px;
	width:759px;
	font-size:1.1em;
}
.menukasse{
	width:151px;
	float:left;
	height:21px;
	padding-top:9px;
	border-right:1px solid #999;
	border-top:1px solid #999;
	text-align:center;
}.menukasse-active a{
	width:151px;
	height:21px;
	float:left;
	text-align:center;
	border-top:1px solid #999;
	height:21px;
	padding-top:9px;
	color:#fff;
	background-color:#000099;
	}

.menukasse:hover {/*color:#fff;background-color:#000099;*/}
a:hover{color:#fff;/*background-color:#000099;*/}
.active{color:#fff;}
.active a{color:#fff;}

.cited{text-align:right;padding-right:25px;line-height:0.8em;}

.citation{font-style:italic;}



