body {
	background-color: #000;
	margin: 0px;
	padding: 0px;
}
.weiss-bold {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.5em;
	font-weight: bold;
}
.rot-bold {
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.5em;
	font-weight: bold;
}
.tuerkis-bold {
	color: #336666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.5em;
	font-weight: bold;
}
.gruen-bold {
	color: #849d36;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.5em;
	font-weight: bold;
}
.ocker-bold {
	color: #ff9933;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.5em;
	font-weight: bold;
}
.gelb-bold {
	color: #ffff66;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.5em;
	font-weight: bold;
}
.altrosa-bold {
	color: #cc9999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.5em;
	font-weight: bold;
}
.violett-bold {
	color: #ccccff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.5em;
	font-weight: bold;
}
.weiss-small {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.5em;
	text-align: justify;
}
.weiss-small-underline {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.5em;
	text-align: justify;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
.schwarz {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	line-height: 1.5em;
}
.rot {
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	line-height: 1.5em;
}
.gruen {
	color: #849d36;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	line-height: 1.5em;
}
.tuerkis {
	color: #336666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	line-height: 1.5em;
}
.ocker {
	color: #ff9933;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	line-height: 1.5em;
}
.gelb {
	color: #ffff66;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	line-height: 1.5em;
}
.violett {
	color: #ccccff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	line-height: 1.5em;
}
.altrosa {
	color: #cc9999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	line-height: 1.5em;
}
.h1{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 1.4em;
	font-weight: bold;
	display: inline;
}
.h1weiss {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 1.2em;
	display: inline;
	font-weight: bold;
}
.h1rot{
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
	font-size: 1.2em;
	display: inline;
	font-weight: bold;
}
.h1tuerkis{
	font-family: Arial, Helvetica, sans-serif;
	color: #336666;
	font-size: 1.2em;
	font-weight: bold;
	display: inline;
}
.h1gruen{
	font-family: Arial, Helvetica, sans-serif;
	color: #849d36;
	font-weight: bold;
	display: inline;
	font-size: 1.2em;
}
.h1ocker{
	font-family: Arial, Helvetica, sans-serif;
	color: #ff9933;
	font-weight: bold;
	display: inline;
	font-size: 1.2em;
}
.h1gelb{
	font-family: Arial, Helvetica, sans-serif;
	color: #ffff66;
	font-weight: bold;
	display: inline;
	font-size: 1.2em;
}
.h1violett{
	font-family: Arial, Helvetica, sans-serif;
	color: #ccccff;
	font-weight: bold;
	display: inline;
	font-size: 1.2em;
}
.h1altrosa{
	font-family: Arial, Helvetica, sans-serif;
	color: #cc9999;
	font-weight: bold;
	display: inline;
	font-size: 1.2em;
}
.h4{
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.5em;
	font-weight: bold;
}
.error {
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
	font-size: 1.1em;
	font-weight: bold;
	line-height: 1.5em;
}
.post {
	background-color: #3f3f3f;
	padding: 5px;
	width: 482px;
	border: thin solid #6b6b6b;
}
.titel {
	color: #ffffff;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	line-height: 1.5em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6b6b6b;
}
.counter {
	color: #9d9679;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.fehler {
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
	font-size: 0.9em;
	font-weight: bold;
	line-height: 1.5em;
}
input {
	color: #ffffff;
	font-size: 1.1em;
	background-color: #3f3f3f;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	border: thin solid #6b6b6b;
	padding: 2px;
} 
textarea {
	color: #FFF;
	font-size: 1.1em;
	background-color: #3f3f3f;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	padding: 2px;
	border: thin solid #6b6b6b;
} 
select {
	color: #FFF;
	font-size: 1.1em;
	background-color: #3f3f3f;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	border: thin solid #6b6b6b;
	padding: 2px;
} 
.textfeld {
	color: #000000;
	margin: 0;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	visibility: hidden;
	padding: 2px;
}
A {
	color: #990000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	line-height: 1.5em;
}
A:visited {
	color: #ffffff;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	line-height: 1.5em;
}
A:hover, A:active {
	color: #ffffff;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	line-height: 1.5em;
}
td {
	color: #FFF;
	font-size: 1.0em;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	line-height: 1.5em;
}
.copy {
	color: #666;
	font-size: 0.8em;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	font-weight: bold;
}
.p {
	margin:0px;
	padding:0px;
	font-size: inherit;
	font-family: inherit;
	font-weight: inherit;
	text-align: inherit;
	color: inherit;
	line-height: inherit;
	vertical-align: top;
}
p {
	padding-top:0px;
	margin-top:0px;
}
img {
	border:0px;
}
div {
	margin:0px;
	padding:0px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.AbsWrap {
	width: 100%;
	position: relative;
}
.rowWrap {
	width: 100%;
}
.clearfloat {
	clear:both;
	height:0px;
}
#main {
	width:985px;
	margin: 0px auto 0px auto;
	border: 0px solid #f0f0f0;
}
#logo-airgraphix {
	margin-left:0px;
	margin-top:0px;
	width:367px;
	height:122px;
	margin-bottom:0px;
	float:left;
	display:inline;
	background-image: url(../bilder/backgrounds/logo-airgraphix-blechtattoo-dresden.jpg);
	overflow:hidden;
}
#colwrap1 {
	float:left;
	width:76px;
	margin-top:0px;
	margin-left:0px;
	border: 0px solid #f0f0f0;
}
#a {
	margin-left:0px;
	margin-top:0px;
	width:76px;
	height:32px;
	margin-bottom:0px;
	float:left;
	display:inline;
	background-image: url(../bilder/backgrounds/a.jpg);
	overflow:hidden;
}
#button-home {
	margin-left:0px;
	margin-top:0px;
	width:76px;
	height:50px;
	margin-bottom:0px;
	float:left;
	display:inline;
}
#b {
	margin-left:0px;
	margin-top:0px;
	width:76px;
	height:40px;
	margin-bottom:0px;
	float:left;
	display:inline;
	background-image: url(../bilder/backgrounds/b.jpg);
	overflow:hidden;
}
#colwrap2 {
	float:left;
	width:542px;
	margin-top:0px;
	margin-left:0px;
	border: 0px solid #f0f0f0;
}
#c {
	margin-left:0px;
	margin-top:0px;
	width:67px;
	height:60px;
	margin-bottom:0px;
	float:left;
	display:inline;
	background-image: url(../bilder/backgrounds/c.jpg);
	overflow:hidden;
}
#button-leistungen {
	margin-left:0px;
	margin-top:0px;
	width:116px;
	height:60px;
	margin-bottom:0px;
	float:left;
	display:inline;
}
#d {
	margin-left:0px;
	margin-top:0px;
	width:39px;
	height:60px;
	margin-bottom:0px;
	float:left;
	display:inline;
	background-image: url(../bilder/backgrounds/d.jpg);
	overflow:hidden;
}
#button-feedback {
	margin-left:0px;
	margin-top:0px;
	width:128px;
	height:60px;
	margin-bottom:0px;
	float:left;
	display:inline;
}
#g {
	margin-left:0px;
	margin-top:0px;
	width:40px;
	height:60px;
	margin-bottom:0px;
	float:left;
	display:inline;
	background-image: url(../bilder/backgrounds/g.jpg);
	overflow:hidden;
}
#button-impressum {
	margin-left:0px;
	margin-top:0px;
	width:121px;
	height:60px;
	margin-bottom:0px;
	float:left;
	display:inline;
}
#h {
	margin-left:0px;
	margin-top:0px;
	width:31px;
	height:60px;
	margin-bottom:0px;
	float:left;
	display:inline;
	background-image: url(../bilder/backgrounds/h.jpg);
	overflow:hidden;
}
#button-airgraphix {
	margin-left:0px;
	margin-top:0px;
	width:130px;
	height:62px;
	margin-bottom:0px;
	float:left;
	display:inline;
}
#e {
	margin-left:0px;
	margin-top:0px;
	width:36px;
	height:62px;
	margin-bottom:0px;
	float:left;
	display:inline;
	background-image: url(../bilder/backgrounds/e.jpg);
	overflow:hidden;
}
#button-projekte {
	margin-left:0px;
	margin-top:0px;
	width:94px;
	height:62px;
	margin-bottom:0px;
	float:left;
	display:inline;
}
#f {
	margin-left:0px;
	margin-top:0px;
	width:73px;
	height:62px;
	margin-bottom:0px;
	float:left;
	display:inline;
	background-image: url(../bilder/backgrounds/f.jpg);
	overflow:hidden;
}
#button-kontakt {
	margin-left:0px;
	margin-top:0px;
	width:95px;
	height:62px;
	margin-bottom:0px;
	float:left;
	display:inline;
}
#i {
	margin-left:0px;
	margin-top:0px;
	width:114px;
	height:62px;
	margin-bottom:0px;
	float:left;
	display:inline;
	background-image: url(../bilder/backgrounds/i.jpg);
	overflow:hidden;
}
#airbrush-border-left {
	margin-left:0px;
	margin-top:0px;
	width:86px;
	height:784px;
	margin-bottom:0px;
	float:left;
	display:inline;
	background-image: url(../bilder/backgrounds/airgraphix-border-left.gif);
	overflow:hidden;
	background-color: #000;
	background-repeat: no-repeat;
	background-position: right;
}
#colwrap3 {
	float:left;
	width:813px;
	margin-top:0px;
	margin-left:0px;
	border: 0px solid #f0f0f0;
}
#animation-airgraphix {
	margin-left:0px;
	margin-top:0px;
	width:641px;
	height:257px;
	margin-bottom:0px;
	float:left;
	display:inline;
}
#animation-standbild {
	margin-left:0px;
	margin-top:0px;
	width:172px;
	height:257px;
	margin-bottom:0px;
	float:left;
	display:inline;
	background-image: url(../bilder/backgrounds/animation-standbild.jpg);
	overflow:hidden;
}
#colwrap4 {
	float:left;
	width:262px;
	margin-top:0px;
	margin-left:0px;
	border: 0px solid #f0f0f0;
}
#title-a {
	margin-left:0px;
	margin-top:0px;
	width:262px;
	height:45px;
	margin-bottom:0px;
	float:left;
	display:inline;
	background-image: url(../bilder/backgrounds/title-a.jpg);
	overflow:hidden;
}
#title-b {
	margin-left:0px;
	margin-top:0px;
	width:17px;
	height:45px;
	margin-bottom:0px;
	float:left;
	display:inline;
	background-image: url(../bilder/backgrounds/title-b.jpg);
	overflow:hidden;
}
#title {
	margin-left:0px;
	margin-top:0px;
	width:156px;
	height:45px;
	margin-bottom:0px;
	float:left;
	display:inline;
}
#title-d {
	margin-left:0px;
	margin-top:0px;
	width:89px;
	height:45px;
	margin-bottom:0px;
	float:left;
	display:inline;
	background-image: url(../bilder/backgrounds/title-d.jpg);
	overflow:hidden;
}
#title-c {
	margin-left:0px;
	margin-top:0px;
	width:262px;
	height:16px;
	margin-bottom:0px;
	float:left;
	display:inline;
	background-image: url(../bilder/backgrounds/title-c.jpg);
	overflow:hidden;
}
#airbrush-headline {
	width:551px;
	padding-top:0px;
	height:106px;
	margin-top:0px;
	margin-bottom:0px;
	float:left;
	display:inline;
	background-image: url(../bilder/backgrounds/airgraphix-headline.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	line-height: 1.4em;
	color: #FFF;
	font-weight: bold;
}
#colwrap5 {
	float:left;
	width:262px;
	margin-top:0px;
	margin-left:0px;
	border: 0px solid #f0f0f0;
}
#box-a {
	margin-left:0px;
	margin-top:0px;
	width:262px;
	height:12px;
	margin-bottom:0px;
	float:left;
	display:inline;
	background-image: url(../bilder/backgrounds/box-a.jpg);
	overflow:hidden;
}
#box-b {
	margin-left:0px;
	margin-top:0px;
	width:33px;
	height:39px;
	margin-bottom:0px;
	float:left;
	display:inline;
	background-image: url(../bilder/backgrounds/box-b.jpg);
	overflow:hidden;
}
#box {
	margin-left:0px;
	margin-top:0px;
	width:196px;
	height:39px;
	margin-bottom:0px;
	float:left;
	display:inline;
}
#box-c {
	margin-left:0px;
	margin-top:0px;
	width:33px;
	height:39px;
	margin-bottom:0px;
	float:left;
	display:inline;
	background-image: url(../bilder/backgrounds/box-c.jpg);
	overflow:hidden;
}
#box-d {
	margin-left:0px;
	margin-top:0px;
	width:262px;
	height:138px;
	margin-bottom:0px;
	float:left;
	display:inline;
	background-image: url(../bilder/backgrounds/box-d.jpg);
	overflow:hidden;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	background-repeat: no-repeat;
}
#airbrush-content-1 {
	width:551px;
	padding-top:0px;
	height:189px;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
	float:left;
	display:inline;
	background-image: url(../bilder/backgrounds/airgraphix-content-1.gif);
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	color: #FFF;
	background-repeat: no-repeat;
	font-size: 1.1em;
}
#airbrush-content-2 {
	width:813px;
	padding-top:0px;
	height:auto;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
	float:left;
	display:inline;
	background-image: url(../bilder/backgrounds/airgraphix-content-2.jpg);
	background-repeat: repeat-y;
}
#airbrush-content-2a {
	width:262px;
	height:232px;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
	float:left;
	display:inline;
	background-image: url(../bilder/backgrounds/airgraphix-content-2a.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
}
#airbrush-content-2b {
	width:551px;
	padding-top:0px;
	height:auto;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
	float:left;
	display:inline;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	text-align: justify;
	line-height: 1.5em;
	font-size: 1.1em;
}
#airbrush-border-right {
	margin-left:0px;
	margin-top:0px;
	width:86px;
	height:784px;
	margin-bottom:0px;
	float:left;
	display:inline;
	background-image: url(../bilder/backgrounds/airgraphix-border-right.gif);
	overflow:hidden;
	background-color: #000;
	background-repeat: no-repeat;
}
#airbrush-foot {
	width: 985px;
	padding-top: 0px;
	height: 40px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	float: left;
	display: inline;
	background-image: url(../bilder/backgrounds/airgraphix-airbrush-studio.gif);
	background-repeat: no-repeat;
	background-position: right;
}
#airbrush-copy {
	margin-left:0px;
	margin-top:0px;
	width:985px;
	height:29px;
	margin-bottom:0px;
	float:left;
	display:inline;
	background-image: url(../bilder/backgrounds/airgraphix-copy.gif);
	background-repeat: no-repeat;
	background-position: right;
}
#airbrush-border-buttom {
	margin-left:0px;
	margin-top:0px;
	width:985px;
	height:31px;
	margin-bottom:0px;
	float:left;
	display:inline;
	background-image: url(../bilder/backgrounds/airgraphix-border-buttom.gif);
	overflow:hidden;
}
.facebook {
	width: 35px;
	float: left;
	height: 35px;
	padding-top: 220px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 104px;
	margin: 0px;
}
