/* Grundlegende Style-Einstellungen für Natur-Haus Traunstein */
body {
  	background:#ffffff;
  	min-width:1020px;
	overflow:auto; 
  	text-align:left;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:100%; 
	color: #695b42;
	cursor: default;
}

a,  a:link, a:visited {
	color: #9D0E01;
	text-decoration: none;
}
a:hover {
	color: #9D0E01;
	text-decoration: underline;
}

h1 {
	font: bold 110% verdana, arial, helvetica, sans-serif;
	color: #695b42;
}

h2 {
	color: #897B62;
	font: bold 110% verdana,arial,helvetica,sans-serif;
	margin-bottom: 7px;
}

h3 {
	color: #A99B82;
	font: bold 100% verdana,arial,helvetica,sans-serif;
	margin-bottom: 7px;
}

h4 {
	color: #A99B82;
	font: bold 90% verdana,arial,helvetica,sans-serif;
	margin-bottom: 7px;
}

#rechts a, #rechts a:link, #rechts a:visited {
	color: #9D0E01;
	text-decoration: none;
}

#rechts a:hover {
	color: #9D0E01;
	text-decoration: underline;
}

p.bodytext {
	margin-top: 5px;
	margin-bottom: 5px;
}

#rechts p,
#rechts .contenttable td {
	font: normal 75%/140% verdana, arial, helvetica, sans-serif;
	color: #000000;
}

#inhalt .contenttable th,
#inhalt .contenttable td,
#inhalt ul,
#inhalt ol {
	font: normal 75%/140% verdana, arial, helvetica, sans-serif;
	color: #000000;
}
#inhalt .contenttable th {
	font-weight: bold;
}

/* RTE Block-Style */
.align-right {
	text-align: right;
}
.align-left {
	text-align: left;
}
.align-center {
	text-align:center;
}
.align-justify {
	text-align:justify;
}

/* Text with image style [sam] */
dd.csc-textpic-caption {
	font-size: 0.6em;
	font-style: italic;
	margin-left: 0px;
}

/*
.csc-textpic-above dd.csc-textpic-caption,
.csc-textpic-below dd.csc-textpic-caption {
	font-size: 0.8em;
}
*/ 

.csc-textpic-caption-r dd.csc-textpic-caption {
	text-align: right;
}
.csc-textpic-caption-c dd.csc-textpic-caption {
	text-align: center;
}
.csc-textpic-caption-l dd.csc-textpic-caption {
	text-align: left;
}

div.csc-textpic-intext-right-nowrap div.csc-textpic-imagewrap {
	clear:both;
	float:right;
}
div.csc-textpic-intext-right div.csc-textpic-imagewrap, 
div.csc-textpic-intext-right-nowrap div.csc-textpic-imagewrap {
	margin-left:10px !important;
}
div.csc-textpic-imagewrap {
	margin:0 ;
	padding:0;
}

div.csc-textpic-right div.csc-textpic-imagewrap {
	float:right;
}

div.csc-mailform-field {
	width: 300px;
}