* { 
	outline:none; 
	margin:0; 
	padding:0;
}

a img { 
	outline:none; 
	border:none;
}

body, html {
	background: #020207 url(../images/back-sterne.gif) top left repeat;
	width:100%;
	height:100%;
	
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Helvetica, Arial, sans-serif;
	font-size:80%;
	color:#c8cBcE;	
}

p {
	margin-bottom:15px;
	color:#c8cBcE;
	font-size:12px;
	line-height:20px;
	font-weight:normal;
}

h1 {
	
	margin-bottom:15px;
	margin-top:2px;
	color:#fff;
	font-size:26px;
	line-height:38px;
	font-weight:normal;
}

h2 {
		margin-bottom:15px;
	color:#fff;
	font-size:26px;
	line-height:20px;
	font-weight:normal;
	width:auto;
}

h3 {
	margin-bottom:10px;
	color:#4d81c1;
	font-size:14px;
	line-height:20px;
	font-weight:bold;

}

a:link, a:active, a:visited {
	text-decoration:none;
	color:#4d81c1;
}

a:hover {
	text-decoration: underline;
	color:#d1e0f3;
}


strong { font-weight:normal; color:#efefef; }

#navigation-wrapper  {
	text-align:center;
	width:100%;
	height:43px;
	background-image: url(../images/nav_bgnd_rpt.png);
	background-position: 0px 0px;
	background-repeat: repeat-x;
	position:absolute;
	top:0px;
	left:0px;
	overflow:hidden;
	z-index:100;
	
	display:block;
}

body > div#navigation-wrapper {
  position: fixed;
}

#header-wrapper {
	width: 965px;
	height: 440px;
	
	margin-left: auto;
	margin-right: auto;
	
	margin-bottom: 20px;
	
	text-align:left;
	background: transparent;
	position:relative;
	top:100px;
	
	
}

#flash-wrapper {
	width: 500px;
	height: 400px;
	margin:0px;
	overflow:hidden;
	z-index: 50;
	display: block;
}

#services-wrapper {
	width: 920px;
	text-align:left;

	margin-left: auto;
	margin-right: auto;
	
	clear:both;
	
}

#galerie-wrapper {
	width: 920px;
	text-align:left;
	
	margin-left: auto;
	margin-right: auto;	
	
	padding-top:40px;
	clear:both;
	
}

.content{
	min-height:431px;
}

	
#ticker-wrapper {
	width: 920px;
	height: 45px;
	text-align:left;
	
	margin-left: auto;
	margin-right: auto;	
	
	padding-top:40px;
	clear:both;
}

#the_post_ticker {
clear:both;
	font-size:13px;
	text-align: center;
	width:920px;
	height:45px;
	line-height:45px;

	background-image: url(../images/ticker-back.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	behavior: url(../images/iepngfix.htc);
	
}

#kontakt {
	width: 920px;
	text-align:left;
	
	margin-left: auto;
	margin-right: auto;	
	
	padding-top:50px;
	clear:both;
	
}

#content-wrapper {
	width: 100%;
	text-align:center;
	float:left;
	
	background-image: url(../images/back.jpg);
	background-position: center top;
	background-repeat: repeat-x;
	

	
	padding-bottom:100px;
}



#footer-wrapper-aussen {
	width: 100%;
	height: auto;
	text-align:left;

	clear:both;	
	float:left;
	
	
	
	
}

#footer-wrapper-innen {
	width: 920px;
	height: 120px;

	margin-left: auto;
	margin-right: auto;
	padding-top:50px;
	padding-bottom:30px;
	
}






/********************
MAIN NAV STYLES
********************/


#navigation-wrapper .container  {
	text-align:left;
	width:920px;
	height:43px;
	margin-left:auto;
	margin-right:auto;
	padding:0px;

}

h1.logo a {
	float:left;
	width: 400px;
	height: 60px;
	text-indent:-9999px;
	overflow:hidden;
	background-image: url(../images/logo.png);
	background-position: left bottom;
	background-repeat: no-repeat;
	display:block;
	margin-left:-47px;
	margin-top: 72px;
}

#navigation-wrapper ul  {
	text-align:right;
	height:43px;	
	list-style:none;
	float:right;
	margin-right:0px;
	margin-top:0px;
}

#navigation-wrapper li  {
	float:left;
	list-style:none;
	text-indent:-9999px;
	overflow:hidden;
	font-size:1px;
	color:#000;
	
}

#navigation-wrapper li a  {
	display:block;
	color:#000;
	height:43px;
	width:93px;
	
	background-image: url(../images/nav.png);
	background-repeat: no-repeat;
	behavior: url(../images/iepngfix.htc);
	
	cursor:pointer;
	
}

#navigation-wrapper li.nav-startseite-button a {background-position: -276px 0px;}
#navigation-wrapper li.nav-galerie-button a {background-position: -367px 0px;}
#navigation-wrapper li.nav-kontakt-button a {background-position: -460px 0px;}

#navigation-wrapper li.nav-startseite-button a:hover {background-position: 0px 0px;}
#navigation-wrapper li.nav-galerie-button a:hover {background-position: -91px 0px;}
#navigation-wrapper li.nav-kontakt-button a:hover {background-position: -184px 0px;}

#navigation-wrapper .nav-kontakt  {
	text-align:left;
	width:223px;
	height:52px;	
	float:left;
	line-height:52px;
	font-size:11px;
	display:block;
	color:#4c5566;
	background: url(../images/nav_tel.png) top left no-repeat;
	padding-left: 140px;
}

#navigation-wrapper .nav-kontakt a{
	height: 53px;
	width: 218px;
	display:block;
	background: url(../images/nav_email.png) top left no-repeat;
	background-position: -218px 0px;
	text-indent: -9999px;
	overflow: hidden;
}

#navigation-wrapper .nav-kontakt a:hover{
	background-position: 0px 0px;
}



/********************
HEADER
********************/


#header-wrapper a img {
	border:none;
}

.header-links {
	width: 425px;
	height: 346px;
	float:left;	
	margin-top:0px;
}

.header-rechts {
	width: 540px;
	height: 426px;
	float:left;	
}

#impressum-wrapper {
	background: url(../images/bg.gif) top left repeat-x;
	padding: 20px;
 }

#impressum-wrapper h3{
margin-top: 30px;
 }
 
 .preisliste-tabelle td{
 	padding: 5px;
 	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Helvetica, Arial, sans-serif;
	font-size:11px;
	color:#c8cBcE;	
 }
 
 .preisliste-tabelle .ueberschrift{
 	border-bottom: 1px dotted #303140;
 	margin-bottom:10px;
	color:#4d81c1;
	font-size:14px;
	line-height:20px;
	font-weight:bold;
 }
 
  .preisliste-tabelle .zwischenueberschrift{
	color:#4d81c1;
	padding-top: 10px;
 }
 
 .preisliste-tabelle .spaltentitel{
 font-style:italic;
 font-weight: bold;
 color:#4d81c1;
 }
 
.highlight{
color: #fff!important;
 font-weight: bold;
 
 }


/********************
SERVICES 
********************/

h2.service_title {
	width: auto;
	height: 30px;
	clear:both;
}

#services-wrapper p {
	line-height:17px;
}

#services-wrapper h3 {
	margin-bottom:8px;
}

.services_list, .services_list_first, .services_list_last {
	float:left;
	margin-bottom:20px;
	padding-top:10px;
	height: auto;
	min-height: 230px;
	
}

.services_list {
	width: 198px;
	
	padding-right:20px;
	margin-right: 20px;
	
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #303140;
}

.services_list_first {
	width: 198px;
	
	padding-right:20px;
	margin-right: 20px;
	
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #303140;
	
	clear:both;
}

.services_list_last {
	width: 198px;
}








/********************
CONTACT STYLES
********************/

h2.contact_title {
	width: auto;
	height: 30px;
	clear:both;
}

.linkespalte {
	width: 225px;
	height: auto;
	padding-right:25px;
	float:left;
}

.mittlerespalte {
	width: 225px;
	height: auto;
	padding-right:0px;
	float:left;
}

.rechtespalte {
	width: 435px;
	height: auto;
	float:left;
}

#kontakt p {
	margin-bottom:20px;
	line-height:17px;
}



.kontakt-name {
	width: 225px;
	height: auto;
	margin-bottom:2px;
	color:#4d81c1;
	font-size:14px;
	font-weight: bold;
}

.kontakt-inhaber {
	width: 225px;
	height: auto;
	font-size:10px;
	margin-bottom:12px;

}

.kontakt-adresse {
	width: 225px;
	height: auto;
	font-size:12px;
}

.kontakt-telefon{
	width: 225px;
	margin-bottom:3px;
	margin-top:11px;
	font-size:15px;
	color:#FFF;
}

.kontakt-email {
	width: 225px;
	height: auto;
	margin-bottom:20px;
	font-size:12px;
}

label {
	font-size:12px;
	width: 200px;
	height: 16px;
	font-weight:normal;
}

.text_field {
	width: 200px;
	height: 20px;
	margin-top:3px;
	margin-bottom:9px;
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
	background-color: #090e14;
	padding: 2px;
	border: 1px dotted #303140;
}
.dropdown {
	width: 204px;
	height: 20px;
	margin-top:3px;
	margin-bottom:9px;
	font-size: 12px;
	line-height: 20px;
	color: #fff;
	background-color: #090e14;
	padding: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.text_area {
	width: 440px;
	height: 230px;
	margin-top:3px;
	margin-bottom:10px;
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
	background-color: #090e14;
	padding: 2px;
	border: 1px dotted #303140;
}



.formHighlight {
	background-color: #171b26;
}

.send_button {
	width:96px;
	height: 36px;
	float:right;
	margin:0px;
	background: url(../images/button_send.png) -96px 0px no-repeat;
	border: none;
	text-indent: -9999px;
	overflow: hidden;
}

.send_button:hover{
	background-position: 0 0;
}

a:hover *.send_button {
    background-position: 0 0;
}

#success, #failure {
	border: 1px dotted #303140;
	width:320px;
	height:23px;
	line-height:29px;
	position: absolute;
	clear:both;
	margin-top:0px;
	padding-top:6px;
	text-indent:24px;
	z-index:10;
}

#failure {
	background-image: url(../images/icon_failed.gif);
	background-position: 4px 6px;
	background-repeat: no-repeat;
	background-color:#090e14;
	color: #ffdbd6;
}

#success {
	background-image: url(../images/icon_success.gif);
	background-position: 4px 6px;
	background-repeat: no-repeat;
	background-color:#090e14;
	color: #edffd6;
}

.required { color:#632121; }








/********************
FOOTER STYLES
********************/

#footer-wrapper-aussen h3 {
	/*width: 198px;*/
	height: 20px;
	margin-bottom:12px;
}

#footer-wrapper-innen p {
	color:#191d26;
}

#footer-wrapper-innen h3 {
	color:#fff;
}



.footer_list, .footer_list_first, .footer_list_last {
	float:left;
	margin-bottom:10px;
	padding-bottom:20px;
	padding-top:10px;
	height: 140px;
	background-image: url(../images/icon_doc.png);
	background-position: 185px 10px;
	background-repeat: no-repeat;
}

.footer_list {
	width: 198px;
	
	padding-right:20px;
	margin-right: 20px;
	
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #1F2228;
}

.footer_list_first {
	width: 198px;
	
	padding-right:20px;
	margin-right: 20px;
	
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #1F2228;
	
	clear:both;
}

.footer_list_last {
	width: 198px;
}

.footer-sponsor{
	float: right; 
}
