/* Erholungsgebiet Bergsee Ratscher- http://www.ratscher.de/bergsee/ */

body {
	font-family : "Times New Roman","MS Serif",Helvetica,serif ;
	color : #000000;
	background-color : #FFFFFF;
	margin-left : 10px;
	margin-top : 10px;
	font-size : 12pt;
}

a:link		 {
	font-family:"Times New Roman","MS Serif",Helvetica,serif;
	color:#0000FF;
	font-weight:bold;
	background : transparent;
}
a:visited {
	font-family:"Times New Roman","MS Serif",Helvetica,serif;
	color:#800080;
	font-weight:bold;
	background : transparent;
}
a:active  {
	font-family:"Times New Roman","MS Serif",Helvetica,serif;
	color:#FF0000;
	font-weight:bold;
	background : transparent;
}
a:hover   {
	font-family:"Times New Roman","MS Serif",Helvetica,serif;
	color:#CC00CC;
	font-weight:bold;
	text-decoration:underline;
	background : transparent;
}

table {
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
	border : 0px;
	border-collapse : collapse;
}

td {
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
	border : 0px;
}

th {
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
	border : 0px;
	font-weight : bold;
}

p {
	margin-bottom : 2px;
	margin-top : 2px;
	margin-right : 10px;
	margin-left : 5px;
	text-align : justify;
}

input {
	margin : 10px 5px 15px 0px;
}

b {
	font-weight : bold;
}

*.sw18x {
	font-size : 18pt;
}

*.sw18 {
	font-size : 15pt;
}

*.sw14 {
	font-size : 14pt;
}

*.sw12 {
	font-size : 12pt;
}

*.sw10 {
	font-size : 10pt;
}

*.sw8 {
	font-size : 8pt;
}

*.bd {
	font-weight : bold;
}
*.brn {
	color : #800000;
	background-color : transparent;
}

*.nm {font-weight : normal;}

*.abst {
	font-size : 3px;
}

*.rt {
	text-align : right;
}

*.link {
	text-decoration : underline;
	color : Blue;
	cursor : pointer;
}