body {
	margin: 0px;
	padding: 0px;
	background-color: #c0c0c0;
	background-image: url(/images/background.gif); 
	background-repeat: repeat-y; 
	background-position: center; 		
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align:left;	
}

/* PAGE */

#container {
	margin: 0px;
	width:1000px;
	background-color: #fff;
}


#page {
    background-color: #fff;
    padding: 7px 0 7px 0;
	float: left;
	width: 1000px;
	text-align:left;	
	font-size: 12px;
	
}

#topheader {
    background-color: #0077e9;
	float: left;
	width: 1000px;
	text-align:left;	
	font-size: 12px;
}

#sidebanner {
	/*background-color: #ccc;*/
	float: left;
	width: 160px;
}


#sidebannerleft {
	/*background-color: #ccc;*/
	float: left;
	width: 160px;
}

#sidebannerright {
	/*background-color: #ccc;*/
	float: right;
	width: 160px;
}


/*
#bannercontent {
	width: 160px;
}

#leftbannercontent {
	width: 140px;
}
*/
#bannercontent {
	clear: both;
	margin-bottom: 8px;
	text-align: center;
}


#bannercontenttxt {
	margin-bottom: 10px;
}



/* HEADER */

#topbanner {
	width: 1000px;
	height: 125px;
	text-align: center;
}

#toplogo {
    background: url(/images/logo_bg.gif) no-repeat;
	width: 1000px;
	height: 94px;
	text-align: left;
}



#logo {
	float: left;
	width: 495px;
	height: 94px;
}
#logo h1 {
	text-indent: -1500em; 
	overflow: hidden;
	margin: 0;
}
#logo #logo_text {
	background: url(/images/dot.gif) no-repeat;
	width: 495px;
	height: 94px;
	font-size: 1px;
}
#logo #logo_text a {
	display: block;
	height: 94px;
}


#breadcrumb {
    background-color: #c5c5c5;
	float: left;
	width: 1000px;
	height: 30px;
	padding: 0px;
	font-size: 11px;
	color: #000;
	text-align: left;

}

#breadcrumbtxt {
    padding: 8px 0 0 12px;

}

#breadcrumb a {
	text-decoration: none;
	font-size: 11px;
	color: #000;
}

#breadcrumb a:hover {
	text-decoration: none;
	font-size: 11px;
	color: #333;
}

#pagetoptxt {
	text-align: right;
	padding-top: 5px;
	font-size: 11px;
}

#pagetoptxt a {
	text-decoration: none;
}

#search {
    float: right;
	padding-top: 30px;
    width: 470px;
}


/* CONTENT */

#leftcontent {
    padding-left: 7px;
	width: 140px;
	float: left;
}

#pagecontent {
	text-align: left;
	width:846px;
	float: right;
}


#rightcontent {
	float: right;
	width:330px;
	padding-right: 0px;
	text-align: left;
}

#rightcontenttxt {

	padding-right: 7px;
	text-align: left;
}

#headertxt {
	text-align: left;
	padding-top: 6px;
	padding-left: 0px;
}

#maincontent {
    float: left;
	width:510px;
	overflow-x: hidden;
}

#maincontentleft {
	float: left;
	width:300px;
	margin-top: 10px;
	text-align: left;
}

#maincontentright {
	float: right;
	width:300px;
	margin-top: 10px;
	text-align: left;
}


#bottommaincontentheadline {
	width:930px;
	height: 26px;
	background-color: #0077e9;
	text-align: left;
	margin-bottom: 10px;
	border-bottom: 2px solid #e8e9ed;	
}

#bottomheadlinetxt {
	width:100%px;
	padding-top: 4px;
	padding-left: 4px;
	color: #fff;
	text-align: center;
}


#maincontentheadline {
	width:610px;
	height: 26px;
	background-color: #0077e9;
	text-align: left;
	margin-bottom: 10px;
	border-bottom: 2px solid #e8e9ed;

}

#headlinetxt {
	width:100%px;
	padding-top: 4px;
	padding-left: 7px;
	color: #fff;
}


#headlinetxt a, #bottomheadlinetxt a{
	color: #fff;
}
#headlinetxt a:hover {
	color: #fff;
}

#maincontentarticleskiller {
	background-image: url(/images/pixskiller.gif); 
	background-repeat: repeat-x;
	width:510px;
	height: 6px;
	text-align: left;
	margin-bottom: 6px;
}

#pixarticleskiller {
	background-image: url(/images/pixskiller.gif); 
	background-repeat: repeat-x;
	width:250px;
	height: 6px;
	text-align: left;
	margin-bottom: 6px;
}


#leftcontentheadline {
	width:140px;
	height: 26px;
	background-color: #0077e9;
	text-align: center;
	margin-bottom: 10px;
	border-bottom: 2px solid #e8e9ed;	
}

#rightcontentheadline {
	width:160px;
	height: 24px;
	background-color: #0077e9;
	text-align: center;
	margin-bottom: 10px;
}

#pagecontenttxt {
	width:100%px;
}

#sidebar {
	width: 140px;
	float: left;
}

#sidebartxt {
	margin-top: 0px;
	margin-left: 0px;
	text-align: left;	
}

ul.sti {
	margin: 0;
	padding: 0;
	list-style: circle;
	font-size: 1em;
}
ul.sti li {display:inline;}
ul.sti li span {font-size:1.15em;}


#topmenu {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
width: 140px;
padding: 0px;
margin: 0px;
}

#topmenu ul {
list-style: none;
margin: 0px;
padding: 0px;
border: none;
background: #fff;
color: #000;

	


}
#topmenu ul li {
margin: 0px;
padding: 0px;
font-weight: bold;
}

#topmenu ul li a {
margin-bottom:3px;
font-size: 12px;
display: block;
border-bottom: 3px solid #fff;
padding: 5px 0px 5px 0px;
text-decoration: none;
color: #000;
width:140px;


	border-color: #c5c5c5;
	border-style: solid;
	border-width: 1px;
}

#topmenu ul li a:hover{
color: #fff;
background-color: #f27926;
}

#topmenu a.current {
margin-bottom:3px;
	width: 140px;
	border: 0px;
	border-bottom: none;
	color: #fff;
	background: #f27926;
	border-bottom: 3px solid #fff;
	border-color: #c5c5c5;
	border-style: solid;
	border-width: 1px;	
}

/*

#topmenu {
	clear: both;
	width: 140px;
	font-weight: Bold;
}

#topmenu ul {
	width: 140px;
	list-style: none;
	margin: 0;
	padding: 0;
	margin-bottom: 3px;
	border-bottom: #fff;	
}
#topmenu li {
	width: 140px;
	list-style: none;
	background: #D3D4DA;
	margin-bottom: 3px;
	border-bottom: #fff;	
}

#topmenu a {
	width: 140px;
	color: #000;
	text-decoration: none;
	margin-top: 0px;
	padding: 5px 5px;
	border: 0px;

}
#topmenu a:hover {
	width: 140px;
	border: 0px;
	border-bottom: none;
	background: #666;
	color: #fff;


}
#topmenu a.current {
	width: 140px;
	border: 0px;
	border-bottom: none;
	color: #fff;
	background: #666;
}

*/
/* LEFTMENU */
/*
.leftmenu {
  padding: 0; 
  margin: 0; 
  width: 140px;}

.leftmenu li {
	list-style: none;
	margin: 0;
	padding: 0.25em 0.5em 0.25em 0.7em;
	border-bottom: 3px solid #ffffff;
	background: #D3D4DA;
}

.leftmenu {
  padding: 0 0 0.0em; 
  margin: 0; 
  }

.leftmenu li {
	list-style: none;
	margin: 0;
	padding: 0em 0em 0.25em 0em;

}


.leftmenu li {font-size: 11px; font-weight: normal; color: #003163;TEXT-DECORATION: none; font-style: none}
.leftmenu li A:link {font-size: 11px; font-weight: normal; color: #003163;TEXT-DECORATION: none; font-style: none}
.leftmenu li A:visited { font-size: 11px; font-weight: normal; color: #003163;TEXT-DECORATION: none;font-style: none}
.leftmenu li A:hover {font-size: 11px;font-weight: normal; color: #000000;TEXT-DECORATION: none;font-style: none}
.leftmenu li A:active { font-size: 11px; font-weight: normal; color: #003163;TEXT-DECORATION: none;font-style: none}  

.leftmenu li A:link.current {font-size: 11px; font-weight: normal; color: #ffffff;TEXT-DECORATION: none; font-style: none;background: #666666;}
.leftmenu li A:visited.current { font-size: 11px; font-weight: normal; color: #ffffff;TEXT-DECORATION: none;font-style: none;background: #666666;}
.leftmenu li A:hover.current {font-size: 11px;font-weight: normal; color: #ffffff;TEXT-DECORATION: none;font-style: none;background: #666666;}
.leftmenu li A:active.current { font-size: 11px; font-weight: normal; color: #ffffff;TEXT-DECORATION: none;font-style: none;background: #666666;}  

    */
/* L NEWS */

.Lnewslink {
  padding: 0 0 0.0em; 
  margin: 0; 
  border-bottom: 1px solid #3A6995; 
  width: 155px;}

.Lnewslink li {
  list-style: none; 
  margin: 0; 
  padding: 0.25em 0.5em 0.25em 1.2em;
  border-top: 1px solid #3A6995;}
  
.senestenyt {
  padding: 0 0 0.0em; 
  margin: 0; 
  width: 155px;}

.senestenyt li {
	list-style: none;
	margin: 0;
	padding: 0.2em 0.1em 0.1em 0em;
	font-size: 11px;
}

.senesteAnyt {
  padding: 0 0 0.0em; 
  margin: 0; 
  width: 468px;}

.senesteAnyt li {
	list-style: none;
	margin: 0;
	padding: 0.2em 0.1em 0.1em 0.5em;
	font-size: 11px;
}

/* S:BAR */

#searchbar {
	width:768px;
	border: 1px solid #D9D9D9;
	padding: 4px 4px 4px 4px;
	text-align:left;	
	
}

#sidebanner100x150 {
	width:100px;
	border: 1px solid #D9D9D9;
	padding: 4px 4px 4px 4px;
	text-align:center;	
	
}

/* SKYSKRABER */

#skyskraber {
	position: absolute;
	margin-left: 780px;
	top: 10px;
	border: 1px solid #D9D9D9;
	padding: 4px 4px 4px 4px;
	text-align:center;	
	
}

#mainteaser {
	background-image: url(/images/mainteaser_bg.gif);
	/*height:10px;*/
	margin: 0px;
	text-align: left;
	margin-bottom:8px;

}

#mainteasertxt {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;	
	padding-right: 5px;	
}

#rightteaser {
	background-color: #D3D4DA;
	padding: 4px 4px 4px 4px;
	text-align: center;
}


#rightteasertxt {

	/*font-size: 11px;*/
}


#topnewsmpix {width:232px;margin:4 0 0 0;}
#topnews {width:232px;margin:4 0 0 0;}
#junivers {margin:0;width:160px;padding: 4 0 0 6px;}
#debatteaser {margin:0;width:200px;padding: 0 0 0 0px;}


div.divrund2 {
	margin: 0px 0px 0px 0px;
	background-color: #B91E16;
	color: #fff;
	text-align: left;
	font-weight: bold;
	display: block;
}

div.divrund {
	background-color: #003163;
	width:100%px;
	border: 1px 1px 1px 0px solid #003163; 
	padding: 4px 4px 4px 4px;
	text-align: left;
	color: #fff;
	font-weight: bold;

}

img.corner {

}
.rundtop {  
}
.rundbund{
}


div.gdivrund {
	margin: 0px 0px 0px 0px;
	background-color: #B91E16;
	color: #fff;
	text-align: left;
	font-weight: bold;
	display: block;
}
img.gcorner {
  width: 4px;
  height: 4px;
  border: none;
  display: block !important;
}
.grundtop { 
  background: url(/images/g_ur.gif) no-repeat top right; 
}
.grundbund{
  background: url(/images/g_lr.gif) no-repeat bottom right; 
}

table {
	font-size: 1em;
	color: #000000;
}

td {
	font-size: 1em;
	color: #000000;
}
.ccursor
{
    CURSOR: hand
}

p {

}

hr {
	border: 0;
	border-top: 0px solid #ccc;
	height: 1px;
}

a {
	text-decoration: none;
	color: #000000;
}

a:link {
	text-decoration: none;
	color: #000000;
}

a:visited {
	text-decoration: none;
	color: #000000;
}

a:hover {
	text-decoration: underline;
	color: #f27926;
}

a:active {
	color: #000000;
}


.Lnewslink li A:link {font-size: 11px; font-weight: none; color: #000000;TEXT-DECORATION: none; font-style: none}
.Lnewslink li A:visited { font-size: 11px; font-weight: none; color: #000000;TEXT-DECORATION: none;font-style: none}
.Lnewslink li A:hover {font-size: 11px;font-weight: none; color: #003163;TEXT-DECORATION: none;font-style: none}
.Lnewslink li A:active { font-size: 11px; font-weight: none; color: #003163;TEXT-DECORATION: underline;font-style: none}  

.nptopstory {font-size: 28px; height: 20px; font-weight: bold; color: #000000; font-style: none;TEXT-DECORATION: none;}
.nptopstory A:link {font-size: 28px; height: 20px;font-weight: bold; color: #000000; TEXT-DECORATION: none; font-style: none;}
.nptopstory A:visited {font-size: 28px; height: 20px;font-weight: bold; color: #000000; TEXT-DECORATION: none;font-style: none;}
.nptopstory A:hover {font-size: 28px; height: 20px;font-weight: bold; color: #0077e9; TEXT-DECORATION: none;font-style: none;}
.nptopstory A:active {font-size: 28px; height: 20px;font-weight: bold; color: #0077e9; TEXT-DECORATION: none;font-style: none;}


.nptopNormal {font-size: 14px; height: 20px; font-weight: bold; color: #000000; font-style: none;TEXT-DECORATION: none;}
.nptopNormal A:link {font-size: 14px; height: 20px;font-weight: bold; color: #000000; TEXT-DECORATION: none; font-style: none;}
.nptopNormal A:visited {font-size: 14px; height: 20px;font-weight: bold; color: #000000; TEXT-DECORATION: none;font-style: none;}
.nptopNormal A:hover {font-size: 14px; height: 20px;font-weight: bold; color: #0077e9; TEXT-DECORATION: none;font-style: none;}
.nptopNormal A:active {font-size: 14px; height: 20px;font-weight: bold; color: #0077e9; TEXT-DECORATION: none;font-style: none;}

.npLeftNormal {font-size: 11px; font-weight: none; color: #000000; font-style: none;TEXT-DECORATION: none}
.npLeftNormal A:link {font-size: 11px; font-weight: none; color: #000000; TEXT-DECORATION: none; font-style: none}
.npLeftNormal A:visited {font-size: 11px; font-weight: none; color: #000000; TEXT-DECORATION: none;font-style: none}
.npLeftNormal A:hover {font-size: 11px; font-weight: none; color: #003163; TEXT-DECORATION: none;font-style: none}
.npLeftNormal A:active {font-size: 11px; font-weight: none; color: #003163; TEXT-DECORATION: none;font-style: none}

.npRightNormal {font-size: 11px; font-weight: none; color: #FFFFFF; font-style: none;TEXT-DECORATION: none}
.npRightNormal A:link {font-size: 11px; font-weight: none; color: #003163; TEXT-DECORATION: none; font-style: none}
.npRightNormal A:visited {font-size: 11px; font-weight: none; color: #003163; TEXT-DECORATION: none;font-style: none}
.npRightNormal A:hover {font-size: 11px; font-weight: none; color: #003163; TEXT-DECORATION: none;font-style: none}
.npRightNormal A:active {font-size: 11px; font-weight: none; color: #003163; TEXT-DECORATION: none;font-style: none}

.npNormal {font-size: 11px; font-weight: none; color: #000000; font-style: none;TEXT-DECORATION: none}
.npNormal A:link {font-size: 11px; font-weight: none; color: #000000; TEXT-DECORATION: none; font-style: none}
.npNormal A:visited {font-size: 11px; font-weight: none; color: #000000; TEXT-DECORATION: none;font-style: none}
.npNormal A:hover {font-size: 11px; font-weight: none; color: #0077e9; TEXT-DECORATION: none;font-style: none}
.npNormal A:active {font-size: 11px; font-weight: none; color: #0077e9; TEXT-DECORATION: none;font-style: none}

.npANormal {font-size: 12px; font-weight: none; color: #000000; font-style: none;TEXT-DECORATION: none}
.npANormal A:link {font-size: 12px; font-weight: none; color: #000000; TEXT-DECORATION: none; font-style: none}
.npANormal A:visited {font-size: 12px; font-weight: none; color: #000000; TEXT-DECORATION: none;font-style: none}
.npANormal A:hover {font-size: 12px; font-weight: none; color: #0077e9; TEXT-DECORATION: none;font-style: none}
.npANormal A:active {font-size: 12px; font-weight: none; color: #0077e9; TEXT-DECORATION: none;font-style: none}

.npSmall {font-size: 10px; font-weight: none; color: #000000; font-style: none;TEXT-DECORATION: none}
.npSmall A:link {font-size: 10px; font-weight: none; color: #003163; TEXT-DECORATION: none; font-style: none}
.npSmall A:visited {font-size: 10px; font-weight: none; color: #003163; TEXT-DECORATION: none;font-style: none}
.npSmall A:hover {font-size: 10px; font-weight: none; color: #003163; TEXT-DECORATION: none;font-style: none}
.npSmall A:active {font-size: 10px; font-weight: none; color: #003163; TEXT-DECORATION: none;font-style: none}

.npNewslink {font-size: 16px; font-weight: none; color: #000000; font-style: none;TEXT-DECORATION: none}
A.npNewslink:link {font-size: 16px; font-weight: none; color: #003163; TEXT-DECORATION: none; font-style: none}
A.npNewslink:visited {font-size: 16px; font-weight: none; color: #003163; TEXT-DECORATION: none;font-style: none}
A.npNewslink:hover {font-size: 16px; font-weight: none; color: #003163; TEXT-DECORATION: none;font-style: none}
A.npNewslink:active {font-size: 16px; font-weight: none; color: #003163; TEXT-DECORATION: none;font-style: none}

.readmore {font-size: 12px; font-weight: bold; color: #f27926; font-style: none;TEXT-DECORATION: none}
A.readmore:link {font-size: 12px; font-weight: bold; color: #f27926; TEXT-DECORATION: none; font-style: none}
A.readmore:visited {font-size: 12px; font-weight: bold; color: #f27926; TEXT-DECORATION: none;font-style: none}
A.readmore:hover {font-size: 12px; font-weight: bold; color: #000000; TEXT-DECORATION: none;font-style: none}
A.readmore:active {font-size: 12px; font-weight: bold; color: #f27926; TEXT-DECORATION: none;font-style: none}


.Newsdato {font-size: 11px;}

.fpimg {
	border : 1px solid #B8B8B8;
}


img {
	border-width: 0;
}


#main {
	margin-top: 0px;
	margin-left: 11px;
	text-align: left;
}


#maintext {
	width: 200px;
	padding-top: 10px;
	text-align: left;
}


.topnav {
	width: 100%px;
	height: 20px;
	padding-top: 5px;
	padding-left: 2px;
	text-align: left;
	font-size: 10px;
	color: #ffffff;
}


h1 {
	font-size: 28px;
}


h2 {

	font-size: 14px;
}


h3 {
	font-size: 18px;
}

h4 {
	margin-top: 1.0em;
	margin-bottom: 1.12em;
	font-size: 1.3em;
	font-weight: normal;
}



/* FOOTER */

#footer {
padding-top: 15px;
    background-color: #c5c5c5;
	width: 1000px;
	height: 100px;
	text-align: center;
}

#footertxt {
	width: 940px;
	
	text-align: center;
	font-size: 12px;
}

.Formslayout
{
    BORDER-RIGHT: #8A919A 1px solid;
    PADDING-RIGHT: 1px;
    BORDER-TOP: #8A919A 1px solid;
    PADDING-LEFT: 1px;
    FONT-SIZE: 11px;
    PADDING-BOTTOM: 1px;
    BORDER-LEFT: #8A919A 1px solid;
    WIDTH: 300px;
    COLOR: #000000;
    PADDING-TOP: 1px;
    BORDER-BOTTOM: #8A919A 1px solid;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    BACKGROUND-COLOR: #fefefe
}
.Sendlayout2
{

	BORDER-RIGHT: #58676C  1px solid;
	PADDING-RIGHT: 1px;
	BORDER-TOP: #58676C  0px solid;
	PADDING-LEFT: 1px;
	FONT-SIZE: 10px;
	PADDING-BOTTOM: 0px;
	BORDER-LEFT: #58676C  0px solid;
	WIDTH: 90px;
	COLOR: #58676C;
	PADDING-TOP: 1px;
	BORDER-BOTTOM: #58676C  1px solid;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #cccccc;
	
}

.Sendlayout{
  color:#ffffff;
  FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
  FONT-SIZE: 12px;
  background-color:#666;
  border:1px solid;
  border-top-color:#666;
  border-left-color:#666;
  border-right-color:#666;
  border-bottom-color:#666;

}
