html, body {
	height: 100%;
	margin: 0px;
	padding: 0px;
}

body {
	text-align:left;
	background-color: #fff;
	font-family: Verdana, Helvetica, sans-serif;
	font-size:80%;
	color:#000
}

#menu {

	display:none;
}
#content img{
	margin:10px;
}
#content a{
text-decoration:none;
}
#right {
	background-color: #fff;
	
	margin: 0;
}

#title {
	display:none;
}
#titleDruck hr, h1{
	page-break-inside:avoid;
	
}
#titleDruck{
height:150px;
}
#content{
	background-color: #fff;
	background-image:none;
	width:100%;
	color:#000;
	
	padding: 10px;
	margin:0;
	
}


.ueberschrift {
  text-align:center;
  font-size:110%;
  font-weight:bold;
}

.ueberschrift11pt {
  text-align:center;
  font-size:100%;
  font-weight:bold;
}


td {
	
}

tr .ueberschrift11pt {
	text-align: left;
}

table {
	
}

h1 {
	font-size:120%;
	font-weight:bold;
	margin-top: 50px;
	margin-bottom: 20px;
}

h2 {
	font-size:110%;
	font-weight:bold;
	margin-top: 40px;
}

h3 {
	font-size:100%;
	font-weight:bold;
	margin-top: 30px;
}

p {
margin: 0 0 10px 0;

}

.blauUnterlegt {
	
	font-weight:bold;
	background-color: #000099
}

img.team {
	float:left;
	margin-right: 20px;
}

h1.top {
	margin-top: 0px;
}

ul,ol {
	margin: 10px 0;

	
}



li {
	padding-left: 10px;
	margin:10px 0;
}







