@charset "UTF-8";

/* -- 

CSS for 2010-design af DCF.dk 

Grundlæggende elementer. 

Kampagnespecifikke detaljer tilføjes i separate style-sheets

(c) 2010, Dansk Cyklist Forbund
 
-- */

html {
	background-color: #444;
	height: 100%;
	overflow-y: hidden;
}

body {
	font: 0.62em "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	height:100%;
	overflow:hidden;
	min-width:1001px;
}

#_atssh {
	display:none;
}

#side {
	overflow:auto;
	overflow-x:hidden;
	position: absolute;
	z-index:3;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
}

.indhold {
	left:25px;
	top:50px;
	position:absolute;
	margin-bottom:50px;
	overflow:hidden;
	
}

#globaltop {
	z-index:1500;
	position:absolute;
	width:100%;
	top:0;
}

#topbanner {
	width:99%;
	/*padding-left:68px;*/
	background:transparent;
	}

#baggrund {
	width: 98.7%;
	position:fixed;
	/*width:100%;
	position:absolute;*/
	left:0;
	top:0;
	z-index:1;	
}

#footer {
	width:99%;
	height:480px;
	padding:0px;
	margin-top:100px;
	padding-top:100px;
	z-index:1000;
	position:relative;
}

#sidefod {
	position:relative;
	top:0px;
	height:400px;
}
	
#address {
	position:absolute;
	bottom:0px;
	z-index:1550;
	white-space:nowrap;
	width:100%;
}

.sideindhold { 
	position:relative;
	top:140px;
	left:25px;
	left: 210px;
	background-color:#fff;
	z-index:10;
	margin-bottom:20px;
	width:500px;
	padding:5px;
	padding-bottom:80px;
}

#venstremenu {
	position:absolute;
	top:140px;
	left:25px;
	width:160px;
	background-color:#fff;
	z-index:1000;
	padding:5px 5px 80px 5px;
}

/* -- global topmenu -- */

#topmenu {
	margin:0;
	padding:0;
	clear:both;
	display:inline;
	position:relative;
	left:25px;
	top:0px;
	width:100%;
	overflow:hidden;
	white-space:nowrap;
	backgroung:transparent;
}

#topmenu ul#hovedmenu {
	/*background-color:#eee;*/
	position:absolute;
	left:0px;
	top:0px;
	height:18px;
	background:transparent;
	font-size:140%;
	display:inline;
	border-right:1px #fff solid;
	width:700px;
}

#topmenu ul#hovedmenu li {
	list-style:none;
	float:left;
}

#topmenu ul#hovedmenu li a {

	display:block;	
	padding:8px 15px 2px 15px;
	color:#f1f1f1;
	background:transparent;
	text-decoration:none;
	border-left:1px #fff solid;
}

#topmenu ul#hovedmenu li a:hover {
	color:#333;
	text-decoration:none;
	background-color:#fff;
}

#topmenu ul#hovedmenu li.selected a {
	background-color:#fff;
	color:#000; !important
}

/*--- Brødkrumme og Print og Tip-ven --*/

#krumme {
	position:relative;
	/*left:199px;*/
	width:99.9%;
	/* border-left:1px solid #D8E1EC /*#98BFD4#B4D7EB*/;*/
	margin:0;
	padding:0;
	margin-bottom:15px;
	/* background:#eee;*/
	font-size:80%;
	border-bottom:#eee 1px solid;
	min-height:20px;
	}
	
.forside #krumme, .lokalforside #krumme {
	left:5px;
	width:780px;
}
	
#krumme a:link, #krumme a:visited, #krumme a:active  {
 	color:#004E8F;
	color:#333;
	text-decoration: none;
	font-weight:normal;
	}

#krumme a:hover{	
	text-decoration:underline;
	color:#477DAA;
	color:#111;
}

ul#NavigationPath {	
	text-align:left;
	margin:0;
	padding:0;
	color:#E65C00;
	color: #003266;	
	color:#B4D7EB;
	color:#477DAA;
	color:#555;	
}
 
ul#NavigationPath li {
	float:left;
	list-style:none;
	background-image:none; !important
	margin: 		0 1em;!important
	padding: 		0;!important
}

ul#NavigationPath img {
	/*margin:			0 .5em 0 .5em;*/
	display:none;
}


/* krumme slut -- */
h1,h2,h3,h4,h5,h6 {
	color:#477DAA;
}

h1 {
	font-size: 300%;
}

h2, h3 {
	margin-top:1em;
}

p {
	margin-bottom:1em;
	line-height:1.4em;
}

.manchet {
	font-weight: bold;
	margin-bottom:1.1em;
}
	
a, a:link {
	color:#477DAA;
	font-weight:bold;
	text-decoration:none;	
}

a:hover {
	text-decoration:underline;
	color:#fff;
	background-color:#477daa;
}

a.selected {
	color:#000;
}

.sideindhold p {
	font-size:120%;
	line-height:1.5;
}

.sideindhold p.manchet {
	font-size:140%;
}

.sideindhold ul {
	margin:0 15px 1em 15px;
	padding-left:5px;
	font-size:120%;
}

.sideindhold ul li {
	padding-bottom:0.5em;
	
}
	
hr.clear {
	clear:both;
	visibility:hidden;
}

/* --- venstre menu --- */

#venstremenu a {
	text-decoration:none;
	display:block;
	padding:5px;
	color: #477DAA;
	color:#3a678a;
}

#venstremenu a.selected {
	background-color:#B4D7EB;
}

div.vmenu {
	border-bottom:1px solid #477DAA;	
}

.vmenu {
	color:#477DAA;
	text-decoration:none;
}

#venstremenu div.niv 2 a {
	padding-left:5px:
	
}
#venstremenu div.niv3 a {
	padding-left:15px;
}

 
#venstremenu div.niv3 a.selected {
	background-color:#B4D7EB;
}

#venstremenu a:hover {
	color:#fff;
	background-color:#89a6b8;
}

/* --- sharebox -- */

.sharebox {
	width:120px;
	height:50px;
	float:right;
	margin:10px;
	padding:auto;
}

/* --
 
Design & css, Michael Hammel 
 
 -- */
