/* -------------------------------------
Filename: ghnet.css
Title : Primary CSS file for ghNet
Author : Göran Husberg
--------------------------------------- */
/*importera Blueprint framework*/
@import url("blueprint.css");
body {margin:0; font-size: 62.5% ; /* gives us a base of 10px */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color:#FFF;
		background:  url(../bilder/net3.jpg) 10px -70px no-repeat;
	}
#header {font-family: "Lucida Grande", "Trebuchet MS";margin:10px 0 20px 0;}
h1 {margin:10px 0; padding: 40px 0 40px 160px; font-size: 400%; background:url(../bilder/ghnet3.png) no-repeat top left;} 
h1 span {display:none; color:#31639C;}
h2 {color: #31639C; font-size:2.3em; padding:0 font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif; margin:0;}
dl dt {font-weight:normal;}
dt {margin-bottom:5px; font-size: 120%; color: #31639C;}
dt span { font-size:1.5em; padding:0 font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;}
dd {margin:5px 0 0 0;}
dd p { font-size:1.5em; font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif; line-height:1.5em; margin-bottom:5px;}
dd p span {font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;;color: #31639C; }
p {font-size: 1.2em; margin:0;} /* 12px */
img {margin:10px 0;}
li { list-style:none;}
a {border-bottom: 1px dotted #fff;color: #CCFF66;	text-decoration: none;}	

a {border-bottom: 1px dotted; text-decoration:none;}
a:link {color:#31639C;}
a img {padding: 4px; border: 1px solid #D9E0E6; border-bottom-color:#C8CDD2; border-right-color: #C8CDD2; margin:0;}
a:hover {color:#9C0000; border-bottom: none;		text-decoration:underline;}
a:visited {color:#31639C;}
.box {margin-right:30px;padding-right:100px; padding-left:100px;}
#footer { font-size:120%; margin-top:10px; padding:10px 0px 50px 20px; width:100%;}
#footer p {float: left;  display: block; margin:0 50px 0 0;}
#footer {color:#9C0000; font-style:italic;}
.right {float:right;}
#intro { background-color:#FCF; padding:0 10px;}
#valid img {float: left; display: block;}
#datum { color:#00C; font: 1.1em  "Trebuchet MS", Arial, Helvetica, sans-serif;}
.comment { color: #31639C; font-size:100%; padding:0 10px;}