/* CSS Document(C) Copyright 2004 by DERI Austria. All rights reserved.Created by Johannes Breitfuss, DERI Webdevelopment Department Austriawww.deri.at/webdev*//* Style for right block Navigation */.navisite:link{	color: #000000;	text-decoration: none;	font-weight: normal;}.navisite:active{	color: #000000;	text-decoration: none;	font-weight: normal;}.navisite:visited{	color: #000000;	text-decoration: none;	font-weight: normal;}.navisite:hover{	color: #000000;	text-decoration: none;	font-weight: normal;}/* Style for subnavigation point */.subnav:link{	color: #666666;	text-decoration: none;	font-weight: normal;}.subnav:active{	color: #666666;	text-decoration: none;	font-weight: normal;}.subnav:visited{	color: #666666;	text-decoration: none;	font-weight: normal;}.subnav:hover{	color: #000000;		text-decoration: none;	font-weight: normal;}/* Style for contact-links */.contact:link{	color: #000000;		text-decoration: none;	font-weight: normal;}.contact:active{	color: #000000;		text-decoration: none;	font-weight: normal;}.contact:visited{	color: #000000;		text-decoration: none;	font-weight: normal;}.contact:hover{	color: #009900;		text-decoration: none;	font-weight: normal;}/* Defining Link-Style of the DERI Teaching Sites */.teach:link{	color: #000000;		text-decoration: none;	font-weight: normal;}.teach:active{	color: #000000;		text-decoration: none;	font-weight: normal;}.teach:visited{	color: #000000;		text-decoration: none;	font-weight: normal;}.teach:hover{	color:#0000FF;		text-decoration: none;	font-weight: normal;}/* Defining Link-Style of the DERI Events Sites */.event:link{	color: #000000;		text-decoration: none;	font-weight: normal;}.event:active{	color: #000000;		text-decoration: none;	font-weight: normal;}.event:visited{	color: #000000;		text-decoration: none;	font-weight: normal;}.event:hover{	color:#CC0000;		text-decoration: none;	font-weight: normal;}/* Style for main links */a:link {	color: #666666;	font-weight: bold;	text-decoration: none;	background: transparent;}a:visited{	color: #666666;	font-weight: bold;	text-decoration: none;	background: transparent;}a:active{	color: #666666; 	font-weight: bold; 	text-decoration: none; 	background: transparent; }a:hover{	color: green;	font-weight: bold; 		text-decoration: none;	background: transparent;}/* Body and Headline definition */body,td,th{	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 10px;	color: #000000;}/* Body definitions */body{	/*background-color: #E6E6E6;*/	background-image: url(../image/bg_grey.gif);	margin-left: 0px;	margin-top: 0px;	margin-right: 0px;	margin-bottom: 0px;}.Stil1{	color: #FFFFFF;}.Stil2{	color: #009900;	font-weight: bold;}.Stil3{	color: #666666;}.Stil4{	color:#009900;	font-weight: bold;	font-size: 12px;}/* Defining Style of the DERI Teaching Sites */.teachheading{	color:#0000FF;	font-weight: bold;	font-size: 12px;}.teaching{	color:#0000FF;	font-weight: bold;	font-size: 10px;}/* Defining look and feel of the EVENTS Subsite */.eventsheading{	color:#CC0000;	font-weight: bold;	font-size: 12px;}.events{	color:#CC0000;	font-weight: bold;	font-size: 10px;}/* Defining Table Backgroundinformation for not html-coded browser support *//* REMOVE .tablebg{	background-image:url(../images/mainsite/table_bg_head.jpg);}.subtablebg{	background-image:url(../images/mainsite/shadow_head_one.jpg);}.cap_bg{	background-image:url(../images/mainsite/cap_bg2.gif);}.cap_bg_up{	background-image:url(../images/mainsite/cap_up.jpg);}.navside_bg{	background-image:url(../images/mainsite/side_nav/tab_bg_sw.jpg);}.navside_bg_sw{	background-image:url(../images/mainsite/side_nav/realy_new.jpg);}*//* DERI OG Background Style */.deriog_bg{	background-image:url(../images/logos/deri_og_lucent.gif);	background-repeat:no-repeat;}