/*******************************************************************************	Project		:	Redaxo Demo	Copyright	:	Design - hundertmorgen - www.hundertmorgen.de*******************************************************************************/#site-content {	color:#ffffff;	text-align:left;	background: inherit;}/* ### breadcrump ############################################################ */#main-block p#breadcrumb {font-size: 1em;color: #90B0BF;margin-bottom: 30px;}/* ### headlines ############################################################ */#main-block h1 {	color:#eccccc;	font-size:1.6em;	font-weight:normal;	line-height:1.8em;}#main-block h2 {	color:#eccccc;	font-size:1.4em;	font-weight:bold;	line-height:1.6em;}#main-block h3 {	color:#eccccc;	font-size:1.2em;	font-weight:bold;	line-height:1.4em;}#main-block h4 {	color:#000000;	font-size:1.3em;	font-weight:normal;	line-height:1.3em;	}#main-block h5 {	color:#eccccc;	font-size:1.0em;	font-weight:bold;	line-height:1.0em;}#main-block h6 {	color:#eccccc;	font-size:0.9em;	font-weight:bold;	line-height:1.0em;}/* ### Images ############################################################ */#main-block img {	display:block;	margin:0;}#main-block img.floatLeft {	float:left;	margin:4px 10px 4px 0;}#main-block img.floatRight {	float:right;	margin:4px 0 4px 10px;}/* ### Hyperlinks ######################################################### */#main-block a, #main-block a:link {	color:#555555;	text-decoration:none;}#main-block a:hover {	color:#777777;	text-decoration:underline;}#main-block a.faq, #main-block a.faq:link {	color:#000000;	font-size:1.3em;	text-decoration:none;	text-transform:none;	line-height: 1.3em;}#main-block a.faq:hover {	color:#777777;	background: inherit;	text-decoration:none;}/* ### Paragraphs ########################################################## */#main-block p {	font-size:1em;	line-height:1.4em;	padding-right:10px;	text-align:justify;}#nav p {}/* ### Tables ############################################################## */#main-block table {	font-size:1.2em;	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.2em;	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:0px 40px 4px 0;}#main-content-block div.floatRight img {	float:right;	margin:0px 0 4px 40px;}#main-content-block a.more {	clear:left;	position: relative;	left: 120px;}/* ### presse ### */#main-content-block div.txt-presse {	clear: both;	padding: 4px 40px 30px 0px;	font-size:1.2em;	line-height:1.6em;}/* ### Team ### */#main-content-block div.txt-img {	clear: both;	padding: 12px 40px 30px 0px;}/* ### Team ### */#main-content-block div.team {	clear: both;}#main-content-block div.team div{	/*width:420px;*/	padding: 0px 20px 20px 0px;}#main-content-block div.team p {	font-size: 1em;}#main-content-block div.team div.floatLeft img {	margin:0px;}/* ### kontakt ### */#main-content-block div.kontakt {	clear: both;}#main-content-block div.kontakt div{	/*width:420px;*/	padding: 0px 20px 20px 0px;}#main-content-block div.kontakt p {	font-size: 1em;	font-weight:normal;	color: #ccc;	line-height:1.5em;}#main-content-block div.kontakt p a {	font-size: 1em;	font-weight:normal;	color: #ccc;} #main-content-block div.kontakt p b {	font-size: 1.1em;	font-weight:bold;	color: #000;}#main-content-block div.kontakt p strong {	font-size: 1.1em;	font-weight:normal;	color: #000;}#main-content-block div.kontakt div.floatLeft img {	margin:0px;}/* ### impressum ### */#main-content-block div.impressum {	clear: both;}#main-content-block div.impressum div{	/*width:420px;*/	padding: 0px 20px 20px 394px;}#main-content-block div.impressum p {	font-size: 1em;	color: #777;	padding: 0px 20px 20px 414px;}#main-content-block div.impressum div.floatLeft img {	margin:0px;}/* ### Bildgalerie ### */#main-content-block div.galerie {	clear: both;}#main-content-block div.galerie div.image {	float: left;	width: 165px;}#main-content-block div.galerie p {	color: #333;	font-size: 0.9em;}#main-content-block div.galerie div.image img{	padding: 0px;}/* JAOS Gallery*******************************************************************************/#jaos	{	margin:0 auto;	}.jaosg_galerie	{	text-align:center; 	vertical-align:middle; 	padding:5px;	}.jaosg_thumbnail 	{	margin:5px;	float: left;	height: 80px;	width: 80px;	text-align: left;	vertical-align:middle;	}.jaosg_nav	{	text-align: center;	}.jaosg_bild		{	text-align: center;	}.jaosg_bildbeschreibung	{	text-align: justify;	}/* tal Gallery*******************************************************************************/.tal_thumbnail 	{	margin:5px;	float: left;	height: 80px;	width: 90%;	text-align: left;	vertical-align:middle;	}/* ### 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;	color:#000;	border: 1px solid #eccccc;;	}textarea.textarea {	width: 450px;	height:100px;	background-color: #eee;	color:#000;	border-left: 6px solid #90b0bf;;	border-bottom: 1px solid #FFF;	border-right: 6px solid #90b0bf;;	border-top: 1px solid #FFF;}.submit{	background-color: #90b0bf;	color:#fff;	margin-top: 10px;	border: none;}