/*********************************************
********* CSS by biancabehrens.de ************
**********************************************
*/

/*Elements*/

a:link {color: #000000; text-decoration: none;  background: #FFFFFF; }
a:visited {color: #999999; text-decoration: none;  background: #FFFFFF; }
a:hover {color: #000000; text-decoration: underline;  background: #FFFFFF; }
a:active {color: #000000; text-decoration: underline;  background: #FFFFFF; }

body
{
	font-family: "Times New Roman", sans-serif;
	font-size: 12px;
	color: #999999;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-left: 0px;
}

/*Classes*/

.h1
{
	font-family: "Times New Roman", sans-serif;
	font-size: 14px;
	padding-top: 8px;
	padding-bottom: 12px;
	vertical-align: bottom;
	color: #999999;
	background-color: #FFFFFF;
}

.h2
{
	font-family: "Times New Roman", sans-serif;
	font-size: 3em;
	color: #999999;
	margin-top: 40px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
	vertical-align: bottom;
}

.h3
{
	font-family: "Times New Roman", sans-serif;
	font-size: 4em;
	color: #999999;
	margin: 40px;
	margin-top: 66px;
	margin-bottom: 0;
	background-color: #FFFFFF;
}

.h4
{
	font-family: "Times New Roman", sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	margin: 0px;
	padding: 0px;
}

.h5
{
	font-family: "Times New Roman", sans-serif;
	font-size: 10px;
	color: #999999;
	padding-left: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.h6
{
	font-family: "Times New Roman", sans-serif;
	font-size: 1em;
	color: #999999;
	font-weight: bold;
	padding-left: 5px;
}

.textblock
{
	line-height: 16px;
	font-family: "Times New Roman", sans-serif; text-align: justify;
	font-weight: bold;
	color: #999999;
	background-color: #FFFFFF;
}

.textdown
{
	font-family: "Times New Roman", sans-serif;
	font-size: 1em;
	color: #999999;
	padding-bottom: 0;
	background-color: #FFFFFF;
	vertical-align: bottom;
}

.tabletitles
{
	font-family: "Times New Roman", sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #999999;
	background-color: #FFFFFF;
}

.tablethemesk
{
	font-family: "Times New Roman", sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	background-color: #FFFFFF;
}

.tablecontent
{
	font-family: "Times New Roman", sans-serif;
	font-size: 12px;
	color: #999999;
	background-color: #FFFFFF;
	padding: 10px;
}

.tablecontentmain
{
	font-family: "Times New Roman", sans-serif;
	font-size: 12px;
	padding: 0px;
}


.tablegall
{
	font-family: "Times New Roman", sans-serif;
	font-size: 12px;
	color: #999999;
	background-color: #FFFFFF;
	border: 3px;
}

.tabletop
{
	font-family: "Times New Roman", sans-serif;
	font-size: 3em;
	color: #999999;
	padding-left: 18px;
	padding-top: 8px;
	padding-bottom: 8px;
	vertical-align: middle;
	border-bottom: 2px solid;
	border-color: #999999;
	background-color: #FFFFFF;
}

/* NAVIGATOR BEGIN */

.menu1
{
	font-family: "Times New Roman", sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #999999;
	width: 100%;
}

a.menu1link
{	
	color: #999999;
	display: block;
	text-align: left;
	text-decoration: none;
	border-bottom: 2px solid;
	padding : 1px 1px 1px 1px;
	border-color: #999999;
	background-color: #FFFFFF;
}

a.menu1link:hover
{
	color: #000000;
	border-color: #000000;
	background-color: #FFFFFF;
	text-decoration: none;
}

a.menu1link:active
{
	color: #000000;
	border-color: #000000;
	background-color: #FFFFFF;
}

a.menu1link:visited
{
	color: #999999;
	border-color: #000000;
	background-color: #FFFFFF;
}

/* NAVIGATOR END*/
