/*	Design by Aperture Design
	URI: http://aperture-design.net
*/


*
{
	margin: 0;
	padding: 0;
	font-size: 1em;
	font-family: "Verdana", "Bitstream Vera Sans", sans-serif;
	font-weight: normal;
	border: none;
	color: #fff;
}

html
{
	background: #142761 url('images/whitestrip.gif') left 50px repeat-x;
}

ul
{
	list-style: circle;
	padding-left: 20px;
}
li
{
	margin: .2em 0;
}

a
{
	text-decoration: underline;	
}
a:hover
{
	color: #efefef;
}

p
{
	font-size: 0.8em;
}

h1,h2,h3,h4,h5,h6
{
	font-weight: lighter;
}
h1
{
	font-size: 1.4em;
}
h2
{
	font-size: 1.3em;
}
h3
{
	font-size: 1.2em
}
h4
{
	font-size: 1.1em;
}
h5
{
	font-size: 1.0em;
}
h6
{
	font-size: 1.0em;
	font-weight: bold;
}

p
{
	margin: 1em;
	line-height: 1.4em;
}

#container
{
	width: 780px;
	margin: 0 auto;
}


#top 
{
	background: #fff url('images/headbg.gif') center right no-repeat;
	height: 138px;
	width: 100%;
	margin-top: 50px;
	margin-bottom: 20px;
	position: relative;
	color: #142761; 
}

#logo
{
	float: left;
}

#title
{
	font-family: "Times New Roman", "Bitstream Vera Serif", serif;
	color: #003787;
	float: right;
	font-size: 2.5em;
}


#top-menu
{
	list-style: none;
	padding: 0;
	position: absolute;
	bottom: 0px;
	right: 0px;
}
#top-menu li
{
	float: left;
	margin: 0;
	font-size: 0.9em;
}
#top-menu li a
{
	display: block;
	padding: .5em 1em;
	color: #003787;
	text-decoration: none;
}
#top-menu .this a
{
	background: #142761;
	color: #fff;
}
#top-menu li .this
{
	background: #142761;
	color: #fff;
}


#content
{
	float: right;
	width: 700px;
	margin-top: 1em;
	margin-bottom: .5em;
	margin-right: 40px;
	margin-left: 40px;
}


#side
{
	width: 180px;
	margin-bottom: .5em;
}
#main-menu
{
	padding: 0;
	list-style: none;
}
#main-menu li a
{
	text-decoration: none;
	font-size: 0.9em;
	display: block;
	padding: .5em 0;
	border-bottom: 1px solid #364471;
}
#main-menu li a:hover
{
	border-bottom-color: #8093d0;
}


#footer
{
	border-top: 2px solid #364471;
	clear: both;
	padding: .5em;
	padding-top: 10px;
	text-align: center;
	color: #a2acca;
}

#footer, #footer p
{
	line-height: 0.3em;
	font-size: 0.8em;
}

#footer a
{
	text-decoration: none;
}

.copy
{
	color: #a2acca;
}

td
{
	font-size: 0.9em;
	padding-right: 10px;
}

table#tlftabel
{
	margin-left: 1em;
}

input#input_submit
{
	border: 2px outset gray;
	background: gray;
}

form
{
	margin-left: 25px;
	margin-top: 20px;
}

label, input
{	
	display: block;
} 

input, textarea
{
	margin-top: 2px;
	margin-bottom: 5px;
 	border: 2px solid #0b1533;
}

input:focus, textarea:focus
{
	border: 2px solid #9aade7;
}

input
{
	color: #000000;
	padding: 2px;
	padding-left: 3px;
	font-size: 0.8em;
}

textarea
{
	font-family: monospace;
	font-size: 1em;
	color: #000000;
	padding: 5px;
}

input.inputfield
{	
	width: 250px;
}

label 
{
	font-size: 0.8em;
}

input#input_submit
{
	background-color: #fff;
	border: 2px solid #0b1533;
	padding-left: 15px;
	padding-right: 15px;
}

ul#kompetencer_ul li
{
	font-size: 0.8em;
	line-height: 1.6em;
}

ul#kompetencer_ul
{
	margin-top: 20px;
	margin-left: 20px;
}

#testimonial
{
	width: 200px;
	padding: 10px;
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
	font-size: 0.8em;
}

p.testimonial_start
{
	text-align: center;
	font-weight: bold;
}

p.testimonial_sub
{
	font-style: italics;
	text-align: center;
}

p.testimonial_text
{
	text-align: justify;
}
