@charset "utf-8";
/* CSS Document */
/* 
Autor: Alder Hansruedi
Projekt: Neue Startseite Schwarzbuebe-Jodler Dornach
Datum der Erstellung: 22.03.2008
Datum letzte Änderung: 22.03.2008
*/
 *{
	margin:0px;
	margin-left:5px;
	padding:0px;
	}
body {
font:80%/1.6em Verdana, Arial, Helvetica, sans-serif;
background-color:#CCCCCC;
}
h1, h2, h3, h5 {
	color:#FF0130;
	/*border-bottom: 1px dotted #BFD010;*/
    padding-bottom:0px;
	margin:0px;
	padding-left: 0px;
}
h1 {
font-size:2.1em;
}
h2 {
font-size:1.9em;
}
h3 {
font-size:1.3em;
}
h4 {
	font-size:14px;
	color:#FFFF33;
	line-height: 1;
	font-family: Arial, Helvetica, sans-serif;
}
h5 {
font-size:1.3em;
border-bottom: 5px dotted #FF0130;
border-top: 5px dotted #FF0000;
padding-bottom:5px;
}
p {
margin-bottom:10px;
}
#aussen {
width:955px;
height:718px;
border:thin #0000CC; 
padding:0px;
margin:0px;
/*background-color:#CCC;*/
}
	#aussen2 {
	width:213px;
	height:130px;
	background-image:url(../Bilder/1aSignet04.jpg);
	background-position:left;
	background-repeat:no-repeat;
	float:left;
	padding:0px;
	margin:0px;
	background-color:#000080;
	}
		#aussen2a {
		width:721px;
		height:130px;
		float:right;
		padding:0px;
		padding-top:5px;
		padding-right:20px;
		padding-left:1px;
		margin:0px;
		background-color:#000080;
		background-image:url(../Bilder/HPEdelweiss2.gif);		
		}
	#aussen3 {
	width:211px;
	height:535px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	padding:1px;
	margin:0px;
	background-color:#000080;
	background-image:url(../Bilder/Sideedelw1.gif);
	background-repeat:no-repeat;
	clear:left;
}
	/*#aussen3 ul li {
	/*display:inline;
		}
		#aussen3 a {
	font-size:inherit;
	letter-spacing:1px;
	text-transform:uppercase;
	list-style:none;
	padding-left:0px;
	color:#FFFF00;
	border-right:0px dotted #FFF;
		}*/
	#Textteil {
	width:742px;
	height:593px;
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-variant:normal;
	padding:0px;
	margin:0px;
	background-color:#CCC;
	background-position:top; 
	background-repeat:no-repeat;
	}
		#Fuss {
	width:213px;
	height:55px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	padding:0px;
	margin:0px;
	background:#FFFF00;
		}
	
