TD {
font-family : Verdana, Arial; 
color : black; 
font-size : 12px; 
} 
.textbox {
border : 1px solid #000000; 
color : #FFFFFF; 
font-family : Verdana, Arial; 
font-size : 12px; 
text-align : left; 
width : 100px; 
background-color : Green; 
} 
.button {
border : 1px solid #000000; 
color : #ffffff; 
font-family : Verdana, Arial; 
font-size : 10px; 
font-style : normal; 
font-weight : bold; 
text-align : center; 
background : Green; 
} 
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #eeeeee
	height: 100%;
	width: 1000px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin:auto
} 

.TITEL {
color : Green; 
font : bold 12px Verdana, Arial, Helvetica, sans-serif; 
} 
A:active {
color : #000000; 
text-decoration : none; 
} 
a:link {
color : #000000; 
text-decoration : none; 
} 
a:visited {
color : #000000; 
text-decoration : none; 
} 
a:hover {
color : #000000; 
text-decoration : none; 
} 
a:active {
color : #000000; 
text-decoration : none; 
} 

.nav a:link {
color : #003300; 
text-decoration : none; 
font-size : 10px; 
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-weight : bold; 
} 
.nav a:visited {
color : #006600; 
text-decoration : none; 
font-size : 10px; 
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-weight : bold; 
} 

.nav a:hover {
color : #ff3300; 
text-decoration : none; 
font-size : 10px; 
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-weight : bold; 
} 

input {
font : normal 10px verdana, sans-serif; 
color : #ffffff; 
border : 1px solid #000000; 
background : Green; 
} 
select {
font : normal 9px verdana, sans-serif; 
color : #ffffff; 
border : 1px solid #000000; 
background : Green; 
} 

h1 {
font-size : 14px; 
color : #000080; 
font-weight : bold; 
padding : 0; 
margin : 0; 
margin-bottom : 15px; 
margin-top : 5px; 
padding-bottom : 8px; 
} 

.header {
background-image : url(images/header.jpg); 
background-repeat : no-repeat; 
height : 160px; 
width : 1000px; 
} 

.footer {
background-image : url(images/footer.jpg); 
height : 40px; 
width : 1000px; 
background-repeat : no-repeat; 
font-family : Verdana, Arial, Helvetica, sans-serif; 
color : #000000; 
font-size : 10px; 
font-weight : bold; 
text-align : center; 
} 
.maintable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	height: 100%;
	width: 800px;

} 
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	vertical-align: top;
	text-align: left;
	height: 100%;
	background-color: #FFFFFF;
	width:1000px;
	background-image: url(images/content_bg.bmp);


} 
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #99001A;
	font-weight: bold;
	font-style: normal;
	text-transform: capitalize;
	text-align: left;
	text-indent: 10pt;
	vertical-align: bottom;
}
