@import url("energieundrohstoffe2009.css");

body {
	background-image: url(workshop_tagungsreihe.jpg) !important;
	background-color: #DDDDDD;
}
body.radar {background-image: url(workshop_radar.jpg) !important;}
body.stochastic {background-image: url(workshop_stochastic.jpg) !important;}


div#WorkshopNavigation{
    float: left;
	width: 350px;
	height: 1200px;
	margin: 124px 0 0 0;
	padding: 0;
	background-color: #2f3942;
}
ul#Navigation{
	margin-top: 56px;
	background-color: #2f3942;
}


a.NavSelected {font-weight:bold; text-decoration: underline;}


A:link.radar {}
A:visited.radar {}
A:active.radar {background-color:#151A8F !important}
A:hover.radar {background-color:#151A8F !important}
A:link.stochastic {}
A:visited.stochastic {}
A:active.stochastic {background-color:#158F1A !important}
A:hover.stochastic {background-color:#158F1A !important}


div#Inhalt h3 {margin-top: 3em }

div#Inhalt A:link {text-decoration: none; color: black}
div#Inhalt A:visited {text-decoration: none; color: black}
div#Inhalt A:active {text-decoration: none; color: white; background-color:#8f151a}
div#Inhalt A:hover {text-decoration: none; color: white; background-color:#8f151a}

body.radar div#Inhalt A:link {text-decoration: underline; color: black}
body.radar div#Inhalt A:visited {text-decoration: underline; color: black}
body.radar div#Inhalt A:active {text-decoration: underline; color: white; background-color:#151A8F}
body.radar div#Inhalt A:hover {text-decoration: underline; color: white; background-color:#151A8F}
body.stochastic div#Inhalt A:link {text-decoration: underline; color: black}
body.stochastic div#Inhalt A:visited {text-decoration: underline; color: black}
body.stochastic div#Inhalt A:active {text-decoration: underline; color: white; background-color:#158F1A}
body.stochastic div#Inhalt A:hover {text-decoration: underline; color: white; background-color:#158F1A}


div#Inhalt{
	color: #202020;
}


address {
	margin-left: 10px;
	font-style: normal;
}

th.zeitangabe , td.zeitangabe  {color: black; background: transparent;}