html, body{
	margin: 0px;
	background-color: #fff;
	height: 100%;
}

body{
	text-align: center;
}

body, div, table, td, tr, img{
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

body, td, p, div{
	font-family: georgia;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

.center_div{
	width: 821px;
	margin-left: auto;
	margin-right: auto;
}

.maindiv_wrapper{
	width: 821px;
	text-align: left;
}

.content_area{
    background-color: #f2f2f2;
    width: 821px;
    color: #919191;
}
.content_area_blaa{
    background-color: #2b80b6;
    width: 821px;
    color: #ffffff;
}

.maincontent{
    margin: 0px 20px 10px 20px;
}

.spalte_left{
    float: left;
    width: 492px;
    margin-right: 10px;
    padding-top: 10px;
}

.spalte_right{
    float: right;
    margin-top: 65px;
}

.clear{
    clear: both;
}

.menuitem_aktiv{
    height: 45px;
    width: 150px;
	background-color:999999;
    background-repeat: no-repeat;
    float: left;
    margin-left: 20px;
    text-align: center;
    padding-top: 15px;
}

.menuitem{
    height: 45px;
    width: 150px;
    float: left;
    margin-left: 20px;
    text-align: center;
    padding-top: 15px;
}

.menuitem a:link, .menuitem a:active, .menuitem a:visited, .menuitem a:hover, .menuitem_aktiv a:link, .menuitem_aktiv a:active, .menuitem_aktiv a:visited, .menuitem_aktiv a:hover{
    font-family: Georgia;
    font-size: 16px;
    color: #fff;
    text-decoration: none;
}

/* ################################################################# */

.teaser_top{
    background-image: URL(/img/designgfx/teaser_top.jpg);
    height: 7px;
    width: 276px;
    background-repeat: no-repeat;
}

.teaser_content{
    background-image: URL(/img/designgfx/teaser_content.jpg);
    width: 276px;
    min-height: 100px;
    background-repeat: repeat-y;
    padding: 10px;
}

.teaser_bottom{
    background-image: URL(/img/designgfx/teaser_bottom.jpg);
    height: 7px;
    width: 276px;
    background-repeat: no-repeat;
}

.topbg {
    background-image: URL(/img/designgfx/top.jpg);
    background-repeat: no-repeat;
    height: 69px;
    width: 821px;
    cursor: hand;
    cursor: pointer;
}

.tangora_certified_partner{
    width: 100%;
    margin-top: 40px;
    text-align: center;
}

.menubg{
    background-image: URL(/img/designgfx/menu_bg.jpg);
    height: 45px;
    width: 821px;
}

.adressetekst{
    font-family: georgia;
    font-size: 16px;
    color: #b6b6b6;
    margin: 10px;
}

.frise{
    background-image: URL(/img/designgfx/dummy_frise_-_udskiftes_med_flash.jpg);
    height: 82px;
    width: 821px;
    margin-bottom: 10px;
}

.frise_ingen_bund{
    background-image: URL(/img/designgfx/dummy_frise_-_udskiftes_med_flash.jpg);
    height: 72px;
    width: 821px;
}

.content_top{
    background-image: URL(/img/designgfx/content_top.jpg);
    background-repeat: no-repeat;
    height: 7px;
    width: 821px;
}

.content_bottom{
    background-image: URL(/img/designgfx/content_bottom.jpg);
    background-repeat: no-repeat;
    background-position: top;
    height: 7px;
    width: 821px;
}

.content_bottom_blaa{
    background-image: URL(/img/designgfx/content_bottom_blaa.jpg);
    background-repeat: no-repeat;
    background-position: top;
    height: 7px;
    width: 821px;

}


/* *################################################################## */

.nest_ref{
    margin-bottom: 20px;
    width: 100%;
}

.nest_txt{
    padding-bottom: 5px;
    margin-bottom: 5px;
    border-bottom: 1px solid #cccccc;
    width: 100%;
    color: #aba8a6;
}

.nest_txt_blaa{
    padding-bottom: 5px;
    margin-bottom: 5px;
    border-bottom: 1px solid #cccccc;
    width: 100%;
    color: #ffffff;
}

.nest_txt a:link,.nest_txt a:visited,.nest_txt a:hover,.nest_txt a:active{
    color: #aba8a6;
    text-decoration: none;
}

.nest_txt_blaa a:link,.nest_txt_blaa a:visited,.nest_txt_blaa a:hover,.nest_txt_blaa a:active{
    color: #ffffff;
    text-decoration: none;
}

.nest_txt a:hover, .nest_txt_blaa a:hover{
    text-decoration: underline;
}

.content_area h1{
    font-family: georgia;
    font-size: 18px;
   color: #919191;
}

.teaser{
    width: 276px;
    margin-bottom: 20px;
}

a.adresselink:link, a.adresselink:active, a.adresselink:visited, a.adresselink:hover{
font-family: georgia;
font-size: 18px;
color: #b6b6b6;
text-decoration: none;
}

 a.adresselink:hover{
text-decoration: underline;
}

.navigation_menu_item, .navigation_menu_item_aktiv{
  float: left;
  width: 151px;
  height: 30px;
  text-align: center;
  padding-top: 10px;
}

.navigation_menu_item_aktiv{
  background-image: url({system.layoutpath}/aktiv_menu.jpg);
  background-repeat: no-repeat;
}

.input_tekst{
  width: 220px;
}
