/* CSS Document */

body  											{	font: 11px Verdana, Arial, Helvetica, sans-serif;	background:#333333; margin:0; padding:0; background-image:url(images/army_background.gif)}
#wrapper										{ background-image:url(images/gray_background.png); margin:auto; width:725px; margin-top:60px;  }
#header											{ background-color:#000000; width:100%; height:43px; }
	#logo											{ margin-left:30px; margin-top:3px; float:left }
	#menu											{ float:right; margin-right:35px; margin-top:22px; }
	a.menulink								{ margin-left:33px; color:#FFFFFF; text-decoration:none; }
	a.menulink:hover					{ margin-left:33px; color:#999999; text-decoration:none; }
	a.menulink:active					{ margin-left:33px; color:#333333; text-decoration:none; }
	a.menulink_visted					{ margin-left:33px; color:#CCCCCC; text-decoration:none; }
	a.menulink_visted:hover		{ margin-left:33px; color:#999999; text-decoration:none; }
	
	a													{ color:#454545; text-decoration:none; }
	a:hover										{ color:#999999; text-decoration:none; }
	a:active									{ color:#333333; text-decoration:none; }

	a.footerlink							{ color:#FFFFFF; text-decoration:none; }
	a.footerlink:hover				{ color:#999999; text-decoration:none; }
	a.footerlink:active				{ color:#333333; text-decoration:none; }

#content							{ margin:20px 0px 33px 33px; text-align:left; }


/* global */		
	#boxes3							{ height:120px; margin-bottom:0px; }
	.smallboxesbottom		{ font-size:9px; height:44px; width:208px; }
	.boxtxthead					{ color:#FFFFFF; margin-left:6px;}
	.boxtxt							{ color:#000000; padding-left:6px; margin-top:3px; }
	#box1								{ float:left; height:44px; width:208px; }
	#box2								{ float:left; margin-left:17px; height:44px; width:208px; }
	#box3								{ float:left; margin-left:18px; height:44px; width:208px; }
	
	.headline						{ font-size:15px; color:#FFFFFF; letter-spacing:2px; }

#footer								{ color:#FFFFFF; font-size:9px;  margin:20px 33px 15px 33px; text-align:center; } 
	.footeradressdot		{
	margin-left:14px;
	margin-right:15px;
}
	
.marginvertical				{ margin-top:20px }
.imgrounded						{ background-repeat:no-repeat; }

/* STANDARD BOX */
.standardbox			{ width:410px; margin-left:0px; margin-bottom:10px; float:left; }
.standardboxfull	{ width:658px; margin-left:0px; margin-bottom:10px; float:left; }
	.contentbox			{ background-color:#ccd2c0; padding:14px 19px 0px 19px; }

	.lefthead				{ background-image:url(images/headlinebox.png); height:32px; width:100%; z-index:2; }
	.leftheadtext		{ font-size:12px; color:#FFFFFF; margin-left:18px; padding-top:7px; }
	.bottomboxleft	{ background-image:url(images/bottombox.png); height:16px; width:100%; background-position:bottom; background-position:left; }
	.rightpic				{ float:left; width:200px; padding-top:10px; border:0px solid; }
	.hideleft				{ position:absolute; z-index:2; width:10px; margin-top:-10px; }

	.righthead			{ background-image:url(images/headlinebox.png); height:32px; width:100%; z-index:2; background-position:right }
	.rightheadtext	{ font-size:12px; color:#FFFFFF; margin-left:18px; padding-top:7px; }
	.bottomboxright	{ background-image:url(images/bottombox.png); height:16px; width:100%; background-position:bottom; background-position:right; }
	.leftpic				{ float:left; padding-top:10px; }
	.hideright			{ float:left; z-index:2; width:20px; margin-top:-10px; background-position:right; }

.imgroundedright	{ background-repeat:no-repeat; margin-top:30px; }
/* STANDARD BOX END */

.margintop				{ margin-top:20px; float:left }
.clear						{ clear:both; } 	

.italic						{ font-style:italic }

/* BIO */
#movieplayer			{ margin-top:10px; margin-bottom:5px; }
.biolinktitle			{ margin-top:0px; margin-bottom:7px; }
#tilbage					{ font-size:10px; }

a.biolink						{ color:#666666; text-decoration:none; }
a.biolink:hover			{ color:#000000; text-decoration:none; }
a.biolink:active		{ color:#666666; text-decoration:none; }
