﻿@charset "utf-8";
body, html {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	color: black; 
	background-color: #FFFFFF;
	margin: 0px;
	scrollbar-Track-Color:#FFFFFF;
	scrollbar-Face-Color:#FFFFFF;
	scrollbar-Shadow-Color:#FFFFFF;
	scrollbar-Highlight-Color:#808080;
	scrollbar-3dLight-Color:#FFFFFF;
	scrollbar-Arrow-Color:#808080;
}

a.link
{
	text-decoration: none; color:#000000; font-weight:bold;
}

a.visited
{
	text-decoration: none; color:#000000; font-weight:bold;
} 

a.hover, a.focus, a.active
{
	text-decoration: underline; color:#AD007B; font-weight:bold;
}


a.pfeil:link
{
	text-decoration: none; color:#000000; font-weight:bold;
	padding-left: 13px; background:url('images/pfeil.gif') no-repeat 2px 50%;
}

a.pfeil:visited
{
	text-decoration: none; color:#000000; font-weight:bold;
	padding-left: 13px; background:url('images/pfeil.gif') no-repeat 2px 50%;
} 

a.pfeil:hover, a.pfeil:focus, a.pfeil:active
{
	text-decoration: underline; color:#AD007B; font-weight:bold;
	padding-left: 13px; background:url('images/pfeil.gif') no-repeat 2px 50%;
}

a.navi:link
{
	text-decoration: none; color:#FFFFFF; margin-left:4px; margin-right:4px
}

a.navi:visited
{
	text-decoration: none; color:#EEEEEE; margin-left:4px; margin-right:4px
} 

a.navi:hover, a.navi:focus
{
	text-decoration: underline; color:#F9B800; margin-left:4px; margin-right:4px
}

a.navi:active
{
	text-decoration: underline; color:#AD007B; margin-left:4px; margin-right:4px
}

.navi_link
{
	text-decoration: underline; color:#F9B800; margin-left:4px; margin-right:4px
}

a.rahmen img {
	border: 1px dotted #AAAAAA;
	padding:8px;
}

a.rahmen img:hover {
	border: 1px solid #555555;
	padding:8px;
}

a img {
	border:0px;
}


.bilderrahmen {
	border: 1px solid #CCCCCC;
	padding:10px;
}

table {
	border:0px;
	border-collapse:collapse;
}

.text_klein {
	font-size: 10px;
}

.spezial {
font-weight: bold;
color: #AD007B;
}

.schatten {
 width:100%; 
 filter:DropShadow(color=#000000, offx=1, offy=1); 
}


#div_head {
	background-position: left top;
	background-image: url('images/feuerwerk.jpg');
	background-repeat: no-repeat;
	background-color: #000000;
	width: 100%;
	z-index: 1;
	height: 190px;
}

#div_navi {
	width: 850px;
	height: 30px;
	background-image: url('images/zylinder.gif');
	background-repeat: no-repeat;
	background-position: left top;
	padding-left:88px;
	color:white;
	font-weight:bold;
}

#div_adresse {
	width: auto;
	height: auto;
	position: absolute;
	top: 208px;
	left: 595px;
}

#div_content {
	width: 810px;
	height: auto;
	margin-left: 40px;
	margin-top: 25px;
}

#home {
	width: 375px;
	line-height: 18px;
	float: left;
	margin-left: 20px;
	margin-right: 0px;
	margin-top: 0px; 
}

#table_home {
	float: right;
	margin-top: 50px;
	margin-bottom: 10px;
	margin-right: 0px;
	width: 290px;
	height: 378px;
	text-align: center;
	border: 1px gray solid;
}

#agentur {
	margin-top: 50px;
	margin-left: 75px;
	width: 480px; 
	line-height: 15px; 
}

#team {
	margin: 50px;
	width: 550px;
	line-height: 15px;
}

#team2 {
	margin-left:50px;
	float:left;
	width: 300px;
	line-height: 20px;
}

#team3 {
	margin-right:0px;
	float:right;
	width: 350px;
}

#kuenstler {
	margin-left:50px;
	margin-top:25px;
	width: 650px;
}

.gallery {
	width:130px; 
	font-size: 10px;
	text-align:center; 
	margin:15px 20px 0px 0px; 
	float:left;
}

.gallery_text {
	width:400px; 
	margin:15px 20px 0px 0px; 
	float:left;
}

#referenzen {
	font-size:12px;
	margin: 50px;
	width: 550px;
	line-height: 18px;
}

#kontakt {
	margin-left:50px;
	margin-top:25px;
	width: 400px;
}

#kontakt td {
	border:4px solid #FFFFFF;
}

.frm_text {
	width:160px;
	height:auto;
	border:1px #AAAAAA dotted;
	color:#333333;
	font-family:Courier New, Courier, Monospace;
	font-size:12px
}

.frm_text:hover {
	border:1px #555555 dotted;
}

.frm_text_active {
	width:160px;
	height:auto;
	border:1px #555555 dotted;
	color:#333333;
	font-family:Courier New, Courier, Monospace;
	font-size:12px
}

.frm_textlong {
	width:280px;
	height:auto;
	border:1px #AAAAAA dotted;
	color:#333333;
	font-family:Courier New, Courier, Monospace;
	font-size:12px
}

.frm_textlong:hover {
	border:1px #555555 dotted;
}

.frm_textlong_active {
	width:280px;
	height:auto;
	border:1px #555555 dotted;
	color:#333333;
	font-family:Courier New, Courier, Monospace;
	font-size:12px
}

.frm_textarea {
	width:280px;
	height:100px;
	border:1px #AAAAAA dotted;
	color:#333333;
	font-family: Courier New, Courier, Monospace;
	font-size:12px
}

.frm_textarea:hover {
	border:1px #555555 dotted;
}

.frm_textarea_active {
	width:280px;
	height:100px;
	border:1px #555555 dotted;
	color:#333333;
	font-family: Courier New, Courier, Monospace;
	font-size:12px
}

.frm_select {
	width:160px;
	border:1px #AAAAAA dotted;
	color:#333333;
	font-family: Courier New, Courier, Monospace;
	font-size:12px
}

.frm_submit {
	width: 160px;
	height: auto;
	border: 1px #AAAAAA dotted;
	color: #333333;
	font-family: Courier New, Courier, Monospace;
	font-size: 12px;
	background-color: #FFFFFF;
}

.frm_submit:hover {
	width:160px;
	height:auto;
	border:1px #555555 dotted;
	color:#333333;
	font-family: Courier New, Courier, Monospace;
	font-size:12px;
	background-color: #DDDDDD;
}



