/*
BW BRUGERWEB STANDARD DESIGN

By Kristoffer S. Hansen og Lykke S. Lorenzen 
2008
*/
div.freewebsitefooter {
display:block;
float:right;
height:10px;
margin-top:-24px;
padding-bottom:10px;
padding-right:10px;
padding-top:3px;
text-align:right;
width:107px;
}

h1.pagename{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #000000;
	font-weight: bold;
}
/****************************** NAV STYLE************************************/
div.bwnavigation{
	display: block;
	height: 25px;
	width: 760px;
	clear: both;
}
ul.bwnavigation {
	display: block;
	list-style-type:none;
	height: 25px;
	width: 760px;
	clear: both;
	padding-left: 10px;
}
ul.bwnavigation li.menuitem{
float:left;}
ul.bwnavigation li.menuitem a, ul.bwnavigation li.menuitem a.visited{
	display: block;
	font-size: 14px;
	font-weight: lighter;
	min-width: 30px;
	height: 15px;
	color: #000000;
	margin-right: 5px;
	margin-bottom: 5px;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 4px;
	text-decoration: none;
	padding-left: 6px;
	font-weight: normal;
}
ul.bwnavigation li.menuitem a:hover{
	text-decoration: none;
	color: #FFFFFF;
	background-color:#000000;
}
ul.bwnavigation li.activemenuitem a, ul.bwnavigation li.activemenuitem a:visited{
	text-decoration: none;
	color: #FFFFFF;
	background-color:#000000;
}


/*NBAV SLUT*/
div.contentwrap{
	color: #000000;
}
/****BRUGER TYPOGRAFI DARK TRANSPARENT DESIGN*****/
	
div.brugeroutput, div.brugeroutput p{
	color: #000000;
	}
div.brugeroutput h1{
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: lighter;
}
div.brugeroutput h2{
	color: #000000;
	font-size: 16px;
	font-weight: lighter;
}
div.brugeroutput a, div.brugeroutput a:visited{
	color: #000000;
	}
	
	
	div.spacerdiv {
height:71px!important;
}
	/*Forside*/
div.blogpreviews h1{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
}

div.forsidethumbcontainer h1{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
}
	

/*baggrund og scrollbars*/
body{
	background-color:#000000;
	scrollbar-base-color: #FFFFFF;
	scrollbar-face-color: #FFFFFF;
	scrollbar-darkshadow-color:#CDCDCD
	scrollbar-highlight-color:#CDCDCD
	scrollbar-arrow-color:#CDCDCD;
	scrollbar-3dlight-color: #000000;
	scrollbar-track-color:#FFFFFF;
	background-repeat: no-repeat !important;
	background-position: left top;
}

/******STANDARD HEADLINES*******/
h1{
	font-size: 28px;
	font-weight: lighter;
	display: block;
	padding-top: 10px;
	padding-bottom:15px;
}
h2{
	font-size: 16px;
	font-weight: lighter;
}
h3{
	font-size: 14px;
	font-weight: normal;
}

/************************************HJEMMESIDENS TITEL ***********************************/
h1.websitetitle{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: block;
	font-size: 35px;
	padding-top: 20px;
	padding-left: 15px;
	font-weight: 600;
}
h2.websitesubtitle{
	display: block;
	font-size: 13px;
	padding-left: 200px;
	font-weight: lighter;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
	
/*LINK DESIGN*/
a, a:visited{
	color:#000000;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color:#000000;
}

/**************************************************GLOBAL FORMULAR STYLE*****************************************
form{
	scrollbar-base-color: #000000;
	scrollbar-face-color:  #000000;
	scrollbar-darkshadow-color:  #000000;
	scrollbar-highlight-color: #999999;
	scrollbar-arrow-color: #999999;
	scrollbar-3dlight-color:  #000000;
	scrollbar-track-color:  #000000;
	}********/
/******************************  CONTAINERS ************************************/

div.bwmaincontent{
}
div.contentcolor{
	background-image: url(/images/BW_Grafik/transparent/hvid/bg.png);
	background-repeat: repeat;
	background-color:transparent;
}

div.pagecontent{

}


/*****************VERTICAL BAR*************/
div.verticalbar{
	padding-top:11px;
}


/****************BANNER*****************/
div.bwbanner{

	height:176px;
margin-bottom:-42px;
margin-top:27px;
	/*background-color:black; 
	filter:alpha(opacity=70);
	-moz-opacity:.70;*/
}

div.graphic_header{
	background-image: url(/images/BW_Grafik/transparent/hvid/elegans.png);
	height: 200px;
	background-repeat: no-repeat;
	background-position: center top;
}

/****************BREADCRUMBS*****************/
div.bwbreadcrumbs{
}
div.bwbreadcrumbs p{
	font-size: 10px;
}
div.bwbreadcrumbs a,div.bwbreadcrumbs a:visited{
	font-size: 10px;
	text-decoration: none;
}
div.bwbreadcrumbs a:hover{
	text-decoration: underline;
}

/******************************  FOOOOOOOOOOOOOOOT    ************************************/
/******** personlig copyright *********/
div.bwfoot{
height:20px;
	background-color:transparent;
}
div.bwfoot p{
	font-size: 9px;
}
div.bwfoot a, div.bwfoot a:visited{
	font-size: 9px;
	text-decoration: underline;
}
div.bwfoot a:hover{
	text-decoration: none;
}


/********footlink til os***********/
div.freewebsitefooter p{
	font-size: 10px;
	font-weight: lighter;
	text-decoration: none;
}
div.freewebsitefooter a, div.freewebsitefooter a:visited{
	font-size: 10px;
	font-weight: lighter;
	text-decoration: underline;
}
div.freewebsitefooter a:hover{
	text-decoration: none;
}


/*************************** GALLERI / ALBUM  *************************/
div.billede h3{
}
div.billede img, div.billede img a{	
	border:none;
}
div.billedefooter{
}
div.billedefooter a, div.billedefooter a:visited{
	font-size: 9px;
	text-decoration: none;
}
div.billedefooter a:hover{
}

div.medieinfo h3{
	font-size: 16px;
}






/*************************** BLOG *************************/
/***Blog typo****/
/*a*/
div.blogfooter a, div.blogfooter a:visited{
	font-size: 10px;
	font-weight: lighter;
	text-decoration: none;
}
div.blogfooter a:hover{
	text-decoration: none;
}

/*H*/
div.blogpost h3, div.fullblogpost h3{
	font-size: 18px;
	text-decoration: none;
	font-weight: lighter;
	display: block;
	margin-bottom: 5px;
}
div.blogpost h3 a, div.blogpost h3 a:visited{
	font-size: 18px;
	text-decoration: none;
	font-weight: lighter;
}
div.blogpost h3 a:hover{
	text-decoration: underline;
}



/*rigtigheader*/
div.blogpost h3, div.fullblogpost h3{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #000000;
	font-weight: bold;
}
/*indhold*/
div.blogheader{
	font-size: 10px;
	font-weight: lighter;
}
div.blogindhold{
}
div.blogfooter{
	font-size: 10px;
	font-weight: lighter;
	/*background-image: url(../../../../images/BW_Grafik/transparent/hvid/blogfooter.png);
	background-repeat: no-repeat;
	background-position: left center;*/
}
div.blogfooter a, div.blogfooter a:visited{
	font-size: 10px;
	font-weight: lighter;
	text-decoration:underline;
}





/**********arkiv***********/

div.arkiv h1, div.mestlaeste h1, h1.blogsidebar{
	color:#000000;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:18px;
	font-style:italic;
	font-weight:bold;
	margin-bottom:5px;
	padding-bottom:5px;
	padding-top:10px;
	}

div.arkiv a, div.arkiv a:visited, div.mestlaeste a, div.mestlaeste a:visited{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	}


div.arkiv a, div.arkiv a:visited, div.mestlaeste a, div.mestlaeste a:visited{
	font-size: 13px;
	font-weight: lighter;
	display:block;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 2px;
	/*
	filter:alpha(opacity=20);
	-moz-opacity:.30;
	*/
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #777777;
	}










/*******DAGBOG****************/

div.dagbogspost {
}

div.dagbogspost p.dato {
	font-size: 10px;
	color: #999999;
}

div.dagbogspost h3, div.dagbogspost h3 a, div.dagbogspost h3 a:visited{
	font-size: 16px;
	font-weight: lighter;
	text-decoration: none;
	padding-bottom: 4px;
	padding-top: 3px;
}

div.dagbogspost h3 a:hover {
	text-decoration: none;
}

div.dbindhold p{	
	font-size: 12px;
}

div.dbfooter a, div.dbfooter a:visited{
	font-size: 10px;
}
div.dbfooter a:hover{
}


div.dagbogcontent{}

div.dagbogcontent input.editorinput{
}
div.dagbogcontent textarea{
}

/*************************** KOMMENTARER (GLOBALT)  *************************/
h1.kommentarafsnit{
	width: 300px;
	display: block;
	padding: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	font-size: 14px;
	font-weight: lighter;
}
div.kommentarer h1{
	font-size: 16px;
	font-weight: 600;
}
div.kommentarer h2{
	font-size: 15px;
	font-weight: lighter;
	display: block;
	margin-top: 5px;
	width: 290px;
	padding-bottom: 3px;
}

div.kommentarheader p.dato{
	font-size: 10px;
}
div.kommentarafsender{
}
div.kommentarafsender h3{
	font-size: 11px;
	font-weight: 600;
	}
div.kommentarafsender a, div.kommentarafsender a:visited{
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
div.kommentarafsender a:hover{
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
div.kommentarindhold{
}
div.kommentarindhold p{
	font-size: 11px;
}
div.kommentarfooter{
}

/* KOMMENTARFORM*/
div.commentform{
	scrollbar-base-color: #FFFFFF;
	scrollbar-face-color: #FFFFFF;
	scrollbar-darkshadow-color: #666666;
	scrollbar-highlight-color:#666666;
	scrollbar-arrow-color:#666666;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-track-color:#FFFFFF;
	}
div.commentform input{
	background-color:transparent;
	border:1px solid #666666;
	font-size:12px;
	margin-bottom:4px;
	padding:2px;
	width:300px;
	}
div.commentform textarea{
	border:1px solid #666666;
	background-color:  transparent;
	height: 80px;
	width: 300px;
	padding: 3px;
	margin-bottom: 2px;
}
div.commentform input.knap{
	border:1px solid #666666;
	background-color:  transparent;
	width: 150px;
	padding: 2px;
}

/*************************** GÆSTEBOG *************************/
div.guestbook h1{
	font-size: 16px;
	display: block;
	padding-bottom: 15px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: lighter;
}
div.guestbook a h2, div.guestbook a:visited h2{
	font-size: 11px;
	font-weight: normal;
	display: block;
	width: 290px;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
}
div.guestpost{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #cccccc;
}
div.guestbookheader{
	font-size: 10px;
	font-weight: lighter;
}
div.guestbookindhold p{
	font-size: 11px;
}
div.guestbookfooter{
	font-size: 10px;
	font-weight: lighter;
}
div.guestbookfooter a, div.guestbookfooter a:visited{
	font-size: 10px;
	font-weight: lighter;
	text-decoration: underline;
}
div.guestbookfooter a:hover{
	text-decoration: none;
}
div.guestpost h3{
	font-size: 13px;
	font-weight: normal;
}
div.guestpost h3 a, div.guestpost h3 a:visited{
	font-size: 13px;
	text-decoration: none;
	font-weight: normal;
}
div.guestpost h3 a:hover{
	text-decoration: underline;
	font-size: 13px;
}

div.guestbookform input, div.guestbookform textarea{
	background-color: #FFFFFF;
	border: 1px solid #333333;
}
div.guestbookform input.knap{
	font-size:11px;
	height:25px;
}




/*************************** KONTAKT *************************/
div.kontaktform{
	display: block;
}
div.kontaktform input, div.kontaktform textarea{
	background-color: #FFFFFF;
	border: 1px solid #363534;
	scrollbar-base-color: #FFFFFF;
	scrollbar-face-color: #FFFFFF;
	scrollbar-darkshadow-color: #666666;
	scrollbar-highlight-color:#666666;
	scrollbar-arrow-color:#666666;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-track-color:#FFFFFF;
	margin-bottom: 5px;
}
div.kontaktform input.knap{
}
div.kontaktform p{
}
div.kontaktform h2{
	font-size: 14px;
}
div.kontaktform a, div.kontaktform a:visited{
}
div.kontaktform a:hover{
}


/************************************   ANNONCERING    ************************************/
div.footad{
	background-color: #000000;
	filter:alpha(opacity=90);
	-moz-opacity:.90;
	}
	
	
	

/*************************************   SORTERING OG SØGNING   **************************************************/	
div.soegbox{
}
div.soegbox input{
	background-color: #FFFFFF;
	border: 1px solid #333333;
}
div.soegbox select{
	background-color: #000000;
}

form.soegning{}
form.soegning input.soegfelt{
	width: 120px;
	background-color: #FFFFFF;
	border: 1px solid #333333;
	padding-top: 2px;
	padding-left: 2px;
	padding-bottom:2px;
	}
form.soegning select{
	height: 12px;
	background-color: #000000;
	border: 1px solid #FFFFFF;
	padding-top: 3px;
	}
form.soegning input.soegknap{
	width: 40px;
	padding:1px;
	background-color: #FFFFFF;
	border: 1px solid #808080;
	}






/*****************FORUM********************/
div.subjects table tr.tableheader, div.subjects table tr.tableheader td{
background-color:#FFFFFF;
color:#333333;
font-size:13px;
padding:5px;
}
div.forum_breadcrumbs, div.forum_breadcrumbs a{}







/************************************ KALENDER ********************************************/
div.kalender_front {
margin-left:-10px !important;
}
/**kalender front**/
table.kalender{
	border:1px solid #555555;}

table.kalender p{
color:#444444 !important;}

td.today{
	background-color: #FFFFFF;
}

tr.weekdays p{
color:#666666 !important;}

span.event{
	background-color:#FFFFFF;
}

div.events{
	float:left;
}

div.day p.another-month{
	color:#777777 !important;}



/*** KALENDER EVENT ***/
	
table.calendar_small{
	border:1px solid #555555;}
table.thisday{
	border:1px solid #555555;}
table.thisday{}
table.upcomming{
	border:1px solid #555555;}
	

table.thisday th, table.upcomming th{
	background-color: #FFFFFF;
}	
table.thisday th, table.thisday td, table.upcomming th, table.upcomming td{
	color:#555555;
	font-weight:lighter;
}	
	
/*event*/
div.kalender_front_navigation a{
text-decoration:none;
color:#666666;}

/* minikalender */
span.month{
	color:#666666;}


	
	
/***************************************************** css start for sidebar section*****************************************************/
.sidebartop{}
/**SIDEBAR LEFT ***/
#sidebarleft{
background-color:transparent;
background-image:url("/images/BW_Grafik/transparent/hvid/bg2.png");
background-repeat:repeat;
color:#000000;
margin:75px 5px 0;
padding:0px !important;
}
.sidebartopleftlogout{
color:#A0BA46;
}
.sidebarleftlatestnewslabel{
color:#000000;
}
/**SIDEBAR RIGHT ***/
#sidebarright{
color:#000000;
background-color:transparent;
background-image:url("/images/BW_Grafik/transparent/hvid/bg2.png");
background-repeat:repeat;
margin-top:104px;
}
.sidebartop a{
color:#000000;
}
.sidebarrightlatestnewslabel{
color:#000000;
}
/* end for right sidebar*/

.sidebarlogintxt{
border:1px solid #cdcdcd;
}
.showlatesttxtright a{
color:#000000;
}
.showlatestbox span a{
color:#000000;
}
.showlatestlabelright {
color:#000000;
}.showlatestlabel {
color:#000 !important;
}

/****************************************************** css end for sidebar section*************************************************************/

