




/*
     FILE ARCHIVED ON 0:41:01 Dec 17, 2006 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 19:27:10 Nov 18, 2013.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
body {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
	width: 635px;
	font-size: 11px;
	line-height: 17px;
	background-color: #00a6e1;
	background-image: url(/novatero/img/bg_novatero.gif);
}

img {
	border: 0px;
}

div#header {
	width: 635px;
	height: 127px;
	display: block;
	background-image: url(/novatero/img/header_nt.gif);
	background-position: center;
	background-repeat: no-repeat;
}

div#contentbox {
	width: 605px;
	height: auto;
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
	background-image: url(/novatero/img/bg_nt.jpg);
	background-repeat: repeat-y;
	background-color: #ffffff;
	display: block;
}

div#content {
	width: 409px;
	float: left;
}

h2 {
    color: #7f7f7f;
    font-size: 16px;
    font-weight: normal;
    padding-top: 15px;
}

h3 {
    color: #ff0000;
    font-size: 16px;
    font-weight: normal;
    padding-top: 15px;
}

p {
    width: 360px;
    text-indent: 15px;
}

div#rightbox {
	width: 190px;
	height: 392px;
	float: right;
	
	display: block;
	color: #c9bebc;
	background-image: url(/novatero/img/logos.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
	}

span.grau {
    color: #9f9f9f;
}

div#nullobjekt {
	height: 15px;
	width: 305px;
	clear: both;
}

div#footer {
	width: 620px;
	padding-left: 15px;
	clear: both;
	font-size: 10px;
	color: #b3e4f6;
	line-height: 22px;
	background-image: url(/novatero/img/bg_footer.gif);
	background-repeat: repeat-x;
	background-color: #00a6e1;
}

a.nav:link {
	text-decoration: none;
	background-color: #ffffff;
}
a.nav:visited {
	text-decoration: none;
	background-color: #ffffff;
}
a.nav:active {
	text-decoration: none;
	background-color: #ffffff;
}
a.nav:hover {
	text-decoration: none;
	background-color: #ffffff;
}


a.footer:link {
	color: #b3e4f6;
	text-decoration: none;
}
a.footer:visited {
	color: #b3e4f6;
	text-decoration: none;
}
a.footer:active {
	color: #00a6e1;
	background-color: #b3e4f6;
}
a.footer:hover {
	color: #00a6e1;
	background-color: #b3e4f6;
}


a:link {
	color: #00a6e1;
	text-decoration: none;
}
a:visited {
	color: #00a6e1;
	text-decoration: none;
}
a:active {
	color: #00a6e1;
	background-color: #b3e4f6;
}
a:hover {
	color: #ffffff;
	background-color: #00a6e1;
}
