html {
	overflow: -moz-scrollbars-vertical;
}
body {
	background-image: url('http://img.herlevrebels.dk/template/image/bg.jpg');
	margin-top: 0px;
	margin-left: 0px;
	font-family: verdana;
	font-size: 11px;
	color: #000000;
}
a.credits {
	color: #7F1111;
	font-family: verdana;
	font-size: 9px;
}
a.credits:hover {
	color: #5D6B85;
	font-family: verdana;
	font-size: 9px;
}
#maintabel {
	background-color: #FFFFFF;
	border-right: 1px solid #c0c0c0;
	border-left: 1px solid #c0c0c0;
	border-bottom: 1px solid #c0c0c0;
	padding-left: 1px;
	padding-right: 1px;
}
#toptabel {
	background: url('http://img.herlevrebels.dk/template/image/template_sprite.gif') 0 -92px;
	margin-top: 0px;
	margin-left: 0px;
	font-family: verdana;
	font-size: 11px;
	color: #000000;
}
#menutabel {
	background: url('http://img.herlevrebels.dk/template/image/template_sprite.gif') 0 -155px;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 1px;
	font-family: verdana;
	font-size: 11px;
	color: #000000;
}
.stilling1 {
	padding-left: 2px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	font-weight:bold;
	color: #FFFFFF;
}
.stilling2 {
	padding: 2px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #000000;
	border-bottom: 1px solid #A30114;
}
#kalendertop {
	text-align: center;
	font-family: tahoma;
	font-size: 9px;
	color: #000000;
	background-color: #E0E0E0;
}
#kalender {
	text-align: center;
	font-family: tahoma;
	font-size: 9px;
	color: #000000;
	background-color: #F0F0F0;
}
#kalender a:hover{
	text-align: center;
	font-family: tahoma;
	font-size: 9px;
	color: #000000;
	background-color: #C0C0C0;
}
.contabel {
	background-color: #878B8A;
}
.contabel2 {
	background-color: #000000;
}
#sidstenyttitel {
	margin-left: 2px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	font-weight:bold;
	color: #333333;
	filter: DropShadow(Color=#dddddd, OffX=1, OffY=1, Positive=1)
}
.teasertitel {
	margin-bottom: 0px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight:bold;
	color: #333333;
	filter: DropShadow(Color=#dddddd, OffX=1, OffY=1, Positive=1)
}
#sidstenyttekst {
	margin-left: 2px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	color: #000000;
}
#readarticle {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 2px;
	margin-bottom: 0px;
}

.smallgrey
{
	margin-top: 2px;
	margin-bottom: 3px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 9px;
	color: #a0a0a0;
}

a
{
	color: #A1002C;
	font-family: Tahoma;
	font-size: 11px;
}

a:hover
{
	color: #000000;
}
.footer
{
	padding:0em;
	clear:left;
	color: #C0C0C0;
	font-family: verdana;
	font-size: 9px;
}
.knap {
	color: #000000;
	font-family: verdana;
	border : 1px solid Black;
	font-size : xx-small;
	scrollbar-face-color: #C0C0C0;
	scrollbar-track-color: #FFFFFF;
	scrollbar-shadow-color: #DFDFDF;
	scrollbar-3dlight-color: #000000;
	scrollbar-arrow-color: #000000;
}

a.selectedmenuclass
{
	font-family: arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 6px;
	padding-right: 6px;
	background-color: #878B8A;
}

a.menuclass {
	font-family: arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 6px;
	padding-right: 6px;
}
a.menuclass:hover {
	font-family: arial;
	font-size: 11px;
	color: #D0D0D0;
	text-decoration: none;
	padding-left: 6px;
	padding-right: 6px;
}

/*****************************************************************************/
/* Calendar styles                                                           */
/*****************************************************************************/
.calendar_today
{
	vertical-align: top;
	border: solid 2px #a1002c;
	background-color: #ffff99;
	width: 14.2%;
	margin: 0px;
	padding: 5px;
}

.calendar_weekday
{
	background: #F8F8F8;
	vertical-align: top;
	border: solid 1px #000000;
	width: 14.2%;
	margin: 0px;
	padding: 5px;
}

.calendar_weekend
{
	background: #E6E6E6;
	border: solid 1px #000000;
	vertical-align: top;
	color: #000000;
	width: 14.2%;
	margin: 0px;
	padding: 5px;
}

.calendar_week
{
	height: 50px;
}

.calendar_date
{
	position: relative;
	left: 0px;
	top: 0px;
	font-size: xx-small;
}

#calendar
{
	width: 100%;
	border: solid 1px #000000;
}

.popup_calendar
{
	background-color: white;
	border-collapse: 	collapse;
	border: 1px solid #000000;
	width: 150px;
}

table.popup_calendar thead th
{
	text-align: center;	
}
			
table.popup_calendar tbody td
{
	text-align: center;	
}
			
table.popup_calendar a
{
	text-decoration: none;
}
			
table.popup_calendar thead th a:visited
{
	color: #ffffff;
}

table.popup_calendar thead th a:hover
{
	color: #ffffff;
}
			
table.popup_calendar thead th a:active
{
	color: #ffffff;
}
			
table.popup_calendar thead th a:link
{
	color: #ffffff;
}

/*****************************************************************************/
/* Form styles                                                               */
/*****************************************************************************/
form
{
	margin: 5px;	
}

input.submit
{
	font-weight: bold;
	background-color: #E6E6E6;
	color: #A30114;
	border-width: 2px;
	border-style: outset;
	width: 80px;
}

input
{
	font-family: Tahoma, sans-serif;
	border-style: solid;
	border-width: 1px;
	margin: 1px;
}

fieldset
{
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 5px;
	margin: 5px;	
}

textarea
{
	border-style: solid;
	border-width: 1px;	
}

.error_field
{
	vertical-align: top;
}

.error_msg
{
	border: solid 2px #A1002C;
	padding: 5px;
	margin: 5px;
}

.error_header
{
	font-weight: bold;
	border-top: solid 1px #A1002C;
	border-bottom: solid 1px #A1002C;
}

input.error
{
	border: dotted 2px red;
}

textarea.error
{
	border: dotted 2px red;
}

select.error
{
	background-color: red;
}

/*****************************************************************************/
/* Header styles                                                             */
/*****************************************************************************/
h1
{
	color: #FFFFFF;
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0px 1px 0px 0px;
	padding: 5px 5px 5px 5px;
	background-color: #878B8A;
}

h2
{
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	
	margin: 5px 0px 0px 5px;
	padding: 5px 5px 5px 0px;
}

/*****************************************************************************/
/* Table styles                                                              */
/*****************************************************************************/
table.content
{
	width: 100%;
	border-collapse: collapse;
}

thead th
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: left;
	background-color: #A30114;
	padding-left: 2px;
}

tbody th
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	padding-left: 2px;
}

tbody td
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	font-weight: normal;
	text-align: left;
}

table.content tbody td
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	padding: 2px;
	border-bottom: 1px solid #A30114;
	vertical-align: top;
}

table.content tbody th
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	padding: 2px;	
}

.oddrow
{
	background: #E6E6E6;
	color: #000000;
	border-bottom: 1px solid #A30114;
}
.evenrow
{
	background: #F8F8F8;
	color: #000000;
	border-bottom: 1px solid #A30114;
}

/*****************************************************************************/
/* Table styles - layout tables                                              */
/*****************************************************************************/
table.layout
{
	margin: 0px;	
}

table.layout td
{
	border-bottom: none;
}

/*****************************************************************************/
/* List styles                                                               */
/*****************************************************************************/
ul
{
	margin: 5px 0px 15px 0px;
	padding: 0px;
}

ul ul
{
	margin: 5px 0px 10px 0px;
	padding: 0px;
}

ul li
{
	list-style-image: url('http://img.herlevrebels.dk/template/image/dot.gif');
	list-style-type: none;
	list-style-position: inside;
	/*background: url('http://img.herlevrebels.dk/template/image/template_sprite.gif') -1px -76px no-repeat;*/
	
	margin: 5px 0px 5px 0px;
	padding: 0px;
	
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	
	color: #000000;
}

li.forum
{
	margin-left: 10px;
}

/*****************************************************************************/
/* Paragraph                                                                 */
/*****************************************************************************/
p
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	
	color: #000000;
	margin: 10px 10px 10px 10px;
	padding: 0px;
	line-height: 150%;
}

p.teaser
{
	font-style: italic;
}

blockquote
{
	margin: 10px;
	padding: 0px;
}

/*****************************************************************************/
/* Image                                                                     */
/*****************************************************************************/
img
{
	border: none;
	margin: 0px;
	padding: 0px;	
}

img.inline
{
	border: solid 1px #000000;
	margin: 5px;
	padding: 0px;	
}

img.icon
{
	margin: 0px;	
	vertical-align: middle;
	
}

em
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;	
}

hr
{
	height: 1px;
	color: #A30114;
	background-color: #A30114;
	border: none;
	margin: 0px;
	padding: 0px;
}

.captcha
{
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
}

.hvidfokus {
	color: #FFFFFF;
	font-family: arial;
	font-size: 8px;
	margin-left: 4px;
}
.shadetabs{

padding: 3px 0;

margin-left: 0;

margin-top: 1px;

margin-bottom: 0;

font: bold 12px Verdana;

list-style-type: none;

text-align: left;
border-right: 1px solid #E0E0E0;
}


.shadetabs li{

display: inline;

}


.shadetabs li a{

text-decoration: none;

color: #2d2b2b;

}


.shadetabs li a:visited{

color: #2d2b2b;

}


.shadetabs li a:hover{

text-decoration: underline;
color: #2d2b2b;

}


.shadetabs li.selected{

}


.shadetabs li.selected a{
/*selected main tab style */

}


.shadetabs li.selected a:hover{
/*selected main tab style */

text-decoration: none;

}


.tabcontentstyle{ 
/*style of tab content oontainer*/

padding-left: 15px;

padding-top: 1px;

}


.tabcontent{

	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	display:none;

}

@media print {

.tabcontent {
display:block!important;
}

}
		/*.picBackground {
			background-image: url('cardPix.gif');
			background-repeat: repeat;
		}*/
		
		.picWithOpacity {
			filter: Alpha(Opacity=60);
			-moz-opacity:.6;
			opacity:.6;
		}
		
		.picWithOutOpacity {
			filter: Alpha(Opacity=100);
			-moz-opacity:1;
			opacity:1;
		}
}
.faciliteterpic {
	float: left;
	width: 260px;
}