* {
 padding: 0;
 margin: 0;
}
body {
 background-color: #003366;
 background-image: url('../images/ptg-bg.jpg');
 background-repeat: no-repeat;
}
#container {
 width: 950px;
 margin:0 auto;
}

#header {
 height: 147px;
}

#navbar {
 height: 39px;
 background-image: url('../images/masthead_container_bg.gif'); 
 background-repeat: no-repeat;
}
#breadcrumb
{
	height: 15px;
	background-color: #333333;
	font-size: 11px;
}

#newscolumn { 
 width: 203px;
 vertical-align: top;
 height: 400px;
}
#flagcontainer 
{
	width: 920px;
	text-align: right;
	position:absolute;
	top: 70px;
}

#contentcolumn { 
 width: 538px;
 vertical-align: top;
 font-size: 0.7em;
}

#pushcolumn { 
 width: 209px;
 vertical-align: top;
 font-size: 0.8em;
}


#content {
 /*border: 1px solid #ccc;*/
 /*margin: 0 0px 0px 15px;*/
 display: inline; /* IE Hack */
 padding: 0px;
 width: 950px; 
 float: left;
 min-height: 400px;
 background-color: #ffffff;
  background-image: url('../images/raster.png');
    background-repeat: repeat-y;
    background-position: 100% 5px;
	background-color: #ffffff;
}
* html #content {height:400px} /* IE Min-Height Hack */ 

#contentcontainer 
{
	padding: 20px 90px 20px 46px;
}

#contentcontainer img
{
	margin: 0px 5px 10px 0px;
}

#contentcontainer table
{
	width: 100%;
}

.pushcontainer
{
	padding: 20px 0 0 0;
}

.pushcontainer a 
{
	color: #ffffff;
	font-size: 11px;
}

#footer {
 background-color: #333333;
 display: inline; /* IE Hack */
 float: left;
 width: 100%;
 height: 20px;
 
 font-size: x-small;
 color: #ffffff;
}

#contentStartPage {
 /* margin: 8px 0px 0px 9px;*/
 display: inline; /* IE Hack */
 padding: 0px;
 width: 100%; 
 float: left;
 min-height: 400px;
 background-color: #ffffff;
 background-image: url('../images/raster.png');
    background-repeat: repeat-y;
    background-position: 100% 5px;
	background-color: #ffffff;
}
* html #contentStartPage {height:400px} /* IE Min-Height Hack */ 


#menucontainer 
{
	position:relative;
	top: 102px;
	left: 228px;
	width: 700px;
}

#menucontainer a 
{
	margin-top: 10px;
	color: #ffffff;
	font-size:13px;
	text-decoration: none;
	
}

#submenucontainer 
{
	position: relative;
	top: -23px;
	float: right;
	margin: 0px;
	font-size: 11px;
	white-space: nowrap;
	/*width: 700px;*/
}
#submenucontainer a
{
	margin: 0 2px 0 20px;
	font-size: 11px;
	
}

#ptgbox 
{
	width: 183px;
	height: 312px;
	background-image: url('../images/ptgbox-bg.gif');
	background-color: #333333;
	color: #ffffff;
}

#ptgbox a
{
	color: #ffffff;
	/*background-image: url('../images/pil-vit.gif');
	background-repeat: no-repeat;
	background-position:right center;
	padding-right: 15px;*/
	line-height: 2em;
}


/* STYLES */
.menyknapp 
{
	display: block;
	width: 97px;
	height: 25px;
	filter:alpha(opacity=0);-moz-opacity:.0;opacity:.0;
	background:url('../images/knapp-bg.gif');
	float:right;
	position:relative;
}

.menyknappmo 
{ 
	display: block;
	width: 97px;
	height: 25px;
	filter:alpha(opacity=40);-moz-opacity:.40;opacity:.40;
	background:url('../images/knapp-bg.gif');
	float:right;
	position:relative;
}

.menyknappvald 
{ 
	display: block;
	width: 97px;
	height: 25px;
	filter:alpha(opacity=70);-moz-opacity:.60;opacity:.60;
	background:url('../images/knapp-bg.gif');
	float:right;
	position:relative;
}
		

.menylank {
	width:97px;
	display: block;
	text-align:center;
	position:relative;
	top:-30px;
	color:black;
	float:right;
}	

img 
{
	border: 0px;
}

a img
{
	background-image: none;
}


.pushpadding 
{
	padding: 25px 23px 5px 23px;
}

.newsbox 
{
	padding: 10px 25px;
	font-size: 11px;
} 

.newsbox h1
{
	font-weight: normal;
}

.offerbox 
{
	padding: 10px 25px;
	font-size: 11px;
} 

.offerbox h1
{
	font-weight: normal;
}

.spaltbox 
{
	padding: 10px 10px;
	font-size: 11px;
} 

#pushcolumn .spaltbox 
{
	padding: 10px 0px;
	font-size: 11px;
}

.spaltbox h1
{
	font-weight: normal;
}

.pushbox 
{
	margin-top: 20px;
	width: 183px;
	background-repeat: repeat-y;
	color: #ffffff;
	font-size: 11px;	
}

.pushbox h3 
{
	font-size: 14px;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

.pushboxpadding 
{
	padding: 23px;
}

.panelbar  
{  
    white-space: normal !important;  
}

