/*#####Überschriften und Texte#####*/

body {
	Color: #fff;
	background-color: #fff;
	z-index: 50;
	background: none;
	border: none;

}

img {
	border: none;
}

h1,h2,h3 { font-family: Edwardian Script ITC, Arial, sans serif;}
h4,h5,h6 { font-family: Arial, sans serif}

h1 {
	font-size: 36px;
	color: #000;
}	
h2 {
	font-size: 24px;
	color: #000;
	font-weight: bold;
	letter-spacing: 0em;
	line-height: 0px;
	text-align: left;
	
}
h3 {
	font-size: 18px;
	color: #000;
	font-weight: bold;
	letter-spacing: 0em;
}
h4 {
	font-size: 18px;
	color: #000;
	font-weight: bold;
}
h5 {
	font-size: 14px;
	color: #000;
	font-weight: normal;
	line-height: 2;
	text-align: left;
}
h6 {
	font-size: 12px;
	color: #000;
	font-weight: bold;
	letter-spacing: 1px;
}


/*#####Seitenformatierungen#####*/

@media all{
	#Seitendefinition_Rand { min-width: 768px; max-width: 1100px; margin: auto;}
	

	}			



/*#####Introsite#####*/


#introseite {}

.intro
 {
	/*background-image: url(../Systemdaten/Dingslebener_Logo_Intro.jpg);*/
	background-repeat: no-repeat;
	background-color: #FFFFF;
	margin-top: 150px;
	margin-left: 150px;
}

/*#####Formatierungen#####*/

#Webbereich {
	background-color: white;
	width: 1024px;
	height: 769px;
}


