
/* Layout Stylesheet */ 

body {
 margin: 0.25em 2em 1em 2em;
 background:#999;
 color: #333333;
 text-align:center;
 padding:0;
 }

#topleft
{
	float:left;
	text-align:left;
	padding: 1em 1em 1em 0em;
	}

#topright
{
	float:right;
	text-align:right;
	padding: 1em 1em 1em 1em;
}

#omtrek {
	clear:both;
	float: left;
	background-color: #FFF;
	text-align:left;
	border:1px solid #000000;
 	width:100%;
 	margin: 1em 1em 1em 1em ;
 	margin:auto;
 }

#header {
 height:2.0em;
 background:#eeeeee;
 color: #333333;
 background-image: url(template_img/mainmenubarred.gif); 
 }

#balk {
 height:157px;
 background:#c0c0c0;
 color: #333333;
 border:solid #000000;	
 border-width:1px 0 1px 0;
 background-image: url(template_img/galogo.jpg); 
	}
 
 #balk2 {
 height:2.0em;
 background:#c0c0c0;
 color: #333333;
 border:solid #000000;	
 border-width:0px 0px 1px 0px;
 background-image: url(template_img/submenubargrey.gif); 
 padding:1;
 }

#body {
 background: #dcdcdc;
 color: #333333;
 background-image: url(template_img/submenubargrey.gif);
 }

#menu2 {
	float: left;
	width: 180px;
	min-heigth: 200px;
	text-align:left;
	border-right: 1px solid black;
	background:#dcdcdc;
	background-image: url(template_img/submenubargrey.gif);
 }

 #contentwrapper
 {
	 width: 100%;
	 height: 100%;
 }
 

#t1
{
float:left;
width:180px;
}

#t2
{
float:left;
max-width:100%;
width:70%;
padding: 1em 1em 1em 1em;
}



#nsgk 
{
	width: 180px;
	clear:left;
	float:left;
	text-align: center;
	/*border-bottom: 1px solid black;*/
	border-top: none;
	border-right: 1px solid black;
	background-color: #fff;
}

#sns 
{
	width: 180px;
	clear:both;
	float:left;
	text-align: center;
	border-bottom: 1px solid black;
	border-top: none;
	border-right: 1px solid black;
	background-color: #fff;
}

#onder {
	clear:left;
	float: left;
	width: 181px;
	height: 360px;
	/*padding-top: 1em;*/
	/*min-height: 100%;*/
	background-image: url(template_img/leftbar1alien.jpg);
 	background-repeat: no-repeat;
 }


#footer {
clear:both;
 height:1.7em;
 line-height:1.7em;
 background:#c0c0c0;
 color: #333333;
 border:solid black;
 border-width:1px 0 0 0;
 margin:0;
 vertical-align:middle;
 position: relative;
 vertical-align: text-bottom;
 background-image: url(template_img/submenubargrey.gif);
 color:white;
 }