body{
background-color: #fdfdfd;
text-align:center;
}
.container{
background-color: #fff;
border: 0px dotted #aaa;
border-top: 0;
text-align:left;
}

h1, h2, h3, h4, h5, h6 {font-weight:normal;color:#000;}

/* center */
#center{
}
#center p{
}

.kandidatbillede{
	border: 1px solid #999;
	border-top: 0;
	}

#centerbillede{
	margin-bottom: 3em;
	text-align: center;
	width: 550px;
	height: 364px;
	}

.post{
	border-bottom: 2px solid #999;
	margin-bottom: 3em;
	padding-bottom:2em;
	}

/* right */
#right{
top: 3em;
}

#right p{
}


/* left starter her */
#left{
display: block;
}
#left p{
}

.rose-container{
height: 140px;
width: 130px;
margin-left: -10px;
margin-bottom: 1.5em;
border-bottom: 2px solid #999;
text-align: center;
}

	
/* menu starter her */
#menu{
	height: 275px;
	width:130px;
}	

#menu ul{
	margin-left: 0;
	}
	
#menu li{
	font-size: 1.2em;
	list-style-type: none;
	line-height: 2em;
	}


/* web2 starter her */
#web2{
	
}
#web2 ul{
	margin-left: 0;
	}
	
#web2 li{	
	font-size: 0.9em;	
	list-style-type: none;
	line-height: 2.5em;
	}
.web2pic{
	vertical-align: -3px;
}




/*links starter her */
a	{
	text-decoration: none;
	color: #a02;
	}
	
a:link{
	}

a:visited{
	}

a:hover{
	color: #999;
	}

a:active{
	color: #0cd;
	}

#menu a:hover{
	color: #fff;
	background-color: #aaa;
	padding: 2px;
}

/* ----- */
.graa{
	color: #999;
}

.divider_rule{
border-bottom: 2px solid #999;
}








/* flickr */
	#flickrblock{ background-color: #ddd;
		width: 110px;}
	
	#flickr_www {display:block; text-align:left; padding:0 0 5px 0 !important; font: 11px Arial, Helvetica, Sans serif !important; color:#3993ff !important;}
	#flickr_badge_source_txt {padding:5px 0 0 0; text-align:left; font: 11px Arial, Helvetica, Sans serif; color:#666;}
		
	.flickr_badge_image {text-align:center !important;}
	.flickr_badge_image img {border: 1px dotted #ddd !important;}
	.flickr_badge_image img:hover {border: 1px solid #a02 !important;}
	
	#flickr_badge_uber_wrapper {width:auto;}
	
	#flickr_badge_uber_wrapper a:link,
	#flickr_badge_uber_wrapper a:visited,
	#flickr_badge_uber_wrapper a:hover,
	#flickr_badge_uber_wrapper a:active  {text-decoration:none !important; background:inherit !important;color:#a02;}
	
	#flickr_badge_wrapper {background-color:#ddd;border: 0px solid 0px #aaaaaa}
	
	#flickr_badge_source {padding:0 !important; font: 11px Arial, Helvetica, Sans serif !important; color:#666666 !important;}
