/*
css:
	main-a.03
html:
	html-10.05
stand:
	30.08.2013
geschrieben von:
	M. Grellmann für die ferienhaus-Vermittlung Fincaferien.de GmbH
   ------------------------------------------------------------------------------------ */

main {
	background: #feffe0;
	-webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.4);
	box-shadow: 0 0 20px rgba(0,0,0,0.4);
	position: relative;
	z-index: 1;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 10px;
}
#m_up {
	position: relative;
	width: 948px;
	margin-bottom: 30px;
	padding-bottom: 30px;
	padding-top: 10px;
	clear: both;
}
#m_down {
	position: relative;
	width: 948px;
	clear: both;
}
#m_second ul {
	display: inline-block;
	position: relative;
}
#fb {
	position: relative;
	width: 948px;
	margin-bottom: 30px;
	padding-bottom: 30px;
	padding-top: 10px;
	clear: both;
}


.clear {
	clear: both;
}
.center {
	text-align: center;
}
figure {
	margin: 0;
	padding: 0;
}
figcaption {
	text-align: right;
	font-size: 0.95em;
	line-height: 0.95em;
	padding-right: 46px;
	margin-bottom: 26px;
	margin-top: 0;
	color: #515151;
}

ol, ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #acacac;
}
h1 {

	font-size: 1.167em;
	font-weight: bold;
	text-align: left;
	padding-bottom: 3px;
	border-bottom: 1px solid #acacac;
	margin-bottom: 10px
}
#m_up h1 {
	padding-bottom: 5px;
	margin-bottom: 12px;
	text-align: center;
}
h2 {
	font-size: 1.167em;
	font-weight: bold;
	text-align: left;
	padding-bottom: 3px;
	border-bottom: 1px solid #acacac;
	margin-bottom: 10px
}
#m_up h2 {
	padding-bottom: 5px;
	margin-bottom: 12px;
	text-align: center;
}
#m_down h2, #fb h2 {
	padding-bottom: 5px;
	margin-bottom: 12px;
	padding-left: 221px;
}

h3 {
	font-size: 1.1em;
	font-weight: bold
}
h4 {
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 10px
}

#kontakt_box h4 {
	font-size: 1.285em;
	color: #6f6f6f;
	/*Boxshadow*/
	text-shadow: #feffe0 -1px -1px 0;
	/* firefox */
	-moz-text-shadow: 0 -1px 0 #feffe0;
	/* webkit browser*/
	-webkit-text-shadow: 0 -1px 0 #feffe0;
	font-weight: normal;
	font-style: normal;
	margin-bottom: 3px;
}

h5 {
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 10px

}
h6 {
	font-size: 1em;
	margin-bottom: 10px;
}
#t_side h6 {
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-top: 3px;
}
footer h6 {
	font-size: 1em;
	font-weight: normal;
	font-style: normal;
	margin-bottom: 2px;
	padding-bottom: 3px;
	text-align: center;
p {
	margin: 0;
	padding: 0 0 1.25em 0
}
img {
	border: 1px solid #6c6c6c;
}
.t_form_row img {
	border-width: 0;
	border-style: none;
}

.frame_min {
	/* Firefox */
	-moz-border-radius:5px;
	/* Safari, Chrome */
	-webkit-border-radius:5px;
	/* Konqueror */
	-khtml-border-radius:5px;
	/* CSS3 */
	border-radius:5px;
	/*border-radius for IE */
	behavior: url(../../index/components/ie_border/border-radius.htc);
}
.frame_max {
	/* Firefox */
	-moz-border-radius:10px;
	/* Safari, Chrome */
	-webkit-border-radius:10px;
	/* Konqueror */
	-khtml-border-radius:10px;
	/* CSS3 */
	border-radius:10px;
	/*border-radius for IE */
	behavior: url(../../index/components/ie_border/border-radius.htc); 
}
a, a:link, a:visited, a:hover {
	color: #3363E1;
	text-decoration: underline;
	font-weight: bold
}
#kontakt a, #kontakt a:link, #kontakt a:visited, #kontakt a:hover,
footer a, footer a:link, footer a:visited, footer a:hover,
#h_telefon a, #h_telefon a:link, #h_telefon a:visited, #h_telefon a:hover  {
	color: #222222;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}
