* {
	font:16px georgia;
	color:#444400;
	line-height:20px;
	letter-spacing:.1em;
	margin-top:0px;
}

body {
	margin:0px;
	background-color:#47b2da;
}

table #headertable {
	background-color:#6B8E23;
}

tr td #logo {
	background-image: url(img/day_header.png);
}

tr td#lang {
	text-align: right;
	vertical-align: top;
	background-image: url(img/day_lang.png);
}

tr td#menu {
	text-align: left;
	vertical-align: top;
	background-image: url(img/day_menu.png);
}

tr td#headline {
	font: Georgia, "Times New Roman", Times, serif;
	color: #333300;
	font-size: 17px;
	letter-spacing: 0.4em;
	vertical-align: bottom;
	text-align: center;
	height: 30px;
}

tr td#subline {
	font: Georgia, "Times New Roman", Times, serif;
	color: #333300;
	font-size: 12px;
	vertical-align: top;
	text-align: center;
	height: 30px;	
	letter-spacing:.4em;
}

a {
	color: #ccbbcc;
	text-decoration:underline;
}
	
a:hover {
	color: #FF3300;
	text-decoration:none;
}

#top {
	vertical-align: top;
}

#centered {
	text-align: center;
	padding: 0px 4px 14px 4px;
	font: 11px;
	color: #333300;
	font-weight: bold;
	letter-spacing: 0.1em;
}

.content_Headline{
	font:22px georgia;
	color: #333300;
	line-height:20px;
	font-weight:bold;
	letter-spacing:.1em;
}

.content_Text {
	font:16px times new roman;
	color:#444400;
	line-height:20px;
	letter-spacing:.1em;
	margin-top:0px;
}

.content_subText {
	font:16px georgia;
	color: #333300;
	font-weight:bold;
	letter-spacing:.1em;
}

.twitter {
	font:11px georgia;
	color: #ccbbcc;
	line-height:16px;
	padding:10px;
	font-weight:bold;
	letter-spacing:0.1em;		
	text-decoration: none;
	border-right-width: 0px; 
	border-left-width: 0px;
	display:block;
}

#navigation a {
	font:11px georgia;
	color: #ccbbcc;
	line-height:16px;
	padding:10px;
	font-weight:bold;
	letter-spacing:0.1em;		
	text-decoration: none;
	border-right-width: 0px; 
	border-left-width: 0px;
	display:block;
}
	
#navigation a:hover {
	color:#ffffff;
	border: 1pt dotted red;
	border-right-width: 0px; 
	border-left-width: 0px; 
}

#navigation_selected a {
	font:11px georgia;
	color: #FFFFFF;
	font-weight:bold;
	text-decoration: none;
	letter-spacing:.1em;
	line-height:16px;
	display:block;
	padding:10px;
	border-right-width: 0px; 
	border-left-width: 0px; 
}
	
#navigation_selected a:hover {
	color:#ffffff;
	border: 1pt dotted red;
	border-right-width: 0px; 
	border-left-width: 0px; 
}
	
#navigation_sub a {
	font:10px georgia;
	color: #FFCC99;
	font-weight:bold;
	text-decoration: none;
	letter-spacing:.1em;
	line-height:12px;
	display:block;
	padding:6px;
	padding-left:20px;
	border-right-width: 0px; 
	border-left-width: 0px;
}
	
#navigation_sub a:hover {
	color:red;
	border: 1pt dotted yellow;
	border-right-width: 0px; 
	border-left-width: 0px; 
}
	
#navigation_sub_selected a {
	font:10px georgia;
	color: #ffffff;
	font-weight:bold;
	text-decoration: none;
	letter-spacing:.1em;
	line-height:12px;
	display:block;
	padding:6px;
	padding-left:20px;
	border-right-width: 0px; 
	border-left-width: 0px;
}
	
#navigation_sub_selected a:hover {
	color:red;
	border: 1pt dotted yellow;
	border-right-width: 0px; 
	border-left-width: 0px; 
}
	
#navigation_sub_sub a {
	font:9px georgia;
	color: #00FFFF;
	font-weight:bold;
	text-decoration: none;
	letter-spacing:.1em;
	line-height:10px;
	display:block;
	padding:4px;
	padding-left:30px;
	border-right-width: 0px; 
	border-left-width: 0px;
}
	
#navigation_sub_sub a:hover {
	color: #FFFF00;
	border-right-width: 0px; 
	border-left-width: 0px; 
}
	
#navigation_sub_sub_selected a {
	font:9px georgia;
	color: #FFFF00;
	line-height:10px;
	padding:4px;
	padding-left:30px;
	font-weight:bold;
	text-decoration: none;
	letter-spacing:0.1em;
	border-right-width: 0px; 
	border-left-width: 0px;
	display:block;
}
	
#navigation_sub_sub_selected a:hover {
	color:#FFFF00;
	border-right-width: 0px; 
	border-left-width: 0px; 
}

#antispam {
	font-family: "Tahoma", Tahoma, monospace;
	font-size: 11px;
	color: #AA2200;
}
