body {
	background-color : #ffffcc;
}
	
	body, th, td, div, p {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color: #663333;
}
    
/* -- diverse Tabellenformate --*/	
		
	td.oben {
	background-color : #ffffcc;
	padding : 0px 0px 0px 0px;
	margin-top : 0px;
	margin-bottom : 0px;
}
	
	td.innen {
	background-color : #ffffcc;
	width: 100%;
	padding : 0px 25px 10px 30px;
}

	
	td.unten {
	background: url(../images/pictures/td_bg_unten.jpg) #ffffcc;
	font-style : normal;
	font-size: 10px;
	text-align : center;
	padding : 10px 0px 10px 0px;
}

	
/* -- allgemeines --*/
	
	p {
	text-align : justify;
}
	hr {
	width : 100%;
	color: #660000
}
	h1, h2, h3, h4, h5, h6 {
	color: #660000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
} 
	
	h1, h2, h3	{
		 text-align: center
}
		
	h1	{
	font-size: medium;
}
	h2	{
	font-size: small;
}
	h2.haus {
	font-size : small;
	text-decoration : underline;
}

  	h3	{
	font-size: smaller
	
}
  h4, h5, h6{ 
    text-align: left;
	
}

	h4	{
	font-size: small;
	
}
	h5	{
	font-size: smaller;
	
}
	h6	{
	font-size: xx-small;
	text-decoration : underline;
}

	

/*------- Links ------*/

a {
	font-size : 12 px;
	font-weight : bold;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

    a:link	{
	color: #660000;	
	text-decoration : underline;
}
	a:active	{
	color: #cc9900;
	text-decoration : underline;
}
	
	a:visited	{
	color: #cc3300;
	text-decoration : none;
}
	 
	 a:hover {
	color: #cc9900;
	text-decoration : underline
}

	
	p.unten 	{
	font-style : normal;
	font-size: 10px;
	text-align : center
}

	p.imp 	{
	text-align: center;
	color: #CC9966;
	font-size: 10px;
	font-style : normal;
} 

	
/*---- Für die  Linkleisten oben  ---- */

div.lklst {
	text-align: center;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color : #ffffcc;
	padding-bottom : 5px;
	padding-top : 4px;
}

   div.lklst a {
	font-size : 11px;
	font-weight : normal;
}

    div.lklst a:link	{
    color: #ffffcc;	
	text-decoration : underline;
}
	div.lklst a:active	{
	color: #ffffcc;
	text-decoration : underline;
}
	
	div.lklst a:visited {
	color: #ffffcc;
	text-decoration : underline;
}
	 
	 div.lklst a:hover {
	color: #ffcc66;
	text-decoration : underline
}
	
/* -- und unten --*/
	
div.lklst2 {
	margin : 0px 0px 0px 0px;
	background-color: #cc9966;
	border : solid #663300;
	border-width : 0px 1px 1px 1px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;

}

   div.lklst2 a {
	font-size : 11px;
	font-weight : normal;
}

    div.lklst2 a:link	{
    color: #ffffcc;	
	text-decoration : underline;
}
	div.lklst2 a:active	{
	color: #ffffcc;
	text-decoration : underline;
}
	
	div.lklst2 a:visited {
	color: #ffffcc;
	text-decoration : underline;
}
	 
	 div.lklst2 a:hover {
	color: #ffcc66;
	text-decoration : underline
}




