BODY
{
SCROLLBAR-FACE-COLOR: #e6e6e6; 
SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
SCROLLBAR-SHADOW-COLOR: #666666; 
SCROLLBAR-3DLIGHT-COLOR: #999999; 
SCROLLBAR-ARROW-COLOR: #000000; 
SCROLLBAR-TRACK-COLOR: #EEEEEE; 
SCROLLBAR-DARKSHADOW-COLOR: #ffffff
background-color: #ffffff;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px; 
}


/* TAGS STYLE */

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	vertical-align: top;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-align: justify;
	margin: 10px;
}


a {
	color: #CC0000;
}

a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #CC0000;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 10px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #39680C;
	text-align: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #666666;
	font-weight: bold;
	margin: 10px;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
	margin: 10px;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #39680C;
	margin: 10px;
}

h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}

li {
	color: #000000;
	margin: 10px;
}

strong {
	color: #6fa23c;
}
b {
	color: Black;
	font : bold 16;
}

/* Form Style */

.field-avt {
	font-size: 13px;
	WIDTH: 100px;
	font-family : Arial, Helvetica, sans-serif;
	color: #333333;
	background : #FFFFFF;
	border: 1px solid #39680C;

}
.field-find {
	font-size: 13px;
	WIDTH: 180px;
	font-family : Arial, Helvetica, sans-serif;
	color: #333333;
	background : #FFFFFF;
	border: 1px solid #39680C;

}
.field {
	font-size: 13px;
	WIDTH: 200px;
	font-family : Arial, Helvetica, sans-serif;
	color: #333333;
	background : #FFFFFF;
	border: 1px solid #39680C;

}

.area {
	font-size: 13px;
	WIDTH: 100%;
	font-family : Arial, Helvetica, sans-serif;
	color: #333333;
	background : #FFFFFF;
	border: 1px solid #39680C;
}
.button{
	font-family : Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #CC0000;
	text-align: center;
	text-decoration: underline;
}
.button1 {
	font-size: 11px;
	WIDTH: 100px;
	font-family : Arial, Helvetica, sans-serif;
	color: #333333;
	background : #f6f6f6;
	font-weight: bold;
	border: 1px solid #003300;
} 

.button-form{
	font-size: 13px;
	WIDTH: 120px;
	font-family : Arial, Helvetica, sans-serif;
	color: #000000;
	background : #f3f3f4;
	font-weight: normal;
	border: 1px solid #003300;
} 

.captcha {
	font-size: 12px;
	WIDTH: 80px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	background : #FFFFFF;
	border: 1px solid #777777;
}

/* ALIGN Style  */
.td-middle {
	vertical-align: middle;
}


.center {
	text-align: center;
}


.left {
	text-align: left;
}

/* COLOR Style  */

.red {
	color: #CC0000;
	text-decoration: none;
}
.gray {
	color: #333333;
	text-decoration: none;	
}

.green {
	color: #39680C;

}
.light {
	color: #777777;
	text-decoration: none;		
}
.light-green {
	color: #60ae14;
	text-decoration: none;	
}
.left-green {
	color: #39680C;
	text-align: left;
}

/* FREE Style */


.t-menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFCC66;
	text-align: center;
	margin-top: 9px;
	margin-right: 9px;
	margin-bottom: 1px;
	margin-left: 9px;
}

.l-menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666633;
	font-weight: bold;
	margin: 25px;
}
.top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #666666;
	font-weight: bold;
	text-align: center;
	margin-top: 8px;
	margin-right: 7px;
	margin-bottom: 7px;
	margin-left: 7px;
}
/* LINK Style  */

.a-yellow {
	color: #FFCC66;
	text-decoration: none;
}
.a-yellow:hover {
	color: #CC0000;
	text-decoration: none;
	background-color: #FFCC66;
}
.a-green {
	color: #39680C;
	text-decoration: none;	
}
.a-green:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #39680C;
}
.a-none {
	text-decoration: none;	
	color: #000000;
}
.a-none:hover {
	background-color: transparent;
}

/* out tables */
table.out {
	border: 1px dotted #cccccc;
	}


/* nice tables */
table.nice {
	border-collapse: collapse;
	border-style: hidden;
	border-spacing: 0;
	}
	
table.nice td, table.nice th {
	border: 1px dotted #cccccc;
	margin: 10px;
	}
table.nice th {
	white-space: nowrap;
	background-color: #fafafa;
	vertical-align : top;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #39680C;
	margin: 10px;
	font-weight: normal;	
	text-align: center;	
	
}
/* nice1 tables */
table.nice1 {
	border-collapse: collapse;
	border-style: hidden;
	border-spacing: 0;
	}
	
table.nice1 td, table.nice1 th {
	border: 1px dotted #cccccc;
	margin: 10px;
	}
table.nice1 th {
	white-space: nowrap;
	background-color: #fafafa;
	vertical-align : top;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #39680C;
	margin: 10px;
	font-weight: bold;	
	text-align: left;	
	
}
.katalog {
	font-size: 12px;
	WIDTH: 50px;
	font-family : Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: transparent;
	border: 1px solid #999999;
}
.slogan {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #bfccaa;
	text-align: right;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.ndat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #cc0000;
	text-align: left;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

/* Zhenja Style  */
.transp{
	font-size: 13px;
	border: 1px solid #f6f6f6;
	WIDTH: 80px;
	font-family : Arial, Helvetica, sans-serif;
	color: #000000;
	background : transparent;
}
.area_d {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	background-color: transparent;
	width: 150px;
	border: 1px solid #003300;
}
.area_c {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	background-color: transparent;
	width: 80px;
	border: 1px solid #39680C;
}


/* NEWS Style  */
.news-data {
	font-weight: bold;
	color: #D50000;
	font-size: 12px;
}
.a-news {
	text-decoration: none;
	color: #39680C;
}
.a-news:hover {
	text-decoration: underline;
	color: #CC0000;
	background-color: #E5FCB7;
}