body{
	font-family : Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #0000;
	background-color : #FFFFFF;
	margin-left : 0px;
	margin-top : 0px;
	margin-right : 0px;
	margin-bottom : 0px;
}

h1{
	color: #000000;
	font-weight: bolder;
	text-align: center;
	font-size: 16pt;
}

h2{
	color: #000000;
	font-weight: bolder;
	text-align: center;
	font-size: 12pt;
	margin-bottom: 0pt;
}

h3{
	color: #000000;
	font-weight: bolder;
	text-align: left;
	font-size: 14pt;
}

h4{
	font-size: 13pt;
	font-weight: bold;
}

p, ul, ol{
	font-size: 10pt;
}

ul{
	list-style-type : circle;
}

a{
	color: #000066;
	font-size: 10pt;
	text-decoration: none;
}

a:hover {  color: #666666;
	text-decoration: underline;
}

.white {
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
}

.link { 
	color: #000066; 
	font-weight: bold;
}

.whitesub { 
	font-size: 10pt; 
	font-style: italic; 
	color: #333333;
	font-weight: bolder;
	text-decoration: none;
}
	
.whitesubblue {   
	font-style: italic; 
	color: #BCBCBC;
	font-weight: bolder;
	text-decoration: none;
}
	
.header {  font-size: 13pt;
	color: #cc0000;
	font-weight: bold;
}
	
.headerblue { font-size: large; 
	color: #000066; font-weight: bold;
}
 
.farbeneu {  font-style: normal;
	color: #CC0000; 
}

.Liedplanhead {  font-weight: bold;
	text-indent: 5pt;
}
	
.saying{
	color: #CC0000;
	text-align : center;
	font-weight : bold;
}

.name{
	font-size: 7pt;
	color: #000000;
	text-align: center;
}

table.headTable{
	background-image : url(images/Menschen_rot_alternativ.jpg);
}

table td.blue{
	background-color : #000066;
}

table td.lightblue{
	background-color: #0000CC;
}

table td.yellow{
	background-color: #ffffcc;
}

table.grey{
	background-color: #cccccc;
}

table{
	font-size: 10pt;
}
