@charset "utf-8";
/* CSS Document */

/* Page Text */

<!--

.checkbox, .radio {
 /* width: 25px;
  height: 25px; */
  padding: 10px 10px 10px 10px;
  display: block;
  clear: left;
  float: left;
}

.red {
	font-family: Arial, Helvetica, sans-serif;
	color:#900;
	font-size:13px;
}

.green {
	font-family: Arial, Helvetica, sans-serif;
	color:#090;
	font-size:13px;
}

#news {
	position:absolute;
	left:0px;
	top:0px;
	width:660px;
	height:280px;
}

#main-new-01_ {
	position:absolute;
	left:0px;
	top:0px;
	width:660px;
	height:138px;
}

#main-new-02_ {
	position:absolute;
	left:0px;
	top:138px;
	width:660px;
	height:80px;
}

#main-new-03_ {
	position:absolute;
	left:0px;
	top:218px;
	width:660px;
	height:62px;
}

-->
.timetableheadline {
		font-family: Arial, Helvetica, sans-serif;
		font-size:21px;
        color: #003397;           
		margin-left:13px;
		margin-top: 4px;
		margin-bottom: 14px;
}

.timeheadlines {
		font-family: Arial, Helvetica, sans-serif;
		font-size:18px;
        color: #003397;           
}

H1 {
		font-family: Arial, Helvetica, sans-serif;
		font-size:21px;
        color: #003397;           
		margin-right:10px;
		margin-left: 0px;
		font-weight: bold;
		line-height:25px;
		margin-left:13px;
      }

H3 {
		font-family: Arial, Helvetica, sans-serif;
		font-size:16px;
        color: #666666;           
		margin-right:10px;
		margin-left: 0px;
		font-weight:400;
      }

P {
	font-family: Arial, Helvetica, sans-serif;
	color: #00000;
	text-align:left;
	color:#333333;
	font-size:13px;
	margin-left:13px;	
	margin-right:5px;
	margin-bottom:5px;
}

P a {
	color: #003397;
	text-decoration:none;
}

P a:hover {
	text-decoration:underline;
	color: #003397;
}



.footer {font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #333; text-decoration: none;	text-align: center; line-height:25px;}
a.footerRO {font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #333; text-decoration: underline;	text-align: center;}
a.footerRO:link {font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #333; text-decoration: underline;	text-align: center;}
a.footerRO:active {font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #333; text-decoration: underline;	text-align: center;}
a.footerRO:visited {font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #333; text-decoration: underline;	text-align: center;}
a.footerRO:hover {font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #333; text-decoration:none; text-align: center;}

/* NEWS */

.news {
	width: 600px;
	min-height: 200px;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.news h3 {
	font-size: 2.0em;
	font-weight: lighter;
}

.news a {
	color: #666;
}

.news p {
	line-height: 1.4em;
}

.date {
		font-family: Arial, Helvetica, sans-serif;
		font-size:12px;
		color: #666666;  
		padding-left: 17px;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	color: #666;
}

.imagebox {
	float: right;
	width: 235px;
	height: 118px;
	margin: 20px 20px 10px 15px; 
}

/* BIG NEWS */

.big-news {
	width: 320px;
	float: left;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.big-news h3 {
	font-size: 2.0em;
	font-weight: lighter;
}

.big-news a {
	color: #666;
}

.big-news p {
	line-height: 1.4em;
}

.big-imagebox {
	float: right;
	margin: 20px 20px 10px 15px; 
	padding: 5px;
}

br {
	clear: both;
}
