﻿html, body, table, td, p {
	color:#666;
	background-color: #fff;
 	font-size:12px;
 	color:#8a8a8a;
 	font-family:Arial,Tahoma,Helvetica 
	scrollbar-arrow-color:#666666; 
	scrollbar-face-color:#ffffff; 
	scrollbar-highlight-color:#D2D2D2; 
	scrollbar-shadow-color:#666666; 
	scrollbar-base-color:#ffffff; 
	scrollbar-darkshadow-color:#ffffff
}

select, option {
	color:#666; 
	font-size:12px; 
	font-family:Arial, Tahoma, Helvetica; 
	font-weight:bold; 
	text-decoration:none
}

a { 
	color:#666; 
	font-family:Arial, Tahoma, Helvetica; 
	font-weight:bold; 
	text-decoration:none
}

a:hover { 
	color:#666; 
	font-family:Arial, Tahoma, Helvetica; 
	font-weight:bold; 
	text-decoration:none 
}

.textformat1 {
	color:#666; 
	font-size:14px;
	font-family:Arial, Tahoma, Helvetica; 
	font-weight:normal; 
	text-decoration:none
}

a.textformat1:hover { 
	color:#666; 
	font-size:14px;
	font-family:Arial, Tahoma, Helvetica; 
	font-weight:normal; 
	text-decoration:none 
}

div.center {
	position: absolute;
	left: 50%;
	margin-left: -500px; /* negative Hälfte von width:1000px */
	width: 1000px;
	top: 0;
}

div.center {
	position: absolute;
	left: 50%;
	margin-left: -500px; /* negative Hälfte von width:1000px */
	width: 1000px;
	top: 50%;
	margin-top: -300px;  /* negative Hälfte von height:600px */
	height: 600px;
}  

/* Menu CSS Start */

a#studio{
	display:block;
	width:83px;
	height:42px;
	background: url('../menu/start_06.gif') no-repeat 0px 0px;
}

a:hover#studio{
	background: url('../menu/start_06.gif') no-repeat 0px -42px;
}

a#fotos{
	display:block;
	width:84px;
	height:42px;
	background: url('../menu/start_07.gif') no-repeat 0px 0px;
}

a:hover#fotos{
	background: url('../menu/start_07.gif') no-repeat 0px -42px;
}

a#preise{
	display:block;
	width:83px;
	height:42px;
	background: url('../menu/start_08.gif') no-repeat 0px 0px;
}

a:hover#preise{
	background: url('../menu/start_08.gif') no-repeat 0px -42px;
}

a#kontakt{
	display:block;
	width:83px;
	height:42px;
	background: url('../menu/start_09.gif') no-repeat 0px 0px;
}

a:hover#kontakt{
	background: url('../menu/start_09.gif') no-repeat 0px -42px;
}

a#studio1{
	display:block;
	width:84px;
	height:25px;
	background: url('../menu/start_29.gif') no-repeat 0px 0px;
}

a:hover#studio1{
	background: url('../menu/start_29.gif') no-repeat 0px -25px;
}

a#studio2{
	display:block;
	width:83px;
	height:25px;
	background: url('../menu/start_30.gif') no-repeat 0px 0px;
}

a:hover#studio2{
	background: url('../menu/start_30.gif') no-repeat 0px -25px;
}

a#studio3{
	display:block;
	width:83px;
	height:25px;
	background: url('../menu/start_31.gif') no-repeat 0px 0px;
}

a:hover#studio3{
	background: url('../menu/start_31.gif') no-repeat 0px -25px;
}

a#portrait{
	display:block;
	width:84px;
	height:25px;
	background: url('../menu/start_40.gif') no-repeat 0px 0px;
}

a:hover#portrait{
	background: url('../menu/start_40.gif') no-repeat 0px -25px;
}

a#akt{
	display:block;
	width:83px;
	height:25px;
	background: url('../menu/start_41.gif') no-repeat 0px 0px;
}

a:hover#akt{
	background: url('../menu/start_41.gif') no-repeat 0px -25px;
}

a#hochzeit{
	display:block;
	width:83px;
	height:25px;
	background: url('../menu/start_42.gif') no-repeat 0px 0px;
}

a:hover#hochzeit{
	background: url('../menu/start_42.gif') no-repeat 0px -25px;
}

a#familie{
	display:block;
	width:84px;
	height:25px;
	background: url('../menu/start_43.gif') no-repeat 0px 0px;
}

a:hover#familie{
	background: url('../menu/start_43.gif') no-repeat 0px -25px;
}

a#kinder{
	display:block;
	width:83px;
	height:25px;
	background: url('../menu/start_44.gif') no-repeat 0px 0px;
}

a:hover#kinder{
	background: url('../menu/start_44.gif') no-repeat 0px -25px;
}

a#tradition{
	display:block;
	width:83px;
	height:25px;
	background: url('../menu/start_45.gif') no-repeat 0px 0px;
}

a:hover#tradition{
	background: url('../menu/start_45.gif') no-repeat 0px -25px;
}

a#werbung{
	display:block;
	width:84px;
	height:25px;
	background: url('../menu/start_46.gif') no-repeat 0px 0px;
}

a:hover#werbung{
	background: url('../menu/start_46.gif') no-repeat 0px -25px;
}

a#arbeiten{
	display:block;
	width:83px;
	height:25px;
	background: url('../menu/start_47.gif') no-repeat 0px 0px;
}

a:hover#arbeiten{
	background: url('../menu/start_47.gif') no-repeat 0px -25px;
}



