.font-big {
 font-family:Verdana, sans-serif;
 font-size:16px; font-weight:bold;
 color:#FFFFFF;
}
.font-small {
 font-family:Verdana, sans-serif;
 font-size:10px; font-weight:normal;
 color:#000000;
}
.table {
 background-color:#FFFFFF;
 width:100%;
}
.table2 {
 background-color:#FFFFFF;
 width:110%;
}
.head {
 background-color:#CC0000;
}
.main {
 background-color:#ECECEC;
 font-family:Verdana, sans-serif;
 font-size:12px; font-weight:normal;
 color:#000000;
}
.foot {
 background-color:#CC0000;
}
.align {
 text-align:center;
}
.textarea {
 background-color:#ECECEC;
 color:#CC0000;
 font-family : Verdana, Helvetica, sans-serif;
 font-size:12px;
 font-weight: normal;
 border : 1px solid #808080;
}
.input {
 background-color:#ECECEC;
 color:#000000;
 font-family : Verdana, Helvetica, sans-serif;
 border : 1px solid #808080;
 font-size:12px;
}
.select {
 background-color:#CC0000;
 color:#000000;
 font-family : Verdana, Helvetica, sans-serif;
 border : 1px solid #808080;
 font-size:12px;
}
.textarea:hover, .textarea:focus, .input:hover, .input:focus, .select:hover, .select:focus {
 border : 1px solid #000000;
}
.button {
 width: 130px;
}
.Stil1 {
	color: #c53a01;
	font-size: 12px;
}
#container {
	height: 1300px;
}
#main {
	height: 600px;
}
.Stil1 {font-weight: bold}
#main {
	height: 500px;
}
#navi {
	height: 500px;
}
#container {
	height: 1000px;
}