/*******************************************************************************	Project		:	Redaxo Demo	Copyright	:	Design - hundertmorgen - www.hundertmorgen.de*******************************************************************************/#site-content {		text-align:left;	}/* ### breadcrump ############################################################ */#main-block p#breadcrumb {font-size: 1em;color: #90B0BF;margin-bottom: 30px;}/* ### headlines ############################################################ */#main-block h1 {	color:#0385d0;	font-weight:bold;	text-transform: uppercase;	background: url(bg_headline.gif) no-repeat;	background-position: -3px -2px;	padding: 0px 0px 0px 22px;		margin: 0px 0px 15px 0px;	font-size: 17px;}#nav h1 {	color:#0385d0;	font-weight:bold;	text-transform: uppercase;	background: url(bg_headline.gif) no-repeat;	background-position: 0px -2px;	padding: 0px 0px 0px 25px;		margin: 0px 0px 15px 10px;	font-size: 15px;}#main-block h2 {	color:#626262;	font-weight:bold;	text-transform: uppercase;	background: url(bg_headline.gif) no-repeat;	background-position: -3px -2px;	padding: 0px 0px 0px 22px;		margin: 30px 0px 15px 0px;	font-size: 17px;}#main-block h3 {	color:#90B0BF;	background: inherit;	font-size:1.2em;	font-weight:bold;	line-height:1.4em;}#main-block h4 {	color:#c4c4c4;	background: inherit;	font-size:1.1em;	font-weight:bold;	line-height:1.2em;}#main-block h5 {	color:#c4c4c4;	background: inherit;	font-size:1.0em;	font-weight:bold;	line-height:1.0em;}#main-block h6 {	background: inherit;	color:#c4c4c4;	font-size:0.9em;	font-weight:bold;	line-height:1.0em;}/* ### Images ############################################################ */#main-block img {	display:block;	margin:4px 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:#0385d0;		text-decoration:underline;}#main-block a:hover {	color:#0385d0;		text-decoration: underline;}/* ### Paragraphs ########################################################## */#main-block p {	margin-bottom:15px;	font-size:13px;	line-height:18px;	color: #7a7a7a;}#nav p {	}/* ### Tables ############################################################## */#main-block table {	font-size:16px;		color: #7a7a7a;}#main-block td, #main-block th {	text-align: left;	padding:2px 20px 1px 0px;	border-bottom: 1px solid #eee;}/* ### Blockquotes ########################################################## */#main-block blockquote {	margin:0 0 0 20px;}/* ### Lists ################################################################ */#main-block ul, #main-block ol {	margin:0px 0px 15px 15px;	font-size:13px;	color: #7a7a7a;	line-height:17px;	display: block;}#main-block ol li {	margin:0px 0px 5px 0px;	list-style-type:decimal;} #main-block ul li {	margin:0px 0px 5px 0px;	list-style-type:square;}/* ### Module ################################################################ */#main-content-block div.floatLeft img {	float:left;	margin:4px 20px 4px 0;}#main-content-block div.floatRight img {	float:right;	margin:4px 0 4px 20px;}#main-content-block a.more {	clear:left;	position: relative;	}/* ### Team ### */#main-content-block div.txt-img {	clear: both;	padding: 12px 0;}#main-content-block div.team div.floatLeft img {	margin:4px 0px 4px 0;}/* ### address ################################################################ */address {	font-size: 12px;	background: #f7f7f7;	color: #626262;	padding: 10px;	width: 190px;	margin: 0px 0px 20px 10px;	}address .telefon {	color:#0385d0;	font-weight:normal;	text-transform: uppercase;		font-size: 26px;}/* ### 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-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;	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;}.bild-text img {border:5px solid #E5E5E5;}#main-block .bild-text p {padding:15px 15px 0px 15px;margin-bottom:0px;line-height:20px;}.textile-bild {margin-bottom:20px;}
