@charset "utf-8";
/* CSS Document */

/*--------------------------------------------------------------
 Ture og aktiviteter
--------------------------------------------------------------*/

.eventoversigt h2 
{ 
	margin: 0px 0px 8px 0px; 
}

.eventoversigt h2 a 
{ 
	color: #000000; 
}

.eventoversigt h2 a:hover 
{ 
	color: #F7135E; 
}

.eventoversigt-dato 
{ 
	font-size: 14px; 
	text-transform: uppercase; 
	font-weight: bold; 
	margin-bottom: 5px; 
	float: left; 
}

.eventoversigt-tid 
{ 
	font-size: 14px; 
	text-transform: uppercase; 
	font-weight: normal; 
	margin-bottom: 5px; 
	padding-right: 5px;
	float: left; 
}

.eventshow-tid 
{ 
	font-size: 14px; 
	text-transform: uppercase; 
	font-weight: normal; 
	margin-bottom: 5px; 
	float: left; 
}
.eventoversigt-organizer
{
	float: left; 
}
.eventoversigt-triptype 
{ 
	font-size: 14px; 
	text-transform: uppercase; 
	font-weight: bold; 
	margin-bottom: 5px; 
}

.eventoversigt-division 
{ 
	font-size: 14px; 
	text-transform: uppercase; 
	font-weight: normal; 
	margin-bottom: 5px; 
}

.eventshow-triptype 
{ 
	font-size: 14px; 
	text-transform: uppercase; 
	font-weight: bold; 
	margin-bottom: 5px; 
}

.eventoversigt-manchet 
{ 
	margin-bottom: 50px; 
}

h1.eventoversigt 
{ 
	margin: 0px 0px 45px 0px; 
}

.event-field 
{ 
	background-color: #EDEDED; 
	height: 30px; 
	font-family: 'Dosis', sans-serif; 
	font-size: 16px; 
	line-height: 28px; 
	border: 0px; 
	padding-left: 10px; 
}

.event-search-field 
{ 
	background-color: #EDEDED; 
	height: 30px; 
	width: 212px;
	/*width: 100%;*/
	font-family: 'Dosis', sans-serif; 
	font-size: 16px; 
	line-height: 28px; 
	border: 0px;
	padding-left: 10px; 
}

.event-search-fromdate 
{ 
	background-color: #EDEDED; 
	height: 28px; font-family: 'Dosis', sans-serif; 
	font-size: 16px; 
	width: 90px; 
	border: 0px; 
	padding-left: 10px; 
	margin-top: 10px; 
	margin-right: 10px; 
}

.event-search-todate 
{ 
	background-color: #EDEDED; 
	height: 28px; 
	font-family: 'Dosis', sans-serif; 
	font-size: 16px; 
	width: 90px; 
	border: 0px; 
	padding-left: 10px; 
	margin-top: 10px; 
}

.event-search-submit 
{ 
	background-color: #F6E5EB; 
	height: 30px; 
	color: #B20638; 
	border: 1px solid #B20638; 
	text-transform: uppercase; 
	line-height: 28px; 
	padding: 0px 10px 0px 10px; 
	margin-left: -10px; 
}

.event-new-search 
{ 
	background-color: #ececec; 
	height: 30px; 
	color: #3c3c3c; 
	border: 1px solid #9c9c9c; 
	text-transform: uppercase; 
	line-height: 28px;
	padding: 0px 10px 0px 10px; 
	margin-left: 10px; 
}

.event-button 
{ 
	background-color: #F6E5EB; 
	height: 30px; 
	color: #B20638; 
	border: 1px solid #B20638; 
	text-transform: uppercase; 	
	line-height: 28px;
	padding: 0px 10px 0px 10px; 
}

.event-dropdown select 
{ 
	background-color: #EDEDED; 
	height: 30px; 
	border: 0px; 
	font-family: 'Dosis', sans-serif; 
	font-size: 16px; 
	line-height: 28px;
	color: #999; 
}

.event-dropdown-triptype 
{ 
	height: 30px; 
	overflow: hidden; 
	padding-left: 10px; 
}	

.event-dropdown-triptype select 
{ 
	background-color: #EDEDED; 
	height: 30px; 
	border: 0px; 
	font-family: 'Dosis', sans-serif; 
	font-size: 16px;
	line-height: 28px; 
	color: #999;
}

.event-dropdown-commune 
{ 
	height: 30px; 
	overflow: hidden; 
	padding-left: 10px; 
}	

.event-dropdown-commune select 
{ 
	background-color: #EDEDED; 
	height: 30px; 
	border: 0px; 
	font-family: 'Dosis', sans-serif; 	
	font-size: 16px;
	line-height: 28px; 
	color: #999; 
}

.event-dropdown 
{ 
	height: 30px; 
	overflow: hidden; 
}	

textares.event-textarea 
{ 
	background-color: #EDEDED; 
}

.event-date 
{ 
	background-color: #EDEDED; 
	height: 28px; 
	font-family: 'Dosis', sans-serif; 
	font-size: 16px; 
	width: 100px; 
	border: 0px; 
	padding-left: 10px; 
}

.eventoversigt-results 
{ 
	font-size: 14px; 
	text-transform: lowercase; 
	font-weight: normal; 
	margin-bottom: 5px; 
	line-height: 28px; 
	vertical-align: middle; 
	margin-left: 10px; 
}

.eventoversigt-show-active 
{ 
	font-size: 14px; 
	text-transform: lowercase; 
	font-weight: bold; 
	margin-bottom: 5px; 
	line-height: 28px; 
	vertical-align: middle; 
	margin-left: 10px; 
}

.eventoversigt-show-notactive 
{ 
	font-size: 14px; 
	text-transform: lowercase; 
	font-weight: normal; 
	margin-bottom: 5px; 
	line-height: 28px; 
	vertical-align: middle; 
	margin-left: 10px; 
}

.eventoversigt-show-active a, .eventoversigt-show-notactive a 
{ 
	color: #000; 
}

.event-photo img
{ 
	max-height: 170px; 
	height: 170px; 
	padding-right: 10px; 
	padding-bottom: 10px; 
	float: left; 
}

.event-photos 
{ 
}

.eventvisning 
{ 
	margin-bottom: 50px; 
}

.eventvisning-dato 
{ 
	font-size: 14px; 
	text-transform: uppercase; 
	margin-bottom: 5px; 
}

.eventvisning-division 
{ 
	font-size: 14px; 
	text-transform: uppercase; 
	margin-bottom: 5px; 
}

.eventvisning-manchet 
{ 
	font-size: 19px; 
	line-height: 24px; 
	font-weight: bold; 
	margin-bottom: 25px; 
}

.eventvisning-tekst 
{
}

.eventvisning h1 
{ 
	width: 100%; 
	margin: 0px 0px 45px 0px; 
}

.event-show-title 
{ 
	font-size: 14px; 
	font-weight:bold; 
	text-transform: uppercase; 
	margin-bottom: 5px; 
	display: inline; 
}

.event-show-title-right p 
{ 
	font-size: 14px; 
	font-weight:none; 
	text-transform: uppercase; 
	margin-bottom: 5px; 
	display: inline; 
}

.event-form 
{ 
	width: 100%; 
}

.event-bottom 
{ 
	padding-bottom: 500px; 
}

#map-canvas 
{ 
	height: 500px; 
	width: 500px; 
	margin: 0px; 
	padding: 0px 
}

.forsideevent-flere {
	text-transform: uppercase;
	margin-bottom: 10px;
}
.forsideevent-dato {
	font-size: 14px;
	text-transform: uppercase;
	font-weight: none;
	margin-bottom: 0px;
}
.forsideevent-afdeling {
	font-size: 14px;
/*	text-transform: uppercase;*/
	font-weight: none;
	margin-bottom: 0px;
}
.forsideevent-organizer {
	font-size: 14px;
/*	text-transform: uppercase;*/
	font-weight: none;
	margin-bottom: 0px;
}
.forsideevent-communes {
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 0px;
}

.forsideevent-headline {
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 0px;
}

.forsideevent-headline a {
	color: #000;
}

.forsideevent-headline a:hover {
	color: #F7135E; 
}

.forside-event-search-field { 
	background-color: #EDEDED; 
	height: 30px; 
	width: 100%;
	max-width: 212px;
	font-family: 'Dosis', sans-serif; 
	font-size: 16px; 
	line-height: 28px; 
	border: 0px; 
	margin-bottom: 10px; 
}

.forside-event-dropdown-triptype { 
	height: 30px; 
	overflow: hidden; 
}	

.forside-event-dropdown-triptype select { 
	background-color: #EDEDED; 
	height: 30px; 
	border: 0px; 
	font-family: 'Dosis', sans-serif; 
	font-size: 16px;
	line-height: 28px; color: #999; 
}

.forside-event-search-fromdate { 
	background-color: #EDEDED; 
	height: 28px; 
	font-family: 'Dosis', sans-serif; 
	font-size: 16px; 
	width: 80px; 
	border: 0px; 
	padding-left: 10px; 
	margin-top: 10px; 
	margin-right: 10px; 
}

.forside-event-search-todate { 
	background-color: #EDEDED; 
	height: 28px; 
	font-family: 'Dosis', sans-serif; 
	font-size: 16px; 
	width: 80px; 
	border: 0px; 
	padding-left: 10px; 
	margin-top: 10px; 
}
