/* ######################################################################### */
/*   URL: www.berlinopen.de                                                  */
/*   Path: ./_css/berlinopen_2.2.css                                         */
/*   Author: tatze - www.gearz.de                                            */
/*   Date: June 2010                                                         */
/* ######################################################################### */


/* ######################################################################### */
/* Display Output */
/* ######################################################################### */

@media screen {

body {
	background: #950101 url("../_img/page/bg.png") repeat-x top left;
	color: black;
	font: normal normal 10pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	min-width: 1024px;
	padding: 0;
	margin: 0;
}

h1, h2, h3, h4, h5 {
	font-weight: normal;
	margin-top: 2.5em;
	margin-bottom: 1em;
}

h1 { font-size: 1.5em; }

h2 { font-size: 1.4em; }

h3 { font-size: 1.3em; }

h4 { font-size: 1.2em; }

h5 { font-size: 1.1em; }

a {
	color: #b40000;
	text-decoration: underline;
}

table {
	width: 100%;
	border: none;
}

/*table.team {
	width: 800px;
	padding-left: 25px;
}*/

tr { border: none; }

tr.mark {
	background: #daa;
	color: black;
	font-size: 1em;
	text-transform: uppercase;
}

th {
	background: url("../_img/page/box_header3.png") repeat-x top left;
	font-size: 10pt;
	padding: 5px;
	padding-left: 15px;
	padding-right: 10px;
}

th a {
	color: black;
	text-decoration: none;
	font-weight: normal;
	font-size: 10pt;
}

th.t1 { width: 10%; }

th.t2 { width: 60%; }

th.t3 { width: 30%; }

table.team th.t3 { width: 20%; }

table.list td {
	font-size: 9pt;
/*	border-bottom: 1px solid #999;*/
	vertical-align: top;
	padding: 5px;
	padding-left: 15px;
	padding-right: 10px;
	background: #cfcfcf;
}

td {
	font-size: 9pt;
/*	border-bottom: 1px solid #999;*/
	vertical-align: top;
	padding-left: 15px;
	padding-right: 10px;
}

td.va-middle { vertical-align: middle; }

table.noborder td { border: none; }

ul li { padding-bottom: 0.25em; }

ul li.indent { padding-left: 10px; margin-left: 15px; }

li.nodecoration {
	list-style-type: none;
}

#page {
	width: 1014px;
/*	min-height: 750px;*/
	background: transparent url("../_img/page/page.png") repeat-y top right;
	padding-bottom: 30px;
	margin: 0 auto;
}

#header {
	position: relative;
	top: 0; left: 0;
	z-index: 1;
	height: 155px; width: 1014px;
	background: url("../_img/page/header.png") no-repeat top right;
	font-size: 12pt;
	text-align: right;
	margin: 0 auto;
}

#rsslink {
	display: block;
	position: absolute;
	top: 5px;
	left: 880px;
	background: url('../_img/page/rss.png') no-repeat top right;
	width: 85px;
	height: 37px;
	z-index: 2;
	border-bottom: 1px solid #333;
	margin: 0;
	padding: 0;
}

#headerlink {
	position: relative;
	top: 40px;
	left: 875px;
	display: block;
	height: 55px;
	width: 90px;
	z-index: 3;
}

#content {
	position: relative;
	z-index: 2;
	width: 800px;
	text-align: left;
/*	padding: 30px;*/
/*	padding-left: 153px;*/
	padding-top: 0px;
	margin: 0;
/*	margin-top: -30px;*/
	padding-bottom: 40px;
	min-height: 400px;
	background: #ddd url("../_img/page/box_header2.png") repeat-x top left;
	left: 180px;
	top: -10px;
	border-left: 2px solid #666;
	border-top: 2px solid #666;
}

#footer {
	width: 1014px;
	background: url("../_img/page/footer.png") no-repeat top right;
	color: #bbb;
	font-size: 8pt;
	text-align: center;
	padding: 0px;
	padding-top: 30px;
	margin: 0 auto;
	margin-bottom: 20px;
}

#footer a {
	color: white;
	font-size: 8pt;
	text-decoration: none;
}

#nav {
	width: 150px;
	text-align: left;
	position: absolute;
	z-index: 10;
/*	float: left;
	display: block;*/
}

#navlist {
	background: url("../_img/page/bg_nav.png") repeat-y top left;
    position: relative; top: -30px; left: 30px;
    z-index: 20;
	color: white;
	text-align: left;
	margin-left: 10px;
}

#navlist a, #navlist h2 {
	display: block;
    font: 9pt/14px Verdana, Geneva, Arial, Verdana, sans-serif;
	white-space: nowrap;
	margin: 0;
	padding: 5px;
}

#navlist h2 {
	border-bottom: 1px solid #252525;
	padding-left: 10px;
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 5px;
}

#navlist a .inactive, .inactive {
	color: #666;
}

#navlist a {
	padding-left: 20px;
    margin-left: 10px;
	color: white;
	text-decoration: none;
}

#navlist h2 a {
	padding: 0;
	padding-top: 5px;
	margin: 0;
}

#navlist h2 a:hover {
	background: none;
}

#navlist a:hover, #navlist ul li:hover {
	color: red;
	background: #202020;
}

#navlist a:active { color: white; }

#navlist ul {
	width: 100%;
	list-style: none;
	margin: 0;
	padding: 0;
    margin-bottom: 10px;
}

#navlist li {
	margin: 0;
	padding: 0;
}

#navlist ul li ul {
	background: transparent url("../_img/page/shadow.png") repeat;
    border-left: none;
}

#navlist ul li ul a {
/*	padding-left: 0;*/
	margin-left: 0;
}

div#navlist li, div#navlist li:hover { position: relative; }

div#navlist li ul {
	position: absolute; top: 0px; left: 100%;
	display: none;
	border: 1px solid black;
}

div#navlist ul ul, div#navlist ul ul ul, div#navlist ul li:hover ul ul, div#navlist ul li:hover ul ul ul { display: none; }

div#navlist ul li:hover ul, div#navlist ul ul li:hover ul, div#navlist ul ul ul li:hover ul { display: block; }

#navlist a.active, #navlist a.active:visited {  
    background: transparent url("../_img/page/pointer_R.png") no-repeat left center;
}

#navlist h2 a.active, #navlist h2 a.active:visited {  
    background: none;
}

.box {
	font-size: 9pt;
/*	background: #ddd;*/
	color: black;
/*	border: 3px solid #aaa;*/
	border-top: none;
/*	border-bottom: 5px solid #aaa;*/
	padding: 30px;
	padding-top: 10px;
	padding-bottom: 20px;
	margin: 20px;
	margin-top: 0px;
}

.box p { 
	padding: 0px;
	padding-bottom: 0.75em;
	margin: 0px;
 }

.boxheading {
/*	background: #dadada url('../_img/page/box_header2.png') repeat-x top;*/
	color: black;
	font-size: 1.25em;
/*	border: 1px solid #bbb;*/
	border-bottom: 1px solid #666;
	padding: 20px;
	padding-bottom: 8px;
	padding-top: 4px;
	margin: 20px;
	margin-bottom: 0; 
}

.mark {
	color: black;
	background: #ccc;
	font-size: 1.1em;
	padding: 5px;
	padding-left: 10px;
	padding-right: 10px;
	border: 1px solid #950101;
}

table.list tr.markgreen td { background: #BFD4BA; }

.markyellow { background: #dcd877; }

table.list tr.markred td { background: #ddaaaa; }

.markborder {
	border: 3px solid #950101;
	margin: 5px;
	padding: 10px;
}

.hover, table.list td.hover {
	background: #cfcfcf url('../_img/page/team-hover.gif') no-repeat left center;
	cursor: help;
}

.print { display: none; color: black;}


.picture {
	border: 1px solid #888;
	padding: 2px;
	margin: 6px;
}

.pictureText {
	font-style: italic;
	border-bottom: 1px solid black;
	padding-bottom: 15px;
}

.autoCenter {
	margin: auto;
	padding: 10px;
	width: 600px;
}

.width400 {
	width: 500px;
}

}


/* ######################################################################### */
/* General Output */
/* ######################################################################### */

.center { text-align: center; }

.right { text-align: right; }

.left { text-align: left; }

.fright { float: right; }

.fleft { float: left; }

.red { color: red; }

.large { font-size: 11pt; }

.medium { font-size: 9pt; }

.small { font-size: 8pt; }

.bold { font-weight: bold; }

.normal { font-style: normal; font-size: 9pt; }

.top { vertical-align: top; }

.middle { vertical-align: middle; }

.bottom { vertical-align: bottom; }

.indent { padding-left: 20px; }

.lower { position: relative; top: 5px; }

.grey { color: #666; }

/* ######################################################################### */
/* Printer Output */
/* ######################################################################### */

@media print {

body { font: normal normal 12px Verdana, Geneva, Arial, Helvetica, sans-serif; }

table {
	width: 100%;
	border: none;
}

td {
	border-bottom: 1px solid #555;
	vertical-align: top;
	padding-left: 15px;
	padding-right: 10px;
}
table.noborder td { border: none; }

th a { color: black; }

td.va-middle { vertical-align: middle; }

td a, a {
	color: black;
	text-decoration: none;
}

th.t1 { width: 10%; }

th.t2 { width: 65%; }

th.t3 { width: 25%; }

ul, li { margin: 0; }

#pagehead { position: relative; }

#header {
	border: none;
	border-bottom: 1px solid black;
	margin-bottom: 2em;
	font-size: 1.15em;
	text-align: center;
	width: 100%;
	padding: 20px;
}

#navlist, .dontprint { display: none; }

#content {
	border: none;
	padding: 10px;
	text-align: left;
}

html>body #content { padding-top: 0px; }

.print { display: inline; }

.boxheading {
	font-size: 1.3em;
	padding-top: 0.5em;
	padding-left: 0.5em;
	padding-bottom: 0.75em;
	border: none;
	border-bottom: 1px solid gray;
}

.mark {
	padding: 0;
	font-weight: bold;
}

.box p {
	padding: 0;
	margin: 0;
}

.box {
	margin-bottom: 2em;
	border: none;
	padding: 1em;
}

.picture {
	padding: 4px;
	margin: 6px;
}

.pictureText {
	font-style: italic;
	padding-bottom: 15px;
}

}
