/*******************************************************************************

	Project		:	putbrese-hof.de
	Copyright	:	Design - Siteseeing - www.siteseeing.de - J.Loseries

*******************************************************************************/
/*
1em = 12pt = 16px = 100%
*/

#site-content {
	text-align:left;
}

/* ### breadcrump ############################################################ */

#main-block p#breadcrumb {
	font-size: 1em;
	margin-bottom: 30px;
}


/* ### headlines ############################################################ */

#main-block h1 {
	background: inherit;
	font-weight:bold;
	margin-bottom:2.1em;
}

#main-block h2 {
	background: inherit;
	font-size:1.83em;
	font-weight:normal;
	margin-bottom:3.3em;
}

#main-block h3 {
	background: inherit;
	font-weight:bold;
}

#main-block h4 {
	background: inherit;
	font-size:1.5em;
}

#main-block h5 {
	font-size:3.0em;
}

#main-block h6 {
	background: inherit;
	font-size:2.5em;
}


/* ### Images ############################################################ */

#main-block img {
	display:block;
	margin-top:2.5em;
}

#main-block img.floatLeft {
	float:left;
}

#main-block img.floatRight {
	float:right;
}



/* ### Hyperlinks ######################################################### */

#main-block a, 
#main-block a:link {
	text-decoration:none;
	color:#73babb;
	font-weight:bold;
}

#main-block a:hover {
	text-decoration: none;
	color:#000000;
	font-weight:bold;
}

#main-block a.faq, 
#main-block a.faq:link {
	font-size:1.4em;
	text-decoration:none;
	text-transform:none;
	line-height: 2.0em;
}

#main-block a.faq:hover {
	text-decoration:underline;
}


/* ### Paragraphs ########################################################## */

#main-block p {
	font-size:1.1em;
	line-height:1.5em;
}

#nav p {
	margin-bottom:1.2em;
}



/* ### Tables ############################################################## */

#main-block table {
	font-size:1.1em;
	line-height:1.6em;
}

#main-block td {
	padding:0 0 0 0;
}


/* ### Blockquotes ########################################################## */

#main-block blockquote {
	margin:0 0 0 20px;
}


/* ### Lists ################################################################ */

#main-block ul, 
#main-block ol {
	margin-bottom:1.2em;
	font-size:1.1em;
	line-height:1.6em;
}

#main-block ol li {
	margin:0 0 0 30px;
	list-style-type:decimal-leading-zero;
} 
#main-block ul li {
	margin:0 0 0 20px;
	list-style-type:square;
}


/* ### Module ################################################################ */

#main-content-block div.floatLeft img {
	float:left;
	margin:4px 40px 4px 0;
}

#main-content-block div.floatRight img {
	float:right;
	margin:4px 0 4px 40px;
}
/*
#main-content-block a.more {
	clear:left;
	position: relative;
	left: 120px;
}
*/

/* ### Team ### */

#main-content-block div.txt-img {
	clear: both;
	padding: 12px 0;
}


/* ### Team ### */

#main-content-block div.team {
	clear: both;
	padding: 12px 0;
}

#main-content-block div.team div{
	width:100px;
}

#main-content-block div.team p {
	font-size: 1.3em;
	margin-top: 0px;
}

#main-content-block div.team div.floatLeft img {
	margin:4px 0px 4px 0;
}

/* ### Bildgalerie ### */

#main-content-block div.galerie {
	clear: both;
}
#main-content-block div.galerie div.image {
	float: left;
	width: 270px;
}

#main-content-block div.galerie div.image img{
	padding: 5px;
	border:1px solid #aaa;
}

.magazine-layout {
	position: relative;
	width: 100%;
}
.magazine-container {
	background: #f6f6f6;
}

/ * magazin_Layout mit verlinkten Einzelbildern * /
.magazine-image a, .magazine-image a:link, .magazine-image a:visited {
	color: #000;
	display: table;
	display: inline-block;
	filter: alpha(opacity=80);
	line-height: 0.0em;
	opacity: 0.80;
	-moz-opacity: 0.80;
}
.magazine-image a:focus, .magazine-image a:hover, .magazine-image a:active {
	color: #000;
	filter: alpha(opacity=100);
	opacity: 1.00;
	-moz-opacity: 1.00;
}

/ * komplett verlinktes magazin_Layout * /
a.magazine-link, a:link.magazine-link, a:visited.magazine-link {
	cursor: pointer;
	display: table;
	display: inline-block;
	filter: alpha(opacity=80);
	line-height: 0.0em;
	opacity: 0.80;
	-moz-opacity: 0.80;
}
a:focus.magazine-link, a:hover.magazine-link, a:active.magazine-link {
	cursor: pointer;
	filter: alpha(opacity=100);
	opacity: 1.00;
	-moz-opacity: 1.00;
}


/* GOOGLE MAPS */

/* Nur ein Beispiel CSS */
#static_map {
margin:0 auto;
border:1px solid #000;
}

#map_route {
width:612px;
height:459px;
border:0px solid #000;
float:left;
}

#directions {
float:right;
width:213px;
max-width:213px;
}

#directions tbody,#directions tr, #directions table {
width:213px;
}

#routenplaner fieldset {
border:none;
}

#routenplaner legend {
font-weight:900;
}

#routenplaner input {
border:1px solid #aaa;
display:block;
width:40%;
float:left;
margin-right:1em;
padding:0.1em 0.3em;
}

/* ### Formular ################################################################ */

label.text{
	width: 80px;
	height: 25px;
	display:block;
	float:left;
	clear: left;
	padding-top:5px;
}

label.textarea{
	width: 80px;
	height: 25px;
	display:block;
	clear: left;
	padding-top:5px;
}
input.text {
	float:left;
	width: 370px;
	height:20px;
	background-color: #eee;
	border-left: 6px solid #90b0bf;;
	border-bottom: 1px solid #FFF;
	border-right: 6px solid #90b0bf;;
	border-top: 1px solid #FFF;
}

textarea.textarea {
	width: 450px;
	height:100px;
	background-color: #eee;
	border-left: 6px solid #90b0bf;;
	border-bottom: 1px solid #FFF;
	border-right: 6px solid #90b0bf;;
	border-top: 1px solid #FFF;
}

.submit{
	background-color: #90b0bf;
	margin-top: 10px;
	border: none;
}
