﻿body
{

	font-family: Arial;
	font-size: 13px;
	margin-top: 40px;
	background-color: #ffffff;
	margin-bottom: 40px;

	background-image: url(/bg.png);
	background-repeat: repeat;

}

a
{
	
	text-decoration: none;
	color: #2A4E72;
}

a:hover
{
	color: #004A7F;
	text-decoration: underline;
}
#wrapper
{
	width: 900px;
	margin: 0 auto;
}

#main
{
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 20px;
	padding-bottom: 0px;
	background-image: url(http://www.gserp.se/images/maindb_content.png);


}


#content
{
	padding-left:40px;
	padding-right: 40px;
	background-color: #ffffff;
}


#ads 
{
margin-bottom:20px;


}
table
{
	width: 100%;
}

#pageimg 
{
	width:250px;
	float:right;
}


#pic
{
	float: right;
}

#logo
{
	float: left;
}

.fifty
{
	width: 50%;
}


th
{
/*	text-align: left;
*/
}

#inf
{
	margin-right: 20px; /* 	border:solid 1px #cccccc; 	padding:5px; 	background-color: #FFFCEF; */
}

#s
{
	float: right;
}

.rigth 
{
	float:right;
}

.left 
{
	float: left;
}



#top
{
	background-image: url(http://www.gserp.se/images/maindb.png);
	background-repeat: no-repeat;
	height: 35px;
	background-position: top;
}

#bottom
{
	background-image: url(http://www.gserp.se/images/maindb_bottom.png);
	background-repeat: no-repeat;
	height: 28px;
	background-position: top;
}
#foot
{
	margin-top: 10px;
	border-top: solid 1px #ccc;
	margin-left: 45px;
	margin-right: 45px;
	padding-top: 10px;
}



h1
{
font-family: 'Trebuchet MS' , Arial, Sans-serif;



	color: #333;
	font-weight: 900;
	font-size: 35px;
	letter-spacing: -1px;


}

h2
{
	
	color: #0094FF;
font-weight:normal;
}

th h2
{
	margin: 0;
	margin-bottom: 10px;
	font-size: 1.4em;
	color: Black;
}

#infotable 
{
	padding:5px;
}


table.infobox
{
	
	border: solid 1px #c3c3c3;
	border-collapse: collapse;
	background-color: #F7FFE8;

	padding: 10px;

	margin-bottom:20px;

	

}


table.standard 
{
	background-color:#FCFDEC;
width:345px;
float:left;
margin-right:20px;	
}

table.infobox th h3
{
	margin: 0;
	padding: 0;
}

hr 
{
	clear:both;
border:none;
border-bottom: solid 3px #eee;
}
table.infobox th
{
	
	margin: 0;
	border-collapse: collapse;
	padding: 5px;
	border-bottom: solid 1px #A8C18F;
	font-weight: normal;
	background-color: #EAFFC1;
}

table.standard th
{
background-color: #F2E9D2;
	border-bottom: solid 1px #FFFFDD;
}

table.infobox td
{
	
	margin: 0;
	border-collapse: collapse;
	padding: 5px;
	font-size:12px;
	border-bottom: solid 1px #D0E2AC;
}


table.standard td
{

	border-bottom: solid 1px #E0E0AC;
}


#nav
{
	
	margin-top: 10px;
}

#nav ul
{
	list-style: none;
	display: inline;
}

#nav ul li
{
	display: inline;
	float: left;
}

#nav ul li a
{
	font-family: Arial, Trebuchet MS;
	border-top: solid 1px #AFC8E0;
	border-bottom:solid 1px #AFC8E0;
	background-color: #F7FBFF;
	font-size:18px;
	padding: 6px;
	
	color: #2A4E72;
	display: block;
}


#nav ul li a:hover
{
	background-color: #AFC8E0;
	color: #000000;
	text-decoration:none;
}

.rightimg 
{
	float:right;
	padding-bottom:10px;
	padding-left:10px;

}

#leftdiv 
{
	float:left;

width:345px;
}

#rightdiv 
{
	float:right;
	
	width:345px;
}

#tableinfo 
{
	clear:both;
}
.table1 
{
	font-size: 0.9em;
border-collapse:collapse;
}

.table1 td 
{
	padding:4px;
}

.table1 th 
{
	font-size:120%;
	padding:4px;
}

.odd 
{
	background-color:#f4f4f4;
	
}
