
body{
	background: #fff;
	color: #003366;
	font-family: arial, helvetica, sans-serif;
	font-size: 100.1%;
	padding: 0px;
	text-align: center;
}



body.contentpane {

width : auto;
margin : 10px;
line-height : 1.4em;
text-align: left;
}

/* Tooltips */
.tool-tip {
	float: left;
	background: #ffc;
	border: 1px solid #D4D5AA;
	padding: 5px;
	max-width: 200px;
	text-align:left;
}

.tool-title {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(../../system/images/selector-arrow.png) no-repeat;
}

.tool-text {
	font-size: 100%;
	margin: 0;
}

#past_events td.gk_news_show_center{
background:#FFFFFF url(../images/biene.gif) no-repeat scroll left top;
border:1px solid #CCCCCC;
color:#003366;
font-size:0.9em;
margin:30px 0 10px;
padding:20px 20px 40px 80px;
position:relative;
text-align:justify;
}

.gk_news_show_center h2{
	background:#92B5D6 none repeat scroll 0 0;
border-bottom:0 solid #333333;
color:#003366;
font-family:trebuchet MS,sans-serif;
font-size:1.4em;
font-weight:normal;
margin:0 0 10px;
text-transform:uppercase;
}

.moduletable_past a:link{
	background-image: url(../images/gradient_1.png);
	text-decoration:none;
	color:#000;
}
