@charset "utf-8";
/* CSS Document */


body {
	background-image: url(../Bilder/hg_dunkel.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #EE5E07;
}
#BodyContainer {
	background-image: url(../Bilder/hg_hell.jpg);
	background-repeat: repeat-x;
	height: 897px;
}
#Container {
	background-image: url(../Bilder/hauptteil32.gif);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	width: 100%;
	height: auto;
}
#MainContent {
	display: block;
	height: auto;
	width: 650px;
	margin: auto;
}
#Inhalt {
	display: block;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}


#Inhalt #foto {
	display: block;
	height: 464px;
	width: 726px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../Bilder/atelier-mair-frosch.jpg);
	padding-top: 10px;
}
#Inhalt .logo {
	float: right;
	display: block;
	padding-bottom: 18px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#HauptMenue {
	display: block;
	height: 75px;
	padding-top: 14px;
	padding-bottom: 15px;
}
#foto {
	display: block;

}

#foto h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
	background-color: #FF6600;
	margin-left: 10px;
	display: inline;
	color: #FCDCBF;
}
#foto h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	margin-left: 10px;
	line-height: 16px;
}
#foto p {
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
}



#Referenzen {
	display: block;
	float: left;
	width: 400px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: justify;
	line-height: 14px;
}
#Referenzen a {
	color: #FFFFFF;
	text-decoration: none;
}
#Referenzen a:hover {
	background-color: #FF9933;
}
#galerie {
	display: block;
	margin: 10px;
	padding-top: 10px;
}
#galerie td {
	text-align: center;
	padding-bottom: 30px;
}
#Copyright {
	display: block;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	text-align: right;
	color: #FFFFFF;
}


#Copyright a {
	color: #FFFFFF;
	text-decoration: none;
}
#Copyright a:hover {
	text-decoration: underline;
}
#Copyright  img    {
	display: block;
	padding-top: 30px;
	padding-bottom: 5px;
	padding-left: 60px;
}
.clearBoth {
	clear: both;
}




/*Bilder vorausladen*/
#bildervertecken{
	padding-top:50px;
	color:#2a498c;
	padding-left: 50px;
}
.bilderrahmen {
	border: 2px solid #EC5307;
}



#bildervertecken .bildervertecke{
	height:60px;
	width: 400px;
	border:medium solid #C03807;
	z-index:99;
	text-align:left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FF8A2B;
	color: #C03807;
	padding: 10px;
	
}

#bildervertecken .bildervertecke p{
	padding-top:55px;
	text-align:center;
}
#bildervertecken .bildervertecke img {
	display: block;
	
}
#foto fieldset {
	display: block;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	clear: both;
	padding-bottom: 8px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 10px;
	width: 351px;
	font-weight: bold;
	color: #331A00;
}

#foto label {
	width: 80px;
	display: block;
	float: left;
	font-weight: bold;
	padding-top: 2px;
	padding-left: 0px;
	padding-bottom: 10px;
}
#foto input, #nachricht {
	display: block;
	float: left;
	clear: right;
	border: 2px solid #EC823C;
	width: 240px;
	background-color: #FEF4EB;
}
.timesNewRoman {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #331A00;
}

