body	{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-image:url("/sensear_ch/images/background_web.jpg");
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position:50% 50%;

	font-weight: normal;
	margin: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
        overflow: auto
}

a:link	{
	color: #FA9407;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
}

a:visited {
	color: #FA9407;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
}

a:active {
	color: #FA9407;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
}

a:hover {
	color: #5F5B5B;
	font-size: 12px;
	text-decoration:none;
	font-weight: normal;
}

a.login:link	{
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
}

a.login:visited {
	color: #5F5B5B;
	font-size: 12px;
	text-decoration: none;
}

a.login:active {
	color: #5F5B5B;
	font-size: 12px;
	text-decoration: none;
}

a.login:hover {
	color: #FA9407;
	font-size: 12px;
	text-decoration:none;
}

a.pinwandlink:link	{
	color: #FA9407;
	font-size: 11px;
	text-decoration: none;
}

a.pinwandlink:visited {
	color: #FA9407;
	font-size: 11px;
	text-decoration: none;
}

a.pinwandlink:active {
	color: #FA9407;
	font-size: 11px;
	text-decoration: none;
}

a.pinwandlink:hover {
	color: #5F5B5B;
	font-size: 11px;
	text-decoration:none;
}

a.leftnav:link	{
	color: #5F5B5B;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}

a.leftnav:visited {
	color: #5F5B5B;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}

a.leftnav:active {
	color: #5F5B5B;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}

a.leftnav:hover {
	color: #FA9407;
	font-size: 12px;
	text-decoration:none;
	font-weight: bold;
}

td, tr, table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	}  

input, select, option, textarea	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
}

br, p, li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	list-style-type : square;
	list-style-position : outside;
}  

ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E8E8E8;
	margin-left : 17px;
	margin-top : 0px;
	margin-bottom : 0px;
}

.titel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #5F5B5B;
}

.pinwand {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.weiss {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.loginfield {
	font-family: Arial, Helvetica, sans-serif;
    text-align: left;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	border-top: 1px solid #424242;
	border-bottom : 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-left : 1px solid #424242;
	width : 140px;
}
