/* CSS Cascading Style Sheet für www.speedeasy.de	*/


a,a:link,a:visited,a:active {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	text-align: right;
	text-decoration: none;
}

a:hover {
	color: #404040;
	font-size: 16px;
	font-weight: bold;
	text-align: right;
	text-decoration: none;
	background-color: #FFFFFF;
}


body {
	background-color: #000000;
	color: #FFFFFF;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 12px;
}

table{
	font-family: "Trebuchet MS", sans-serif;
	font-size: 12px;
	border-color: #606060;
	border-width:0px;
  border-style:solid;
	text-align:justify;
	width:100%;
}

td{
	font-family: "Trebuchet MS", sans-serif;
	font-size: 12px;
	border-color: #505050;
	border-width:0px;
  border-style:solid;
	text-align:justify;
}

.tdsge{
	border-color: #606060;
	border-width: 0px;
	padding:0px;
}

.tablesge{
	border-color: #606060;
	border-width:0px;
	margin-top:0px;
	margin-bottom:0px;
	background-color: #000000;
}

h1 {
	text-align: center;
}

h2 {
	text-align: center;
}

h3 {
	text-align: left;
}

h4 {
	text-align: left;
}

hr{
	color: #FFFFFF;
}

.blocksatz {
	text-align: justify;
	text-decoration: none;
	font-size: 12px;
	font-family: "Trebuchet MS", sans-serif;
}

.sidenavi{
	font-size: medium;
	font-weight: bold;
	padding: 1px;
	text-align: right;
}
