body{
        background-image    :url("../grafik/baggrund.gif");
        margin               :0px;
        overflow             :auto;
}
#top_bar a:link {
		font-family                 :   Arial, sans-Serif;
        color					    :	#ffffff;
        font-weight                 :   bold;
		text-decoration			:none;
}
#top_bar a:visited {
		font-family                 :   Arial, sans-Serif;
        color					    :	#ffffff;
        font-weight                 :   bold;
		text-decoration			:none;
}
#top_bar a:hover {
        font-family  	          	   :   Arial, sans-Serif;
	    color							  :	#33aa33;
        font-weight                 :   bold;
		text-decoration			:none;
}
#content a:link {
		font-family                 :   Arial, sans-Serif;
        color					    :	#33aa33;
        font-weight                 :   bold;
		text-decoration			:none;
}
#content a:visited {
		font-family                 :   Arial, sans-Serif;
        color					    :	#33aa33;
        font-weight                 :   bold;
		text-decoration			:none;
}
#content a:hover {
        font-family  	          	   :   Arial, sans-Serif;
	    color							  :	#000000;
        font-weight                 :   bold;
		text-decoration			:none;
}
h1{
        font-size			:9pt;
        color				:#000000;
		font-weight		:bold;
}
img {
        border              :0px;
}
.inputbox{
	background-color              : 	#ffffff;
	font-family             : 	Arial, sans-Serif;
	color                   : 	#000000;
	font-size               :	8pt;
	border-bottom           :   solid 1px;
	border-top              :	solid 1px;
	border-left             :	solid 1px;
	border-right            :   solid 1px;
}
.submit{
	background-color              : 	#000000;
	font-family             : 	Arial, sans-Serif;
	color                   : 	#ffffff;
	font-size               :	8pt;
	border-bottom           :   solid 1px;
	border-top              :	solid 1px;
	border-left             :	solid 1px;
	border-right            :   solid 1px;
}
#background {
         position            :absolute;
        height              :610px;
        width               :910px;
        top                 :50%;
        left                :50%;
        margin-left         :-470px;
        margin-top          :-305px;
}
#frontpage {
         position            :absolute;
        height              :374px;
        width               :100%;
        top                 :50%;
        margin-top          :-187px;
		border-bottom:				3px solid #7e1e1b;
		background-color	:#a0aa61;
		text-align				:center;
}
#left_bar{
        top					:50%;
        left					:50%;
        position            :absolute;
        margin-top          :-300px;
        margin-left         :-400px;
        width               :200px;
        height              :575px;
        overflow            :hidden;
		text-align		:left;
	    font-family			:Arial, sans-Serif;
        font-size			:9pt;
        color				:#ffffff;
		border			:1px solid #006600;
}
.left_bar_pad{
		margin				:15px;
		}
#footer{
        position            :absolute;
        top					:50%;
        left					:50%;
        margin-top          :275px;
        margin-left         :-400px;
        width               :799px;
        height              :25px;
        overflow            :hidden;
		background-color:#006600;
		border-right			:1px solid #006600;
		border-left			:1px solid #006600;
}
#content_wrap{
        background-image    :url("../grafik/broedtekstbaggrund.gif");
        position            :absolute;
        top					:50%;
        left					:50%;
        margin-top          :-129px;
        margin-left          :-200px;
        width               :600px;
	    height				:403px;
		background-color:#ffffff;
		overflow			:auto;
		border-top				:1px solid #006600;
		border-right			:1px solid #006600;
}
#content{
        margin-top          :15px;
        margin-left          :40px;
        width               :515px;
	    font-family			:Arial, sans-Serif;
        font-size			:9pt;
        color				:#000000;
}
#top_left{
        background-image    :url("../grafik/topleft.jpg");
        position            :absolute;
        top					:50%;
        left					:50%;
        margin-top          :-300px;
        margin-left         :-400px;
        width               :200px;
        height              :170px;
        overflow            :hidden;
}
#top_bar{
        background-image    :url("../grafik/menubaggrund.jpg");
        position            :absolute;
        top					:50%;
        left					:50%;
        margin-top          :-300px;
        margin-left         :-200px;
        width               :600px;
        height              :170px;
        overflow            :hidden;
		border-top				:1px solid #006600;
		border-right			:1px solid #006600;
}