@charset "iso-8859-1";

body {
	margin: 0px;
	padding:0px;
	color: #64645A; 
	font: normal Georgia, Palatino, Times, Times New Roman, serif; 
	color: #666;
	}


a {
	color: ##000000;
	background-color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #25376B;
	background-color: #5E8BC0;
	font-weight: bold;
	text-decoration: none;
}


a:hover.nonvis {
	color: #ffffff;
	background-color: #ffffff;
	text-decoration: none;
}

input#clockspot {
	font-size: 12pt;
	font-weight: bold;
	background-color: #5E8BC0;
	color: #00FFFF;
	border: 1px solid #5E8BC0; 
	width: 70px;
}
	
#container { 
	background-color: #ffffff;
	color: black;
	margin-top: 26px;
	height: 1600px;
	width: 720px;
	margin-left: -360px;
	border-style: solid;
    border-width: 1px;
	position: absolute;
	left: 50%;
	z-index: 0;
	}
	
#bar1 {
	background-repeat: repeat-x;
	height: 45px;
	width: 598px;
	}
	
#pageref {
	position: absolute;
	background-repeat: repeat-x;
	background-color: #5E8BC0;
	color: #00FFFF;
	font-family: sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: 20px;
	top: 250px;
	left: 300px;
	height: 25px;
	width: 420px;
	}

#dclock {
	position: absolute;
	top: 250px;
	left:630px;
	height: 25px;
	}
	
	
#headtxt {
	background-color: #5E8BC0;
	color: #00FFFF;
	font-family: serif;
	font-weight: bold;
	font-style: normal;
	font-size: 30px;
	position: absolute;
	top: 0px;
	left: 2px;
	} 

#header {
	position: absolute;
	top: 16px;
	height: 220px;
	width: 720px;
	color: #000000;
	}

#menu {
	font-family: sans-serif;
	position: absolute;
	top: 250px;
	left: 0px;
	height: 800px;
	width: 300px;
	color: black;
}
#link1 a {
position: absolute;
font-size: 12px;
width: 175px;
height: 100px;
top: 26px;
left: 60px;
text-align: center;

}	
#link2 a {
position: absolute;
font-size: 12px;
width: 175px;
height: 100px;
top: 150px;
left: 60px;
text-align: center;
}

#link3 a {
position: absolute;
font-size: 12px;
width: 175px;
height: 100px;
top: 300px;
left: 60px;
text-align: center;
}

#link4 a {
position: absolute;
font-size: 12px;
width: 100px;
height: 150px;
top: 450px;
left: 60px;
text-align: center;
}

#link5 a {
position: absolute;
font-size: 12px;
width: 380px;
height: 25px;
top: 170px;
left: 60px;
text-align: center;
}

#link6 a {
position: absolute;
font-size: 12px;
width: 175px;
height: 25px;
top:400px;
left: 60px;
text-align: center;
}

#link7 a {
position: absolute;
font-size: 12px;
width: 175px;
height: 25px;
top: 530px;
left: 60px;
text-align: center;
}

#link8 a {
position: absolute;
font-size: 12px;
width: 175px;
height: 25px;
top: 560px;
left: 60px;
text-align: center;
}

#link9 a {
position: absolute;
font-size: 12px;
width: 175px;
height: 25px;
top: 590px;
left: 60px;
text-align: center;
}

#content1 {
	font-family: sans-serif;
	font-size: 14px;
	color: #000000;
	position: absolute;
	top: 275px;
	height: 255px;
	left: 310px;
	padding-right: 1px;
}

#content2 {
	font-family: sans-serif;
	font-size: 14px;
	color: #000000;
	position: absolute;
	top: 530px;
	left: 0px;
	padding: opx;
}

/*  
Theme Name: chives-tables
Theme URI: http://chives.de/css/style.css
Author: stefan eitel * chives - Buero fuer Webdesign Plus Darmstadt
Author URI: http://www.chives.de
*/

table {
	background-color: #FFFFFF;
	border: none;
	color: #495E49;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}

table a:link, table a:visited, table a:active {
	background-color: transparent;
	color: #0096BD;
	text-decoration: none;
}

table a:hover {
	background: transparent;
	color: #000000;
	text-decoration: underline;
}

table caption {
	background-color: transparent;
	color: #67BD2A;
	font-family: Georgia, serif;
	font-size: 24px;
	padding-bottom: 12px;
	padding-left: 8px;
	text-align: left;
}

table, td, th {
	margin: 0;
	padding: 0;
}

tbody td, tbody th {
	background-color: #D6F2C3;
	border-bottom: 2px solid #B3DE94;
	border-top: 3px solid #FFFFFF;
	padding: 9px;
}

tbody tr.odd th, tbody tr.odd td {
	background-color: #C8EDAE;
	border-bottom: 2px solid #67BD2A;
}

tbody tr:hover td, tbody tr:hover th {
	background-color: #BAE899;
}

td, th {
	vertical-align: middle;
}

tfoot td, tfoot th {
	font-weight: bold;
	padding: 4px 8px 6px 9px;
}

thead th {
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 19px;
	padding: 0 8px 2px 8px;
	white-space: nowrap;
}
