html,body {
	margin: 0;
	padding: 0;
	border: 0;
}
img
{
	border: 0;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 100%;
vertical-align: baseline;
background: transparent;
}/* GLOBAL */
body{
	margin:0;
	padding:0;
	font:12px/13px Verdana, Geneva, Tahoma, sans-serif;
	text-align:center;
	background:#800000 url(style_images/bg.jpg) repeat-x scroll 0 0;
}

/* undo textalign */
#container {
	text-align: left;
}


body, input, textarea, th, td, select, p {
  font-family: Verdana, Tahoma, Geneva, sans-serif;
}

/* margins */
/*
ul, ol, dl { margin-bottom: 1.8em; }
p { margin-bottom: 1.5em; }
*/h1 {
    font-size: 2.0em;
	line-height:30px;
}

h2 {
    font-size: 1.8em;
}

h3 {
    font-size: 1.6em;
}

h4 {
    font-size: 1.3em;
}

h5 {
    font-size: 1.2em;
}

p{
    font-size: 1em;
}

table
{
   font-size: 1em;
}

td
{
	vertical-align:top;
}

form
{
font-size: 0.90em;
}

textarea
{
font-size: 1em;
}

#menum
{
	font-size: 1.2em;
}

#navigation
{
	font-size: 1.1em;
}

#content
{
	font-size: 1em;
}

#extra
{
	font-size: 1.1em;
}

#footer
{
	font-size: 1.2em;
}
/* LAYOUT */
#container {
	width: 960px;
	margin: 0 auto;
	text-align:left;
}

#navigation {
	float:left;
	width: 100%;
	height: 38px;
	background:#000000;
	z-index:2;
position:relative;   	
	
}

#container-main{
	float:left;
	width:100%;
	background: #800000 url("style_images/containermain.png") no-repeat scroll top center;
}

#header {
	float:left;
	width: 100%;
	height:160px;
	text-align:center;
   z-index:1;
position:relative;   	
}

#logo{
	margin:0 auto;
	width:722px;
	margin-top:10px;
}

#wrapper {
	float:left;
	width: 940px;
	margin:0 0 0 10px;
   z-index:1;
position:relative;   	
	background:#b200b2 url("style_images/wrapper.png") no-repeat scroll top center;
}

#content {
	float: left;
	width: 920px;
	margin:10px;
	min-height:300px;
}

#extra{
	float:left;
	width:275px;
	margin:0 0 0 35px;
}

#footer {
	float:left;
	width: 100%;
	height:30px;
	margin:20px 0 0 0;
}

#mainmenu
{
	margin-left: auto;
	margin-right: auto;
}
/* FIX */

/* clearfix for floats */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {display:inline-block;}

/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */
/* SECTIONS */

#container-main{
}
/* content */
#content {
	text-align: justify;
}

#content td {
	text-align: left;
}

#content a {
	color: #fff000;
	text-decoration: underline;
}

#content a:hover {
	color:#ffffff;
	text-decoration: none;
}

/* Block  content*/

#content .bkBlock{
	float:left;
	width:100%;
	margin:10px 0 0 0;
}
#content .bkBlockHead
{
	padding-top:0px;

	text-align:left;
}

#content .bkBlockHead h3 
{
  font-family: 'Carter One', serif;
  font-size: 28px;
  font-style: normal;
  font-weight: 300;
  text-shadow: none;
  text-decoration: none;
  text-transform: none;
  letter-spacing: 0em;
  word-spacing: 0.2em;
  line-height: 1.8;
  color: #ddd;
}

#content .bkBlockTitle{

    float: left;
    text-align:center;
	width: 100%;
}
#content .bkBlockActions{
	white-space: nowrap;
}
 
#content .bkBlockContent{
	color: #ffffff;
	margin-top: 10px;
}

#content .bkBlockContent img{
	display:inline;
	margin:3px;
}
#content #contentsublink li
{
padding-top: 0.5em;
padding-bottom: 0.5em;	
}
#content #contentsublink li a
{
	font-size: 1.2em;

	
}#footer{
	text-align: center; 
}

#footeric{
	width:960px;
	height:100px;
	margin:0 auto;
	text-align:left;
	
}

#footer p.footerlogo{
	float:left;
	width:190px;
	height:25px;
	margin:5px 0 0 25px;
}

#footer p.copy{
	float:left;
	color:#ffffff;
	font-size:9pt;
	margin:5px 0 0 5px;
}

#footer p.mezopotamya{
	float:right;
	margin:0 25px 0 0;
}/* extra */
#extra {
	text-align: center;
}

#extra li a{
	color: #102C00;
	text-decoration: none;
	width: 243px;
}

#extra li a:hover {
	color:#102C00;
	background: url(style_images/extraaktiflink.png);
	text-decoration: none;
	width: 243px;
}


/* Block  extra*/

#extra .bkBlock
{
	float:left;
	width: 100%;
}
#extra .bkBlockHead
{
	color:  #5bb1cf;
	font-weight: bold;
    text-align: left;
	padding: 3px 0 5px 2px;
	width: 100%;
}
#extra .bkBlockActions
{
	white-space: nowrap;
	float: left;
}
#extra .bkBlockActions img
{
	margin-left: 1px;
	margin-right: 1px;
}
#extra .bkBlockContent
{
	width: 100%;
	color: #4B4B4B;
	text-align:center;
}

* html #extra .bkBlockContent
{
		height: 20px;
}

#extra .bkBlockContent img
{
	margin:10px 0 0 0;
	display:inline;
}

#yanmenu
{
	width: 243px;
	text-align: left;
	color: #102C00;
	margin: 0;
	padding: 0;
}

#yanmenu ul
{
	width: 243px;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

#yanmenu li
{
	width: 243px;
	height: 21px;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

#yanmenu li a
{
	width: 100%;
	height: 21px;
	font-weight: normal;
	margin: 0;
	padding: 0 0 0 10px;
}

#yanmenu li a:hover
{
	width: 100%;
	height: 21px;
	font-weight: normal;
	margin: 0;
	padding: 0 0 0 10px;
	color: #102C00;
	background: url(style_images/extraaktiflink.png) no-repeat;
}



/* OTHER */
h1#thelogo_tr  {
height:107px;
margin:0;
position:relative;
width:343px;
}

h1#thelogo_tr span {
background:url("/images/logo.jpg") no-repeat scroll 0 0 transparent;
height:100%;
position:absolute;
width:100%;
}

#launch{
	float:right;
	width:250px;
	margin:10px 0 0 0;
	font-weight:bold;
}

#launch a{
	color:#16668b;
	text-decoration:none;
}

#launch a:hover{
	text-decoration:underline;
}