/* Global Styles */

body {
	margin:0px;
	}

td {
	font:11px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	}
	
a {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	}
	
a:hover {
	color: #FFFFFF;
	}

/* ID Styles */

#Start {
	background-color: #000000;
	background-image: url(../Img/Index/start.jpg);
	background-repeat: no-repeat;
	background-position: center 150px;
}

#Hintergrund {
	background-color: #FFFFFF;
}

#Hintergrund2 {
	background-color: #336699;
	background-image: url(../Img/Index/Index.jpg);
	background-repeat: no-repeat;
}

#navigation td {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: thin;
	border-bottom-color: #000000;
	padding-bottom: 8px;
	}
#table1 td {
	border: 1px solid #000000;
}


#navigation a {
	color: #000000;
	letter-spacing:0.1em;
	text-decoration: none;
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	line-height: 16px;
	}
	
#navigation a:hover {
	color:#000000;
	font-weight:normal;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 10px 50%;
	font-size: 12px;
	}
	
#navheader {
	color: #FFFFFF;
	letter-spacing:0.4em;
	padding:10px;
	line-height:30px;
	font-family: georgia;
	font-size: 24px;
	}
	
#logo 	{
	font:14px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	letter-spacing:0.5em;
	line-height:30px;
	}

#tagline 	{	
	font:11px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	letter-spacing:0.2em;
	line-height:14px;
	}
	
#monthformat td {
	 border-bottom: 1px solid #FFFFCC;
	 }
	 
#dateformat {
	font:11px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	letter-spacing:0.4em;
	}
	
#dateformat a {
	font: 11px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	letter-spacing:0.1em;
	text-decoration: none;
	}
	
#dateformat a:hover {
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	}

/* Class Styles */

.table2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

.table3 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

.table4 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
	
.bodyText {
	color:#FFFFFF;
	line-height:normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	padding: 5px;
	margin: 0px;
	}
	
.Ueberschrift{
	color: #000000;
	line-height:normal;
	letter-spacing:normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	text-align: center;
	word-spacing: normal;
	white-space: normal;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	}
	
.columnHeader {
	font: 11px Arial, Helvetica, sans-serif;
	color: #000000;
	line-height:18px;
	letter-spacing:0.05em;
	}
	
.subHeader {
	font:bold 11px Arial, Helvetica, sans-serif;
	color: #000000;
	line-height:18px;
	letter-spacing:0.1em;
	}

.smallText {
	font:10px Arial, Helvetica, sans-serif;
	color:#000000;
	}
	
.navText {
	color: #FFFFFF;
	letter-spacing:0.1em;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	}

