.body {
	background-color: #FFEDC8;
	margin-left: 0px; margin-right: 0px; margin-top: 0px; margin-bottom: 0px;
}

/* Hintergrundbild */
.background {
	background-image: url(images/kringel_1.gif);
	background-repeat: no-repeat;
    background-position: 100px 70px;
}

/* Hintergrundbild wiederholend*/
.background1 {
	background-image: url(images/kringel_2.gif);
	background-repeat: repeat-y;
	background-position: center top;
    
}

/* Headline */
h1, .h1 {
color: #D50172;
	font-size: 14pt;
	font-family: Arial, Helvetica;
	font-weight: bold;
}


/* Text */
p, .text {
	color: #823D32;
	font-size: 10pt;
	font-family: Arial, Helvetica;
	font-weight: normal;
	line-height:14pt;
}


/* Text bold*/
h1, .h1 {
	color: #823D32;
	font-size: 12pt;
	font-family: Arial, Helvetica;
    font-weight: bold;
}

/* Text Tabelle 1*/
h2, .h2 {
	color: #FFFFFF;
	font-size: 11pt;
	font-family: Arial, Helvetica;
    font-weight: bold;
}

/* Text Tabelle 2*/
h3, .h3 {
	color: #823D32;
	font-size: 10pt;
	font-family: Arial, Helvetica;
    font-weight: normal;
}

/* Text klein */
h4, .h4 {
	color: #823D32;
	font-size: 8pt;
	font-family: Arial, Helvetica;
    font-weight: normal;
}


.text		{	margin-left: 30px; margin-top: 15px; margin-right: 50px; margin-bottom: 30px;  }
.h1         {	margin-left: 30px; margin-top: 30px; margin-right: 50px; margin-bottom: 0px;  }

.h2         {	margin-left: 30px; margin-top: 2px; margin-right: 10px; margin-bottom: 0px;  }
.h3         {	margin-left: 10px; margin-top: 2px; margin-right: 10px; margin-bottom: 0px;  }
.h4         {	margin-left: 10px; margin-top: 2px; margin-right: 10px; margin-bottom: 0px;  }



/* Die inhaltliche Navigation */
a.inhalt:link, a.inhalt:visited, a.inhalt:hover, a.inhalt:active {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	line-height: 16pt;
}

a.inhalt:link,a.inhalt:visited    {	 color: #FFFFFF; background-color:#FD7303;	}
a.inhalt:hover,a.inhalt:active    {  color: #FFFFFF; background-color:#FEAF04;	}


 


/* N   Die funktionale Navigation oben */
a.funkt:link, a.funkt:visited, a.funkt:hover, a.funkt:active {
	font-family: Arial, Helvetica;
	font-weight: bold;
	font-size: 10pt;
	text-decoration: none;
}

a.funkt:link, a.funkt:visited   {	color: #FD7303;	}
a.funkt:hover, a.funkt:active   { 	color: #FEAF04;	}
																				 
																				  
																				   
																				 
/* N mail*/
a.mail, a.mail:visited, a.mail:hover, a.mail:active {
	font-family: Arial, Helvetica;
	font-size: 10pt;
	text-decoration: underline;
}

a.mail:link, a.mail:visited   {	 color: #FD7303;	}
a.mail:hover, a.mail:active   {  color: #FEAF04;	}




/* N link */
a.link, a.link:visited, a.link:hover, a.link:active {
	font-family: Arial, Helvetica;
	font-size: 10pt;
	text-decoration: underline;
}

a.link:link, a.link:visited   {	 color: #FD7303;	}
a.link:hover, a.link:active   {  color: #FEAF04;	}



a.text1:link, a.link:visited, a.link:active  {	 color: #823D32;	}
a.text1:hover {	 text-decoration: underline;	}

.text1 {

	color: #823D32;
	font-size: 10pt;
	font-family: Arial, Helvetica;
	font-weight: normal;
	line-height:14pt;
}
.text2 {

	color: #823D32;
	font-size: 12pt;
	font-family: Arial, Helvetica;
	font-weight: normal;
	line-height:14pt;
	font-weight: bold;
}

