/*style*/	


		
body {
	background-color: #A6B3B0;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 3px;
}

#container {
	background-color: #FFFFFF;
	text-align: left;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
}

#header {
	width: 760px;
	text-align: center;
	height: 132px;
	vertical-align: middle;

}

#toptext {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #669999;
	letter-spacing: 1px;
	text-align: center;
	height: 17px;
	width: 760px;
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
}

#border {
	border: 3px solid #669999;
    width: 754px;
    background-color: #FFFFFF;
}

#navleft {
	font-size: 12px;
	line-height: 20px;
	background-color: #FFFFFF;
	text-align: left;
	padding-top: 25px;
	list-style-type: none;
	padding-left: 10px;
	width: 118px;
	float: left;
	height: 100%;
	padding-right: 5px;
}

#searchbox {
	margin-bottom: 8px;
	}
	
.textarea	{
    width:100px;
}


#content {
	width: 520px;
	text-align: left;
	background-color: #FFFFFF;
	height: 100%;
	padding-top: 20px;
	padding-right: 50px;
	padding-bottom: 20px;
	padding-left: 50px;
	font-size: 14px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #669999;
	background-position: top;
	float: right;
}

.noprint{

}

.rubrik {
	text-decoration: none;
	color: #0033CC; 
}

h1 {
	font-size: 25px;
	font-weight: bold;
	color: #0000CC;
	text-decoration: none;
	text-align: center;
	letter-spacing: -1px;

}


h2 {
	font-size: 20px;
	color: #0000CC;
	font-weight: bold;
	text-align: center;

}


h3      {  
    font-size: 16px; 
	color: #0033CC; 
	text-align: center;
	
}

strong { 
    color: #333333;
}

#container2 p {
    margin-top: 0;
}

#container2 {
	width: auto;
	height: auto;
	float: left;
	position: relative;
	margin-bottom: 10px;
		
		}

#imagebox {
	float: left;
	height: auto;
	width: auto;
	left: auto;
	right: auto;
	vertical-align: top;
	text-align: center;
	padding-right: 7px;
}

#imageboxtext {
	font-style: italic;
	text-align: center;
	vertical-align: top;
	padding-top: 3px;
	padding-bottom:3px;
	clear: both;
}

.linkimage {
	height: 95px;
	width: auto;	
	margin-bottom: 15px;
}

.minimage {
	height: auto;
	width: auto;
	float: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.largeimagetext {
	text-align: center;
	padding-bottom: 5px;
}


.largeimage{
	background-color: #FFCC66;
	vertical-align: top;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	text-align:center;
}

.interna {
	background-color: #99CCCC;
	padding: 10px;
	width: 350px;
}

.interna2 {
	background-color: #B6DADA;
	width: 350px;
	padding: 10px;
	
}


#bottom {
	font-size: 14px;
	text-align: center;
	vertical-align: middle;
	height: 22px;
	width: 754px;
	background-color: #669999;
	padding-top: 12px;
	padding-bottom: 7px;
	clear: both;
}

#bottom p {
    margin-top: 0;
}


a.textbox{
	position:relative;
	text-decoration: none;
	color: #0000CC;
	z-index:1;
	outline:none;
		
}

a.textbox b {
	position:absolute;
	visibility:hidden;
	font-weight: normal;
   
}	

	
a.textbox:hover{
	z-index:2;
	border:0;
	
}

a.textbox:hover b{
    visibility:visible;   
	position: absolute;
	height:auto;
	background-color:#FFFFCC;
	padding: 5px;
	width: 250px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top: 1px solid;
	border-right: 1px solid;
	border-bottom: 1px solid;
	border-left: 1px solid;
	z-index: 3;
	color: #000000;
	font-weight: normal;
	margin-top: 25px;
	top: auto;	
	right: -30px;
	
		}

.box{
	display:none;
	
}

.textbox:hover .box {
	display: block;
	position: absolute;
	background-color:#FFFFCC;
	padding: 5px;
	width: 250px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	overflow: auto;
	border-top: 1px solid;
	border-right: 1px solid;
	border-bottom: 1px solid;
	border-left: 1px solid;
	z-index: 3;
	color: #000000;
	font-weight: normal;
	top: auto;
	right: -30px;
	margin-top: 25px;
			
	}
	
	
#spurgeon-index {
	float: left;
	height: auto;
	width: 520px;
	margin-bottom: 10px;
}


	

