html { margin: 0; padding: 0;}

body {
	font-family: Verdana, Arial, Helvetica, sans serif;  
	font-size: small; 
	line-height: 150%;  
	voice-family: "\"}\"";
	voice-family:inherit;
	margin: 0 0 0 60px;
	width: 780px;
	padding: 0;
	background-image: url('pics/butterfly.jpg');
	background-repeat: repeat-y;
	border-left: 2px solid #660000;
	}
	
h1 { 
	font-family: Arial;
	font-size: 17pt;
	color: #444;
	font-weight: normal;
	line-height: 130%;
	margin: 0 0 20px 0;
	text-align: left;
	}
h2 { 
	font-size: medium;
	font-weight: bold;
	line-height: 150%;
	margin: 30px 0 10px 0;
	}
h3 { 
	font-size: small;
	font-weight: bold;
	line-height: 150%;
	margin: 20px 0 10px 0;
	}
p { 
	margin: 0 0 15px 0;
	text-align: left;
	}

ul { 
	margin: 10px 0 30px 25px;
	padding: 0;
	list-style-image: url('pics/reddot.gif')
	}
ol {
	margin: 10px 0 30px 25px;
	}

li { 
	margin: 10px 0 10px 0;
	padding: 0;
	text-align: left;
	}


a:link {
	text-decoration: underline;
	color: #0000CC;
	background: none;
	}
a:visited {
	color: #0000CC;
	text-decoration: underline;
	background: none;
	}
a:hover {
	color: #BB0000;
	text-decoration: none;
	background: none;
	}
a:active {
	color: #BB0000;
	text-decoration: underline;
	background: none;
	}


.error { color: red; line-height: 120%; }	

img {
	margin: 0;
	padding: 0;
	border: 0;
	}

form {
	line-height: 120%;
	margin: 0 0 20px 0;
	}

input, select, textarea {
	font-family: Verdana, Arial, Helvetica, sans serif;  
	font-size: small; 
	margin: 2px 0 0 0;
	}
	.button {
		background: #DDD;
		padding: 1px 6px;
		}


/* layout, boxar */

#container {
	width: 100%;
	background: #BB0000;
	border-right: 1px solid #660000;
	}

#left {
	float: left;
	width: 30%;
	background: none;
	}
#leftbox {
	margin: 15px;
	}
	#leftboxcontent {
		background: #FFF;
		padding: 0 10px;
		}
	#lefttop {
		text-align: center;
		margin: 0 0 20px 0;
		padding: 0 15px;
		}
		#lefttop p {
			margin: 5px 0 0 0;
			line-height: 100%;
			text-align: center;
			font-size: 9pt;
			}
		#lefttop h1 {
			margin: 5px 0 0 0;
			line-height: 100%;
			text-align: center;
			font-size: 10pt;
			font-weight: bold;
			color: #000;
			}
			
		
		#lefttop img {
			margin: 10px 0 0 0;
			}
	.leftnav {
		margin: 0;
		padding: 10px 0;
		border-top: 1px solid #BB0000;
		}
		.leftnav h3{
			margin: 15px 0 10px 10px;
			}
		.leftnav ul { 
			margin: 0 0 25px 27px;
			padding: 0;
			}

		.nav {
			list-style-type: none;
			margin-left: 15px;
			margin-right: 10px;
			}
		.nav a {
			font-weight: bold;
			color: #0000CC;
			}
			.nav a:link {
				text-decoration: underline;
				color: #0000CC;
				background: none;
				}
			.nav a:visited {
				color: #0000CC;
				text-decoration: underline;
				background: none;
				}
			.nav a:hover {
				color: #BB0000;
				text-decoration: underline;
				background: none;
				}
			.nav a:active {
				color: #000;
				text-decoration: none;
				background: none;
				}
		.navsecond {
			}
		.navsecond a {
			font-weight: normal;
			color: #0000CC;
			}
			.navsecond a:link {
				text-decoration: underline;
				color: #0000CC;
				background: none;
				}
			.navsecond a:visited {
				color: #0000CC;
				text-decoration: underline;
				background: none;
				}
			.navsecond a:hover {
				color: #BB0000;
				text-decoration: underline;
				background: none;
				}
			.navsecond a:active {
				color: #000;
				text-decoration: none;
				background: none;
				}
						
	
#right {
	float: left;
	width: 69%;
	background: #FFF;
	background-image: url('pics/ancyberg_logo_2.gif');
	background-repeat: no-repeat;
	background-position: top center;
	text-align: right;
	border-left: 2px solid #660000;
	border-right: 1px solid #660000;
	padding-top: 20px;
	}
#rightbox {
	padding: 280px 40px 20px 40px;
	text-align: left;
	}
	
	
	#content {
		padding: 0 20px;
		}
		.testimonial {
			background-color: #F8F8F8;
			background-image: url('pics/butterfly2.jpg');
			background-repeat: repeat-y;
			background-position: right;
			border: 2px solid #BBB;
			padding: 10px 70px 10px 20px;
			margin: 20px 0 30px 0;
			width: auto;
			}
			.testimonial h3 {
				font-family: Arial;
				font-size: 120%;
				text-align: center;
				margin: 10px 0;
				line-height: 130%;
				}
			.testimonial p {
				font-family: 'Courier New';
				font-size: 110%;
				line-height: 135%;
				}
			.testimonialinfo p {
				font-family: 'Courier New';
				text-align: right;
				font-size: 110%;
				line-height: 135%;
				}
				
		.highlight {
			background-color: #F8F8F8;
			background-image: url('pics/butterfly2.jpg');
			background-repeat: repeat-y;
			background-position: center right;
			border: 2px solid #BBB;
			padding: 5px 60px 15px 15px;
			margin: 20px 0 30px 0;
			width: auto;
			}
			.highlight h2 {
				margin-top: 15px;
				}
			.highlight ul {
				margin: 10px 0 0 15px;
				}
			.highlight img {
				margin: 0 0 0 20px;
				}
				
		.contactbox {
			background-color: #F8F8F8;
			border: 1px solid #BBB;
			padding: 20px 15px 5px 15px;
			margin: 20px 0 30px 0;
			width: auto;
			}
			.contactbox h2 {
				margin-top: 15px;
				}
			.contactbox ul {
				margin: 10px 0 0 15px;
				}


				
		.listsecond {
			margin: 0;
			}
			.listsecond ul {
				margin: 0 0 10px 10px;
				list-style-type: none;
				list-style-image: none;
				}
			.listsecond li {
				margin: 0 0 3px 0;
				}
		
		.image {
			margin: 10px 0;
			padding: 0;
			border: 0;
			text-align: center;
			}
		.parterns {
			width: 100%;
			}
		.partners h2 {
			margin: 25px 0 0 0;
			}		
		.partners p {
			margin: 0 0 0 0;
			}		
		.contentimage {
			margin: 10px 0 30px 0;
			}
			
		#contentbottom {
			margin: 50px 0 20px 0;
			}			
		#contentbottom p {
			text-align: center;
			}
	
#foot {
	padding: 30px 0 0 0;
	margin: 40px 0 0 0;
	border-top: 3px solid #BB0000;		
	}
	#foot h1 {
		text-align: center;
		font-size: small;
		font-weight: bold;
		line-height: 150%;
		margin: 20px 0 10px 0;
		}
	#foot p {
		text-align: center;
		}
	
		
.clear {
	clear: both;
	}
	

/* rund hörn */
.roundtop {background: #BB0000;}
.roundbottom {background: #BB0000;}
.r1{margin: 0 5px; height: 1px; overflow: hidden; background: #FFF;}
.r2{margin: 0 3px; height: 1px; overflow: hidden; background: #FFF;}
.r3{margin: 0 2px; height: 1px; overflow: hidden; background: #FFF;}
.r4{margin: 0 1px; height: 2px; overflow: hidden; background: #FFF;}
.content {padding: 10px;}


	
/* text effekter */

.bold {
	font-weight: bold;
	/* border-bottom: 1px solid #0000DD; */
	}
.speach {
	font-family: 'Lucida Handwriting', 'Monotype Corsiva';
	font-size: 15pt;
	font-weight: normal;
	color: #BB0000;
	line-height: 150%;
	}
.smaller {
	font-size: 80%;
	}
.smallfont {
	font-size: 8pt;
	}
.grey {
	color: #666;
	}	
	
	
	
	
		

