*
{
margin: 0;
padding: 0;
}

h1, h2, h3{
	font-family:Arial, Helvetica, sans-serif;
	color: #999999;
	background: transparent;
	text-align:left;
}

h1 {
	font-size: 1.1em;

}

a {
	font-family:Arial, Helvetica, sans-serif;
	color: #999999;
	font-style:normal;
	text-decoration:none;		
}

a:hover {
	color:#000000;
}

p{
	font-family:Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 0.9em;
}


#Web-Design-Page {
	position:absolute;
	background-image:url(../Background-Web-Design/Seo-Bayern.jpg);
	background-repeat:no-repeat;
	width:1024px;
	height:1600px;
	z-index:100;
	left: 50%;
	margin-left: -512px;
}


#Web-Design {
	position: absolute;
	width:180px;
	height:550px;
	margin-top: 650px;
	margin-left: 40px;
	border-left:dotted 1px #DFDFDF;
	border-right:dotted 1px #DFDFDF;
}

#Web-Design p {
	text-align:left;
	margin: 10px 0 20px 15px;
}

#Web-Design h1 {
	padding:10px 0 10px 10px;
	font-weight:100;
	background-image:url(../Background-Web-Design/Buttons/H1.jpg);
	background-position:right;
	border-top:solid 1px #FFFFFF;
	border-bottom:solid 1px #FFFFFF;
}

#Web-Design h1:hover {
	background-image: url(../Background-Web-Design/Buttons/H1.jpg);
	background-position:left;
	color:#000000;
}

#Content {
	position: absolute;
	width:758px;
	height:550px;
	margin-left: 230px;
	margin-top: 650px;
	border-left:dotted 1px #DFDFDF;
	border-right:dotted 1px #DFDFDF;

}

#Content h1, h2{
	margin: 10px 0 0 10px;
	font-weight: lighter;
	text-align:left;
}

#Content h2{
	margin: 20px 0 0 10px;
	font-weight:bold;
	text-align:left;
	font-size:1.0em;
}

#Content p{
	margin: 10px 0 20px 10px;
	padding-right: 260px;
	text-align:left;
}

#Headline {
	position: absolute;
	width:758px;
	height:100px;
	margin-left: 230px;
	margin-top: 463px;
	border-bottom: dotted 1px #DFDFDF;
}

#Headline h1 {
	text-align:left;
	font-size:1.5em;
	font-weight:normal;
}

#Headline h2 {
	font-weight:normal;
	text-align:left;
	font-size:1.0em;
}

#Headline h1, h2{
	margin: 10px 0 0 10px;
}

#Google-Anzeige {
	position:absolute;
	margin-top:1280px;
	width:1024px;
	height:100px;
	text-align:center;	
}

#Webdesign-Footer {
	position: absolute;
	background-image: url(../Background-Web-Design/Webdesign-Footer.jpg); 
	background-repeat: no-repeat;
	width:970px;
	height:210px;
	margin-left: 30px;
	margin-top: 1380px;
}

#Webdesign-Footer h1, p, h2 {
	text-align:center;
}

#Webdesign-Footer h1 {
	margin:50px 0 0 80px;
	font-weight:normal;
}

#Webdesign-Footer p {
	margin:10px 0 0 80px;
	font-size: 1.0em;
	text-decoration:none;
	
}

#Webdesign-Footer h2 {
	margin-top: 70px;
	font-size: 0.8em;
	text-decoration:none;
	font-weight:normal;
}


#Keyworddichte {
	position: absolute;
	margin: 650px 0 0 740px;
	font-family:Arial, Helvetica, sans-serif;
	border-left: dotted 1px #DFDFDF;
	width: 250px;
	height:550px;
}

#Keyworddichte h2 {
	text-align:left;
	font-size:1.0em;
	margin:15px 0 5px 0;
	padding: 0 10px 0 10px;
}


#Keyworddichte p{
	margin: 15px 0 10px 0;
	padding: 0 10px 0 10px;
	text-align:left;
}


/*Klassen*/

.aktiv {
	color:#000000;
}