/* CSS Document */

	body	{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:justify;
	color: #707070;
	margin-left: 0px;
	margin-top: 35px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(img/bg.jpg);
	background-repeat: repeat-x;
}
body,td,th {
	color: #006699;
	font-size: 13px;
	text-align: justify;
}
	p 		{ margin:0px; }
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #0099CC;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #BBBBBB;
	text-align: left;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0099CC;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #BBBBBB;
	text-align: left;
	font-variant: small-caps;
	background-color: #D5E3E3;
	padding: 8px;
}
#footer {
	position:absolute;
	width:740px;
	height:auto;
	z-index:2;
	margin-top: 29px;
	margin-left: 240px;
	color: #FFFFFF;
	text-align: right;
	font-size: 10px;
}
#footer a {
	color: #FFFFFF;
	text-align: right;
	text-decoration: none;
}textarea, input, button, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0099CC;
	background-color: #FFFFFF;
	border: 1px solid #BBBBBB;
	width: 98%;
}
a:link {
	color: #006699;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #006699;
}
a:hover {
	text-decoration: none;
	color: #FF6600;
}
a:active {
	text-decoration: none;
	color: #006699;
}
#webdesign-agentur-internetagentur {
	position:absolute;
	width:200px;
	height:115px;
	z-index:3;
	display: none;
}

