@charset "UTF-8";
/* CSS Document */

@charset "UTF-8";
/* CSS Document */

html {
	}
body {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:75%;
	margin-left:150px;
	}
p {
	margin-top:0px;
	text-align:justify;
	}
h1 {
	font:italic normal 1.4em georgia, sans-serif;
	color: #990000;
	}
h2 {
	font-size:120%;
	color:#999999;
	text-shadow:#00CC00 solid 10px;
	}
	
a:link {
	font:italic normal 100% georgia, sans-serif;
	text-decoration:none;
	color:#000;
	}
a:hover {
	color: #CCCCCC;
	}
a:active {
	text-decoration:none;
	color:#C63;
	}
a:visited {
	text-decoration:none;
	color:#000;
	}	

.top {
	font-size:70%;
	color:#CCCCCC;
	margin-top: 0px;
	}
#container {
	width:1112px;
	height:100%;
	overflow:visible;
	float:left;
	margin-top:0px;
	background-color:#FFFFFF;
	}
#head {
	font-size:80%;
	color:#999999;
	white-space:nowrap;	
	}
#main {
	width:1050px;
	font-size:100%;
	position:absolute;
	top:20px;
	height:650px;

	}
#right {
	width:5%;
	min-height:700px;
	position:relative;
	right:0px;
	float:right;
	background:#CCCCCC;
}
	
#left {
	width:5px;
	height:700px;
	position:relative;
	float:left;
	background:#CCCCCC;
		}
#top {
	width:1112px;
	height:5px;
	background-color:#CCCCCC;
}

#text {
	font:italic normal 120% georgia, sans-serif;
	text-align:right;
	margin-top:10px;
	width:980px;
	height:20px;
	margin-left:20px;
	}
#navi {
	text-align:left;
	position:relative;
	top:20px;
	padding-top:20px;
	width:150px;
	float:left;
	white-space:nowrap;
		margin-left:20px;
	}
	
#inhalt {
	width:900px;
	margin-left:20px;
	margin-top:40px;
	margin-right:40px;
	height:490px;
	}

#footer {
	background-image:url(99.VorlagenKeinUpload/LogoLeisteAmerangHandwerks.png);
	background-position:left;
	background-repeat:no-repepat;
	width:1112px;
	min-height:100px;
	clear:both;
}
	

#bildleistebottom {
	min-height:150px;
	width:650px;
	position:absolute;
	top:510px;
	left:70px;
	}
	
#bild {
	position:relative;
	width:300px;
	height:200px;
	overflow:hidden;
	float:right;
	margin:10px 10px 10px 20px;
	padding:20px;
	}
	
#bildlinks {
	position:relative;
	float:left;
	margin:20px;
	padding:20px;
	}
