/* CSS Document Startseite Michaela PFeiffer */


	* {
		margin:0;
		padding:0;
		}

	html, body {
		height:100%;
		}

	body {
	background-color:#FFFFFF;
	background-image:
url(../../hintergrund/hg_michaela-pfeiffer-webdesign.jpg);
	background-repeat: no-repeat;
	background-position: center center;
		
		/*text-align:center; *//* horizontal centering for IE Win quirks */
		}

	#distance { 
		width:1px;
		height:50%;
		margin-bottom:-260px; /* half of container's height */
		float:left;
		}

	#container {
		margin:0;
		margin-left:auto;
		margin-right:auto;
		padding:0;
		position:relative; /* puts container in front of distance */
		text-align:left;
		height:520px;
		width:780px;
		clear:left;
		/*background-color:#ccc;*/
		border:none;
		font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
color:#333333;
				}

#banner {
background-color:#FFFFFF;
width:760px;
padding: 5px 0 10px 20px;
background-image:url(../../bilder/verlauf_border_535.jpg);
background-position:right 57px;
background-repeat:no-repeat;
}
#inhalt {
width: 620px;
height:400px;
background-image:url(../../bilder/kreuz_mitte_588.jpg);
background-position:center center;
background-repeat:no-repeat;
padding:0;
margin:0;
border:none;
}

a:link {
	color: #666666;
	text-decoration:none;
}
a:visited {
	color: #666666;
	text-decoration:none;
}
a:hover {
	color: #C39E07;
}
a:active, a.active {
	color: #C39E07;

}
a.keinLink {
	font-style: normal;
	color: #333333;
	text-decoration: none;
}

h1, h1 a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color:#C39E07;
}
h2, h2 a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: lighter;
	color: #A67D00;
	/*text-align:justify;*/
	
}
h3, h3 a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 400;
	color: #CB9800;

}
h3 a:hover {
text-decoration:underline;}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	
}

#liste li{
	
	list-style-type:none;
	color:#999999;
	}
	
	
.box1 ul
 {
	margin: 20px 0 0 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0;
	font-size:11px;
	color:
	#525252;
	

}

.box1 li
{
	margin: 0 0 8px;
	list-style-image: none;
	clear:both;
	
}


.box1 li img
{ float:left;
padding-right:10px;
padding-bottom:20px;
}


.box2 small
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	
	padding: 3px;
	
}

