﻿body {

	font-family:arial !important;
	text-align:center;
}

/* forside */

#spsTopImg {margin-top:0px; margin-bottom:0px;  background-color:white;}

#spsTopImg .imgLeft { 
	border-left:12px solid white; 
	border-top:12px solid white; 
	border-bottom:12px solid white; 
}
#spsTopImg .imgCenter {border:12px solid white;}
#spsTopImg .imgRight { 
width:432px;
	border-right:12px solid white; 
	border-top:12px solid white; 
	border-bottom:12px solid white; 	
}
.td_width{
	
	width:10px;
	background:white;}
}
#spsContent { margin-top:0px; margin-bottom:0px; }

#spsContent .right {
margin-top:10px;
	color: white;
	 margin-left:5px;
	margin-right:5px;
	border: 2px solid white;
	color: #FFFFFF;
	font-weight: bolder;
	background-color: gray;
}

#spsContent .left {
margin-top:10px;
	color: white;
	 margin-left:5px;
	margin-right:5px;
	border: 2px solid white;
	color: #FFFFFF;
	font-weight: bolder;
	background-color: gray;
}


#spsContent .right{ padding-left:10px; padding-top:2px; padding-bottom:2px; padding-right:15px; }
#spsContent .left{ padding-left:10px; padding-top:2px; padding-bottom:2px; padding-right:15px; }

#spsContentLeft, #spsContentRight{
	border:1px solid #808080;
}

#spsContentLeft .item .link-item { margin-left:200px; padding-top:27px;}

/* forside */
#spsContent .left_buttom {
margin-left:10px;
margin-bottom:10px;
}

#spsContent .right_buttom {
margin-top:12px;
margin-bottom:10px;
}

/* sharepoint forside */
.item {
	margin:0; padding:0;
}

.item .link-item {
	padding-right:10px;
	margin-left:15px;
	padding-top:10px;
	font-size:1em;
}

.item .link-item a, .item .link-item span {
	font-weight:bolder;
	font-size:.75em;
	color:black !important;
	font-family:arial ;
}

.item .link-item .description a {
	font-size:0.8em !important;
	text-decoration:underline !important;
	color:#808946 !important;
	padding-left:3px;
}

.item .link-item .description {
	color:black;
	padding-top:10px;
	font-size:0.8em;
	font-family:arial ;
}

.item .image-area-left {
	padding-top:15px;
}

.item .image-area-left .image {
	border:0px solid white;
}

#spsContentRight .item .link-item a {
	 color:#808946 !important;
	 text-decoration:underline;
}

#spsContentRight .link-item .description {
text-align:justify;
margin-top:8px;
margin-bottom:8px;
}

#spsContentRight .image {
	margin-left:15px;
	margin-right:15px;
}

#spsBottom { border:8px solid white;}
