@charset "utf-8";
/* CSS Document */
* {
	margin:0;
	padding:0;
}

ul,
ol,
dl {
	list-style:none;
}
body,td,th {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}
body {
	background-color: #000;
}
a {
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 16px;
}
h2 {
	font-size: 14px;
}
h3 {
	font-size: 12px;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
a:link {
	color: #666;
}
div#container {
	position:relative;
	width: 960px;
	margin-left: auto;
	margin-right:auto;
	}

div#header {
	position:relative;
	top: 100px;
	left:80px;
	width:960px;
	height:152px;
	background:url(../images/branding.png) 0 0 no-repeat;
}
div#navigation {
	position:relative;
	top:165px;
	padding-left:80px;
	width:619px;
	height:33px;
}
div#bar_navigation {
	position:relative;
	top:183px;
	left:0px;
	width: 960px;
	height:23px;
	background:url();
}
div#content {
	position:relative;
	top: 110px;
	left:0px;
	width: 960px;
	background-color: #000;
}	
div#bar_footer {
	position:relative;
	top:50px;
	left:0px;
	width: 960px;
	height: 23px;
	background: url(../images/bar_02.png)
}	
div#footer {
	position: relative;
	top:120px;
	left:0px;
	width:960px;
	height:100px;
	background-color: #000;
	visibility: visible;
}	
div#imprint {
	position:relative;
	top:20px;
	padding-left:80px;
	width: 883px;
	}
div#disclaimer {
	position:relative;
	margin-top:40px;
	width:800px;
	border-top: #666 dashed;
	border-bottom: #666 dashed;
	padding-top: 5px;
	padding-left: 80px;
	padding-right: 80px;
	padding-bottom: 30px;
	}
div#agb {
	position:relative;
	padding-left:80px;
	padding-right: 0px;
	margin-top:30px;
	width:800px;
	left: 0px;
	
	}
ul#navi {
	position: absolute;
	top: 168px;
	left: 83px;
	height: 26px;
	overflow: hidden;
	width: 621px;
}
ul#navi li {
	float: left;
	text-indent: -9999px;
}
ul#navi li a{
	background-image: url(../images/nav_text_hover.png);
	background-repeat:no-repeat;
	height:34px;
	display:block;
}
ul#navi #home{
	width: 80px;
	background-position:9px 0px;
}
ul#navi #home:hover{
	background-position:9px -38px;
}
ul#navi #philosophie{
	width:128px;
	background-position:-69px 0px;
}
ul#navi #philosophie:hover{
	background-position:-69px -38px;
}
ul#navi #portfolio{
	width:100px;
	background-position:-196px 0px;
}
ul#navi #portfolio:hover{
	background-position:-196px -38px;
}
ul#navi #preise{
	width:82px;
	background-position:-295px 0px;
}
ul#navi #preise:hover{
	background-position:-295px -38px;
}
ul#navi #kontakt{
	width:95px;
	background-position:-377px 0px;
}
ul#navi #kontakt:hover{
	background-position:-377px -38px;
}
ul#navi #impressum{
	width:129px;
	background-position:-471px 0px;
}
ul#navi #impressum:hover{
	background-position:-471px -38px;
}
ul#seite_drucken {
	position: absolute;
	top: 25px;
	left: 2px;
	height: 24px;
	overflow: hidden;
	width: 148px;
	visibility: visible;
	background-color: #000000;
}
ul#seite_drucken li {
	float: left;
	text-indent: -9999px;
}
ul#seite_drucken li a{
	background-image: url(../images/print_text_hover.png);
	background-repeat:no-repeat;
	height:40px;
	display: block;
	}
ul#seite_drucken #seitedrucken{
	width: 140px;
	background-position:0px 0px;
}
ul#seite_drucken #seitedrucken:hover{
	background-position:0px -38px;
}
ul.seitenanfang_link {
	position: absolute;
	top: 24px;
	left: 833px;
	height: 28px;
	overflow: hidden;
	width: 124px;
	visibility: visible;
	background-color: #000000;
}
ul.seitenanfang_link li {
	float: left;
	text-indent: -9999px;
}
ul.seitenanfang_link li a{
	background-image: url(../images/pagestart_text_hover.png);
	background-repeat:no-repeat;
	height:40px;
	display: block;
	}
ul.seitenanfang_link #seitenanfang{
	width: 140px;
	background-position:0px 0px;
}
ul.seitenanfang_link #seitenanfang:hover{
	background-position:0px -38px;
}
ul.seitenanfang_link #seitenanfang_agb{
	width: 140px;
	background-position:0px 0px;
}
ul.seitenanfang_link #seitenanfang_agb:hover{
	background-position:0px -38px;
}
ul#agb_link {
	position: absolute;
	top: 29px;
	left: 160px;
	height: 24px;
	overflow: hidden;
	width: 70px;
	visibility: visible;
	background-color: #000000;
}
ul#agb_link li {
	float: left;
	text-indent: -9999px;
}
ul#agb_link li a{
	background-image: url(../images/agb_text_hover.png);
	background-repeat:no-repeat;
	height:40px;
	display: block;
	}
ul#agb_link #agblink{
	width: 140px;
	background-position:0px 0px;
}
ul#agb_link #agblink:hover{
	background-position:0px -38px;
}
div#copyright {
	position:absolute;
	top:25px;
	left:0px;
	width: 960px;
	text-align: right;
	}
.contactform {
	position: static;  
	margin: 50px 0px 25px; 
	overflow: hidden; 
	border-bottom: #666 dashed; 
    padding-left: 80px;
}
.contactleft {
	padding-bottom: 3px; 
	padding-left: 3px; 
	width: 20%; 
	padding-right: 3px;
	display: inline; 
	float: left; 
	clear: both; 
	padding-top:3px;
}
.contactright {
	padding-bottom: 3px;
	padding-left: 3px; 
	width: 75%; 
	padding-right: 3px;
	display: inline; 
	float: right; 
	font-size: 12px; 
	padding-top: 3px;
}
.contactright INPUT {
	border-bottom: #FFF 1px solid; 
	border-left: #796862 1px solid; 
	padding-bottom: 3px; 
	margin: 0px 5px 0px 0px; 
	padding-left: 20px; 
	width: 279px; 
	padding-right: 3px; 
	background: #d7d2c8; 
	font-size: 12px; 
	border-top: #796862 1px solid; 
	border-right: #FFF 1px solid; 
	padding-top: 3px;
}
.contactright textarea {
	border-bottom: #FFF 1px solid; 
	border-left: #796862 1px solid;
	padding-bottom: 3px; 
	padding-left: 3px; 
	width: 296px; 
	padding-right: 3px;
	font-family: "Trebuchet MS", "Lucida Grande", "Bitstream Vera Sans", Arial, Helvetica, sans-serif; 
	background: #d7d2c8; 
	font-size: 12px; 
	overflow: auto; 
	border-top: #796862 1px solid; 
	border-right: white 1px solid; 
	padding-top: 3px;
}
.contactright .contacterror {
	border-bottom: #621995 1px solid;
	border-left: #621995 1px solid; 
	border-top: #621995 1px solid; 
	border-right: #621995 1px solid;
}
.contactformerror {
	padding-bottom: 0px; 
	margin: 10px 0px; 
	padding-left: 52px; 
	padding-right: 0px; 
	height: 55px; 
	color: #999; 
	font-size: 0.85em;
	padding-top: 0px;
}
#_contactformsubmit {
	margin-left: 0px; 
	padding: 0px; 
	width: 130px; 
	letter-spacing: 0.05em;
	height: 25px; 
	cursor: pointer;
	font-weight: bold; 
	background: #666; 
	text-align:center;
}
#contactformsubmit {
	top: 0px;
	left: 0px;
	height: 40px;
	overflow: hidden;
	width: 148px;
	visibility: visible;
	background-color: #000000;
}
#contactformsubmit  {
	float: left;
	text-indent: -9999px;
}
#contactformsubmit {
	top: 20px;
	background-color: #000;
	background-image: url(../images/abschicken_text_hover.png) ;
	background-repeat:no-repeat;
	border: #FFF 0px solid;
	cursor: pointer; 
	height:40px;
	display: block ;
	}
#contactformsubmit{
	width: 160px;
	background-position:0px 0px;
}
#contactformsubmit:hover{
	background-position:0px -45px;
}
#contactformreset {
	top: 0px;
	left: 0px;
	height: 40px;
	overflow: hidden;
	width: 148px;
	visibility: visible;
	background-color: #000000;
}
#contactformreset {
	float: left;
	text-indent: -9999px;
}
#contactformreset {
	top: 20px;
	background-color: #000;
	background-image: url(../images/loeschen_text_hover.png) ;
	background-repeat:no-repeat;
	border: #FFF 0px solid;
	cursor: pointer; 
	height:40px;
	display: block ;
}
#contactformreset{
	width: 160px;
	background-position:0px 0px;
}
#contactformreset:hover{
	background-position:0px -45px;
}
#redirect{
	position:relative;
	top:30px;
	background-color: #000;
	margin-left: 0px;
	margin-right: 0px;
	padding-left:90px;
	width:600px;
	height:50px;
	visibility: visible;
	left: 26px;
}
.contacttable {
	position: static;  
	margin: 40px 0px 0px; 
	overflow: hidden; 
	border-bottom: #666 dashed; 
	padding-left: 80px; 
	padding-top: 0px; 
	padding-bottom: 40px;
}
ul#routenplaner_link {
	position: relative;
	top: 40px;
	left: 757px;
	height: 34px;
	overflow: hidden;
	width: 128px;
	visibility: visible;
	background-color: #000000;
}
ul#routenplaner_link li {
	float: left;
	text-indent: -9999px;
}
ul#routenplaner_link li a{
	background-image: url(../images/routenplaner_text_hover.png);
	background-repeat:no-repeat;
	height:50px;
	display: block;
	}
ul#routenplaner_link #map24{
	width: 140px;
	background-position:0px 0px;
}
ul#routenplaner_link #map24:hover{
	background-position:0px -40px;
}
.openingtime {
	position: static;  
	width: 750px; 
	margin: 40px 0px 25px; 
	overflow: hidden; 
	padding-left: 80px;
}
div#flash_indexpage {
	position:relative;
	top: 0px;
	left:0px;
	width: 960px;
	background-color: #000;
}
div#flashcontent_indexpage {
	position:relative;
	display: none;
	top: 0px;
	left:0px;
	width: 960px;
	background-color: #000;
}
div#flash_portfoliopage {
	position:relative;
	top: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	left:0px;
	width: 960px;
	height: 900px;
	background-color: #000;
}
div#flashcontent_portfoliopage {
	position:relative;
	display: none;
	top: 0px;
	left:0px;
	height: 0px; 
	width: 960px;
	background-color: #000;
}
div#flash_wedding {
	position:relative;
	top: 0px;
	padding-top: 100px;
	padding-bottom: 100px;
	left:0px;
	width: 960px;
	background-color: #000;
}
div#flashcontent_wedding{
	position:relative;
	display: none;
	top: 0px;
	left:0px;
	height: 0px; 
	width: 960px;
	background-color: #000;
}
div#flash_fat {
	position:relative;
	top: 0px;
	padding-top: 0px;
	padding-bottom: 100px;
	left:0px;
	width: 960px;
	height: 400px;
	background-color: #000;
}
div#flashcontent_fat {
	position:relative;
	display: none;
	top: 0px;
	left:0px;
	height: 2500px; 
	width: 960px;
	background-color: #000;
}
div#flash_information {
	position:relative;
	top: 0px;
	left:0px;
	width: 960px;
	background-color: #000;
}
div#flashcontent_information {
	position:relative;
	display: none;
	top: 0px;
	left:0px;
	width: 960px;
	background-color: #000;
}
.filmstripe {
	position:relative;
	margin-bottom:50px;
	width: 960px;
	height:262px;
	background: url(../images/negativstreifen.png) 0 0 no-repeat;
	background-position:center;
}
div #allgemeines {
	position: relative;
	width:870px;
	padding-top:70px;
	padding-left:75px;
	}
div #passphoto {
	position: relative;
	width:870px;
	padding-top:70px;
	padding-left:75px;
	}
table.basic_lines {
		border-collapse:collapse;
		}
table.basic_lines td {
	padding: 2px;
	border-right: 1px dotted #900;
	border-bottom: 1px dotted #900;
	color: #FFF;
}
div #bewerbung_standard {
	position: relative;
	width:870px;
	padding-top: 60px;
	padding-left: 75px;
}
ul.leistungsbeschreibung {
	width: auto;
	list-style-position: inside;
	list-style-type: square;
	margin-left:0px;
	}
div #bewerbung_exklusiv {
	position: relative;
	width:870px;
	padding-top: 55px;
	padding-left: 75px;
}
div #portraitshooting {
	position: relative;
	width:870px;
	padding-top: 50px;
	padding-left: 75px;
}
div #table_ultraflex {
	position: relative;
	width:870px;
	padding-top: 50px;
	padding-left: 75px;
}
td.bars_n_stripes {
	background-color:#900;
	border: 2px solid #000;
	}
div #bildpreisliste {
	position: relative;
	width:870px;
	padding-top: 70px;
	padding-left: 75px;
}
div #table_bildpreisliste {
	position: relative;
	width:870px;
	padding-top: 40px;
	padding-left: 75px;
}
div #vor_ort {
	position: relative;
	width:870px;
	padding-top: 70px;
	padding-left: 75px;
}
ul.zusatz {
	width:auto;
	list-style-position: inside;
	list-style-type: square;
	margin-top: 125px;
	margin-left: 10px; 
	}
div #hochzeitsphotographie {
	position: relative;
	width:870px;
	padding-top: 70px;
	padding-left: 75px;
}
div #sachphotographie {
	position: relative;
	width:870px;
	padding-top: 70px;
	padding-left: 75px;
}
div#flash_philosophypage {
	position:relative;
	top: 0px;
	left:0px;
	width: 960px;
	background-color: #000;
}
div#flashcontent_philosophypage {
	position:relative;
	display: none;
	top: 0px;
	left:0px;
	width: 960px;
	background-color: #000;
}
div#banner_fat {
	position:relative;
	padding-left: 0px;
	padding-top: 0px;
	width:960px;
	height:100px;
	background-color: #000;
}

div#flash_speicherstadt {
	position:relative;
	top: 500px;
	left:0px;
	width: 960px;
	height: 600px;
	background-color: #000;
}