body {
	font-family:Trebuchet MS;
	font-size:11px;
	margin:0px;
	color:#333333;
	background-color: #BABABE;
}
img {
	border:0px;
}
table {
	font-size:11px;
	background-color: #FFFFFF;
}
a:link,a:visited,a:active {
	color:#666;
	text-decoration:none;
}
a:hover,a.submenu_act {
	color:#990000;
	text-decoration:none;
}
.floatL {
	float:left;
}
h1,h2,h3,.tt_products_basket_payment .basket_items caption {
	font-size:13pt;
}

#logoCell {
	background-image:url('../images/fade_top.jpg');
	background-repeat:no-repeat;
	
	padding-bottom:20px;
        padding-left:5px;
        padding-top:20px;
}

#pageHeadingCell {
	width:550px;
	height:137px;
	background-image:url('../images/lille_oeje.jpg');
	background-repeat:no-repeat;
	vertical-align:top;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}

#maincontent a:link{
	color:#990000;
	text-decoration:none;
}

#maincontent a:hover {
	color:#666;
	text-decoration:none;
}

#maincontent a:visited {
	color:#990000;
	text-decoration:none;
}




#pageHeadline {
	font-size:19px;
	color:#990000;
	padding-top:5px;
	padding-left:6px;
}

#mainMenuCell {
	background-image:url(menu_bg.gif);
	background-repeat:no-repeat;
	height:34px;
	background-color: #666666;
	
}

#mainMenuContainer {
	margin-left:34px;
	height:30px;
	text-align:center;
	
	margin-top:10px;
}

#mainMenuContainer a, #mainMenuContainer a.active {
	/*display:block;*/
	float:left;
	font-size:13px;
	text-align:center;
	padding-left:15px;
	padding-right:15px;
	color: #ffffff;
}

#mainMenuContainer a:hover, #mainMenuContainer a.active {
	background-image:url('../images/menu_act.gif');
	background-repeat:repeat-x;
}

.leftBorder {
	
}

#breadcrumbs {
	padding:4px;
	color:#7D7F82;
	height:20px;
}

#submenu {
	color:#333333;
}
.submenucontainer {
	background-image:url('../images/bagg_submenu.gif');
	background-repeat:repeat-y;
	width:154px;
}
.menucontainer {
	padding-top: 13px;
	text-align:center;
	height:40px;
	cursor:pointer;
	font-size:13px;
	color:#333333;
	text-decoration:none;
	vertical-align : top;
}
.submenulogo {
	padding-top:3px;
	padding-left:3px;
	padding-right:0px;
}
textarea,select,input {
	border:0px solid #ADADAD;
	color:#333333;
	font-family:Trebuchet MS;
	font-size:11px;
}

.subItem {
  position: relative;
  /* border: 1px solid black; */  
  left: 10px;
}

.subItemsub {
  position: relative;
  /* border: 1px solid black; */  
  left: 15px;
}

.sub_menucontainer {
	width: 154px;
	display:block;
	background-color: #FFFFFF;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #CCCCCC;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-position: top;
	padding-top:10px;
}

td > .sub_menucontainer {
	width: 152px;
}

.shop_catcontainer {
	border: 1px solid #adadad;
	background-color: #f8f8f9;
/*	width:152px; */
	width: 154px;
}

.shop_catheading {
	font-size:12px;
	text-align:center;
	color:#333333;
	padding-top:3px;
	border-bottom: 1px solid #adadad;
}

.sub_menucontainer ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	padding-top: 2px;
}

.sub_menucontainer ul li a {
	display: block;
	background-image: url('../images/logo_link_out.gif');
	background-repeat: no-repeat;
	background-position: 5px 3px;
	padding-left: 20px;
	padding-bottom: 2px;
}

.sub_menucontainer ul li a:hover, .sub_menucontainer ul li a.submenu_act {
	background-image: url('../images/logo_link_in.gif');
}

legend {
	color: Black;
}

.newsboxheader {
	font-size:12px;
	text-align:center;
	color:#333333;
	padding-top:3px;
}

.textareabig {
	width:542px;
	height:335px;
}

.textareacontainer {
	border:1px solid #ADADAD;
	padding:1px;
	width:546px;
}

.stdContainer {
	background-color:#F8F8F9;
	border:1px solid #ADADAD;
	padding:2px;
	padding-right:40px;
}

.stdHeader {
	color:#666666;
	font-size:13px;
	font-weight:bold;
}

#editbutton {
	cursor:pointer;
	padding:2px 0px 0px 40px;
	width:100px;
	height:20px;
	background-image:url('images/knap_rediger_out.gif');
	background-repeat:no-repeat;
}

#editbutton a {
	color:#666;
	text-decoration:none;
}

p {
	margin:0px;
}

.csc-mailform{
	border: 0px;
}

.csc-mailform label{
	display: block;
	float: left;
	width: 80px;
	margin-right: 5px;
	padding-top: 2px;
	text-align: right;
}

.csc-mailform input{
	margin-bottom: 3px;
	width: 200px;
}

.csc-mailform-radio label{
	display: inline;
	float:none;
	width:auto;
	margin:auto;
	margin-left: 4px;
	padding:0px;
	text-align:left;
}

.csc-mailform-radio input{
	width: auto;
	margin: auto;
	border: 0px;
}

.csc-mailform input.csc-mailform-submit{
	width: auto;
	margin-top:6px;
	margin-left: 88px;
	padding-left:4px;
	padding-right:4px;
}

.csc-mailform-field > input.csc-mailform-submit{
		margin-left: 86px;
}

/*.tx-rgslideshow-pi1 {
	width:250px;
	height:200px;
	border: 1px solid black;
}*/

/*
** DAM LiteShow Gallery
*/
.tx-damliteshow-pi1 {
  text-align: center;
  border: 0px solid red;
}

.tx-damliteshow-previewitem {
	/* float: left; */
	position: relative;
	/* margin: auto; */
	margin-bottom: 20px;
	margin-right: 20px;
	border: 0px solid #999;
	padding: 0 5px 5px;
	/* border: 1px solid blue; */
}

.tx-damliteshow-previewtitle {
	padding-top: 5px;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
}
	
.tx-damliteshow-pi1 a,
.tx-damliteshow-pi1 a:hover,
.tx-damliteshow-previewtitle,
.tx-damliteshow-previewtitle a,
.tx-damliteshow-previewtitle a:hover {
	border: 0;
	text-decoration: none;
}

/*
** Datamints Newsticker
*/

#tickerspace table {
  /* border: 1px solid black; */
  position: relative;
  left: 75px;
}

#tickerspace a {
  font-size: 12px;
  font-weight: bold;
}

/*
** Styling af Googlemaps
*/

#map {
  left: 20px;
}

#resultdiv {
  position: relative;
  left: 20px;
}
#topmenu {
	color: #000000;
	width: 920px;
	height:20px;
	background-color: #545457;   
	background-position: center; 
	
}







.content1 {
	width:270px;
	position: absolute;
	top: 37px;
	left: 11px;
	height: 400px;
	color: #000000;
	text-align: left;
	font-family: "Trebuchet MS";
	/*border: 1px solid red;*/
}


.content1 embed {
	width:250px;
	position: absolute;
	top: 15px;
	/*left: 11px;*/
	height: 350px;
	color: #000000;
	text-align: left;
	font-family: "Trebuchet MS";
	/*border: 1px solid red;*/
}


.content2 {
	width:270px;
	position: absolute;
	top: 37px;
	left: 300px;
	height: 400px;
	color: #000000;
	text-align: left;
	font-family: "Trebuchet MS";
	/*border: 1px solid red;*/
}


.content2 embed {
	width:250px;
	position: absolute;
	top: 15px;
	/*left: 11px;*/
	height: 350px;
	color: #000000;
	text-align: left;
	font-family: "Trebuchet MS";
	/*border: 1px solid red;*/
}


.pageHeading {
	color: #333333;
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	font-family: "Trebuchet MS";
	position: relative;
	left: 10px;	
}


 .subMenufiller  {
	color: #990000;
	width: 100px;
	font-family: "Trebuchet MS";
	background-repeat: no-repeat;
	position: relative;
	text-align: left;
	font-size: 14px;
	padding-top: 5px;

	
}
.subMenufiller a{
	left: 5px;
	color: #990000;
	width: 195px;
	font-family: "Trebuchet MS";
	background-repeat: no-repeat;
	position: relative;
	text-align: left;
	font-size: 14px;
	
	
}





.subMenu {
position:relative; 
	color:#545457;
	text-align:left;
	font-family: "Trebuchet MS";
	font-size: 12px;
	background-repeat: no-repeat;
	float:left;
	display:inline;
	padding-top: px;
	width: 860px;
	
}

.subMenu li   {
	color:#545457;
	font-family: "Trebuchet MS";
	
}
.subMenu ul   {
	color:#545457;
	font-family: "Trebuchet MS";
	
}



#subMenu2 a:link, #subMenu2 a:hover, #subMenu2 a:visited,#subMenu2 {
	color: #545457;
	font-size:14px;
	font-family: "Trebuchet MS";
	text-align:left;
	list-style-type: none;
	display: inline;
	
	
	
		}
	
		
.subMenu ul{  
   color: #B90D0D;
   font-family: "Trebuchet MS";
   font-size: 14px;
  

}

 .subMenu a:hover {
   color: #000000;
    font-family: "Trebuchet MS";
	font-size: 14px;
	
}



subMenu .active 
{
    color: #545457;
    font-family: "Trebuchet MS";
    font-size: 14px;
    }

	
 #indhold{
	position: relative;
	width: 640px;
	margin-right:15px;
	text-align:left;
	
	
	}
	
/*		
#content_filler a:link, #content_filler a:hover, #content_filler a:visited {
    	color: #B90D0D;
	
	/*border: 1px solid red;*/

	











	
	#forsideboxindhold {
	padding-top 10px;
	}
	
	#headersubMenufiller pageHeading {
	color:#0000CC;
	}
	
	
   .outerContainer #footer {
	position: relative;
	background-image: url(/fileadmin/templates/images/bg_nav.jpg);
	background-repeat: repeat-x;
	width: 899px;
	height: 25px;
	text-align:center;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration:none;
	
    
	
}
.outerContainer #hovedcontent {
height: 100%;

}
 .outerContainer #forside {
 width: 875px;
 text-align:left;


}
 #forside h1 {
 text-align:center;
 
 }
 
 #hold {
 width:904px;
 
 
 
 }
 

 #bundmainMenuCell {
 background-color: #666666;
 
 }
 
#maincontent {
padding-left: 6px;
}

#footer {
	color: #FFFFFF;
}

#maincontent .news-latest-container {
background-color:#BABABE;
border:1px solid #333333;
margin-left: 0px;
width: 650px;

}
 .news-single-item{
background-color:#BABABE;
border:1px solid #333333;
margin-left:0px;
width: 650px;

}

 .news-single-item .news-single-timedata {
 padding-left:6px;
 
 }
 

 
 .news-single-item .bodytext{
 padding-left:6px;
 
 } 
 
  .news-single-item h2{
 padding-left:6px;
 
 } 
  .news-single-item .news-single-backlink{
 padding-left:6px;
 
 } 
.news-latest-container h2, .news-latest-gotoarchive {
background-color:#666666;
border:1px solid #666666;
color:#FFFFFF;
margin:3px;
padding:3px;
}

.news-latest-item {
background-color:#ffffff;
border:1px solid #666666;
height:auto !important;
line-height:1.3;
margin:3px;
padding:3px;
}

.news-single-item h2 {
color:#ffffff;
font-size:16px;
font-weight:bold;
margin-bottom:0;
}

.float-sm {
float:left;
line-height:1.4em;
padding-left:5px;
width:5%;
padding-top: -15px;
}



#mail_form {
padding-left:35px;
border: solid 0px #666666;
}

.tx-wecstaffdirectory-stafflist .float-lg {
float:left;
padding-left:0px;

}

.tx-pilmailform-pi1, form#mail_form, table#mail_table, table#mail_table td {
    padding: 0px;
    margin: 0px;
    height: auto;
    width: auto;
}

table#mail_table {
    margin-top: 10px;
}

table#mail_table td.field_description {
    padding: 0px;
    margin: 0px;
    width: 140px;
}

#navn, #adresse, #telefon, #email {
    width: 203px;
    margin-top: 2px;
    _margin-top: 0px;
}

#postnummer, #by {
    margin-top: 2px;
    _margin-top: 0px;
}

#postnummer {
    width: 30px;
    margin-right: 10px;
}

#city {
    margin-left: 5px;
}

#by {
	margin-left: 5px;
	width: 133px;
   _width:155px;
}

table#mail_table td#kommentar-overskrift, table#mail_table td#kommentar-celle {
    padding-left: 10px;
}

table#mail_table td#kommentar-celle {
    padding-top: 1px;
    _padding-top: 0px;
}

table#mail_table td#tilmelding {
    padding-top: 15px;
    font-weight: bold;
}

#kommentarer {
    width: 204px;
    height: 130px;
}

#send {
    font-size: 10px;
	margin-left: 70px;
	margin-top:10px;
}


#contentcell .threecolumns td{
	width: 33%;
}

#contentcell .fourcolumns td{
	width: 25%;
}

table#mail_table td.errorfield, table#mail_table span.errorfield {
	color: red;
}
textarea, select, input {
border:1px solid #666666;
color:#333333;
font-family:Trebuchet MS;
font-size:11px;
}

#nu {
margin-top:50px;
}

.macina_button1 {
border:0px;

}

.macina_button {
border:0px;
width:100%;
}

.tx-macinasearchbox-pi1{
padding-top:15px;
padding-left:18px;

}

#footer a:link {
color:#ffffff;
text-decoration:none;
}

#footer a:hover {
color:#990000;
text-decoration:none;
}

#toppic {

position: relative;
}

.csc-textpic-image {

padding-top:15px;

margin-right:25px;
}

.csc-textpic-text {

}

#uid11 {
margin-left: 30px;
}
#uid12 {
margin-left: 8px;
}
#uid8 {
margin-left: 60px;
}

#uid17 {
margin-left: 45px;
}

#uid18 {
margin-left: 73px;
}


#powermaildiv_uid9 {
margin-left: 125px;
margin-top: 6px;
}

input.pdfShopOrderInput {
border: 1px solid #666666;
}

.tx-pdforder-pi1-listrow img {
border:2px solid black;
}

.pdfShopFunction img {
border:0px ;
}

.tx-powermail-pi1_confirmation p {


         font-family:Trebuchet MS;
	font-weight: bold;
	margin:0px;
	color:#990000;
	


}