/* Werbebanner für Fotostudio Ulli Engleder*/
a#ulliengleder {
display: block !important;
display: none;
position: fixed;
bottom: 0;
right: 0;
width: 258px;
height: 234px;
background: url(images/banner_ulliengleder.png) bottom right no-repeat;
margin: 0;
padding: 0;
}


body {
	text-align: left; 
	background: #3c3126 url("images/hintergrund2.gif") top center;
	background-color: #3c3126; 
	padding: 0px; 
	margin: 0px;
	font-family: 'Lucida Grande','Lucida Sans Unicode','Lucida','Helvetica Neue','Helvetica',Verdana,Arial,sans-serif;
	font-size: 13px;

	/*font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; */
	color: #eaeaea;
	line-height: 16px;	
	
}

form {
	padding: 0px; margin: 0px;
}

img {
	border: 0;
}

p {
	margin: 0px;
	padding: 0px;
}

#mother {
	width: 795px; /*945px*/
	margin: 20px auto;
	padding: 0 0px 0 150px;
}

#speed {
	margin-left: 15px;
}

#logorasterlos { 
	line-height: 26px;
	margin: 40px 0 40px 60px;
}

#projects { 
	line-height: 26px;
	margin: 40px 0 40px 60px;
}

#projects p .works { 
	color: #a4a4a4; 
	margin-left: 15px;
	}

#projects a:link, #projects a:visited {
	color: #eaeaea;
	font-weight: normal;
	text-decoration: none;
	padding-bottom: 3px;
	border-bottom: 1px dotted #eaeaea;
}

#projects a:hover {
	text-decoration: none;
	border-bottom: none;
}

#logos { 	margin: 40px 0 40px 60px; }

#email { 
	margin: 40px 0 40px 60px;
	/*color: #666;*/
} 
