body {
	color: #000000;
	font-size: 0.75em;
	font-family: Verdana;
	line-height: 17px;
	background: #FFFFFF;
	margin: 0px;
	}

p {
	text-align: left;
	}

h2 {
	font-size: 15px;
	text-transform: uppercase;
	}

h3 {
	font-family: "Arial";
	color: #ffffff;
	font-size: 1.2em;
	text-transform: uppercase;
	}

#h4 {
	float: left;
	margin-right: 0px;
	margin-left: 5px;
	margin-bottom: 0px;
	padding-left: 0px;
	}

#h5 {
	float: left;
	margin-right: 0px;
	margin-left: 5px;
	margin-bottom: 0px;
	padding-left: 0px;
	color: #FFFFFF;
	background: #336600;
	}

#h6 {
	float: left;
	margin-right: 0px;
	margin-left: 5px;
	margin-bottom: 0px;
	padding-left: 0px;
	color: #3333FF;
	}

#h7 {
	float: left;
	margin-right: 0px;
	margin-left: 5px;
	margin-bottom: 0px;
	padding-left: 0px;
	color: #339900;
	}

#h8 {
	float: left;
	margin-right: 0px;
	margin-left: 5px;
	margin-bottom: 0px;
	padding-left: 0px;
	color: #AA0000;
	}

#h9 {
	float: left;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	background: #AA0000;
	width: 362px;
	}

#h10 {
	float: left;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	background: #FFDD00;
	width: 362px;
	}

a {
	color: #000000;
	text-decoration: none;
	}

a.button {
    /* general look */
    float: middle;
    display: block;
    padding: 10px 5px;
    margin: 0 0 5px 0;
    border: 1px solid #404040; /* 9cc92c */
    background:url("gfx/button_bg.png") repeat-x #3b5998; /* #437cb3; */

    /* CSS 3 goodies */
    -webkit-box-shadow: 0px 0px 1px #ccc;
    -moz-box-shadow: 0px 0px 1px #ccc;
    box-shadow: 0px 0px 5px #ccc;
    -moz-border-radius:2px;
    -webkit-border-radius:2px;
    border-radius:2px;

    /* font stuff */
    font-family: arial, sans-serif;
	line-height:15px;
    font-size:15px;
    color: #fff;
    font-weight: bold;
    text-decoration: none;
	text-transform:uppercase;
	text-align:center;
    text-shadow: 0 0 2px #444;

    /* misc */
    outline: none;
    cursor: pointer;
}

a.button:hover {
	border: 1px solid #404040;
	background:url("gfx/button_bg.png") repeat-x #66a1d9;
}

a.button2 {
    /* general look */
    float: middle;
    display: block;
    padding: 15px 5px;
    margin: 0 0 5px 0;
    border: 1px solid #404040; /* 9cc92c */
    background:url("gfx/button_bg.png") repeat-x #acdf38;

    /* CSS 3 goodies */
    -webkit-box-shadow: 0px 0px 1px #ccc;
    -moz-box-shadow: 0px 0px 1px #ccc;
    box-shadow: 0px 0px 5px #ccc;
    -moz-border-radius:1px;
    -webkit-border-radius:1px;
    border-radius:1px;

    /* font stuff */
    font-family: arial, sans-serif;
	line-height:15px;
    font-size:15px;
    color: #fff;
    font-weight: bold;
    text-decoration: none;
	text-transform:uppercase;
	text-align:center;
    text-shadow: 0 0 2px #444;

    /* misc */
    outline: none;
    cursor: pointer;
}

a.button2:hover {
	border: 1px solid #404040;
	background:url("gfx/button_bg.png") repeat-x #acfc43;
}

a.button3 {
    /* general look */
    float: middle;
    display: block;
    padding: 25px 5px;
    margin: 0 0 5px 0;
    border: 1px solid #404040; /* 9cc92c */
    background:url("gfx/button_bg.png") repeat-x #AA0000;

    /* CSS 3 goodies */
    -webkit-box-shadow: 0px 0px 1px #ccc;
    -moz-box-shadow: 0px 0px 1px #ccc;
    box-shadow: 0px 0px 5px #ccc;
    -moz-border-radius:1px;
    -webkit-border-radius:1px;
    border-radius:1px;

    /* font stuff */
    font-family: arial, sans-serif;
	line-height:22px;
    font-size:17px;
    color: #fff;
    font-weight: bold;
    text-decoration: none;
	text-transform:uppercase;
	text-align:center;
    text-shadow: 0 0 2px #444;

    /* misc */
    outline: none;
    cursor: pointer;
}

a.button3:hover {
	border: 1px solid #404040;
	background:url("gfx/button_bg.png") repeat-x #ed0000;
}

#pictureshow {
	width: 118px;
    margin-bottom: 5px;
    border: #000000 1px solid;
	}

#buttonshowleft {
	width: 120px;
    margin-bottom: 5px;
    border: 0px;
	}

#addshow {
	width: 278px;
    	margin-bottom: 10px;
    	margin-top: 0px;
   	border: 0px;
	}

#addshowbottom {
	width: 468px;
	height: 60px;
    	margin-bottom: 10px;
    	margin-top: 10px;
   	/*border: #cdcdcd 6px solid;*/
	}

#flashcontent {
	height: 100%;
	}

#bundinfo {
	width:auto;
	padding-bottom: 5px;
	padding-top: 7px;
	background:url(images/bund_info.jpg) repeat-x top left;
	}

/* BUBBLE MENU */
.clearit {
	margin: 0;
	padding: 0;
	height: 0;
	clear: both;
}

/* BUBBLE PLASTIC HORIZONTAL MENU */

.bubplastic.horizontal {	
	height: 27px;
	margin: 0 auto;
	padding: 0;
	background: #000000 top left ;
}

/* url(images/bg-bubplastic.gif) skal ind efter FFFFFF oven over */

.bubplastic.horizontal ul {
	width: 780px;
	list-style: none;
	margin: 0;
	padding: 0;
}
.bubplastic.horizontal ul li {
	/*text-align: center;*/
	float: left;
	/*display: inline;*/
	margin: 0;
	padding: 0;
	background: transparent url(images/bg-bubplastic-button.gif) top left no-repeat;
}

.bubplastic.horizontal ul li a {
	display: block;
	float: left;
	height: 27px;
	padding-left: 26px;
	text-transform: uppercase;
	font-family: "Helvetica Neue",helvetica,"microsoft sans serif",arial,sans-serif;
	font-size: 80%;
	color: #FFFFFF;
	text-decoration: none;
}

.bubplastic.horizontal ul li a span.menu_ar {
	display: block;
	float: left;
	height: 27px;
	padding-top: 6px;
	padding-right: 26px;
	margin: 0;
	background: transparent url(images/bg-bubplastic-button.gif) top right no-repeat;
	/*cursor: pointer;*/
}
/* END BUBBLE PLASTIC HORIZONTAL MENU */

/* AQUA HOVER */
.bubplastic.aqua ul li a:hover,
.bubplastic.aqua ul li.highlight a {
	background: transparent url(images/bg-bubplastic-h-aqua.gif) top left no-repeat;
}
.bubplastic.aqua ul li a:hover span.menu_ar,
.bubplastic.aqua ul li.highlight a span.menu_ar {
	background: transparent url(images/bg-bubplastic-h-aqua.gif) top right no-repeat;
}

/* RED HOVER */
.bubplastic.red ul li a:hover,
.bubplastic.red ul li.highlight a {
	color: #FFFFFF;
	background: transparent url(images/bg-bubplastic-h-red2.jpg) top right no-repeat;
}
.bubplastic.red ul li a:hover span.menu_ar,
.bubplastic.red ul li.highlight a span.menu_ar {
	color: #FFFFFF;
	background: transparent url(images/bg-bubplastic-h-red2.jpg) top right no-repeat;
}

#foxmenucontainer{height:24px;background:#000;display:block;padding:45px 0 0 15px;}
#foxmenu{position:relative;display:block;height:24px;font-size:11px;font-weight:bold;font-family:Arial,Verdana,Helvitica,sans-serif;}
#foxmenu ul{margin:0px;padding:0;list-style-type:none;width:auto;}
#foxmenu ul li{display:block;float:left;margin:0 1px 0 0;}
#foxmenu ul li a{display:block;float:left;color:#fff;text-decoration:none;padding:5px 20px 0 20px;height:19px;background:transparent url(/code/fox/images/foxmenu_bg-OFF.gif) no-repeat top left;}
#foxmenu ul li a:hover{color:#fff;background:transparent url(/code/fox/images/foxmenu_bg-OVER.gif) no-repeat top right;}
#foxmenu ul li a.current,#foxmenu ul li a.current:hover{color:#000;background:#fff;}

#test li {
	display: block;
	border: solid 1px red;
}

/* bubble menu end */

/* -content- */

#contentwrap {
	margin-top: 30px;
	width: 320px;
	}
#content {
	/*background: #ffffff;*/
	width: 100%;
	float: left;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-left: 0px;
	/*border: 1px solid #000000;*/
	}

#contentbelowadd {
	width: 153px;
	float: left;
	margin-right: 0px;
	margin-left: 5px;
	margin-bottom: 0px;
	padding-left: 0px;
	}

/* -post and entries- */

.postdate {
	color: #000000;
	font-size: 2em;
	font-weight: bold;
	margin-top: 20px;
	text-transform: uppercase;
	}
.pagetitle {
	color: #000000;
	font-size: 2em;
	font-weight: bold;
	margin-top: 20px;
	text-transform: uppercase;
	}
.posttitle {
	font-size: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
	}
.posttitle a {
	color: #ff7e00;
	}
.posttitle a:hover {
	color: #000000;
	}
.postmetadatabottom {
	background: #a9a9a9;
	margin: 15px 0 15px 0;
	padding: 3px;
	text-transform: uppercase;
	width: 100px;
	}
.postmetadatabottom a {
	color: #000000;
	}
.postmetadatabottom a:hover {
	color: #ffffff;
	}
.entry {
	border-bottom: 1px dotted #a9a9a9;
	padding-bottom: 10px;
	}
	
.td{
	font-family : Verdana;
	font-size : XX-small;
	color : #000000;
	line-height : 15px;
	}

.td_top{
	font-family : Verdana;
	font-size : XX-small;
	color : #FFFFFF;
	line-height : 15px;
	}

.overskrift{
	font-family : Verdana;
	font-size : 17px;
	color : #AA0000;
	line-height : 24px
	}

.underrubrik{
	font-family : Verdana;
	font-size : 11px;
	color : #000000;
	font-weight : bold;
	line-height : 16px
	}

a:link{
	text-decoration : none;
	color : #AA0000;
	}

a:link.button{
	text-decoration : none;
	color : #FFFFFF;
	}

a:link.button2{
	text-decoration : none;
	color : #FFFFFF;
	}

a:link.button3{
	text-decoration : none;
	color : #FFFFFF;
	}

a:active{
	text-decoration : none;
	color : #AA0000;
	}

a:visited {
	text-decoration : none;
	color : #AA0000;
	}

a:visited.button {
	text-decoration : none;
	color : #FFFFFF;
	}

a:visited.button2 {
	text-decoration : none;
	color : #FFFFFF;
	}

a:visited.button3 {
	text-decoration : none;
	color : #FFFFFF;
	}

a:hover{
	text-decoration : underline;
	color : #AA0000;
	}

a.top:link{
	text-decoration : none;
	color : #FFFFFF;
	}

a.top:active{
	text-decoration : none;
	color : #FFFFFF;
	}

a.top:visited{
	text-decoration : none;
	color : #FFFFFF;
	}

a.top:hover{
	text-decoration : none;
	color : #DBDBDB;
	}

a.news:link{
	text-decoration : none;
	color : #3366CC;
	font-family : Arial Black;
	font-size : Large;
	font-weight : normal;
	line-height : 21px;
	}
