body, html 
{
	margin:0px;
	padding:0px;
	
	font-family: Arial, sans-serif;
	font-size:12px;
	color:#7f7966;
	
	background:#f3f2e9;
	
	background-image:url(sysimages/background-repeat.png);
	background-repeat:repeat-x;
	background-position:top left;
}
h3 
{
	font-family:Arial, sans-serif;
	font-size:14px;
	
}

a
{
	text-decoration:none;
	color:#000099;
	font-size:12px;
}

a:hover
{
	text-decoration:underline;
	color:#000099;
	font-size:12px;
}

p 
{
	font-family: Arial, sans-serif;
	font-size:12px;
}

#containersplash {
	margin:0px;
	padding:0px;
	
	position:relative;
	display:block;
	
	/*height:100%;*/
	width:960px;
	
	
	background: #f3f2e9;
	background-image:url(sysimages/background_haus_splash2.jpg);
	background-repeat: no-repeat;
}
#containerindex {
	position:relative;
	display:block;
	/*height:100%;*/
	width:960px;
	
	margin:0px;
	padding:0px;
	background: #f3f2e9 url(sysimages/background_haus2.jpg) no-repeat 0% 0%;
}
.banner 
{
	margin:0px;
	padding:0px;
	
	margin-left:auto;
	margin-right:auto;
	
	background: #ffffff url(sysimages/banner_background.jpg) no-repeat 0% 0%;
	
	height:300px;
}
.bannersplash {
	margin:0px;
	padding:0px;
	
	/*background: #ffffff url(sysimages/banner_splash_background.jpg) no-repeat 0% 0%;*/
	background:#FFFFFF;
	border:1px solid #807967;
}
.midja {
	margin:0px;
	padding:0px;
	
	background: #f3f2e9 url(sysimages/background_midja.jpg) repeat-y 0% 50%;
}
.footer {
	margin:0px;
	padding:0px;
	
	height:41px;
	background: #f3f2e9 url(sysimages/background_footer.jpg) repeat-y 0% 50%;
}
.contentfooter {
	margin:0px;
	padding:0px;
	
	padding-bottom:10px;
	
	width:784px;
	
	text-align:left;
	font-size:10px;
	
	postion:relative;
	left:60px;
}
.contentfooter a{
	color:#7f7966;
	font-weight:bold;
	text-decoration:none;
}
.contentfooter a:hover {
	text-decoration:underline;	
}

#contentlink 
{
	margin:0px;
	padding:0px;
	
	float:right;
	margin-top:-12px;
	padding-bottom:10px;	
	
	text-align:left;
	font-size:10px;
	font-weight:bold;
	width:50px;
	
}
.admanfooter 
{
	margin:0px;
	padding:0px;
	
	height:117px;
	width:100%;
	
	background: #e6e4d6;
}

.linuskilmidja {
	margin:0px;
	padding:0px;
	
	background: #f3f2e9 url(sysimages/lina_skil_midja.jpg) repeat-y 50% 0%;
}

.admanvinstri 
{
	margin:0px;
	padding:0px;
		
	margin-left:10px;
	
	float:left;
}

.admanhaegri 
{
	margin:0px;
	padding:0px;
	
	float:right;
}

.webman {
	margin:0px;
	padding:0px;
	
	padding-top:10px;
}
.tenglar {
	margin:0px;
	padding:0px;
	
	padding-left:45px;
}
#TopMenu {
	height: 22px;
}
#TopMenu TD {
	margin:0px;
	padding:0px;
	padding-left: 5px;
	padding-right: 5px;
	color: #7f7966;
	font-family: Arial,Verdana;
	font-size: 14px;
	font-weight:bold;
	
	
}
#TopMenu A {
	padding:0px;
	margin:0px;
	padding-bottom:10px;
	color: #7f7966;
	font-family: Arial,Verdana;
	font-size: 14px;
	text-decoration:none;
	
	
}
#TopMenu A.Selected {
	text-decoration: none;
	
	background: #f3f2e9 url(sysimages/tengill_background2.jpg) repeat-x 0% 0%;
}
#TopMenu A.unselected {
	
	text-decoration:none;
}
#TopMenu A.Selected:hover,#TopMenu A:hover, #TopMenu A.unselected:hover {
	text-decoration:underline;
}

#GalleryPage
{
	float:left;
	padding:10px;
}

#GalleryPage DIV.Title H1
{
	font-size:12px;
	font-weight:bold;
	text-align:left;
}

#GalleryPage DIV.Gallery
{
	float:left;
	width:100%;
}

#GalleryPage DIV.Gallery DIV.Item
{
	float:left;
	margin-right:5px;
	margin-bottom:5px;
}
#GalleryPage DIV.Gallery DIV.Item a IMG
{
	border:0px;	
}

#GalleryPage DIV.Gallery DIV.Item DIV.ItemText
{
	display:none;
}

