/* Link styles */

a {
	text-decoration: none;
}
a:link {
	color: #969696;
}
a:visited {
	color: #909090;
}
a:focus {
	outline: none;
}
a:hover {
	color: #3A3A3A;
	text-decoration: none;
	border-bottom: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #3a3a3a;
}
a.r_lshowtree:hover {
	text-decoration: underline;
}
a.highlight {
	color: #cccccc;
	text-decoration: underline;
}
/* General styles */

table,h1,h2,h3 {
	border: 0px;
	padding: 0px;
	margin: 0px;
}
table td {
	font-size: 0.688em;
	vertical-align: top;
}
.logo {
	height: 28px;
	width: 300px;
	padding: 50px 10px 10px 10px;
	margin: 0;
	display: block;
}
.logo p {
	padding: 0;
}

input,select,textarea {
	vertical-align: top;
	font-size: 0.75em;
	padding: 0px;
	margin: 0px;
	border-style: hidden;
	border: 0;
}
input,select {
	height: 16px;
}
h1.r_titel,p.r_titel,p.r_head1 {
	font-family: 'Georgia', 'Trebuchet MS', 'Times New Roman';
	font-size: 2em;
	color: #848383;
	font-weight: lighter;
}

h2 {
    color: #555454;
    font-size: 0.625em;
    display: inline;
    text-indent: 0em;
    margin-left: 0px;
}
p {
	padding: 0px;
	margin: 0px 0px 20px 0px;
}
p.r_text_newsteaser {
	color: #969696;
}
p.r_text,ul {
	font-family: 'tahoma', 'arial';
	letter-spacing: 0.15em;
}
ul {
	margin: 0px 0px 0px 10px;
	padding: 0;
}
ul.navart {
	margin: 0px 0px 0px 20px;
	padding: 0;
	height: 40px;
}
li.navart {
	margin: 0px 0px 0px 40px;
	list-style-type: none;
    float: left;
}
li {
}
li.navlevel0 {
	margin: 0px 0px 0px 0px;
	list-style-type: none;
}
li.navlevel1 {
	margin: 0px 0px 0px 20px;
	list-style-type: none;
}
li.navlevel2 {
	margin: 0px 0px 0px 40px;
	list-style-type: none;
}
li.navlevel3 {
	margin: 0px 0px 0px 60px;
	list-style-type: none;
}
p.r_flashhead {
	margin: 0px 0px 13px 0px;
	height: 30px;
}
p.r_flashtxt {
}
p.r_flashpic {
	margin: 0px 0px 30px 0px;
}

p.r_link_more {
}
ul.r_showtree {
    position: relative;
	padding: 0;
	margin: 0;
	font-size: 0.6em;
	color: #969696;
	list-style-type: none;
}
.r_showtree li,.r_showtree ul {
	margin: 0;
}
ul.r_showtree li {
    position: relative;
    float: left;
}
a.r_lshowtree {
	font-size: 0.6em;
	color: #767676;
	text-decoration: none;
}
a.r_lshowtree:hover {
	font-size: 0.6em;
	background-color: #767676;
	color: #ffffff;
	text-decoration: none;
	padding: 0px 0px 3px 0px;
	border-bottom: 0px;
}

a.r_lshowtree_last {
	font-size: 0.6em;
	color: #767676;
	text-decoration: none;
	border-bottom: 0px;
}
div.ahover {
    position: absolute;
    z-index: 99;
    background: #cef;
}
.r_text_project {
	float: left;
	width: 260px;
	vertical-align: top;
	padding: 0px 0px 20px 0px;
}
p.r_text_project_image {
	float: none;
	padding: 0px 0px 10px 0px;
	margin: 0;
	width: 260px;
}
p.r_text_project_text {
	float: none;
	padding: 0px 0px 0px 0px;
	width: 260px;
}
#searchformtable thead {
	display: none;
	height: 0px;
}

