BODY, TD {
	background-color: White;
	color : black;
	font-family :  Arial;
	font-size: 12px;
	text-align: justify;
	
}


A {
	text-decoration: none;
	color: Black;
}

div.trying{
visibility: hidden;
}

div.trying2{
visibility: hidden;
}

A:Hover {
	text-decoration: none;
	color: Silver;
}

A.language{
}
A.language:Hover{
	text-decoration: underline;
	color: White;
}

td.werbung{
	background-image: url(bg.jpg);
}

font.offer{
	color: Red;
	font-size: 20px;
}

font.big{
	font-size: 15px;
}

A.link{
	text-decoration: underline;
	color: Black;
}

A.link:Hover{
	text-decoration: none;
	color: Silver;
}

td{
	background-color: white;
}


td.special2{
	border-color:Black;
	border-left: solid;
	background: White;
	padding: 0;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-width: 2px;
	border-right-width: 2px;
}

td.inhalt{
	border-color:Black;
	border-left: solid;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-width: 2px;
	border-right-width: 2px;
}

td.menu{
	font-weight: bold; 
	background: Silver;
	text-align: center;
	border-color: Black;
	border-bottom: solid;
	border-right: solid;
	border-top: solid;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-width: 2px;
	border-right-width: 2px;
}
td.menu2{
	font-weight: bold;
	background: Silver;
	text-align: center;
	border-color:Black;
	border-bottom: solid;
	border-right: solid;
	border-left: solid;
	border-top: solid;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-width: 2px;
	border-right-width: 2px;
}

h1{
	font-size: 18px;
	font-family: Arial;
	font-weight: bold;
	color:Gray;
}

td.menu3{
	font-weight: bold;
	background: Silver;
	text-align: center;
	border-color:Black;
	border-bottom: solid;
	border-top: solid;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-width: 2px;
	border-right-width: 2px;

}

li.jobs{
margin-bottom:5px;
}

a.linkjobs{
	text-decoration: underline;
	color: Black;
	font-weight:bolder;
}

a.linkjobs:Hover{
	text-decoration: none;
	color: Silver;
}

div {
	filter:alpha(opacity=90);
	opacity:.90;
}
font.title{
	color: Gray;
	font-weight: bold;
	font-size: 15px;
}
