@media all {

/* --------- global --------- */

body {
	background: #98A1A3;
	margin-top: 10px;}

a:link {
	color: #6ca7df;}

a:hover {
	text-decoration: none;}

a:visited {
	color: #999;}
	
	
a.text:link {
	color: #666;
	text-decoration: none;}


a.text:hover {
	color: #C00;
	text-decoration: none;}

a.text:visited {
	color: #999;
	text-decoration: none;}



p {
	margin: 0 0 10px 0;}

em {
	font-style: normal;
	font-weight: bold;}
	
img {
	display: block;}
	
a img {
	border: none;
	display: inline;}

h1 {
	color: #C00;}
h2 {
	color: #999;
	margin-top: 20px;
	text-transform: uppercase;}

h3 {
	color: #999;
	font-weight: normal;
	margin-top: 15px;
	margin-bottom: 10px;}
	
h4 {
	color: #6ca7df;
	margin-bottom: 5px;}

.greybox h4 { color: #F0C074; }

h5 {
	color: #666;
	margin-bottom: 5px;}
	
h6 {
	color: #666;
	margin-bottom: 5px;}

hr {
	height: 1px;
	border: 0;
	border-bottom: 1px dotted #BBBCBE;
	margin: 5px 0;
	padding: 0;}

	
#container {
	width: 620px;
	padding-bottom: 7px;
	background: url(../images/eMailbox_bottom.gif) bottom no-repeat;}

#content {
	text-align: left;
	padding: 10px 32px;
	background: #FFF;}


#headerLogos {
    position: relative;
    top: 73px;
    right: -158px;}

#headerLogosNL {
    position: relative;
    top: 60px;
    right: -158px;}

#headerLogos img, #headerLogosNL img {
    margin-left: 20px;}
    

/* --------- layout + data tables --------- */



table.layout, table.data, table.form, table.data2 {
	width: 100%;
	border-collapse: collapse;}
	
table.layout td {
	padding: 0;}

table.form td, table.form th {
	padding: 5px 0;
	vertical-align: top;}
	
table.data td, table.data th {
	padding: 2px;
	vertical-align: top;}
	
table.data2 td, table.data2 th {
	padding: 0 0 2px 0;
	vertical-align: top;}

table.data th, table.form th {
	padding-right: 5px;}
	
th {
	text-align: left;}


/* --------- navigation --------- */


#mainnav ul {
	margin: 0 0 5px 5px;
	padding: 0;
	list-style-type: none;
	text-align: left;}

#mainnav li {
	display: inline;}

#mainnav a {
	margin: 0 7px 0 0;
	padding: 0;}

#mainnav a:hover, #mainnav li.secure a:hover {
	color: #dadbdb;}

#mainnav a.active, #mainnav li.secure a.active {
	color: #b3d2ee;}

#mainnav a.active:hover, #mainnav li.secure a.active:hover {
	color: #b3d2ee;}

#mainnav li.secure a {
	color: #CCC;}

#mainnav li.secure {
    float: right;
    margin-top: -15px;}

/* --------- forms --------- */

input, textarea, select {
	text-align: left;
	width: 250px;}

.stern {
	color:#f00;
	margin-right: 5px;}

td.checkbox input {
	width: auto;
	vertical-align: middle;
	margin-right: 5px;
	float: left;}

td.checkbox p {
	margin-left: 25px;}




/* --------- footer --------- */

#footer {
	text-align: right;
	padding-right: 10px;
	margin-top: 10px;}

#footer img {
	display: inline;}


#footer2 {
	padding: 5px;
	color: #fff;
	font-size: 100%;
	font-weight: bold;
	line-height: 1.1em;
	text-align: center;
	background: #98A1A3;}

#footer2 a, #footer2 a:visited {
	color: #FFF;}

/* --------- alltime objects & classes --------- */

input.button, a.button, a.button2 {
	width: auto;
	font-weight: bold;
	text-decoration: none;
	color: #FFF!important;
	background: #6ca7df;
	padding: 1px 2px;
	border: 1px solid #6ca7df;}
	
a.button:hover {
	background: #F7D380;}

a.button2 {
	color: #C00!important;
	background: #FFF;}

a.button2:hover {
	background: #CCC;}

a.pdf {
	margin: 0;
	padding: 2px 0 2px 20px;
	background: url(../images/icon_pdf.gif) no-repeat 0 0px;}
	
.more {
	white-space: nowrap;
	text-align: right;
	margin: 0;}

.odd {
	background: #eee;}

.border {
	border: 1px solid #B2B2B2;}

.top {
	margin-top: 0;}

.top2 {
	margin-top: 5px;}

.noMargin {
	margin: 0;
	padding: 0;}


.separator {
	clear: both;
	margin: 3px 0;
	color: #B2B2B2;
	text-align: center;
	background: url(../images/all/hr_separatorBG.gif) repeat-x 0 6px;}

 ul.list, ul.list2 {
	margin: 10px 0 10px 5px;
	padding: 0;}

 ul.list li {
 	list-style-type: none;
 	background: url(../images/all/list.gif) no-repeat 0 4px;
	margin-bottom: 10px;
	padding-left: 12px;}

 ul.list2 li {
 	list-style-type: none;
 	background: url(../images/all/list.gif) no-repeat 0 4px;
	margin-bottom: 2px;
	padding-left: 12px;}

.floatRight {
	float: right;
	margin: 0 0 10px 5px;}
	
.floatLeft {
	float: left;
	margin: 0 5px 10px 0;}
	
.clear {
	clear: both;}

.chapter {
	border-bottom: 1px dotted #BBBCBE;
	clear: both;
	display: block;}

.coloredBox {
	padding: 5px;
	margin: 10px 0;
	border: 1px solid #CCC;
	clear: both;}
	
.greybox {
	background: #EEE;
	padding: 10px;
	margin: 10px 0;
	clear: both;}

.greybox h3, .greybox h4 {
	margin:0;}


}


/* Aufzählungszeichen */

.sonstige_zahlen_kasterl_1 { background:  url(images/1_orange.png) no-repeat left center;  }
.sonstige_zahlen_kasterl_2 { background:  url(images/2_orange.png) no-repeat left center;  }
.sonstige_zahlen_kasterl_3 { background:  url(images/3_orange.png) no-repeat left center;  }
.sonstige_zahlen_kasterl_4 { background:  url(images/4_orange.png) no-repeat left center;  }
.sonstige_zahlen_kasterl_5 { background:  url(images/5_orange.png) no-repeat left center;  }
.sonstige_zahlen_kasterl_6 { background:  url(images/6_orange.png) no-repeat left center;  }
.sonstige_zahlen_kasterl_7 { background:  url(images/7_orange.png) no-repeat left center;  }
.sonstige_zahlen_kasterl_8 { background:  url(images/8_orange.png) no-repeat left center;  }
.sonstige_zahlen_kasterl_9 { background:  url(images/9_orange.png) no-repeat left center;  }
.sonstige_zahlen_kasterl_10 { background:  url(images/10_orange.png) no-repeat left center;  }




@media print
{
body * {font-size: 12pt; font-family: Helvetica, Arial, sans-serif;}
blockquote { font-family: "Times New Roman", Times, serif; }
code.css, code.xhtml, em.file { font-family:"Courier New", Courier, mono;}

h1 {font-size: 16pt; font-weight:bold; color: #336699;  background:inherit;  margin:0.4em 0 0.5em 0; border-bottom: 1px #ccc solid;}
h2 {font-size: 14pt; font-weight:bold; color: #666; background: inherit;   margin:0.2em 0 0.5em 0; padding: 0.3em; }
h3 {font-size: 12pt; font-weight:bold; margin:0.4em 0 0.3em 0;}

/* Vermeidung von SeitenumbrŸchen direkt nach einer †berschrift */
h1,h2,h3 { page-break-after:avoid; }

abbr[title]:after, acronym[title]:after { content: '(' attr(title) ')'; }

/* Sichtbare Auszeichnung der URLs von Links
a[href]:after {
 content:" <URL: "attr(href)">";
 color:#444;
 background-color:inherit;
 font-style:italic;
}  */

/* Umformatierung der Layoutboxen */
body {margin:0; padding: 0;}
#page_margins, #page {margin:0; padding: 0; border: 0; } 
#mainnav {display: none;}

#container {
	width: 100%;
	padding-bottom: 7px;}

#content {
	padding: 0;}

#main {margin: 0; padding: 0;}

table.data tr {
	border-bottom: 1px solid #000;}
	
.nonPrint {
	display: none;}

#headerLogos {
	top: 0;}

}

	
