body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #AA0000;
	background-image: url(img/bg.jpg);
	background-repeat: no-repeat;
	background-position: center 280px;
}
#navigation-seo {
	position:absolute;
	width:500px;
	height:500px;
	z-index:3;
	background-color: #FFFFFF;
	display: none;
}
#web-design-inhalt-seo {
	position:absolute;
	width:900px;
	height:auto;
	z-index:4;
	background-color: #FFFFFF;
	display: none;
}
#webdesignagentur-coredesignstudio {
	width:100%;
	height:202px;
	z-index:1;
	background-image: url(img/header-bg.jpg);
	background-repeat: repeat-x;
}
#webdesign-logo-right {
	position:absolute;
	width:200px;
	height:202px;
	background-image: url(img/logo-right.jpg);
	background-repeat: no-repeat;
	float: right;
	margin-right: 3px;
	visibility: hidden;
}
#header {
	width:950px;
	height:202px;
	z-index:2;
	background-image: url(img/header.jpg);
	background-repeat: no-repeat;
	margin: auto;
}
#web-design-right {
	position:absolute;
	width:200px;
	height:198px;
	z-index:1;
	top: 0px;
	right: 0px;
	background-image: url(img/logo-right.jpg);
	background-repeat: no-repeat;
	display: none;
}
#navi-internetagentur {
	width:100%;
	height:41px;
	z-index:1001;
	background-color: #444444;
	margin-top: -1px;
}
#titel-webdesign-internetmarketing {
	position:absolute;
	width:auto;
	height:auto;
	z-index:2;
	margin-top: 115px;
	margin-left: 370px;
	color: #AAAAAA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.titel-big {
	font-size: 14px;
	color: #EEEEEE;
}
.h1-ut {
	font-size: 10px;
	color: #444444;
}
#top-navi-webdesign {
	position:absolute;
	width:auto;
	height:auto;
	z-index:3;
	margin-top: 95px;
	margin-left: 367px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #AAAAAA;
}
#top-navi-webdesign a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #AAAAAA;
	text-decoration: none;
	padding: 3px;
	margin: 3px;
}
#top-navi-webdesign a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #EEEEEE;
	text-decoration: none;
	padding: 3px;
	margin: 3px;
	background-color: #BB0000;
}
#content-internetagentur  {
	width:950px;
	height:auto;
	z-index:4;
	background-color: #FFFFFF;
	color: #555555;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	margin: auto;
}
#content-internetagentur h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #BB0000;
}
#content-internetagentur h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #669900;
	font-weight: normal;
}
#content-internetagentur a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
	text-decoration: none;
}
#content-internetagentur td {
	border: 4px solid #EEEEEE;
}
#content-internetagentur td:hover {
	border: 4px solid #DDDDDD;
	background-color: #AAAAAA;
}
#footer-webdesignagentur {
	width:auto;
	height:auto;
	z-index:4;
	background-color: #444444;
	bottom: 0px;
	padding: 20px;
	margin: 0px;
	color: #BBBBBB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(img/bg-footer.jpg);
}
#footer-webdesignagentur p {
	color: #BBBBBB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 20px;
	margin: 20px;
}

 #navcontainer {
	width: 100%;
}

#navcontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
}

#navcontainer a
{
	display: block;
	padding: 3px;
	width: 100%;
	background-color: #222222;
	border-bottom: 1px solid #333333;
}

#navcontainer a:link, #navlist a:visited
{
	color: #777777;
	text-decoration: none;
}

#navcontainer a:hover
{
	background-color: #880000;
	color: #fff;
}
#navcontainer2 {
	width: 100%;
}
#navcontainer2 ul {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
}
#navcontainer2 a {
	display: block;
	padding: 3px;
	width: 100%;
	background-color: #222222;
	border-bottom: 1px solid #333333;
}
#navcontainer2  a:link, #navlist2  a:visited {
	color: #777777;
	text-decoration: none;
}
#navcontainer2 a:hover {
	background-color: #880000;
	color: #fff;
}
#navcontainer3 {
	width: 100%;
}
#navcontainer3 ul {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
}
#navcontainer3 a {
	display: block;
	padding: 3px;
	width: 100%;
	background-color: #222222;
	border-bottom: 1px solid #333333;
}
#navcontainer3  a:link, #navlist3  a:visited {
	color: #777777;
	text-decoration: none;
}
#navcontainer3 a:hover {
	background-color: #880000;
	color: #fff;
}
#footer-webdesignagentur #footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #222222;
}
#footer-webdesignagentur #footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
#quick-navi {
	position:absolute;
	z-index:1002;
	margin-top: 2px;
	margin-left: 750px;
}
#webdesignagentur-coredesignstudio #header #quick-navi #quick-nav {
	background-color: #AA0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #BBBBBB;
	border: 1px solid #777777;
}
