<!-- Stile definieren //-->
<style type="text/css">
<!--
td.zelle11 {background-color:#11AFFF;width:160px;height:100px}
table.zelle11 {width:160px;}
td.zelle12 {background-color:#33CCAA;width:660px;}
table.zelle12 {width:660px;}
td.zelle13 {background-color:#C0C0C0;width:150px;}
table.zelle13 {width:150px;}
td.zelle14 {background-color:#C0BBAA;width:100%}

td.zelle21 {background-color:#55AABB;height:650px;padding:12px;vertical-align:top}
td.zelle22 {background-color:#CCFF99;text-align:center;padding:12px;vertical-align:top}
td.zelle23 {background-color:#C0AA00;}
td.zelle24 {background-color:#C0AA00;}

td.zelle31 {background-color:#C0C0B0;height:70px;}
td.zelle32 {background-color:#C0C0FF;}
td.zelle33 {background-color:#00C0C0;}
td.zelle34 {background-color:#00C0C0;}

td.zelle41 {background-color:#C0C0B0;}
td.zelle42 {background-color:#C0C0FF;}
td.zelle43 {background-color:#00C0C0;}
td.zelle44 {background-color:#00C0C0;}


body {
color : black;
//background : #cdc6ad url(http://css.fractatulum.net/img/spitzer.jpg) no-repeat 0% 100%;
background : #cdc6ad 
font : 13px  arial, helvetica, sans-serif;
text-align : justify;
margin : 0;
padding : 0;
}

.ueberschrift{
Font-Weight: 400;
Font-Size: 34pt;
}


<!-- FORMATIERUNG VERWEISE  -->
a:link {text-decoration:none; font-weight:bold;font-size:10pt; color:#009B9B}
a:visited {text-decoration:none; font-weight:bold;font-size:10pt; color:#009B9B}
a:hover {text-decoration:none; font-weight:bold;font-size:10pt; background-color:#transparent;color:#009B9B} 
a:active {text-decoration:none; font-weight:bold;font-size:10pt;color:#009B9B}
</style>