html { 
	 padding: 0;
 	 margin: 0;
 	 height : 101%;
	}

body	{
	margin: 0;
	padding: 0;
	font-family: Arial, Verdana;
	font-size: 11px;
	line-height : 17px;
	background-color: #000000;
	text-align: center;
	color: #B7B7B7;
  height: 100%;
  width: 100%;
 
}

p {
	margin-top: 0px;
	
}

a {
color: #DAA520; 
}

a:hover{
color:#B7B7B7;
}

h1 {
	font-size: 18px;
	line-height: 24px;
	
}

h2 {
	font-size:16px;
	line-height: 19px;
	
}

h3{
	font-size:14px;
}

h4{
	font-size:12px;

}

#hr{

width:530px;
float:left;

}

#wrapper {
	text-align: left;
	margin-left:auto;
	margin-right:auto;
	margin-top: 5px;
	width: 950px;
}

#header { 
float: left; 
border:1px solid #DAA520; 
width:900px; 
min-height:60px; 
background-color: #000000;
	
}

#green_line {
	float: left;
	clear: none;
	width: 144px;
	height: 16px;
	background-color: #73BD18;
}

#bottom_green_line {
	float: left;
	clear: none;
	width: 144px;
	height: 16px;
	margin-right: 12px;
	background-color: #73BD18;
}

#header_left {
	float: left;
	clear: none;
	width: 144px;
	margin-right: 12px;
}

#esof_logo {
	float: left;
	margin-top: 5px;
}

#header_center {
	float: left;
	clear: none;
	width: 397px;
}

#black_line {
	float: left;
	clear: none;
	width: 397px;
	height: 16px;
	background-color: #000;

}

#gray_line {
	float: left;
	clear: none;
	width: 144px;
	height: 16px;
	margin-left: 12px;
	background-color: #898989;
}

#navigation {
	float: left;
	clear: both;
	width: 200px;
	*width: 200px;
	background-color: #000000;
}

.navigation_item {
	float: left;
	clear: none;
	margin-right: 8px;
	text-decoration: none;
	font-weight: bold;
	
}

.navigation_item:hover {
	
}

.navigation_separator {
	float: left;
	clear: none;
	margin-right: 8px;
}

.language_switch {
	float: right;
	clear: none;
	margin-left: 6px;
	color: #B7B7B7;
	text-decoration: none;
	font-weight: bold;
}

.language_switch:hover {
	
}

.language_separator {
	float: right;
	clear: none;
	
	margin-left: 6px;
}

.language{
	margin-right:10px;
}

#image_image {
	float: left;
	margin-top: 8px;
	height: 162px;
	width: 397px;
}

#content_area {
	float: left;
	width:694px;
	*width:490px;
	min-height:600px; 
	border-left:1px solid #DAA520;*}
	background-color: #000000;
}

#sub_navigation {
	float: left;
	clear: none;
	width: 200px;
	margin-right: 12px;
}

#parent_item {
	border-bottom: 1px solid #DAA520; 
	border-right: 1px solid #DAA520; 
	
	font-size: 16px;
	font-weight: bold;
	padding-right: 12px;
	padding-bottom: 4px;
	text-align: right;
}

#parent_item_link {
	text-decoration: none;
}

#parent_item_link:hover {
	
}

#sub_items {
	width: 150px;
	margin-left:25px;
	margin-top: 10px;
	
}

.scnd_lev_nav_item {
	
	text-decoration: none;
	display: block;
	background : url(no_square_sel_two.png) no-repeat;
	background-position : 4px 11px;
	font-size: 12px;
	line-height: 13px;
	font-weight: bold;
	padding : 5px 5px 5px 20px;
	font-family: arial, sans-serif;
	color: #B7B7B7;
}

.scnd_lev_nav_item:hover {
	
	border-bottom:solid 1px #575757;
	display : block;
	padding : 5px 5px 5px 20px;
	background : 	#F6F6F6 url(no_square_shown.png) no-repeat;
	background-position : 4px 11px;
	color : #000000;
	
}


.thrd_lev_nav_item {
	color: #B7B7B7;
	text-decoration: none;
	display: block;
	font-size: 11px;
	line-height: 11px;
	padding : 5px 5px 5px 40px;
	font-family: arial, sans-serif;
	border-bottom:solid 1px #DAA520;
	background : 	#000000 url(no_square_sel_two.png) no-repeat;
	background-position : 25px 10px;
}

.thrd_lev_nav_item:hover {
	border-bottom:solid 1px #DAA520;
	display : block;
	padding : 5px 5px 5px 40px;
	background : 	#F6F6F6 url(no_square_shown.png) no-repeat;
	background-position : 25px 10px;
	color : #000000;
	
}
.active_thrd_level{
	font-weight: bold;
	margin-left: 0px;
	border-bottom:solid 1px #DAA520;
	color:#DAA520;
	background : 	#000000 url(no_square.png) no-repeat;
	background-position : 25px 10px;
}
.active {
	color: #DAA520;
	font-weight: bold;
}

.active_second_level
{
	font-weight: bold;
	margin-left: 0px;
	
	border-bottom:solid 1px #DAA520;
}

.active_second_level_node:hover
{	
	border-bottom:solid 1px #DAA520;
	display : block;
	padding : 5px 5px 5px 20px;
	background : 	#F6F6F6 url(no_square_shown.png) no-repeat;
	background-position : 4px 11px;
	color : #DAA520;
	
}
.active_second_level_node
{	border-bottom:solid 1px #DAA520;
	display : block;
	padding : 5px 5px 5px 20px;
	background : 	#DAA520 url(no_square_shown.png) no-repeat;
	background-position : 4px 11px;
	color : #FFFFFF;
	
}
.text_cont{
	margin-left:10px;
	*width: 680px;
	*margin-top: 15px;
}

#content {
	float: left;
	clear: none;
	width: 397px;
	text-align: left;
	margin-top: 20px;
}

#content a {
	text-decoration: none;
	

}

#content a:hover {
	
}

#teaser {
	float: left;
	clear: none;
	width: 144px;
	margin-left: 12px;
}

#teaser_title {
	border-bottom: 1px solid #E7E7E7; 
	border-left: 1px solid #E7E7E7; 
	
	font-size: 12px;
	font-weight: bold;
	padding-left: 12px;
	padding-bottom: 4px;
	text-align: left;
}


#teaser_text {
	border-left: 1px solid #E7E7E7; 
	padding-left: 12px;
	padding-top: 12px;
	padding-bottom: 12px;
	text-align: left;
	
	font-size: 11px;
	line-height: 15px;
}


#footer {
	float: left;
	vertical-align: bottom;
	margin-bottom: 5px;
	border:1px solid #DAA520;
	border-top: 0px;
	width:900px;
	height:20px;
	background-color: #000000;
}


#footer_text {
	width: 277px;
	margin-left: 620px;
	margin-top: 2px;
	font-size: 10px;
	border: 0px solid red; 
	text-align: right;
	
}
.img_content{
	text-align:center;
	width: 698px;
	height: 200px;
	background-color: #FAF9F8;
	border-right: 1px solid #DAA520;
}

/* List Image Gallery */

div.img_gal_wrapper {
    clear : left;
    margin : 0 0 0 0;
    padding : 0;
    width : 600px;
   	
    }


div.img_gal_wrapper p   {
    float : left;
    width : 100px;
    margin : 0 10px 10px 0;
    padding : 0;
   {* background-color : #EDEFF1;*}
    
    }

div.img_gal_wrapper p a:link,
div.img_gal_wrapper p a:visited {
   {* filter : alpha(opacity=50);
    -moz-opacity : 0.50;
    opacity :margin-right: 10px; 0.50;
   *} 
    }

div.img_gal_wrapper p a:hover   {
   {* filter : alpha(opacity=100);
    -moz-opacity : 1;
    opacity : 1;
   *} 
    }


img.img_gal {
    min-height: 75px;    
    border: 2px solid #B7B7B7; 
    }
img.img_gal_person {
    width : 100px;
    min-height: 75px;
    *min-height: 75px;
    margin-left:0px;
    border: 2px solid #B7B7B7; 
    }
    
    
    
 /************************************************************** Forms Contact */	

table.contact	{
	margin : 1px 0 0 0;
	padding : 5px;
	
	color: #B7B7B7;
	width : 400px;
	
	}

/************************************************************** Forms Contact */	

table.contactdynamic	{
	margin : 10px 0 0 0;
	padding : 0 5px ;
	background-color : red;
	color : black;
	width : 400px;
	}

table.contactdynamic td.col1, 
table.contactdynamic td.col2,
table.contactdynamic td.col3,
table.contactdynamic td.col4,
table.contact td.col1, 
table.contact td.col2,
table.contact td.col3,
table.contact td.col4	{
	margin : 0;
	padding : 0;
	color : black;
	}

table.contactdynamic td.col1 {
	text-align : left;
	width : 87px;
	}

	
table.contactdynamic td.col1,
table.contact td.col1{
	text-align : left;
	}

table.contactdynamic td.col1,
table.contact td.col1	{
	text-align : left;
	vertical-align : top;
	padding : 5px 5px;
	}
	
	
table.contactdynamic td.col2,
table.contact td.col2 {
	text-align : left;
	}	
	
table.contactdynamic td.titlerent   {
    width : 300px;
    padding : 8px 0 0 0;
    }
	
	
table.contactdynamic td.col3,
table.contact td.col3	{
	text-align : right;
	}
	
table.contactdynamic td.col4,
table.contact td.col4	{
	text-align : left;
	
	}	
	
input.contact1,
input.contact2,
input.contact3,
select.textfeld,
textarea.contact1	{
	background-color : #fff;
	padding : 2px 4px;
	font-size : 12px;
	line-height : 17px;
	font-family : arial, helvetica, sans-serif;
	border : 1px solid #000;
	}
	
input.contact1	{
	width : 265px;
	}
	
input.contact2	{
	width : 50px;
	}
	
input.contact2checkbox	{
	padding : 0;
	width : 14px;
	height : 14px;
	}
	
input.contact3	{
	width : 160px;
	*padding-right:7px;
	}
	
textarea.contact1	{
	width : 265px;
	height : 155px;
	}
	
input.button {
	background-color : #575757;
	color : #fff;
	margin : 0 4px 0 0;
	padding : 2px 0;
	font-size : 12px;
	line-height : 17px;
	font-family : arial, helvetica, sans-serif;
	text-align : center;
	border : 1px solid #000;
	width : 75px;
    }	


input.button:hover    {
    background-color : #fff;
    color : #5b97b1;
    }	



/* Checkbox Contact */
table.contactdynamic input.checkbox  {
    margin : 0 5px 0 0;
    padding : 0;
    }



/* Forms Contact Remarks */	

p.remarks, p.sendingarticle	{
	font-size : 10px;
	line-height : 13px;
	margin-left:10px;
	}
	
.img_info{
	float:left;
	font-weight: bold;
	width: 520px;
	*width: 510px;
	margin-top:-15px;
	*margin-top:0px;
	margin-left:20px;
	
	
} 

div.scroll {
cursor: default;
font-family: verdana;
font-size: 11px;
color: #5D5D5D;
overflow: auto;
padding: 3px;
border-left: 3px solid #d0d0d0;
border-top: 1px solid #d0d0d0;
border-bottom: 1px solid #d0d0d0;
}  

.plus{
width:900px;
min-height: 600px;
background-color: #000000;
border:1px solid #DAA520;

}

.img_s_info{
float:left;
width: 700px;
padding-top:20px;
}

