html,body{
  margin:0;
  padding:0;
  border:0;
/* \*/
  height:100%;
/* Last height declaration hidden from Mac IE 5.x */
}
#printlogo {}
body {
	font-family: arial, helvetica, sans-serif;
	font-size:100.1%; /*** Don't change this setting. Make all other
font-sizes in % (preferred) or ems ***/
	color:#000000;
	}
#left{display:none;}
#container-left{display:none;}
#footer{display:none;}
#subfooter1{display:none;}
#header{display:none;}
#subheader1{display:none;}

/* Hauptnavigation links */
#menulinks {display:none;}

.layout img {
	margin: 0 30px 0 30px;
	border:0;}
	
a {color:#000000;}
a:visited {
	}
a:active {
	}
a:hover {
	text-decoration: underline;
	}
strong, b {
	font-weight: bold;
	}
hr {
	margin: 0px; /* fixes xhtml N6 bug where the hr sits to the left*/
	color: #ccc; /* for ie */
	background-color: #ccc; /* for everyone else */
	height: 1px;
	}
p {}
li {}
ul {}
td {}
hr {
	margin-top: 2.0em;
	margin-bottom: 2.0em;
	}
img {border: 0;}

div,p{margin:0}

.italics-test, .italics-test-side {
font-style: italic; 
text-align: justify; 
}


/* \*/
* html .italics-test, * html .italics-test-side {
overflow: hidden;
width: 100%;
o\verflow: visible;
w\idth: auto;
he\ight: 1px;
word-wrap: normal;
}
/* */
#subfooter1{
  font-size: 90%;
}
#container-center {
	font-size: 90%;
}
h1, h2, h3, h4, h5 {font-weight:bold;}
h1, h1 a {font-size:140%;color:#21BDBE;margin:0px;padding:0px;padding-bottom:8px;text-decoration:none;}
h2, h2 a {font-size:120%;color:#000000;margin:0px;padding:0px;padding-bottom:4px;}
h3 {font-size:100%;color:#21BDBE;margin:0px;padding:0px;padding-bottom:4px;}