body
{
	color: #333;
	font-size: 11px;
	font-family: verdana;
}

a
{
	color: #fff;
	text-decoration: none;
}

a:hover
{
	color: #fff;
}

a.lang
{
	color: #506473;
}

a.lang:hover
{
	color: #000;
}

a.cvlink
{
	color: #506473;
	font-weight: bold;
}

a.cvlink:hover
{
	color: #000;
	font-weight: bold;
}

p
{
	margin: 0;
	padding: 15px;
	line-height: 1.5em;
	text-align: justify;
}

#wrapper
{
	width: 700px;
	margin: 0 auto;
}
.box
{
	background: #fff;
}

.boxcontent
{
	position: relative;
	clear: both;
	padding: 5px;
	background: #506473;
	top: -12px;
}

.belowboxcontent
{
	position: relative;
	clear: both;
	padding: 5px;
	background: #506473;
	color: #fff;
	top: -12px;
}

.tab
{
	float: left;
	height: 32px;
	width: 139px;
	margin: 0 1px 0 0;
	text-align: center;
	background: #45545f;
}

.tabtxt
{
	margin: 0;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	padding: 9px 0 0 0;
}

.titleimage
{
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.AboutThisSiteTop
{
	display: none; 
	position: absolute; 
	left: 150px; 
	top: 125px; 
	border: solid black 1px; 
	padding: 10px; 
	background-color: #EEEEEE; 
	text-align: justify; 
	font-size: 10px; 
	width: 350px;
}

.shadowbox
{
	display: none;
	position: absolute;
	padding: 10px; 
	left: 165px;
	top: 140px;
	
	background: #000000;
	color: black;
	border: 1px solid #000000;
	width: 347px;
	height: 227px;
	filter: alpha(opacity=50);
	opacity: .50;
}	

.mainDiv
{
	margin:0 auto;
	width:700px;
	
}

.langDiv
{
	height:20px;
}

.bottom
{
	height:600px;
}

img.articleimage
{
  border: 0px solid black;
  padding: 0px 0px 0px 25px;
}

.top
{
	position:relative;
}	

div.rounded-box-top 
{
    	font-family: Arial; font-style : normal ;font-size : 15pt; font-weight :normal;
    	position:relative;
    	width: 100%;
    	background-color: #45545f;
    	margin: 3px;
    	z-index:-50;
	left:-0px;
}

div.top-left-corner 
{
    	position:absolute;
    	width:20px;
    	height:20px;
    	background-color:#ffffff;
    	overflow:hidden;
    	z-index:-50;
	left: -10px;
}

div.top-right-corner
{
    	position:absolute;
    	width:20px;
    	height:20px;
    	background-color:#ffffff;
    	overflow:hidden;
    	z-index:-50;
	right: 10px;
}


div.top-left-inside
{
    	position:relative; 
    	font-size:150px; 
    	font-family:arial; 
    	color:#45545f; 
    	line-height: 40px;
    	z-index:1;
	right: -10px;
}

div.top-right-inside
{
    	position:relative; 
    	font-size:150px; 
    	font-family:arial; 
    	color:#45545f; 
    	line-height: 40px;
    	z-index:-50;
	right: -10px;
	
}

div.top-left-corner 
{ 
    	top:0px; 
    	left:-3px; 
}


div.top-right-corner 
{
    	top:0px;
    	right:24px;
}


div.top-left-inside 
{
    	left:-8px;
}


div.top-right-inside 
{
    	left:-25px;
}

div.topround
{
	position: relative;
	width: 720px;
}	

		