body {
text-align: center;
}

H1 { color: 006666;
margin-top: 10px;
font-size: 1.4em;
}
H2 { color: white;
font-size: 1.2em;
}

/* KLEINE SCHRIFTEN */
#rechts h4{
	font-size: 0.8em;
	padding-left:400px;
	margin: 0px 0px 0px 0px;
	font-weight: normal;
}
#rechts h4 a {
	text-align: right;
	color: #e0dcf0;
	text-decoration:none;
}
#rechts h4 a:hover{
	color: #7a78b3;
}


a:link {color:63AC9A; text-decoration:none}
a:visited {color:63AC9A; text-decoration:underline}
a:active {color:white; text-decoration:none}
a:hover {color:white; text-decoration:underline}


p {line-height: 1.5em;
text-align:justify;}
td {}
b {color:#63AC9A;}



#content {
border: 0px solid;
font-family: ITC Garamond, Garamond, Times, Verdana, sans-serif;
font-size: 1em;
color: #006666;
width: 450px;
margin-left: 60px;
position: static;
}

#logo {
border: 0px solid;
margin-left: 60px;
margin-top: 60px;
}

#zentriert {
border: 0px solid;
text-align: center;
margin:0 auto;
width: 800px;
text-align: left;
}

#spalte1 {
   float:left;
   width:  220px;
 }
 
 #spalte1b {
   float:left;
   width:  224px;
 }
 

 #spalte2{
   margin-left: 220px;
   width:  220px;
 }

