 * { padding: 0; margin: 0; }

body {
 margin-top: 30px;
 font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
 font-size: 13px;
 background-image: url(../_imgs/background.jpg);
  background-repeat:no-repeat;
	background-position: center top;
  } 
#navi a:link#current, #navi a:visited#current, #navi a:hover
{
	background-color:#FFF;
	color:#000;
}
#navigation ul li{
	display:inline; 
	list-style: none;
}
#navigation a:link, #navigation a:visited{
	text-decoration:none;
	color:#000;
	font-size:15px;	
	padding: 12px 5px 12px 5px;
} 
 
#navigation a:hover{
	text-decoration:none;
	color:#000;
}	
#wrapper { 
 margin: 0 auto;
 width: 1050px;
 background: #fcf3d8;
}

#faux {
 background: url(faux-2-2-col.gif);
 margin-bottom: 5px;
 overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */
 width: 100%
}
#header {
 color: #333;
 width: 902px;
 padding: 10px;
 height: 100px;
 margin: 10px 0px 0px 0px;
 background: #fcf3d8;
}
#controls{
	float:right; 
	width:200px; 
}
#navigation {
 color: #333;
 padding: 10px;
 margin: 0px 0px 0px 0px;
 background-image:url(../_imgs/bg_navi_03.jpg);
 background-repeat:repeat-x;
 border: #FFF solid 4px;
}
#rightcolumn { 
 display: inline;
 color: #333;
 margin: 10px 10px 0px 0px;
 padding: 5px; 
 width: 230px;
 float: right;
 border: 4px #FFF solid;
 background-color: #e9e6c9;
}
.title{
	width: 227px;
	height:21px;
	background-image:url(../_imgs/title_bg_10.jpg);
	background-repeat:no-repeat;
	text-align:center;
	padding-top:15px;
	font-size:14px;
	font-weight:bold;
}

.title #sued{
	padding-bottom: 30px;
}
.newslinks{
	margin-left:30px;	
}
.suedtirol{
	margin-left:15px;
	width: 198px;
	height:23px;
	background-image:url(../_imgs/suedtirol_news_14.jpg);
	background-repeat:no-repeat;
	text-align:center;
}
.suedtirol a{  
display:block;
	text-decoration:none;
	color:#000;
	margin-top:2px;
	font-size:16px;
}
#leftcolumn { 
 float: left;
 color: #333;
 background-color:#FFF;
 margin: 10px;
 padding: 10px;
 border: #cfc7b1 1px solid;
 width: 748px;

 display: inline;
 position: relative;
}
#footer { 
 width: 1100;
 clear: both;
 color: #333; 
 font-weight:500;
 margin: 0px 0px 10px 0px;
 padding: 10px;
}
.clear { clear: both; background: none; }
