﻿<style type="text/css"> {  }

body {
 background-color: #000000;
 color: #a5b4d3;
 font-family:verdana; 
 font-size:10px;
 text-decoration: none;

}

body a:link {
 color: #a5b4d3;
 text-decoration: none;

}
body a:active {
 color: #a5b4d3;
 text-decoration: bold;

}
body a:visited {
 color: #a5b4d3;
 text-decoration: none;

}
body a:hover {
 color: #4e6295;
 text-decoration: bold;

}

.tableborder-mitte {
	border-left: 0px solid #4e6295;
	border-right: 0px solid #4e6295;
	border-top: 1px solid #4e6295;
	border-bottom: 1px solid #4e6295;
}
.tableborder-oben {
	border-left: 0px solid #4e6295;
	border-right: 0px solid #4e6295;
	border-top: medium none #4e6295;
	border-bottom: 1px solid #4e6295; 
}
.tableborder-unten {
	border-left: 0px solid #4e6295;
	border-right: 0px solid #4e6295;
	border-top: 1px solid #4e6295;
	border-bottom: medium none #4e6295;
}

.table1 {
	border-collapse: collapse;
	color: #ADCDEC;
}

//-->
</style>
