@charset "UTF-8";
/* CSS Document */

/****************************************
* Copyright (c) 2010 - by BLUE GORILLA  *
* Developed by Dong Le                  *
* www.bybluegorilla.com                 *
* email: dle@bybluegorilla.com          *
* cellphone: +45 41 17 40 06            *
****************************************/

/*hacks*/
* {margin:0;padding:0}
/*general*/
body {background:#000;font-family:Arial, Helvetica, sans-serif;font-weight:normal;font-size:10pt;color:#000;}
a, img {outline:none;border:none;text-decoration:none;color:#6a7b0f;}
a:hover {outline:none;border:none;text-decoration:none;color:#a0b919;}
#kommentar {font-family:Arial, Helvetica, sans-serif;font-size:11px;}

#content{width:938px;height:auto;position:relative;margin:0 auto;top:50px;}
.emnecontainer {height:auto;width:700px;padding-top:40px;margin:0 auto;}
#snsform{width:48%;height:auto;float:right;position:relative;right:-30px;}
#regler{width:48%;height:auto;float:left;}
#clear_both{clear:both;}
.linespacer {height:10px;}
.overskrift{font-weight:bolder;text-transform:uppercase;font-size:14pt;}
.input_tekst, .input_tekstarea {width:300px;}
.short_tekst_left{width:145px;margin-right:0px;}
.short_tekst_right{width:145px;}
.input_tekstarea {height:100px;overflow:hidden;}

#top_paper {background:no-repeat url(../images/top_paper.jpg) transparent;width:938px;height:128px;position:relative;}
#repeat_paper {background:repeat-y url(../images/repeat_paper.jpg) transparent;width:938px;height:auto;position:relative;}
#bottom_paper {background:no-repeat url(../images/bottom_paper.jpg) transparent;width:938px;height:377px;position:relative;}
#copyrighttekst {position:relative;padding:10px 0 10px 644px;right:32px;}
