/* CSS Naturpark Holsteinische Schweiz */


body {
	scrollbar-arrow-color:#70725f;
	scrollbar-track-color:#ebecde;
	scrollbar-face-color:#f6f7ed;
	scrollbar-highlight-color:#f6f7ed;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-darkshadow-color:#70725f;
	scrollbar-shadow-color:#f6f7ed;
	background: #f4f6ee;
	margin: 0;
	padding: 0;

}


h1, h2, h3, h4, h5, h6 {
	font: bold 16px/18px Georgia, "Times New Roman", Times, serif;
	color: #1c410e;
	margin: 0px;
}
h2 {	font-size: 15px;}
h3 {	font-size: 14px;}
h4 {	font-size: 13px;}
h5 {	font-size: 12px;}
h6 {	font-size: 11px;}

a:link {
	color: #1c410e;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background: #1c410e;
}

.ueberschrift_1 {
	font-family: Georgia,  "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 18px;
	color: #1c410e;
	font-weight: bold;
	vertical-align: middle;
}
.ueberschrift_2{
	font-family: Georgia,  "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 13px;
	color: #1c410e;
	font-weight: bold;
	vertical-align: top;

}
.kleinertext, .teaser, .bildunterschrift {

	font-family: Georgia,  "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 13px;
	color: #1c410e;
	font-weight: normal;
	vertical-align: top;
}

p, .text, .randspalte, .bildrechts,  .bildlinks
{
	font-family:Georgia,  "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	color: #1c410e;
	vertical-align: top;
	font-weight: normal;
	padding: 0px;
	margin: 0px 0px 6px;

}

.teaser {
	line-height: 14px;
}

td.td330 {
	height: 10px;
	width: 280px;
}
td.td160 {
	height: 10px;
	width: 135px;
}
td.td280 {
	width: 280px;
}
.randspalte {
	vertical-align: top;
	text-align: right;
	font-weight: bold;
}
.imglink {
	border: 1px solid #1c410e;
}

a.nsgrot {
	background: url(../00_naturpark/img/nsg_rot.gif) no-repeat;
	padding-left: 20px;
}
a.nsgrot:link {
	color: #d60206;
	text-decoration: underline;
}
a.nsgrot:active {
	color: #d60206;
	text-decoration: none;
}
a.nsgrot:visited {
	color: #d60206;
	text-decoration: none;
}
a.nsgrot:hover {
	color: #d60206;
	text-decoration: none;
	background: url(../00_naturpark/img/nsg_rot.gif) no-repeat;	
}
a.nsggruen {
	background: url(../00_naturpark/img/nsg_gruen.gif) no-repeat;
	padding-left: 20px;
}
a.nsggruen:link {
	color: #377F1B;
	text-decoration: underline;
}
a.nsggruen:active {
	color: #377F1B;
	text-decoration: none;
}
a.nsggruen:visited {
	color: #377F1B;
	text-decoration: none;
}
a.nsggruen:hover {
	color: #377F1B;
	text-decoration: none;
	background: url(../00_naturpark/img/nsg_gruen.gif) no-repeat;	
}
