
* {
	margin: 0;
	padding: 0;
	border: 0;
}

ul {
	margin-left: 16px;
}

table {

}
.text td {
	vertical-align: top;

	padding: 3px;

}
.uppercase {
	text-transform: uppercase;
		background: #004D48;
	/*color: #000;*/
}
tr {

}

a.igaf, a.gl {
	display:block;
	position: absolute;

}
a.igaf {
	height: 74px;
	width: 61px;
	right: 105px;
	bottom: 0px;

	background: transparent url(images/igaf_grey.gif) bottom center no-repeat;
}
a.igaf:hover {
	background: transparent url(images/igaf.gif) bottom center no-repeat;
}
a.gl:hover {
	background: transparent url(images/gl.gif) bottom center no-repeat;
}


a.gl {
	height: 59px;
	width: 95px;
	right: 0px;
	bottom: 0px;

	background: transparent url(images/gl_grey.gif) bottom center no-repeat;
}

#body {
	background: #b5a259 url(images/body_bg.gif) repeat-x;
	width: 100%;
	height: 220px;
	position: relative;
}

body {
	background: #b5a259 url(images/vbody_bg.gif) repeat-y;	
  font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	

}

a {
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
}

#header {
	position: absolute;;
	left: 0px;
	top: 0px;
	height:220px;
	width: 950px;
	/*background: #fff;*/
}

#logo {
	position: absolute;
	left: 520px;
	top: 101px;

	
}
#igaf {
	position: absolute;
	left: 520px;
	top: 226px;
	font-size: 11px;
	/*width: 225px;*/
}

.sidebar {
	position: absolute;
	left: 520px;
	top: 270px;
	width: 300px;
}

.links, .pictures {
	padding-bottom: 15px;;
}


.highslide-caption {
	background: #b5a259;
	padding: 10px;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	z-index: 10000;
}
.caption {

	color: #fff;
}

#contact_bar {
	width: 100%;
	position: absolute;
	top: 175px;
	color: #fff;
}

#contact_space {
	float: left;
	width: 500px;
	height: 45px;
	background: #fff;	
}

#contact_bg {
	width: 100%;
	background: #004d48;
	height: 45px;
}

#contact {
	position: absolute;
	left: 500px;
	width: 430px;
	height: 38px;
	top: 0px;
	padding-top: 7px;
	padding-left: 20px;
	background:#004d48;
}

#content {
	position: absolute;
	left: 130px;
	top: 175px;
	width: 370px;
	min-height: 45px;
	padding-bottom: 25px;
	background: transparent url(images/content_bg.png) repeat-y;
}
#menu {
	position: absolute;
	top: 220px;
	left: 0px;
	width: 130px;
	font-size: 11px;
}

.menu_item {
	height: 16px;
	padding-top: 2px;
	padding-left: 4px;
	background: url(images/menu_bg_inact.gif) repeat-y;
	width: 125px;
	border-bottom: 1px solid #ada07c;
	padding-right: 1px;
}

.submenu_item {
	border-bottom: 1px solid #ADA07C;
}

.headline, .headline2 {
	padding: 20px 45px 0px 45px;
	text-transform: uppercase;
	font-size: 18px;
}
.headline2 {
	font-size:12px;
/*	font-weight: bold;*/
}
.text, .textline, .mail {
	padding: 13px 45px 0px 45px;
	color: #fff;
	line-height: 14px;
}

.textline {
	color:#000;
}

.mail {
	padding-top: 0px;
}

.list {
	padding: 13px 45px 0px 45px;
	color: #fff;
	line-height: 14px;
}


#admin {
	z-index: 1000;
	background: #333;
	padding: 20px;
	position: absolute;;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	opacity:0.5;
	filter: Alpha(opacity=50);

	
	
}
.form {
	position: absolute;
	left: 50px;
	top: 100px;
	z-index: 1005;
	padding: 20px 20px 20px;
	background: #eee;
	opacity: 0.9;

}
.login_headline {
	padding-bottom:15px ;
	text-transform: uppercase;
	font-size: 18px;
}

input, select, textarea {
	border-top: 1px solid #aaa; 
	border-left: 1px solid #aaa; 
	border-right: 1px solid #888; 
	border-bottom: 1px solid #888; 
	margin-bottom: 5px;
	margin-right: 0px;
	width: 280px;
}

textarea {
	height: 150px;
}
select {
	width: 282px;

}
option {
		font-size: 10px;
}

label {
	width: 80px;
	display: block;
	float: left;
}

.submitButton {
	margin-left: 10px;
	width: 135px;
		float: left;
}

.submitLogin {
	margin-left: 227px;
	width: 135px;
}

.button {
	border-color:#AAAAAA #888888 #888888 #AAAAAA;
	border-style:solid;
	border-width:1px;
	color:#000000;
	display:block;
	float:left;
	font-size:13px;
	height:17px;
	margin-left:10px;
	padding-top:1px;
	text-align:center;
	text-transform:none;
	vertical-align:middle;
	width:135px;
}

.login { padding:13px 45px 0;}
.login input { width: 150px; display: inline; background: #eadb9f; border-color: #B5A259 }

.downloads {padding:13px 45px 0;}

.dl_send {width: 70px!important; margin-left: 162px; }

.amenu_item {color: #444; text-transform: none;}
.amenu_item.active { border-top: 1px solid #444; border-bottom: 1px solid #444; }


.tab ul { list-style: none; margin: 0 }
.tab li { height: 17px;}

.downloads ul { color: #fff;}