@CHARSET "ISO-8859-1";

/* ------------
Generic 
------------ */

body {
	background-color: #BCC0B2;
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size:12px;
	margin:  0px;
	padding: 0px;
	color: #00425E;
	line-height: 16px;
}

p {
	
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	line-height: 14px;
	color: #00425E;
}

td {
	
	font-size:12px;
	margin: 0px;
	padding: 0px;
	line-height: 14px;
	vertical-align: top;
}

a {
	
	text-decoration: underline;
	color:#00425E;
}

a:hover {
	
	text-decoration: none;
	color:#00425E;
}

a:visited {
	
	text-decoration: underline;
	color:#00425E;
}

img {border: 0px;}

/* ------------
Headers 
------------ */ 
h1
{
	padding-top: 5px;
	padding-bottom: 0px;
	margin: 0px;
	font-family: Helvetica, Arial, Geneva, sans-serif;
	font-weight: bold;
	font-size: 15px;
	text-transform: uppercase;
}

h1.invert {
	
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px;
	color: #e2e5d8;
}

h2 {
	
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px;
	font-family:Helvetica, Arial, Geneva, sans-serif;
	font-weight:bold;
	font-size:12px;
}

h2.invert {
	
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px;
	color: #e2e5d8;
}

h3
{
	margin: 0px;
	font-weight: bold;
	font-size: 10px;
	display: inline;
	text-transform: uppercase;
	color: #7e8077;
}

h4
{
	height: 15px;
}
/*-------------
Archive items
---------------*/

span.archive_datum{
	font-size:10px;
}

span.archive_titel{
	font-size:12px;
	font-weight:bold;	
}

/* ------------
Main tables 
------------ */
table.wrap {
	width: 100%;
	height: 100%;
}


table.space {
	width: 800px;
	height: 860px;
	background-color: #e2e5d8;
}


table.main {
	width: 780px;
	height:100%;
	background-color: #e2e5d8;
}

td.menu {
	height: 140px;
	width: 780px;
}

td.rightPane {
	width: 190px;
	
}

td.leftPane{
	text-align:left;
	width: 590px;
}

td.leftPaneTest{
	text-align:left;
	width:580;
}

div.leftContentContainer{
	width:578px;
}

/* ------------
Items 
------------ */
td.itemRuler {
	
	font-size: 1px;
	background-color: #e2e5d8;
	line-height:1px;
	height: 1px;
}

td.itemRulerBottom {
	
	font-size: 1px;
	background-color: #e2e5d8;
	border-bottom: 1px solid #00425E;
	line-height:1px;
	height: 1px;
}

table.item td.readMore {
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
/*	 
	background-image:url('../images/butt_arrow_light.gif');
	background-repeat: no-repeat;*/
	text-align: left;
}


table.itemSelected {background-color: #ffffff;}

table.itemSelected  h1 {color: #00425E;}

table.itemSelected td.readMore {
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
/*	background-image:url('../images/butt_arrow_light.gif');
	background-repeat: no-repeat;*/
	text-align: left;
}

td.itemBody {
	height: 100%;
	width: 100%;
	line-height: 16px;
	margin: 0px;
	padding: 5px;
	text-align:left;
}

td.itemBodyBig {
	height: 100%;
	width: 490px;
	line-height: 16px;
	margin: 0px;
	padding: 5px;
	text-align:left;
}

td.itemBodyNews
{
	height: 100%;
	width: 400px;
	line-height: 16px;
	margin: 0px;
	text-align: left;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 0px;
	padding-top: 5px;
}

td.itemImage {
	background-color: #e2e5d8;  	
	width:190px;
	vertical-align:middle;
}

td.itemImageNews {
	background-color: #e2e5d8;  	
	width:190px;
	vertical-align:middle;
}

td.spacerBig {
	width: 80px;
	font-size: 1px;
	background-color: transparent;
}

td.flag{
	padding-left: 5px;
}

td.spacer {
	width:5px;
	font-size: 1px;
	background-color: transparent;
}

td.itemImageDetail {
	height: 100%;
	width:190px;
	/*background-image:url(../images/dots.gif);*/
}

/* ------------
Right Pane
------------ */
.blueRightBox ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	padding-top: 1em;
}
.blueRightBox li {
	margin: 0;
	padding: 0;
	background-image:url('../images/butt_arrow_light.gif');
	/*background-image: url(cruyffbutton.png);*/
	background-repeat: no-repeat;
	background-position: 0 0;
	padding-left: 19px;
	margin-left: 0.3em;
	padding-bottom: 0.4em;
}
table.blueRightBox td.header {
	background-image:url(../images/box_blue_top.gif);
	height: 43px;
	background-repeat: no-repeat;
	width: 190px;
	padding-right: 10px;
	padding-left: 10px;
	text-align:left;
}

table.blueRightBox td.body {
	
	background-color: #beced9;
	border-left: 1px solid #beced9;
	border-right: 1px solid #beced9;
	width: 190px;
	padding-right: 10px;
	padding-left: 10px;
	text-align:left;
}

table.blueRightBox td.footer {
	
	background-image:url(../images/box_blue_bottom.gif);
	height: 43px;
	background-repeat: no-repeat;
	width: 190px;
	padding-right: 10px;
	padding-left: 10px;
	}

table.orangeRightBox td.header {
	
	background-image:url(../images/box_orange_top.gif);
	height: 43px;
	background-repeat: no-repeat;
	width: 190px;
	padding-right: 10px;
	padding-left: 10px;
	text-align:left;
}

table.orangeRightBox td.body
{
	border-left: 1px solid #f47521;
	border-right: 1px solid #f47521;
	width: 190px;
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
}

table.orangeRightBox td.footer {
	
	background-image:url(../images/box_orange_bottom.gif);
	height: 43px;
	background-repeat: no-repeat;
	width: 190px;
	padding-right: 10px;
	padding-left: 10px;
	vertical-align: bottom;
}

div.boxSpacer {
	
	font-size: 1px;
	line-height: 1px;
	height: 5px;
}

/* ------------
Right Pane (Archive)
------------ */

td.orangeArrow {
	
	padding-top: 10px;
	width: 15px;
}

div.boxSpacerDotted {
	
	font-size: 1px;
	line-height: 1px;
	height: 5px;
	border-bottom: 2px dotted #c19441; 
	
}

#archive {
	
	display:none;
	margin: 0px;
	padding: 0px;
	text-align:left;
}

#magazineImage {
	
	cursor:pointer;
	
}

/* --------------
Other elements
---------------*/

table.textTable {
	border-collapse: collapse;
}

table.textTable td {
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 0.25em;
	padding-bottom: 0.25em;
	border-bottom: 1px solid #f47521;
	vertical-align: top;
}

table.textTable th {
	text-align: left;
	font-weight: bold;
	border-bottom: 1px solid #f47521;
	border-right: 1px dotted #003956;
	vertical-align: top;
	padding-right: 0.5em;
	padding-top: 0.25em;
	padding-bottom: 0.25em;
}
div.fotofoundation
{
	text-align: right;
	left: 150px;
	top: 150px;
	clear: none;
	float: right;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
}
div.fotocopyright
{
	font-size:10px;
	text-align: right;
	height: 60px;
	width: 190px;
}