/* CSS-Definitionsdatei, die SiteStyle-Stylesheets enthaelt */

/* allgemeine Stylesheets */
body
{
	font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
	font-size: 12pt;
	background-image: url(background.gif);
	background-color: White;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

a:link
{
	font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
	font-size: 10pt;
	color: #808080;
	text-decoration: none;
}
a:visited
{
	font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
	font-size: 10pt;
	color: #808080;
	text-decoration: none;
}
a:hover
{
	font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
	font-size: 10pt;
	color: #FF9933;
	text-decoration: none;
}
a:active
{
	font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
	font-size: 10pt;
	color: #FF9933;
	text-decoration: none;
}

P
{
	font-size: 11pt;
}

UL
{
	font-weight: normal;
	font-style: normal;
}

OL
{
	font-size: 11pt;
	font-weight: normal;
	font-style: normal;
}

li
{
	font-size: 11pt;
	font-weight: normal;
	font-style: normal;
}

H1
{
	font-size: 26pt;
	font-weight: bold;
	color: rgb(255,255,204);
}

H2
{
	font-size: 23pt;
	font-weight: bold;
	color: rgb(255,255,204);
}

H3
{
/*	font-size: 20pt;
	color: rgb(255,255,204);
	font-weight: bold; */
}

H4
{
	font-size: 17pt;
	font-weight: bold;
	color: rgb(255,255,204);
}

H5
{
	font-size: 14pt;
	font-weight: bold;
	color: rgb(255,255,204);
}

H6
{
	font-size: 12pt;
	font-weight: bold;
	color: rgb(255,255,204);
}

.TextNavBar
{
	font-size: 11pt;
}

 
/* ostfriese.net-spezifische Stylesheets */
a.mail:link
{
	font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
}
a.mail:visited
{
	font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
}
a.mail:hover
{
	font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
}
a.mail:active
{
	font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
}
.inactive
{
	font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
	font-size: 10pt;
	color: #808080;
	text-decoration: none;
}
.pMinus1
{
	font-size: 9pt;
}
.pPlus1
{
	font-size: 14pt;
}
.pPlus2
{
	font-size: 18pt;
}
.pPlus3
{
	font-size: 20pt;
}
.pPicture
{
	font-size: 10pt;
}
img
{
	border: thin none Black;
}

.overview
{
	font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
	border: thin none Black;
	font-size: 12pt;
	vertical-align: top;
	padding: 0px;
	border-spacing: 0px; /*	width: 100%; */
	line-height: 200%;
}

.desciption
{
	font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
	font-size: 12pt;
	text-decoration: none;
}

table
{
	border: thin none Black;
	vertical-align: top;
	padding: 0px;
	border-spacing: 0px;
/*	width: 100%; */
}

tr
{
	vertical-align: top;
	text-align: left;
	border: thin none Black;
}

td
{
	font-size: 12pt;
	vertical-align: top;
	border: thin none Black;
}

td.mainMenu
{
	vertical-align: middle;
	height: 28px;
	width: 146px;
	padding: 0px;
	margin: 0px;
}

.wBorder_table
{
	font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
	border: thin ridge #C5C5C5;
	padding: 3px;
	border-collapse: separate;
	border-spacing: 2px;
	text-align: center;
	font-size: 10pt;
	width: 100%;
}

.wBorder_left
{
	font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
	border: thin ridge #C5C5C5;
	vertical-align: top;
	padding: 3px;
	border-collapse: separate;
	border-spacing: 2px;
	text-align: left;
	font-size: 10pt;
}

.wBorder_center
{
	font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
	border: thin ridge #C5C5C5;
	vertical-align: middle;
	padding: 3px;
	border-collapse: separate;
	border-spacing: 2px;
	text-align: center;
	font-size: 10pt;
}

