/*fuer rte blocksatz*/
.align-justify
{
text-align: justify;
}

.align-center
{
text-align:center;
} 

.align-right
{
text-align: right;
}

p.textboxlinks {
background-color:#FF0000;
color: #ffffff;
font-weight:bold;
padding:6px;
margin:0px;
}

p.textboxzentriert {
background-color:#FF0000;
color: #ffffff;
font-weight:bold;
text-align: center;
padding:6px;
margin:0px;
}

p.textrahmen
{
border: 3px solid #cc6600;
padding-left: 10px;
padding-right: 10px;
}

/*span.teststil {
font-size: 30px;
color: #0000ff;
}*/

p.zeilenabstandplus {
line-height: 1.5;
}

table.tabellemitte {	
border-collapse: collapse;	
margin-left: auto;
margin-right: auto;
}

table.tabellemitte p {	
padding: 0;
margin: 0;
}


table.tabellemitte td {
/*border: 2px solid #64e531;*/	
text-align: center;	
font-family: arial;	
font-size: 14px;
color: #ffffff;
margin: 0;	
padding: 0px;
}


td.zellebraun {	
background-color: #cc9900;	
color: #ffffff;	
font-size: 14px;
}

td.zellebraun a {	
text-decoration: underline;
color: #ffffff;
font-weight: bold;
}

td.zellebraun a:hover {	
text-decoration: undeline;
color: #ffffff;
font-weight: bold;
}

td.zellebraun a:visited {	
text-decoration: underline;
color: #ffffff;
font-weight: bold;
}


td.zelleorange {	
background-color: #ff6600;	
color: #ffff00;	
font-size: 13px;
}

td.zelleorange a {	
text-decoration: underline;
color: #ffff00;
font-weight: bold;
}

td.zelleorange a:hover {	
text-decoration: underline;
color: #ffff00;
font-weight: bold;
}

td.zelleorange a:visited {	
text-decoration: underline;
color: #ffff00;
font-weight: bold;
}



td.zelleocker {	
background-color: #ffcc33;	
color: #d50033;	
font-size: 13px;
}

td.zelleocker a {	
text-decoration: underline;
color: #d50033;
font-weight: bold;
}


td.zelleocker a:hover {	
text-decoration: underline;
color: #d50033;
font-weight: bold;
}


td.zelleocker a:visited {	
text-decoration: underline;
color: #d50033;
font-weight: bold;
}

td.zelleviolett {	
background-color: #cc99cc;	
color: #662284;	
font-size: 13px;
}

td.zelleviolett a {	
text-decoration: underline;
color: #662284;
font-weight: bold;
}

td.zelleviolett a:hover {	
text-decoration: underline;
color: #662284;
font-weight: bold;
}

td.zelleviolett a:visited {	
text-decoration: underline;
color: #662284;
font-weight: bold;
}


