html {
	height:100%;
	background:url(../images/html_background.gif) bottom right no-repeat;
	}

body {
	height:100%;
	background:url(../images/body_background.png) bottom repeat-x;
	_background:url(../images/body_background.gif) bottom repeat-x;
	}

#page980 {
	margin:0px auto;
	width:980px;
}


/* Head */ 
/* ------------------------------------------------------------------------------------------------------ */ 
#Head {
	width:980px;
	height:100px;
	overflow:hidden;
	position:relative;
}

#Head.Fotospezialist {
	background:url(../images/head_logoline_fotospezialist.gif) repeat-x top;
}

#Head.Fotomaxx {
	background:url(../images/head_logoline_fotomaxx.gif) repeat-x top;
}

#Head.Procine {
	background:url(../images/head_logoline_procine.gif) repeat-x top;
}

#Logo {
	height:44px;
	right:0px;
	top:12px;
	position:absolute;
}
/* ------------------------------------------------------------------------------------------------------ */ 


/* Splash */
/* ------------------------------------------------------------------------------------------------------ */
#Splash {
	width:980px;
	overflow:hidden;
	margin:0px 0px 20px 0px;
}

#SplashImage {
	width:730px;
	height:300px;
	float:left;
	border:solid 1px #bfbfbf;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background: #fcfcfc; /* for non-css3 browsers */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcfcfc', endColorstr='#edeef0'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#fcfcfc), to(#edeef0)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #fcfcfc,  #edeef0); /* for firefox 3.6+ */
	position:relative;
}

#SplashImage h1 {
	width:680px;
	font:normal 22px Arial, Helvetica, Sans;
	line-height:28px;
	position:absolute;
}

#SplashImage.Fotospezialist h1 {
	margin:230px 0px 0px 55px;
	color:#ffffff;
}

#SplashImage.Fotomaxx h1 {
	margin:200px 0px 0px 35px;
	color:#666666;
}

#SplashImage .image {
	width:730px;
	height:300px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

#SplashImage.Fotospezialist .image {
	background:url(/fileadmin/images/splashImage01.jpg);
}

#SplashImage.Fotomaxx .image {
	background:url(/fileadmin/images/splashImage02.jpg);
}

#SplashText {
	width:215px;
	height:255px;
	padding:45px 0px 0px 15px;
	float:right;
	border:solid 1px #bfbfbf;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background: #fcfcfc; /* for non-css3 browsers */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcfcfc', endColorstr='#edeef0'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#fcfcfc), to(#edeef0)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #fcfcfc,  #edeef0); /* for firefox 3.6+ */
}

#SplashText h1 {
	font:normal 25px Arial, Helvetica, Sans;
	line-height:28px;
	margin:0px 0px 15px 0px;
}

#SplashText.Fotospezialist h1 {
	color:#ff4e48;
}

#SplashText.Fotomaxx h1 {
	color:#696969;
}

#SplashText p { 
	font:normal 16px Arial, Helvetica, Sans;
	line-height:20px;
	color:#696969;
	margin:0px 0px 6px 0px;
}

#SplashText a, #SplashText a:link, #SplashText a:visited {
	color:#696969;
}

#SplashText a:hover {
	color:#333333;
}

#SplashText ul { 
	font:normal 16px Arial, Helvetica, Sans;
	line-height:20px;
	color:#696969;
	margin:0px 0px 8px 15px;
	list-style:disc;
}
/* ------------------------------------------------------------------------------------------------------ */


/* Service */
/* ------------------------------------------------------------------------------------------------------ */
#Service {
	width:980px;
	height:180px;
	border:solid 1px #bfbfbf;
	margin:0px 0px 40px 0px;
	position:relative;
	-moz-border-radius-topleft: 10px;
	-webkit-border-top-left-radius: 10px;
    -moz-border-radius-topright: 10px;
	-webkit-border-top-right-radius: 10px;
    -moz-border-radius-bottomleft: 10px;
	-webkit-border-bottom-left-radius: 10px;
    -moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-right-radius: 10px;
	background: #fdfdfd;
}

#Service1 {
	visibility:visible;
	overflow:hidden;
}

#Service2 {
	visibility:hidden;
	overflow:hidden;
}

#Service3 {
	visibility:hidden;
	overflow:hidden;
}

#Service4 {
	visibility:hidden;
	overflow:hidden;
}


#Service1 #Column1 {
	float:left;
	_width:315px;
	float:left;
	padding:10px 0px 0px 20px;
}

#Service1 #Column2 {
	width:455px;
	_width:445px;
	height:180px;
	float:right;
	padding:10px 0px 0px 10px;
	margin:0px 0px 0px 0px;
}

#Service1 #Column1 p{
	margin-right:10px;
}

#Service1 #Column2 img{
	margin-top:-10px;
}

#Service2 #Column1 {
	width:500px;
	float:left;
	padding:10px 0px 0px 20px;
}

#Service2 #Column2 {
	width:260px;
	float:left;
	padding:10px 0px 0px 10px;
}


#Service3 #Column1, #Service4 #Column1 {
	width:760px;
	float:left;
	padding:10px 0px 0px 20px;
}

.ServiceContent {
	width:800px;
	_width:799px;
	height:180px;
	_height:184px;
	position:absolute;
	left:180px;
	_left:181px;
	top:0px;
	background:#f6f5f5;
    -moz-border-radius-topright: 10px;
	-webkit-border-top-right-radius: 10px;
    -moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-right-radius: 10px;
}

ul#NavigationService {
	width:180px;
	height:182px;
}

#NavigationService li {
	font:bold 14px Arial, Helvetica, Sans-serif;
}

#NavigationService li a, #NavigationService li a:link, #NavigationService li a:visited {
	color:#a1a1a1;
	width:143px;
	display:block;
	padding:15px 0px 0px 37px;
	margin:0px 0px 0px 0px;
	cursor:pointer;
}

#NavigationService li a:hover {
	color:#8a8a8a;
}

#NavigationService .tab1 {
	background:url(../images/navigation_service_icon1.gif) top left no-repeat;
	border-right:solid 1px #bfbfbf ;
}

#NavigationService .tab2 {
	background:url(../images/navigation_service_icon2.gif) top left no-repeat;
	border-right:solid 1px #bfbfbf ;
}

#NavigationService .tab3 {
	background:url(../images/navigation_service_icon3.gif) top left no-repeat;
	border-right:solid 1px #bfbfbf ;
}

#NavigationService .tab4 {
	background:url(../images/navigation_service_icon4.gif) top left no-repeat;
	border-right:solid 1px #bfbfbf ;
}

#NavigationService li .tab1active {
	background:url(../images/navigation_service_icon1.gif) top left no-repeat #f6f5f5;
	border-right:solid 1px #f6f5f5 ;
}

#NavigationService li .tab2active {
	background:url(../images/navigation_service_icon2.gif) top left no-repeat #f6f5f5;
	border-right:solid 1px #f6f5f5 ;
}

#NavigationService li .tab3active {
	background:url(../images/navigation_service_icon3.gif) top left no-repeat #f6f5f5;
	border-right:solid 1px #f6f5f5 ;
}

#NavigationService li .tab4active {
	background:url(../images/navigation_service_icon4.gif) top left no-repeat #f6f5f5;
	border-right:solid 1px #f6f5f5 ;
}

#NavigationService li #tabID1 {
	border-bottom:solid 1px #bfbfbf ;
	height:29px;
	-moz-border-radius-topleft: 10px;
	-webkit-border-top-left-radius: 10px;
}

#NavigationService li #tabID2 {
	border-bottom:solid 1px #bfbfbf ;
	height:29px;
}

#NavigationService li #tabID3 {
	border-bottom:solid 1px #bfbfbf ;
	height:29px;
}

#NavigationService li #tabID4 {
	height:30px;
    -moz-border-radius-bottomleft: 10px;
	-webkit-border-bottom-left-radius: 10px;
}


.ContentService h1 {
	font:normal 18px Arial, Helvetica, Sans;
	line-height:22px;
	color:#696969;
	margin:0px 0px 6px 0px;
}

.ContentService p { 
	font:normal 13px Arial, Helvetica, Sans;
	line-height:18px;
	color:#696969;
	margin:0px 0px 5px 0px;
}

.ContentService a, .ContentService a:link, .ContentService a:visited {
	color:#696969;
	text-decoration:underline;
}

.ContentService a:hover {
	color:#666666;
	text-decoration:none;
}

.ContentService ul { 
	font:normal 12px Arial, Helvetica, Sans;
	line-height:18px;
	color:#696969;
	margin:0px 0px 6px 15px;
	list-style:disc;
}

.ContentService label {
	font:normal 12px Arial, Helvetica, Sans;
	color:#696969;
	float:left;
	width:80px;
}

#ContentServiceInput input {
	font:normal 12px Arial, Helvetica, Sans;
	height:14px;
	width:210px;
	border:solid 1px #d0c7c7;
	background:#ffffff;
	padding:2px;
	margin:0px 0px 3px 0px;
}

#ContentServiceSubmit input {
	font:normal 12px Arial, Helvetica, Sans;
	padding:2px;
	border:solid 1px #d0c7c7;
	background:#ffffff;
	margin:0px 0px 2px 0px;
	float:right;
	margin-right:23px;
}

#ContentServiceInput select {
	font:normal 12px Arial, Helvetica, Sans;
	width:60px;
	border:solid 1px #d0c7c7;
	padding:1px 0px 1px 0px;
}

/* ------------------------------------------------------------------------------------------------------ */ 



/* Additional */
/* ------------------------------------------------------------------------------------------------------ */
ul#Additional {
	width:980px;
	height:112px;
	overflow:hidden;
	margin:0px 0px 40px 0px;
}

#Additional li {
	border:solid 1px #bfbfbf;
	float:left;
	-moz-border-radius-topleft: 10px;
	-webkit-border-top-left-radius: 10px;
    -moz-border-radius-topright: 10px;
	-webkit-border-top-right-radius: 10px;
    -moz-border-radius-bottomleft: 10px;
	-webkit-border-bottom-left-radius: 10px;
    -moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-right-radius: 10px;
	background: #fdfdfd;
}

#Additional li a, #Additional li a:link, #Additional li a:visited {
	font:normal 15px Arial, Helvetica, Sans-serif;
	color:#424242;
	width:220px;
	height:30px;
	padding:80px 0px 0px 10px;
	display:block;
}

#Additional li a:hover {
	color:#ff4e48;
}

#Additional li.tab1 {
	background:url(../images/additionalImage_fragen.jpg) #fcfcfc no-repeat;
	margin:0px 17px 0px 0px;
}

#Additional li.tab2 {
	background:url(../images/additionalImage_echte-fotobuecher.jpg) #fcfcfc no-repeat;
	margin:0px 17px 0px 0px;
}

#Additional li.tab3 {
	background:url(../images/additionalImage_persoenliche-geschenke.jpg) #fcfcfc no-repeat;
	margin:0px 18px 0px 0px;
}

#Additional li.tab4 {
	background:url(../images/additionalImage_fotograf.jpg) #fcfcfc no-repeat;
}
/* ------------------------------------------------------------------------------------------------------ */ 



/* Navigation */
/* ------------------------------------------------------------------------------------------------------ */
ul#NavigationTop.Fotospezialist {
	background:url(../images/head_navigation_bg_fotospezialist.jpg) repeat-x;
}

ul#NavigationTop.Fotomaxx {
	background:url(../images/head_navigation_bg_fotomaxx.jpg) repeat-x;
}

ul#NavigationTop.Procine {
	background:url(../images/head_navigation_bg_procine.jpg) repeat-x;
}

ul#NavigationTop {
	margin:41px 0px 0px 0px;
	height:30px;
	float:left;
	_background-color:#cccccc;
}

#NavigationTop li {
	float:left;
	font:bold 12px Arial, Helvetica, Sans-serif;
	letter-spacing:1px;
	text-transform:uppercase;
	_padding-top:5px;
}

#NavigationTop.Fotospezialist li a, #NavigationTop.Fotospezialist li a:link, #NavigationTop.Fotospezialist li a:visited  {
	color:#460505;
}

#NavigationTop.Fotospezialist li a:hover, #NavigationTop.Fotospezialist li a.Current {
	color:#d71610;
}

#NavigationTop.Fotomaxx li a, #NavigationTop.Fotomaxx li a:link, #NavigationTop.Fotomaxx li a:visited  {
	color:#ffffff;
}

#NavigationTop.Fotomaxx li a:hover, #NavigationTop.Fotomaxx li a.Current {
	color:#000000;
}

#NavigationTop.Procine li a, #NavigationTop.Procine li a:link, #NavigationTop.Procine li a:visited  {
	color:#666666;
}

#NavigationTop.Procine li a:hover, #NavigationTop.Procine li a.Current {
	color:#000000;
}


#NavigationTop li a, #NavigationTop li a:link, #NavigationTop li a:visited {
	height:23px;
	_width:1%;
	display:block;
	_display:compact;
	padding:7px 12px 0px 12px;
	margin:0px 1px 0px 0px;
	text-align:center;
}

#NavigationTop li a.Line {
	border-right:#ffffff 2px solid;
	_border-right:none;
}


ul#NavigationLanguage {
	margin:50px 184px 0px 12px;
	width:45px;
	height:30px;
	float:right;
}

#NavigationLanguage li {
	float:left;
	margin:9px 5px 0px 0px;
	line-height:1px;
	_margin:5px 5px 0px 0px;
}
/* ------------------------------------------------------------------------------------------------------ */ 



/* Foot */
/* ------------------------------------------------------------------------------------------------------ */ 
#Foot {
	width:980px;
	height:40px;
	overflow:hidden;
	border-top:1px solid #c6c6c6;
	padding:10px 0px 0px 0px;
}

ul#Copyright {
	width:400px;
	float:left;
}

#Copyright li {
	font:normal 11px Arial, Helvetica, Sans;
	line-height:12px;
	float:left;
}

#Copyright li a, #Copyright li a:link, #Copyright li a:visited {
	color:#666666;
	margin:0px 15px 0px 0px;
}

#Copyright li a:hover {
	color:#333333;
}


ul#NavigationFoot {
	width:580px;
	float:right;
}

#NavigationFoot li {
	font:normal 11px Arial, Helvetica, Sans;
	line-height:12px;
	float:right;
}

#NavigationFoot li a, #NavigationFoot li a:link, #NavigationFoot li a:visited {
	color:#666666;
	margin:0px 0px 0px 15px;
}

#NavigationFoot li a:hover {
	color:#333333;
}
/* ------------------------------------------------------------------------------------------------------ */ 



/* Done */
/* ------------------------------------------------------------------------------------------------------ */ 
#Done {
	margin:0px auto;
	width:980px;
	height:30px;
}

#Done p { 
	font:normal 11px Arial, Helvetica, Sans;
	color:#666666;
}

#Done a, #Done a:link, #Done a:visited {
	color:#e1e1e1;
}

#Done a:hover {
	color:#666666;
}
/* ------------------------------------------------------------------------------------------------------ */ 



/* Content */
/* ------------------------------------------------------------------------------------------------------ */ 
#Content {
	width:980px;
	overflow:hidden;
	margin:0px 0px 40px 0px;
}

#ContentNormal {
	width:700px;
	min-height:300px;
	padding:15px 15px 15px 15px;
	float:left;
	border:solid 1px #bfbfbf;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background: #fcfcfc; /* for non-css3 browsers */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcfcfc', endColorstr='#edeef0'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#fcfcfc), to(#edeef0)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #fcfcfc,  #edeef0); /* for firefox 3.6+ */
	position:relative;
}

#ContentBorder {
	width:200px;
	min-height:300px;
	padding:15px 15px 0px 15px;
	float:right;
	border:solid 1px #bfbfbf;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background: #fcfcfc; /* for non-css3 browsers */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcfcfc', endColorstr='#edeef0'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#fcfcfc), to(#edeef0)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #fcfcfc,  #edeef0); /* for firefox 3.6+ */
}


.Content h1 {
	font:normal 18px Arial, Helvetica, Sans;
	line-height:20px;
	color:#696969;
	margin:0px 0px 10px 0px;
}

.Content h2 {
	font:bold 15px Arial, Helvetica, Sans;
	line-height:18px;
	color:#696969;
	padding:6px 0px 0px 0px;
	margin:0px 0px 4px 0px;
}

.Content h3 {
	font:bold 13px Arial, Helvetica, Sans;
	line-height:17px;
	color:#696969;
	margin:0px 0px 2px 0px;
}

.Content h5  {
	font:bold 15px Arial, Helvetica, Sans;
	line-height:17px;
	border-bottom:1px solid #D0D0D0;
	padding:0px 0px 4px 0px;
	margin:0px 0px 8px 0px;
	cursor:pointer;
}

.Content h5 a, .Content h5 a:link, .Content h5 a:visited, .Content h5 a:hover {
	font:bold 15px Arial, Helvetica, Sans;
	line-height:17px;
	text-decoration:none;
}

.Content h5 span.detail {
	color:#808080;
	border-top:1px solid #D0D0D0;
	border-left:1px solid #D0D0D0;
	border-right:1px solid #D0D0D0;
	border-bottom:1px solid #fcfcfc;
	padding:4px 4px 3px 4px;
}

.Content h5 span.important {
	color:#939393;
	border-top:1px solid #D0D0D0;
	border-left:1px solid #D0D0D0;
	border-right:1px solid #D0D0D0;
	padding:4px 4px 4px 4px;
}

.Content p { 
	font:normal 13px Arial, Helvetica, Sans;
	line-height:18px;
	color:#696969;
	margin:0px 0px 6px 0px;
}

.Content table {
	width:100%;
	margin:0px 0px 10px 0px;
}

.Content th { 
	font:bold 12px Arial, Helvetica, Sans;
	line-height:18px;
	color:#696969;
	padding-right:20px;
	border-bottom:1px solid #cccccc;
}

.Content tr.haendler_hover {
	background-color: #ECECEC;
	cursor: pointer;
}

.Content tr.haendler {
	cursor: pointer;
}

.Content td { 
	font:normal 12px Arial, Helvetica, Sans;
	line-height:18px;
	color:#696969;
	padding:2px 0px 2px 0px;
	border-bottom:1px solid #cccccc;
}

.Content dl { 
	font:normal 12px Arial, Helvetica, Sans;
	color:#696969;
	padding:0px;
}

.Content dl img {
	margin:0px 0px 0px 0px;
}

.Content img {
	margin:0;
	padding:0;
}

.Content a, .Content a:link, .Content a:visited {
	color:#696969;
	text-decoration:underline;
}

.Content a:hover {
	color:#666666;
	text-decoration:none;
}

.Content ul { 
	font:normal 12px Arial, Helvetica, Sans;
	line-height:18px;
	color:#696969;
	margin:-2px 0px 6px 15px;
	list-style:disc;
}

.Content ol { 
	font:normal 12px Arial, Helvetica, Sans;
	line-height:18px;
	color:#696969;
	margin:-2px 0px 6px 20px;
	list-style:decimal;
}

.Content label {
	font:normal 12px Arial, Helvetica, Sans;
	color:#696969;
	float:left;
	width:120px;
}

.Content hr {
	height:1px; 
	border-top:1px solid #696969;
	border-left:none;
	border-right:none;
	border-bottom:none;
	display: block;
	margin:12px 0px 12px 0px;
}

.Content em { 
	font:normal 11px Arial, Helvetica, Sans;
	line-height:15px;
	color:#696969;
	padding:4px 0px 4px 0px;
}

.csc-textpic-caption{
	padding:4px 0px 0px 0px;
}

#Content .tx-jfmulticontent-pi1 {
	width:700px;
}

#Content .tx-jfmulticontent-pi1 img {
	border:solid 1px #999999;
}

#Content .tx-jfmulticontent-pi1 .csc-textpic-imagewrap {
	padding:0px 0px 0px 0px;
}

#Content .tx-jfmulticontent-pi1 .subcr {
	padding:0px 20px 0px 0px;
}


#Content .csc-textpic-imagewrap {
	padding:6px 6px 0px 6px;
	_padding:0px 0px 0px 0px;
}

#ContentHaendlerHead {
	width:100%;
	overflow:hidden;
}

#ContentHaendlerText {
	margin-top:50px;
	float:left;
}

#ContentHaendlerImage {
	margin:5px;
	background:#FFFFFF;
	border:solid 1px #cccccc;
	float:right;
}

#ContentInput input {
	font:normal 12px Arial, Helvetica, Sans;
	height:14px;
	width:420px;
	border:solid 1px #d0c7c7;
	background:#ffffff;
	padding:2px;
	margin:0px 0px 3px 0px;
}

#ContentSubmit input {
	font:normal 12px Arial, Helvetica, Sans;
	padding:2px;
	border:solid 1px #d0c7c7;
	background:#ffffff;
	margin:0px 0px 2px 0px;
	float:left;
}

#ContentInput select {
	font:normal 12px Arial, Helvetica, Sans;
	width:60px;
	border:solid 1px #d0c7c7;
	padding:1px 0px 1px 0px;
}


#BorderInput input {
	font:normal 12px Arial, Helvetica, Sans;
	height:14px;
	width:190px;
	border:solid 1px #d0c7c7;
	background:#ffffff;
	padding:2px;
	margin:0px 0px 3px 0px;
}

#BorderSubmit input {
	font:normal 12px Arial, Helvetica, Sans;
	padding:2px;
	border:solid 1px #d0c7c7;
	background:#ffffff;
	margin:0px 0px 2px 0px;
	float:left;
}

#BorderInput  select {
	font:normal 12px Arial, Helvetica, Sans;
	width:60px;
	border:solid 1px #d0c7c7;
	padding:1px 0px 1px 0px;
}
/* ------------------------------------------------------------------------------------------------------ */ 


/* Formular */
/* ------------------------------------------------------------------------------------------------------ */ 
.formfieldInput {
	font:normal 12px Arial, Helvetica, Sans;
	color:#696969;
	height:14px;
	width:500px;
	border:solid 1px #d0c7c7;
	background:#ffffff;
	padding:2px;
	margin:0px 0px 3px 0px;
}

.formfieldInputMessage {
	font:normal 12px Arial, Helvetica, Sans;
	color:#696969;
	height:80px;
	width:500px;
	border:solid 1px #d0c7c7;
	background:#ffffff;
}

.formfieldInputCapatcha {
	height:14px;
	color:#696969;
	width:20px;
	border:solid 1px #d0c7c7;
	background:#ffffff;
	padding:2px;
	margin:0px 0px 3px 0px;
}

.formfieldSubmit {
	font:normal 12px Arial, Helvetica, Sans;
	color:#696969;
	padding:2px;
	border:solid 1px #d0c7c7;
	background:#ffffff;
	margin:0px 0px 2px 0px;
}

.formfieldSelect {
	font:normal 12px Arial, Helvetica, Sans;
	color:#696969;
	border:solid 1px #d0c7c7;
}

.formfieldCheckbox {
	border:none;
}

.formfieldError {
	color:#eb6a0b;
}
/* ------------------------------------------------------------------------------------------------------ */ 
