/* redifined tags*/
body {
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #00CC66;
	background-color: #FFFFFF;
	background-image: url(../img/style_bg.gif);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
}
h1 {
	color: #66CC66;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
h2 {
	color: #66CC66;
	margin: 5px 1px 2px 5px;
	font-weight: bold;
	font-style: italic;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h3 {
	color: #FFFFFF;
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 12pt; font-weight: lighter: 1px;
	margin-right: 5px;
	margin-bottom: 1px;
	margin-left: 5px;
}
h4 {
	color: #FFFFFF;
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	margin-top: 0pt;
	margin-right: 5px;
	margin-bottom: 1pt;
	margin-left: 5px;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: #00CC66;
}

/* link styles */
a:link, a:visited, a:active {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #669966;
	text-decoration: none;
}

a.Mainlink:link, a.Mainlink:visited, a.Mainlink:active {
	color: #333333;
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 12pt;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
}
a.Mainlink:hover {
	color: #669966;
	 text-decoration: none;
	 font-weight: bold;
}

a.Sublink:link, a.Sublink:visited, a.Sublink:active {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica;
	font-size: 8pt;
	font-style: normal; font-weight: normal;
    text-decoration: underline;
}
a.Sublink:hover {
	color: #669966;
	text-decoration: underline;
}

/* custom styles*/
.tomscss {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #33CC00;
	text-decoration: underline;
	background-color: #FF9933;
}
.td_bg_button {
	background-image: url(../img/btn_plain.gif);
	background-repeat: no-repeat;
	background-position: center;
}

#moon {
	margin-left: 5px;
	padding: 3px;
	border: 1px solid #FF6600;
	width: 145px;
	background-color: #000000;
}

#moon h1 {
	font-size: 12px;
}

#sonne {
	background-image: url(../img/sun.jpg);
	background-repeat: no-repeat;
	margin-left: 5px;
	padding: 3px;
	border: 1px solid #FF6600;
	width: 72%;
}

#sonne h1 {
	font-size: 12px;
	color: #FF6633;
	text-decoration: underline;
	text-indent: 12px;
	margin-bottom: 20px;
}

#sonne h2 {
	font-size: 12px;
	color: #FFCC00;
	text-indent: 50px;
	font-style: normal;
}

#sonne h3 {
	font-size: 12px;
	color: #FFCC00;
	text-indent: 10px;
	margin-bottom: 23px;
}

#sonne img {
	width: 121px;
	height: 21px;
	border: 1px solid #CCCCCC;
	margin-left: 5px;
	margin-top: 5px;
}
img.violet {
	margin-left: 30px;
}
 