/* Global Styles */

body {
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
	}

td {
	font:11px Arial, Helvetica, sans-serif;
	color:#000000;
	}
	
a {
	color: #333333;
	font-weight:bold;
	text-decoration:none;
	}
	
a:hover {
	color: #000000;
	}
	
/* ID Styles */

#navigation a {
	color: #000000;
	text-decoration: none;
	letter-spacing:0.1em;
	line-height:20px;
	display:block;
	padding: 0px 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-color: #FFFFFF;
	}
	
#navigation a:hover {
	color:#000000;
	background-color: #e5e7e7;
	}
	
#padding {
	padding:10px;
	}
	
.Body_Text {
	line-height:20px;
	color:#000000;
	letter-spacing:0.1em;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	}

.detailText {
	line-height:18px;
	color:#000000;
	letter-spacing:normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	}

.news_title {
	line-height:18px;
	color:#E0DFE3;
	letter-spacing:normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	}

.foto_description_link {
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	text-align: left;
	}
	
.pageName {
	font:24px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	letter-spacing:0.2em;
	line-height:20px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	}
	
.ueberschrift {
	color: #4B4B4B;
	letter-spacing:0.1em;
	line-height:normal;
	font-family: "Times New Roman", Times, serif;
	font-size: 25px;
	}
	
.subUeberschrift {
	color: #CC3300;
	line-height:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	}
	
.navText {
	color: #000000;
	letter-spacing:0.1em;
	line-height:20px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	}
.logo_sub_title {
	color: #333333;
	letter-spacing:normal;
	line-height:normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
}
#news_box a {
	color: #FFFFFF;
}
#news_box a:hover {

	color: #000000;
}


.navigation {
  list-style:none;
  width:auto;
  float:right;
  display:inline;
  margin:0;
}
.navigation li { display:inline; margin:0 10px;}
.date {float:left;}
