@media print {  body { background:#fff !important; } }

* {
margin:0;
padding:0;
border:0;
list-style:none
}


body {
	min-width:920px; /* Prevent content from becoming unreachable in Gecko */
}

/* position:absolute for all browsers - the whole page scrolls */
div#headerwrap {
	width:100%;
	top:0;
	left:0;
	height:100px;
}

}
div#header {
	height:100px;
	width:920px;
	margin:0 auto;
	border:0px solid #000;
}

#header p.gmt1 {
	font-family:'Times New Roman', Times, serif;
	color:#2D5591;
	font-size:26px;
	font-weight:bold;
	text-align:center;
	padding-top:15px;
	margin:0;
}

#header p.gmt2 {
	font-family:'Times New Roman', Times, serif;
	color:#2D5591;
	font-size:22px;
	font-weight:bold;
	text-align:center;
	padding-bottom:15px;
	margin:0;
}


div#middle {
	width:920px;
	margin:0 auto;
}
div#left {
	display:none;
}
div#content {
   font-family: arial,sans-serif;
   font-size:1.0em;
}

#content {
   padding:0 10px;
   border:1px solid #ccc;
   background-color:#FFF;
}

#content p.lang {
	display:none;
}

#content p.logo { 
   font-family: arial,sans-serif;
   color: black;
   font-size: 1.2em;
   text-align:center;
   margin:0;
}

#content p.smalltop {
   display:none;
}

#content .kleiner {
   font-size: 0.75em;
}

p.klein {
   font-size: 0.75em;
   margin: 1.0em 3.0em;
}

p.smalltop {
   display:none;
}

hr.black {
background:#000;
border:#000;
color:#000;
height:1px;
margin:0;
}

img.rand { 
    background-color: white;
    border-color: #DDDDDD #999999 #999999 #DDDDDD;
    border-style: solid;
    border-width: 1px;
    padding: 4px;
}

.unter {
   font-size: 0.6em;
   font-style: italic; 
}


#content a, a:visited { color:#003399; } 
#content a:link { color:#0033CC; }

#content p { 
	font-family: arial, sans-serif;
	font-size: 0.8em;
	text-align:left;
	margin:5px;
	color: #000;
}

#content .small { 
	font-family: arial, sans-serif;
	font-size: 0.85em;
	color: #000;
}

div#footer {
	height:50px;
	width:920px;
	margin:0 auto;
	font-family: arial, sans-serif;
	font-size: 0.85em;
	color: black;
}

/* Styling rules */
body,
html {
 	background-color: white;
	color:#000;
}


div#header {
	background:white; 
	color:black;
}

div#footer {
	background:white;
	color:black;
}

div#middle {
	background:white;
}


div#content {
	background:white;
}

h1,
h2 {
	padding:0;
	margin:0;
}

div#footer h2 {
	text-align:center;
	padding:0;
	margin:0;
}

div #footer p {
	margin:0;
	padding:0;
	text-align:center;
}

div#footer a {
	color:navy;
}


h1 {
	font-size:1.4em;
	text-align:center;
	padding-top:5px;
}

h2 {
	font-size:1.2em;
	padding-top:1em;
	margin-top:0;
}

p {
	margin-bottom:0;
	font-size:0.8em;
	line-height:1.4em;
}

pre {
	font-size:0.9em;
	line-height:1.4em;
}

ul {
	font-size:0.8em;
	line-height:1.4em;
}
