/*******************************************************************************	Project		:	Redaxo Demo	Copyright	:	Design - hundertmorgen - www.hundertmorgen.de*******************************************************************************/#site-content {	color:#fff;	text-align:left;	background: inherit;}/* ### breadcrump ############################################################ */#main-block p#breadcrumb {font-size: 1.2em;color: #422807;margin-bottom: 30px;}/* ### headlines ############################################################ */#main-block h1 {	color:#422807;	background: inherit;	font-size:1.6em;	font-weight:bold;	line-height:1.8em;	text-transform: uppercase;	letter-spacing: 0.1em;}#main-block h2 {	color:#422807;	background: inherit;	font-size:1.4em;	font-weight:bold;	line-height:1.6em;}#main-block h3 {	color:#422807;	background: inherit;	font-size:1.2em;	font-weight:bold;	line-height:1.4em;}#main-block h4 {	color:#422807;	background: inherit;	font-size:1.1em;	font-weight:bold;	line-height:1.2em;}#main-block h5 {	color:#422807;	background: inherit;	font-size:1.0em;	font-weight:bold;	line-height:1.0em;}#main-block h6 {	background: inherit;	color:#422807;	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:#422807;	/*	falsch: #ECA953 (Mainbox Background)	color:#B46E13;	*/	background: inherit;	text-decoration:underline;	font-weight:bold;}#main-block a:hover {	color:#76480D;	background: inherit;	text-decoration: none;}/* ### Paragraphs ########################################################## */#main-block p {	margin-bottom:1.6em;	font-size:1.2em;	line-height:1.6em;}#nav p {	margin-bottom:1.2em;}/* ### 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: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 {}/* ### Team ### */#main-content-block div.team {}#main-content-block div.team div{}#main-content-block div.team p {}#main-content-block div.team div.floatLeft img {}/* ### 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 #76480D;}/* ### Formular ################################################################ */label.text{	width: 80px;	height: 25px;	display:block;	float:left;	clear: left;	padding-top:5px;}label.textarea{	width:205px;	height: 25px;	display:block;	clear: left;	padding-top:5px;}input.text {	float:left;	width: 370px;	height:20px;	color:#000;	padding-left:5px;	padding-top:2px;	background-color: #B7673C;	border: 0px;	cursor:hand;}textarea.textarea {	width: 450px;	height:100px;	padding:5px;	color:#000;	background-color: #B7673C;	border: 0px;	overflow:auto;	cursor:hand;}.submit{	background-color: #ECA953;	color:#76480D;	font-weight:bold;	margin-top: 10px;	border: 2px outset #76480D;	padding:4px;}#donate {	display:block;	clear:left;	width:208px;	height: 300px;	background: url(bg_unav.gif) no-repeat;	text-align:right;}#header {color:#ECA953;}#nav-header {	position:absolute;	left:220px;	bottom:18px;}#subhead{	font-weight:bold;	font-size:13px;	letter-spacing:3px;	text-align:right;	padding-right:20px;	position:relative;	top:-22px;}.magazine-container {	background: #f7f7f7;}.magazine-image a, .magazine-image a:hover {	border: 0;	background: transparent;	outline: 0;}
