/* CSS Document */
/* Styles   NetZat                          */
/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body{
	font-family:  Verdana, Arial, sans-serif;
	color: #000033;
	line-height: 1.3;
	margin: 0px;
	padding: 0px;
	background-color: #6699FF;
}

/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	color: #CC0000;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
	color: #CC0000;
}

/************** header tag styles **************/

h1{
	font: bold 120% Verdana, Arial, sans-serif;
	color: #CC0000;
	margin: 0px;
	padding: 0px;
}

h2{
 font: bold 114% Verdana, Arial, sans-serif;
 color: #003399;
 margin: 0px;
 padding: 0px;
}

h3{
	font: Verdana, Arial, sans-serif;
	color: #CC0000;
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	font-weight: bold;
}

h4{
 font: Verdana, Arial, sans-serif;
 color: #FFFFFF;
 margin: 0px;
 padding: 0px;
}

h5{
 font: 100% Verdana, Arial, sans-serif;
 color: #CC0000;
 margin: 0px;
 padding: 0px;
}
ul{
	line-height:2;
	}

table{
	font-size:8pt;
		line-height:1.3;

}
.table_head {
	font-family:  Verdana, Arial, sans-serif;
	color: #000000;
	font-size: 8pt;
	line-height:1.7;
	border-left-color: #ffd42e;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #c39c00;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: #c39c00;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	background-color:#FFCC00;	
	margin-bottom: 3px;
	margin-top: 3px;
	margin-left: 9px;
}
.table_head img{
	float:none;
	vertical-align:top;
	padding:0px 0px 0px 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 9px;
	border: 0;
}

.table_main {
	font-family:  Verdana, Arial, sans-serif;
	font-size: 8pt;
	line-height:1.3;
	border-left-color: #ffd42e;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-width: 1px;
	border-right-color: #c39c00;
	border-right-style: solid;
	background-color:#FFFFCC;
	margin-top: 4px;
	margin-left: 13px;
	margin-right: 13px;
	margin-bottom: 5px;
}
.table_main_left {
	font-family:  Verdana, Arial, sans-serif;
	font-size: 8pt;
	line-height:1.5;
	border-left-color: #ffd42e;
	border-left-style: solid;
	border-left-width: 1px;
	border-bottom-width: 0px;
	border-bottom-color: #c39c00;
	border-bottom-style: solid;
	margin-top: 4px;
	margin-left: 13px;
	margin-right: 13px;
	margin-bottom: 5px;
}
.table_main_right {
	font-family:  Verdana, Arial, sans-serif;
	font-size: 8pt;
	line-height:1.5;
	border-right-width: 1px;
	border-right-color: #c39c00;
	border-right-style: solid;
	border-bottom-width: 0px;
	border-bottom-color: #c39c00;
	border-bottom-style: solid;
	margin-top: 4px;
	margin-left: 13px;
	margin-right: 13px;
	margin-bottom: 5px;
}
.table_foot_left {
	font-family: Verdana, Arial, sans-serif;
	font-size: 8pt;
	color:#000000;
	border-bottom-color: #c39c00;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #ffd42e;
	border-left-style: solid;
	border-left-width: 1px;
	margin-right: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.table_foot_right {
	font-family: Verdana, Arial, sans-serif;
	font-size: 8pt;
	color:#000000;
	border-right-color: #c39c00;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: #c39c00;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin-right: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.table_foot_mid {
	font-family: Verdana, Arial, sans-serif;
	font-size: 8pt;
	color:#000000; 
	border-bottom-color: #c39c00;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin-right: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.table_foot {
	font-family: Verdana, Arial, sans-serif;
	font-size: 8pt;
	color:#000000;
	border-top-color: #ffd42e;
	border-top-style: solid;
	border-top-width: 0px;
	border-right-color: #c39c00;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: #c39c00;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #ffd42e;
	border-left-style: solid;
	border-left-width: 1px;
	background-color:#FFFFCC;
	margin-right: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
/**	background-image:url(programma/images/table_03.gif); **/
}

form {
	font-family: Verdana, Arial, sans-serif;
	font-size:8pt;
	margin: 0;
	padding: 0;
}

label{
 font: bold 1em Verdana, Arial, sans-serif;
 color: #FFFFFF;
}
				
input{
border-style:solid;
border-color: #000000;
border-width: 1px;
background-color: #FFFFEE;
font-family: Verdana, Arial, sans-serif;
font-size:8pt;
}
textarea{
border-color: #000000;
border-width: 1px;
background-color: #FFFFEE;
font-family: Verdana, Arial, sans-serif;
font-size:8pt;
}
/************** pageName styles ****************/

#pageName{
	padding: 5px 0px 5px 10px;
	margin-left: 200px;
}

#pageName h2{
	font: bolder x-large Arial, Helvetica, sans-serif;
	color: #003399;
	margin:0px;
	padding: 0px;
}

#pageName img{
	position: absolute;
	top: 0px;
	right: 0px;
	left: 0px;
	padding: 0px 0px 14px 10px;
	margin: 0px;
	
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#pagecell1{
	position:relative;
	top: 25px;
	width:930px;
	background-color: #FFFFCC;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-left-color: #000000;
	border-left-style: solid;
	border-top-color: #000000;
	border-top-style: solid;
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-color: #000000;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-width: 1px;
	background-image:  url(images/recources/achtgr_sous.gif);
	background-repeat: repeat-y;
	margin-right: auto;
	margin-left: auto;
	
	}

#tl {
	position:absolute;
	top: -1px;
	left: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#tr {
	position:absolute;
	top: -1px;
	right: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#bl {
	position:absolute;
	bottom: -2px;
	left: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#br {
	position:absolute;
	bottom: -2px;
	right: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#topleft{
	position: absolute;
	top: -20px;
	left: -40px;
	right: 2%;
	width:250px;
	height: 212px;
}

#masthead{
	position: relative;
	top: 18px;
	width:930px;
	background-color: #003399;
	height: 80px;
	border-right-color: #000000;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #000000;
	border-left-style: solid;
	border-left-width: 1px;
	border-top-color: #000000;
	border-top-style: solid;
	border-top-width: 1px;
	background-image:  url(images/recources/achtgr_masthead.jpg);
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	z-index: 110;
}

#kop{
	position: relative;
	top: 21px;
	width:930px;
	background-color: #FFCC33;
	height: 40px;
	border-right-color: #000000;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #000000;
	border-left-style: solid;
	border-left-width: 1px;
	border-top-color: #000000;
	border-top-style: solid;
	border-top-width: 1px;
	background-repeat: repeat-x;
	margin-left: auto;
	margin-right: auto;
	background-image:  url(images/recources/achtgr_titel.jpg);
}
	
#right{
	float: right;
	width:178px;
	background-color: #FFCC00;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	overflow: visible;
	background-repeat: repeat-x;
}

.rightItem{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000033;
	width: 170px;
	left: 4px;
	padding-top: 10px;
	}
	
	html>body .rightItem {
	color: #000033;
	padding-bottom: 10px;
}

.rightItem h3{
	font: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 0px;
	border-top-color: #FFFFCC;
	border-top-style: solid;
	border-top-width: 1px;
	border-right-color: #000000;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #FFFFCC;
	border-left-style: solid;
	border-left-width: 1px;
	padding-left: 5px;
	background-color: #0066CC;
	margin-bottom: 4px;
	padding-top: 2px;
	height: 17px;
	background-image:  url(images/recources/achtgr_button.gif);
}
.rightItem img{
}

.news{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	width: 530px;
	/*color: #000033;*/
	left: 0px;
	position: relative;
	margin-top: 5px;

}
html>body .news {
	/*color: #000033;*/
	padding-bottom: 2px;
	}

.news h4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #ffffff;
	background-color: #003399;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	border-top-color: #FFFFCC;
	border-top-style: solid;
	border-top-width: 1px;
	border-right-color: #000033;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: #000033;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #FFFFCC;
	border-left-style: solid;
	border-left-width: 1px;
	margin-bottom: 10px;
}

.news h5{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	background-color: #FFCC00;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 10px;
	border-top-color: #ffd42e;
	border-top-style: solid;
	border-top-width: 1px;
	border-right-color: #c39c00;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: #c39c00;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #ffd42e;
	border-left-style: solid;
	border-left-width: 1px;
	margin-bottom: 1px;
}


.news img{
    float: right;
	border-top-color: #000000;
	border-top-style: solid;
	border-top-width: 1px;
	border-right-color: #000000;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #000000;
	border-left-style: solid;
	border-left-width: 1px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
}




#formmenu 
.form {
	font-family: Verdana, Arial, sans-serif;
	font-size:8pt;
	margin: 0;
	padding: 0;
}

.label{
 font: bold 1em Verdana, Arial, sans-serif;
 color: #FFFFFF;
}
				
.input{
	font-weight: normal;
	padding: 2px 3px 2px 5px;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-color: #0066CC;
	border-top-color: #FFFFCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-color: #000000;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #FFFFCC;
	border-left-style: solid;
	border-left-width: 1px;
	margin-bottom: 4px;
	background-image: url(images/recources/achtgr_button.gif);
}

#globalmenuLinks a:link, #globalmenuLinks a:visited {
	display: block;   
	font-weight: normal;
	padding: 2px 0px 2px 0px;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-color: #0066CC;
	border-top-color: #FFFFCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-color: #000000;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #FFFFCC;
	border-left-style: solid;
	border-left-width: 1px;
	margin-bottom: 0px;
	background-image: url(images/recources/achtgr_button.gif);
}

#globalmenuLinks a:hover{
	font-weight: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #003366;
	background-image: url(images/recources/achtgr_button_hover.gif);
	border-top-color: #000000;
	border-top-style: solid;
	border-top-width: 1px;
	border-right-color: #000000;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: #6699FF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #6699FF;
	border-left-style: solid;
	border-left-width: 1px;
}


/************ globalLinks styles **************/

#globalNav{
	position: absolute;
	top: -30px;
	left: -20px;
	width:130px;
	height: 440px;
	background-color: #003399;
	border-right-color: #000000;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #000000;
	border-left-style: solid;
	border-left-width: 1px;
	border-top-color: #000000;
	border-top-style: solid;
	border-top-width: 1px;
	padding-left: 10px;
	background-image:  url("images/recources/achtgr_menu.jpg");
	background-repeat: repeat-x;
}

#globalLinks{
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	top: 96px;
	position: absolute;
	width: 120px;
	
}

#globalLinks h3{
	padding: 5px 0px 2px 5px;
	border-bottom: 1px solid #cccccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#globalLinks a:link, #globalLinks a:visited {
	display: block;
	font-weight: normal;
	padding: 2px 0px 2px 5px;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #0066CC;
	border-top-color: #FFFFCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-color: #000000;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #FFFFCC;
	border-left-style: solid;
	border-left-width: 1px;
	margin-bottom: 4px;
	background-image: url(images/recources/achtgr_button.gif);
}

#globalLinks a:hover{
	font-weight: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #003366;
	background-image: url(images/recources/achtgr_button_hover.gif);
	border-top-color: #000000;
	border-top-style: solid;
	border-top-width: 1px;
	border-right-color: #000000;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: #6699FF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #6699FF;
	border-left-style: solid;
	border-left-width: 1px;
}

/************** feature styles *****************/

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 8pt;
/*	min-height: 200px;   */
	height: auto;
	overflow: visible;
	width: 530px;
	color: #000033;
	left: 175px;
	position: relative;
}
html>body .feature {
	color: #000033;
	margin-top: 20px;
}

.feature h3{
	font: Arial, Helvetica, sans-serif;
	color: #003399;
	padding: 10px 0px 5px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
}

.feature img{
	float: right;
	border-top-color: #000000;
	border-top-style: solid;
	border-top-width: 1px;
	border-right-color: #000000;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #000000;
	border-left-style: solid;
	border-left-width: 1px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
}


/*************** inlog styles *****************/

#inlog{
	color:#FFFFFF;
	font-size:8pt;
	text-align:right;
	position: absolute;
	top: 5px;
	right: 10px;
	z-index: 101;
}

#inlog input{
  font-size: 8pt;
  margin: 0px  0px 0px 10px;
 }

#inlog a{
    color:#FFFFFF;
	font-weight: bold;
}

#inlog a:hover{
color:#FFFF00;
	margin: 0px;
}

/************** siteInfo styles ****************/

#siteInfo{
	clear: both;
	border-top: 1px solid #000000;
	font-size: 8pt;
	color: #FFFFFF;
	padding: 5px 5px 5px 5px;
	margin-top: 0px;
	background-color: #0066CC;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-image:  url(images/recources/achtgr_itemright.gif);
}

#siteInfo a{
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#siteInfo a:hover{
	color: #6699FF;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
	
}

/********* images ********/

#netStat img{
	position:absolute;
	z-index: 100;
	bottom: 5px;
	left: 40%;
}
