/*---{ common }------------------------------------------------------------------*/

body
{
	padding:0;
	margin:0;
	font-family:Tahoma, Verdana, Arial;
	font-size:small;
	color:#454545;
	background:#d5e0ec;
}

td
{
	font-size: 12px;	
}

h2, .KOP1{
	display:block;
	font-size:145%;
	padding:0 0 8px 0;
	margin:0 0 15px 0;
}

h3, .KOP2{
	display:block;
	font-size:125%;
	padding:0px;
	margin:0 0 15px 0;
}

#content table td p
{
padding: 0;
margin: 0;	
}

p{
	padding:0;
	margin:0 0 20px 0;
}

a{
	color:#e33131;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

.clearleft{
	clear:left;
}
	
/*---{ wrapper }----------------------------------------------------------------*/

#wrapper{
	position:relative;
	font-size:85%;
	padding:0 30px 0 0;
	margin:0 auto;
	background: url(../images/wrapper-bg.gif) 0px 500px repeat-y;
	width:700px;
	border-left:1px solid #fff;
}	

/*---{ header }----------------------------------------------------------------*/


#header{
	position:relative;
	height:171px;
	padding:0;
	margin:0;
	background: url(../images/background.jpg) left top no-repeat;	
}

/* logo */

#logo{
	position:absolute;
	z-index:1;
	left:540px;
	top:64px;
	background: url(../images/ov-logo.gif) left top no-repeat;
	height:98px;
	width:92px;
}

#logo span{
	visibility:hidden;
}

/*---{ flashPayoff }------------------------------------------------------------*/

#flashPayoff{
	position:absolute;
	z-index:10;
	left:500px;
	top:190px;
	padding:0;
	margin:0;	
}

/*---{ topbar }----------------------------------------------------------------*/

#topbar
{
	position:relative;
	background:#fff;
	width:100%;
	padding:5px 20px;
	margin:0;
	width:630px;
	background: #fff url(../images/topnav-bg.gif) right top no-repeat;
}

#topbar p{
	padding:0;
	margin:0;
}

#topbar a{
	color:#454545;
}

/* language-nav */

#language-nav{
	position:absolute;
	left:530px;
	top:5px;
	list-style:none;
	padding:0;
	margin:0;
}

#language-nav li{
	list-style:none;
	float:left;
	padding:0;
	margin:0 5px 0 0;
}

/* minimenu */

#minimenu{
	position:absolute;
	left:380px;
	top:5px;
}

/*---{ mainnavigation }----------------------------------------------------------------*/

/* see menu.css */


/*---{ columns }----------------------------------------------------------------*/

#content{
	position:relative;
	float:left;
	padding:20px 20px 0px 20px;
	margin:0;
	width:460px;
}

#sidebar{
	position:relative;
	float:right;
	padding: 170px 20px 0px 20px;
	margin:0 30px 0 0;
	width:130px;
}


/*---{ content }----------------------------------------------------------------*/

#content{
	line-height:1.5em;
	font-size: 12px;

}

#breadcrumbs{
	border-bottom: 1px dotted  #ccc;
	padding: 0 0 10px 0;
	margin: 0 0 20px 0;
}

/*---{ sidebar }----------------------------------------------------------------*/


#sidebar{
	color:#14477e;
	line-height:1.8em;
}

#sidebar h3{
	padding:0 0 10px 0;
	margin:0 0 10px 0;
	font-size:115%;
	text-transform:uppercase;
	border-bottom:1px solid #d5e0ec;
}

#newslist{
	padding:0;
	margin:0 0 20px 0;
}

#newslist dt{
	padding:0;
	margin:0 0 5px 0;
	font-weight:bold;
}

#newslist dd{
	padding:0;
	margin:0;
}

#sidebar address{
	font-style:normal;
	padding:0;
	margin:0 0 10px 0;

}

#sidebar address a{
	text-decoration:none;
	color:#14477e;
}

#sidebar address a:hover{
	text-decoration:underline;
}


/*---{ footer }----------------------------------------------------------------*/

.linkdark
{
	color: #454545;
	text-decoration: none;
}

.linkdark:hover
{
	text-decoration: underline;
}

.link
{
	color: #103976;
	text-decoration: none;
}
.link:hover
{
	text-decoration: underline;
}

.footer
{
	font-family: Tahoma;
	font-size: 11px;
	color:#9E9A97;
	line-height: 18px;	
}

#footer{
	position:relative;
	clear:both;	
	padding:20px;
	margin:0px;
	color:#aaa;
	line-height:1.8em;
	background: url(../images/footer-bg.gif) right bottom no-repeat;
	height:120px;
}


#footer p{
	padding:0px;
	margin:0px;
}

#footer a{
	color:#aaa;
	text-decoration:none;
}

#footer a:hover{
	text-decoration:underline;
}

#go2top{
	display:block;
	margin: 0 0 10px 0;
	padding: 0 0 10px;
	border-bottom:1px dotted #ccc;
	width:460px;
	text-align:right; 
}

/*---{ sitemap }----------------------------------------------------------------*/

#sitemap
{
	font-weight: bold;
	padding: 20px;
	margin: 0px;
	list-style: circle;
}

#sitemap ul
{
	padding-left: 20px;
	margin-bottom: 10px;	
	font-weight: normal;
	list-style: circle;
}


#sitemap li
{
	margin-bottom: 10px;	
	list-style: circle;	
}

#sitemap a
{
	text-decoration:none;
	color:#14477e;	
}

#sitemap a:hover
{
	text-decoration: underline;
	color:#14477e;	
}

img
{
 border: 1px solid #14477E;	
}
