/* CSS Document */

body {
	margin : 12px 0 15px 0;
}

h1 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	line-height : normal;
	font-style : normal;
	font-weight : bold;
	color : #351D00;
	padding : 10px 0px 0px 10px;
	line-height : 15px;
	margin : 0;
}

h2 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : normal;
	font-style : normal;
	font-weight: bold;
	color : #1E3168;
	padding : 10px 0px 0px 10px;
	line-height: 12px;
	margin : 0;
}

p {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-align : justify;
	font-size : 12px;
	line-height : 150%;
	font-style : normal;
	color : #000000;
	padding : 10px 10px 10px 10px ;
	margin : 0;
}

a {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	line-height : normal;
	font-style : normal;
	font-weight : normel;
	color : #E13C0E;
	line-height : 150%;
	text-decoration: underline ;
}

img {
	border : 0;
	margin: 0 0 0 0;
}

.error {
 	color : #FF0000;
}

.small {
	font-size : 11px;
	text-align : left;
}

.newstext {
	position : relative ;
	left: 0px ;
}

.linkbutton {
	background:url(../images/icon_link.gif) center left no-repeat;
	padding: 0px 0px 0px 13px;
}

.linkbutton2 {
	background:url(../images/icon_linkextern.gif) center left no-repeat;
	padding: 0px 0px 0px 13px;
}

.pdfbutton {
	background:url(../images/icon_pdf.gif) center left no-repeat;
	padding: 0px 0px 0px 20px;
}

.newstitle {
    padding : 10px 0px 0px 10px ;
}

.newsimage {
    padding : 10px 10px 0px 10px ;
}

#lang {
	width:760px;
	height:15px;
	font-size:11px;
	text-align:right;
	margin-bottom:8px;
}

#lang a {
    line-height:15px;
	display:inline;
	vertical-align:middle;
	color:#FFFFFF;
	text-decoration:none;
}

#lang a img {
	vertical-align:bottom;
}

#header{
	width : 770px ;
	background-image: url(../images/background_header.gif);
	background-repeat: repeat-x;
	background-color : #EBE0C3;
	height : 92px ;
	border-top : 1px solid #FFFFFF ;
	border-left : 1px solid #FFFFFF ;
	border-right : 1px solid #FFFFFF ;
}

#navi{
	position : relative ;
	margin-left : 241px;
	margin-top : 60px;
}

.content{
	width : 770px ;
	height : auto;
	background-color : #EBE0C3;
	border-left : 1px solid #FFFFFF ;
	border-right : 1px solid #FFFFFF ;
	padding-bottom : 20px ;
}

#footer{
	width : 770px ;
	background-image: url(../images/background_footer.gif);
	height : 53px ;
	border-bottom : 1px solid #FFFFFF ;
	border-left : 1px solid #FFFFFF ;
	border-right : 1px solid #FFFFFF ;
}

#footer img{
	margin-top : 20px ;
	margin-left : 25px ;
	padding : 0 ;
	margin : 0 ;
}

#page_background {
	background-image: url(../images/background.gif);
	background-repeat: repeat;
	background-color : #98624C;
}

.clearer {
	clear: both;
	font-size:1px;
	height: 0;
	line-height: 0;
}